Timeline



Sep 22, 2011:

11:42 PM Changeset in ffmpeg [5cc2530f] by Diego Biurrun <diego@biurrun.de>
prores: mark prores as intra-only in libavformat/utils.c:is_intra_only()
11:42 PM Changeset in ffmpeg [167d3b16] by Diego Biurrun <diego@biurrun.de>
prores: return more meaningful error values
11:42 PM Changeset in ffmpeg [21612824] by Diego Biurrun <diego@biurrun.de>
prores: improve error message wording
11:42 PM Changeset in ffmpeg [27ba121e] by Diego Biurrun <diego@biurrun.de>
prores: cosmetics: prettyprinting, drop useless parentheses
11:42 PM Changeset in ffmpeg [2983f1f] by Diego Biurrun <diego@biurrun.de>
prores: lowercase AVCodec name entry All other codecs use lowercase …
11:35 PM Changeset in ffmpeg [b87d4c2b] by Stefano Sabatini <stefasab@gmail.com>
vf_drawtext: do not set limitations on fontsize It may be needed to …
11:12 PM Changeset in ffmpeg [93c220e8] by Michael Niedermayer <michaelni@gmx.at>
forgot git add prores_*c Authorship of the decoders is elvis / maxim. …
10:35 PM Changeset in ffmpeg [28d37384] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: Add …
8:50 PM Ticket #501 (Extract thumbnails with -ss from WMV big) updated by Carl Eugen Hoyos
Keywords, Component changed
All necessary information missing, please read …
7:50 PM Ticket #501 (Extract thumbnails with -ss from WMV big) updated by plaguebreath
I'm actually working on windows 7 64bit but I'm using 32bit ffmpeg. …
7:46 PM log.txt attached to Ticket #501 by plaguebreath
partial output before crash
7:40 PM Ticket #501 (Extract thumbnails with -ss from WMV big) created by plaguebreath
I have 3 WMV files bigger then 3 hours each, I have to extract 6 …
7:34 PM Changeset in ffmpeg [6c4cc0f6] by Michael Niedermayer <michaelni@gmx.at>
matroskadec: Fix seeking for matroska files with CUES before first …
7:13 PM Ticket #479 (AVStream.start_time incorrect by 2 frames for Sony XDCAM-EX files) updated by rmk
Thanks. I must have missed the patch on the ML then. If you happen to …
7:01 PM Ticket #479 (AVStream.start_time incorrect by 2 frames for Sony XDCAM-EX files) reopened by Baptiste Coudurier
Oh, you mean the field in the AVStream, then yes in that case, it's …
6:40 PM Ticket #479 (AVStream.start_time incorrect by 2 frames for Sony XDCAM-EX files) updated by rmk
if it is in presentation order then it's incorrect because the pts of …
6:39 PM Changeset in ffmpeg [dcb9f6a2] by Janne Grunau <janne-libav@jannau.net>
Add LATM demuxer This is a raw demuxer for the AAC LATM decoder and …
6:28 PM Ticket #479 (AVStream.start_time incorrect by 2 frames for Sony XDCAM-EX files) closed by Baptiste Coudurier
invalid: It's in presentation order so it's correct. And the warning is bogus.
6:11 PM Changeset in ffmpeg [59df4b82] by Justin Ruggles <justin.ruggles@gmail.com>
avplay: flush audio decoder with empty packets at EOF if the decoder …
6:11 PM Changeset in ffmpeg [1993c684] by Justin Ruggles <justin.ruggles@gmail.com>
8svx/iff: fix decoding of compressed stereo 8svx files. Make the iff …
6:11 PM Changeset in ffmpeg [fda459ce] by Justin Ruggles <justin.ruggles@gmail.com>
8svx: log an error message if output buffer is too small Based on a …
6:11 PM Changeset in ffmpeg [0ac3b8fc] by Justin Ruggles <justin.ruggles@gmail.com>
8svx: check packet size before reading the initial sample value.
6:11 PM Changeset in ffmpeg [e3718784] by Justin Ruggles <justin.ruggles@gmail.com>
8svx: output 8-bit samples instead of 16-bit. Based on a patch by …
6:11 PM Changeset in ffmpeg [ac68607b] by Justin Ruggles <justin.ruggles@gmail.com>
8svx: split delta decoding into a separate function. Based on a patch …
5:56 PM Ticket #479 (AVStream.start_time incorrect by 2 frames for Sony XDCAM-EX files) updated by rmk
The initial GOP header has closed_gop=1 and broken_link=0 (spec …
5:09 PM Changeset in ffmpeg [1c2e07b8] by Alex Converse <alex.converse@gmail.com>
mp4: Don't read an empty Decoder Config Descriptor
4:34 PM Ticket #42 (don't read stdin when running in a noninteractive shell) updated by pfalcon
This is crazy, internets are full of question how to disable this …
4:19 PM Changeset in ffmpeg [e8d8517b] by Michael Niedermayer <michaelni@gmx.at>
lavf/utils: only complain about aspect missmatch when the difference …
4:16 PM Changeset in ffmpeg [f9bb7395] by Michael Niedermayer <michaelni@gmx.at>
mpeg4videoenc: remove forgotten return -1 Signed-off-by: Michael …
3:39 PM Changeset in ffmpeg [20e1829] by Diego Biurrun <diego@biurrun.de>
fate.sh: Ignore errors from rm command during cleanup. The install …
3:39 PM Changeset in ffmpeg [12ad0677] by Diego Biurrun <diego@biurrun.de>
fate.sh: Run git-pull in quiet mode to avoid console spam. Since …
1:47 PM Ticket #500 (Seemingly inconsistent AVIndexEntry timestamps for movs starting with ...) created by rmk
A while ago I asked on the ml regarding the semantics of the …
12:55 PM resolutionchange.flv attached to Ticket #499 by Carl Eugen Hoyos
12:54 PM Ticket #499 (H264 resolution change in flv not supported) created by Carl Eugen Hoyos
I will attach a Flash sample that contains a h264 stream with a …
12:31 PM Ticket #498 (Invalid pixel aspect ratio encoding mpeg4) closed by Michael Niedermayer
fixed
12:18 PM Changeset in ffmpeg [394781a] by Michael Niedermayer <michaelni@gmx.at>
mpeg4videoenc: guess a good aspect when we cant store the exact one. …
11:54 AM Changeset in ffmpeg [be64629a] by Martin Storsjö <martin@martin.st>
Apple ProRes decoder Signed-off-by: Martin Storsjö <martin@martin.st>
11:36 AM Changeset in ffmpeg [ff60d1b7] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Cosmetics: Fix typo.
11:02 AM Ticket #497 (Error in compiling FFMPEG 0.8.4 for ios sdk 4.3) updated by Carl Eugen Hoyos
Please upload config.log for your older build.
11:01 AM Ticket #497 (Error in compiling FFMPEG 0.8.4 for ios sdk 4.3) updated by Gagan
No this was not 8.3 it was more older version i don't know where to …
10:59 AM build_armv7_working attached to Ticket #497 by Gagan
Working build file for older version FFMPEG
10:58 AM Ticket #466 (Does FFMPEG support MPEGTS + H.264?) updated by Carl Eugen Hoyos
Is 100MB not enough to reproduce the problem?
10:44 AM PAR1035.avi attached to Ticket #498 by Carl Eugen Hoyos
10:41 AM Ticket #498 (Invalid pixel aspect ratio encoding mpeg4) created by Carl Eugen Hoyos
Reencoding attached sample fails for some resolutions, this is a …
10:34 AM Ticket #497 (Error in compiling FFMPEG 0.8.4 for ios sdk 4.3) updated by Carl Eugen Hoyos
Status, Version changed
Could you add config.log for 0.8.3 (assuming this was the working …
9:15 AM config.log attached to Ticket #497 by Gagan
Log file
9:14 AM build_armv7 attached to Ticket #497 by Gagan
Build File for IPhone 4.3 SDK armv7
9:14 AM Ticket #497 (Error in compiling FFMPEG 0.8.4 for ios sdk 4.3) created by Gagan
I am getting error when i am compiling this new 0.8.4 version …
7:36 AM Changeset in ffmpeg [b14629e5] by Martin Storsjö <martin@martin.st>
rtmp: Make the input FLV parser handle data cut at any point This …
7:35 AM Changeset in ffmpeg [fe476e5a] by Martin Storsjö <martin@martin.st>
rv34: Check for invalid slices offsets Signed-off-by: Martin Storsjö …
6:36 AM Ticket #494 (Error decoding ac3 (Multiple frames in a packet from stream 1)) updated by Alex
Verified. Thanks.
6:13 AM Changeset in ffmpeg [775af761] by Anton Khirnov <anton@khirnov.net>
eval: test isnan(sqrt(-1)) instead of just sqrt(-1) sqrt(-1) returns …
4:27 AM Changeset in ffmpeg [e116d15c] by Michael Niedermayer <michaelni@gmx.at>
presets: use private options in libx264-ipod ffpresets Change flags2 …
4:26 AM Changeset in ffmpeg [8a732463] by Michael Niedermayer <michaelni@gmx.at>
prores: skip alpha if present
2:34 AM Changeset in ffmpeg [040ad30b] by Michael Niedermayer <michaelni@gmx.at>
Merge branch 'release/0.7' into oldabi * release/0.7: (296 commits) …
2:12 AM Ticket #466 (Does FFMPEG support MPEGTS + H.264?) updated by sunshine_uyl
Thanks for your response. Since the web site …
12:30 AM Changeset in ffmpeg [1450d6e6]n0.7.5 by Michael Niedermayer <michaelni@gmx.at>
Update version numbers for 0.7.5 Signed-off-by: Michael Niedermayer …
12:29 AM Changeset in ffmpeg [b00fc80d]n0.8.4 by Michael Niedermayer <michaelni@gmx.at>
update version numbers for 0.8.4 Signed-off-by: Michael Niedermayer …

Sep 21, 2011:

11:48 PM Changeset in ffmpeg [a99a35c8] by Michael Niedermayer <michaelni@gmx.at>
Merge branch 'release/0.8' into release/0.7 * release/0.8: (154 …
11:22 PM Changeset in ffmpeg [056e9ef] by Michael Niedermayer <michaelni@gmx.at>
vp6: partially propagate huffman tree building errors during coeff …
11:19 PM Changeset in ffmpeg [cf43508e] by Michael Niedermayer <michaelni@gmx.at>
Check for huffman tree building error in vp6 decoder. Signed-off-by: …
11:19 PM Changeset in ffmpeg [c9c6e5f4] by Michael Niedermayer <michaelni@gmx.at>
Release old pictures after a resolution change in vp5/6 decoder …
11:19 PM Changeset in ffmpeg [a5a02ea3] by Michael Niedermayer <michaelni@gmx.at>
Check for missing reference in vp5/6 decoder. Signed-off-by: Michael …
11:19 PM Changeset in ffmpeg [69b62483] by Michael Niedermayer <michaelni@gmx.at>
Check for invalid slices offsets in RV30/40 decoder. Signed-off-by: …
11:19 PM Changeset in ffmpeg [533dbaa5] by Michael Niedermayer <michaelni@gmx.at>
Check output buffer size in nellymoser decoder. Signed-off-by: …
11:10 PM Changeset in ffmpeg [ec7f0b52] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'khirnov/release/0.7' into release/0.8 * …
11:09 PM Ticket #495 (Crash on hidef WMV file) updated by DonMoir
Sorry, I don't currently have a debug version of ffmpeg for windows. I …
11:01 PM Ticket #495 (Crash on hidef WMV file) updated by Carl Eugen Hoyos
Priority, Status, Version, Component, Reproduced by developer changed
10:56 PM Ticket #495 (Crash on hidef WMV file) updated by Carl Eugen Hoyos
Replying to DonMoir: > …
10:46 PM Ticket #496 (Apple Prores won't play) closed by Carl Eugen Hoyos
invalid: You have to configure FFmpeg with --enable-version2 (and without …
10:45 PM Changeset in ffmpeg [3a87dce6] by Stefano Sabatini <stefasab@gmail.com>
vf_drawtext: remove useless and misnamed intermediary "baseline" …
10:45 PM Changeset in ffmpeg [500b3210] by Stefano Sabatini <stefasab@gmail.com>
vf_drawtext: fix background box coloring with RGB formats != RGBA …
10:45 PM Changeset in ffmpeg [db56a750] by Stefano Sabatini <stefasab@gmail.com>
vf_drawtext: prefer int over unsigned int This avoids overflow errors …
10:45 PM Changeset in ffmpeg [751df79d] by Stefano Sabatini <stefasab@gmail.com>
vf_drawtext: use @itemize environment for showing examples in docs …
10:43 PM Ticket #495 (Crash on hidef WMV file) updated by DonMoir
This is a bad file and I don't care about it's display. Just that it …
10:42 PM Changeset in ffmpeg [7c249d4f] by Michael Niedermayer <michaelni@gmx.at>
Check for huffman tree building error in vp6 decoder. Signed-off-by: …
10:42 PM Changeset in ffmpeg [dba20b84] by Michael Niedermayer <michaelni@gmx.at>
Release old pictures after a resolution change in vp5/6 decoder …
10:42 PM Changeset in ffmpeg [6a0e7892] by Michael Niedermayer <michaelni@gmx.at>
Check for missing reference in vp5/6 decoder. Signed-off-by: Michael …
10:42 PM Changeset in ffmpeg [b64269ce] by Michael Niedermayer <michaelni@gmx.at>
Check for invalid slices offsets in RV30/40 decoder. Signed-off-by: …
10:42 PM Changeset in ffmpeg [741ec30b] by Michael Niedermayer <michaelni@gmx.at>
Check output buffer size in nellymoser decoder. Signed-off-by: …
10:40 PM Ticket #495 (Crash on hidef WMV file) updated by DonMoir
I cut the file down to about 20MB (hidef_crash_cut.wmv) and uploaded …
10:34 PM Ticket #496 (Apple Prores won't play) created by James Stewart
Thank you for the work an Apple "Prores": But I am unable to play …
10:22 PM Changeset in ffmpeg [00320ac0] by Clément Bœsch <ubitux@gmail.com>
ffprobe: remove misplaced and pointless comment.
10:22 PM Changeset in ffmpeg [b70fd6fa] by Clément Bœsch <ubitux@gmail.com>
ffprobe: use av_get_pix_fmt_name() instead of accessing …
10:22 PM Changeset in ffmpeg [03d0ea0] by Clément Bœsch <ubitux@gmail.com>
ffprobe: remove media_type_string() by inlining av_x_if_null().
10:22 PM Changeset in ffmpeg [a70e7874] by Clément Bœsch <ubitux@gmail.com>
lavu: add av_x_if_null().
9:53 PM Ticket #494 (Error decoding ac3 (Multiple frames in a packet from stream 1)) closed by Carl Eugen Hoyos
fixed: Should be fixed.
9:50 PM Changeset in ffmpeg [a582b028] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Hack around gcc 4.6 breaking asm using call. gcc 4.6 no longer …
9:50 PM Changeset in ffmpeg [f36cea26] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Hack around gcc 4.6 breaking asm using call. gcc 4.6 no longer …
9:49 PM Changeset in ffmpeg [cc0ac024] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Hack around gcc 4.6 breaking asm using call. gcc 4.6 no longer …
9:49 PM Changeset in ffmpeg [3de5c43] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix dxva2 decoding for some H264 samples. (cherry picked from commit …
9:48 PM Changeset in ffmpeg [5d833dd2] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix dxva2 decoding for some H264 samples. (cherry picked from commit …
9:47 PM Changeset in ffmpeg [bf7dc6b2] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix dxva2 decoding for some H264 samples.
9:42 PM Changeset in ffmpeg [3039c686] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix dxva2 decoding for some H264 samples.
9:42 PM Changeset in ffmpeg [e71322cb] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support Sorenson Spark in f4v. Such files are produced by the Flash …
9:42 PM Changeset in ffmpeg [d5d02768] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Use the parser for AC-3 in mov. Fixes ticket #494.
9:18 PM Ticket #495 (Crash on hidef WMV file) updated by Carl Eugen Hoyos
Please read http://ffmpeg.org/bugreports.html - samples <100MB can be …
7:25 PM Changeset in ffmpeg [3e1a7ae4] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: swfdec: …
7:04 PM Changeset in ffmpeg [596762f0] by Michael Niedermayer <michaelni@gmx.at>
mp3demux: pass on error code on packet read. Reported-by: Tanami, …
7:04 PM Changeset in ffmpeg [d2c5904c] by Michael Niedermayer <michaelni@gmx.at>
Check for invalid slice offsets in real decoder. Signed-off-by: …
7:04 PM Changeset in ffmpeg [3899b3be] by Michael Niedermayer <michaelni@gmx.at>
rmdec: Reject invalid deinterleaving parameters Signed-off-by: Martin …
7:04 PM Changeset in ffmpeg [5163de08] by Michael Niedermayer <michaelni@gmx.at>
Use deinterleavers for demangling audio packets in RealMedia. Unlike …
7:03 PM Changeset in ffmpeg [738c17b3] by Michael Niedermayer <michaelni@gmx.at>
rv10: Reject slices that does not have the same type as the first one …
6:56 PM Changeset in ffmpeg [27128d82] by Michael Niedermayer <michaelni@gmx.at>
rmdec: use the deinterleaving mode and not the codec when creating …
6:56 PM Changeset in ffmpeg [ed288c0e] by Michael Niedermayer <michaelni@gmx.at>
MAINTAINERS: add my GPG fingerprint. (cherry picked from commit …
6:56 PM Changeset in ffmpeg [9442f50c] by Michael Niedermayer <michaelni@gmx.at>
Support 3IVD in isom, produced by 3ivx DivX Doctor. Fixes ticket …
6:56 PM Changeset in ffmpeg [89bd2307] by Michael Niedermayer <michaelni@gmx.at>
mpegpsdec: fix reading first mpegps packet (cherry picked from commit …
6:56 PM Changeset in ffmpeg [60a13840] by Michael Niedermayer <michaelni@gmx.at>
Avoid NULL dereference on corrupted bitstream with real decoder. …
6:56 PM Changeset in ffmpeg [b59919af] by Michael Niedermayer <michaelni@gmx.at>
Reject slices that does not have the same type than the first one in …
6:56 PM Changeset in ffmpeg [764ffdd0] by Michael Niedermayer <michaelni@gmx.at>
check all svq3_get_ue_golomb() returns. Signed-off-by: Michael …
6:56 PM Changeset in ffmpeg [ed9e561] by Michael Niedermayer <michaelni@gmx.at>
rv34: check for size mismatch Signed-off-by: Michael Niedermayer …
6:24 PM Ticket #484 (prores fails to decode 4444) updated by tracey jaquith
ok, thanks, confirmed. i appreciate you so nicely helping an idio! ;-)
6:23 PM Ticket #495 (Crash on hidef WMV file) updated by DonMoir
I can upload the entire file to our server if you want.
6:19 PM Ticket #495 (Crash on hidef WMV file) created by DonMoir
I am getting a crash in avcodec on a particular wmv file. The file is …
5:50 PM Changeset in ffmpeg [24e0a9e4] by Michael Niedermayer <michaelni@gmx.at>
Reject audio tracks with invalid interleaver parameters in RM demuxer. …
5:50 PM Changeset in ffmpeg [4d8330d0] by Michael Niedermayer <michaelni@gmx.at>
Fix js_vlc_bits value validation when joint stereo is used in cook …
5:50 PM Changeset in ffmpeg [30d7dce9] by Michael Niedermayer <michaelni@gmx.at>
Fix potential overreads in rv34 decoder. Signed-off-by: Michael …
5:49 PM Changeset in ffmpeg [6e21f035] by Michael Niedermayer <michaelni@gmx.at>
Correct determination of file size and frames in VBRI headers The …
5:49 PM Changeset in ffmpeg [fa3f7391] by Michael Niedermayer <michaelni@gmx.at>
h264: allow disabling bitstream overread protection by using the fast …
5:47 PM Changeset in ffmpeg [b7000d0] by Michael Niedermayer <michaelni@gmx.at>
xan: Add some buffer checks (cherry picked from commit …
5:47 PM Changeset in ffmpeg [169e6344] by Michael Niedermayer <michaelni@gmx.at>
xan: Remove extra trailing newline (cherry picked from commit …
5:47 PM Changeset in ffmpeg [053bc4ce] by Michael Niedermayer <michaelni@gmx.at>
Fixed size given to init_get_bits() in xan decoder. (cherry picked …
5:46 PM Changeset in ffmpeg [56634b23] by Michael Niedermayer <michaelni@gmx.at>
libavformat/utils: print ts in the "invalid dts/pts combination" case. …
5:46 PM Changeset in ffmpeg [1072498] by Michael Niedermayer <michaelni@gmx.at>
vf_remove_logo: domt access vf->next->query_format() directly but use …
5:46 PM Changeset in ffmpeg [e952ff69] by Michael Niedermayer <michaelni@gmx.at>
smacker: fix a few off by 1 errors stereo & 16bit is untested due to …
5:46 PM Changeset in ffmpeg [9cee26df] by Michael Niedermayer <michaelni@gmx.at>
smacker: add forgotten * found by fenrir Signed-off-by: Michael …
5:44 PM Changeset in ffmpeg [605f89ff] by Michael Niedermayer <michaelni@gmx.at>
segafilm: Fix potential division by 0 on corrupted segafilm streams in …
5:36 PM Changeset in ffmpeg [21587509] by Michael Niedermayer <michaelni@gmx.at>
segafilm: Check for memory allocation failures in segafilm demuxer. …
5:36 PM Changeset in ffmpeg [ad6177e5] by Michael Niedermayer <michaelni@gmx.at>
rv34: check that subsequent slices have the same type as first one. …
5:34 PM Changeset in ffmpeg [b1ceca01] by Michael Niedermayer <michaelni@gmx.at>
smacker demuxer: handle possible av_realloc() failure. Signed-off-by: …
4:42 PM Changeset in ffmpeg [05fc9e40] by Alex Converse <alex.converse@gmail.com>
swfdec: Add support for sample_rate_code 0 (5512 Hz)
4:04 PM Changeset in ffmpeg [85b1e265] by Michael Niedermayer <michaelni@gmx.at>
gitignore: ignore .exp files, as generated by the MS linker on win32 …
4:03 PM Changeset in ffmpeg [8449cebc] by Michael Niedermayer <michaelni@gmx.at>
rmdec: Check return value of more avio_seek calls Signed-off-by: …
4:03 PM Changeset in ffmpeg [4a721b18] by Michael Niedermayer <michaelni@gmx.at>
avidec: Check return value of more avio_seek calls The move of …
4:03 PM Changeset in ffmpeg [f0869d37] by Michael Niedermayer <michaelni@gmx.at>
asf: Check return value of more avio_seek calls This reduces problems …
4:03 PM Changeset in ffmpeg [be82df9e] by Michael Niedermayer <michaelni@gmx.at>
Fix writes out of bounds in the ogg demuxer. Between ogg_save() and …
4:02 PM Changeset in ffmpeg [b70a37f8] by Michael Niedermayer <michaelni@gmx.at>
doc: explain STDC_CONSTANT_MACROS in C++ In order to build C++ …
4:02 PM Changeset in ffmpeg [812a4a58] by Michael Niedermayer <michaelni@gmx.at>
gitignore: add files to git ignore generated on a win32 build …
4:02 PM Changeset in ffmpeg [c9316b7c] by Michael Niedermayer <michaelni@gmx.at>
Fixed invalid read access on extra data in cinepak decoder. …
4:02 PM Changeset in ffmpeg [8511c141] by Michael Niedermayer <michaelni@gmx.at>
Fixed segfault on corrupted smacker streams in the demuxer. …
4:02 PM Changeset in ffmpeg [2bf9a09a] by Michael Niedermayer <michaelni@gmx.at>
Fixed segfaults on corruped smacker streams in the decoder. …
4:02 PM Changeset in ffmpeg [4601765e] by Michael Niedermayer <michaelni@gmx.at>
Fixed segfault on memory allocation failure in ape demuxer. …
4:02 PM Changeset in ffmpeg [54544100] by Michael Niedermayer <michaelni@gmx.at>
h264: prevent an out of array read in decode_nal_units() …
4:02 PM Changeset in ffmpeg [97437dad] by Michael Niedermayer <michaelni@gmx.at>
h264dec: Prevent CABAC and CAVLC bitsteram overreading Signed-off-by: …
4:01 PM Changeset in ffmpeg [c8736de3] by Michael Niedermayer <michaelni@gmx.at>
libspeex encoder wraper taken from svn head of xuggle (cherry picked …
4:01 PM Changeset in ffmpeg [92f1b5df] by Michael Niedermayer <michaelni@gmx.at>
dvbsubdec: don't hardcode subtitle colors count in dvbsubdec to 16 …
4:01 PM Changeset in ffmpeg [82e4fd19] by Michael Niedermayer <michaelni@gmx.at>
Fixed segfault with wavpack decoder on corrupted decorrelation terms …
4:01 PM Changeset in ffmpeg [3a0649dd] by Michael Niedermayer <michaelni@gmx.at>
cljr: init_get_bits size in bits instead of bytes (cherry picked from …
4:01 PM Changeset in ffmpeg [9f05400e] by Michael Niedermayer <michaelni@gmx.at>
indeo2: fail if input buffer too small (cherry picked from commit …
4:00 PM Changeset in ffmpeg [09cfd6f] by Michael Niedermayer <michaelni@gmx.at>
indeo2: init_get_bits size in bits instead of bytes (cherry picked …
4:00 PM Changeset in ffmpeg [b2af83a9] by Michael Niedermayer <michaelni@gmx.at>
cabac test: Change input to test, so a wider range of states is …
4:00 PM Changeset in ffmpeg [f38b2a6b] by Michael Niedermayer <michaelni@gmx.at>
cabac test: match encode and decode side Signed-off-by: Michael …
4:00 PM Changeset in ffmpeg [db93a5a0] by Michael Niedermayer <michaelni@gmx.at>
cabac: fix cabac encoder Signed-off-by: Michael Niedermayer …
4:00 PM Changeset in ffmpeg [b5fe6bee] by Michael Niedermayer <michaelni@gmx.at>
Fixed deference of NULL pointer in motionpixels decoder. …
4:00 PM Changeset in ffmpeg [57571f34] by Michael Niedermayer <michaelni@gmx.at>
avisynth: Fix upside down bug (cherry picked from commit …
3:59 PM Changeset in ffmpeg [ab2ea641] by Michael Niedermayer <michaelni@gmx.at>
avisynth: Remove wrong pts calculation. Fixes Ticket428 (cherry picked …
3:59 PM Changeset in ffmpeg [7181adab] by Michael Niedermayer <michaelni@gmx.at>
Fixed size given to init_get_bits(). init_get_bits() takes a number …
3:59 PM Changeset in ffmpeg [bac82202] by Michael Niedermayer <michaelni@gmx.at>
Fixed size given to init_get_bits() in ffv1 decoder. init_get_bits() …
3:59 PM Changeset in ffmpeg [8a8aafd2] by Michael Niedermayer <michaelni@gmx.at>
wavpack: Check error codes rather than working around error …
3:59 PM Changeset in ffmpeg [a13ef610] by Michael Niedermayer <michaelni@gmx.at>
rc: finetune convergence failure fix Signed-off-by: Michael …
3:59 PM Changeset in ffmpeg [4fbc35cd] by Michael Niedermayer <michaelni@gmx.at>
rc: fix convergence failure Signed-off-by: Michael Niedermayer …
3:59 PM Changeset in ffmpeg [1ec29b2d] by Michael Niedermayer <michaelni@gmx.at>
Fix documentation for "-debug" commandline argument (cherry picked …
3:57 PM Changeset in ffmpeg [5cc5152e] by Michael Niedermayer <michaelni@gmx.at>
Employ FF_ARRAY_ELEMS instead of manually calculating array length. …
3:57 PM Changeset in ffmpeg [558cf502] by Michael Niedermayer <michaelni@gmx.at>
Fixed invalid writes in wavpack decoder on corrupted bitstreams. …
3:57 PM Changeset in ffmpeg [b0da6a74] by Michael Niedermayer <michaelni@gmx.at>
qcelpdec: fix the return value of qcelp_decode_frame(). (cherry picked …
3:57 PM Changeset in ffmpeg [d99613ba] by Michael Niedermayer <michaelni@gmx.at>
jpeglsdec: fix infinite loop Fixes Ticket331 Signed-off-by: Michael …
3:57 PM Changeset in ffmpeg [64556c20] by Michael Niedermayer <michaelni@gmx.at>
flvdec: Remove AVFMTCTX_NOHEADER if both flags and metadata claim 1 …
3:56 PM Changeset in ffmpeg [c026f33] by Michael Niedermayer <michaelni@gmx.at>
wavpack: fix wrong return value in wavpack_decode_block() This …
3:56 PM Changeset in ffmpeg [5c2d6849] by Michael Niedermayer <michaelni@gmx.at>
Check extradata size on resolution change. Ignore resolution change …
3:56 PM Changeset in ffmpeg [77dafced] by Michael Niedermayer <michaelni@gmx.at>
http: Fix decetion of range support in HTTP servers currently …
3:56 PM Changeset in ffmpeg [9c96b1ef] by Michael Niedermayer <michaelni@gmx.at>
Do not free BITMAPINFOHEADER before we are done using it. Fixes trac …
3:56 PM Changeset in ffmpeg [30442fa2] by Michael Niedermayer <michaelni@gmx.at>
jpegdec: set color_range (cherry picked from commit …
3:56 PM Changeset in ffmpeg [e7d10f5a] by Michael Niedermayer <michaelni@gmx.at>
mpeg4: fix typo in mpeg4_encode_gop_header() Found-by: ubitux …
3:56 PM Changeset in ffmpeg [ca5dfd15] by Michael Niedermayer <michaelni@gmx.at>
h264: clean all non null elements of delayed_pic[] Signed-off-by: …
3:56 PM Changeset in ffmpeg [1979a9b4] by Michael Niedermayer <michaelni@gmx.at>
h264: change MAX_DELAYED_PIC_COUNT check to av_assert0 Signed-off-by: …
2:43 PM Changeset in ffmpeg [ae2e8971] by Mans Rullgard <mans@mansr.com>
dct-test: factor out some common code and do whas was likely intended …
12:57 PM Changeset in ffmpeg [dd8d808] by Diego Biurrun <diego@biurrun.de>
doc: library versions need to be bumped in version.h
12:40 PM Changeset in ffmpeg [d805b8f4] by Anton Khirnov <anton@khirnov.net>
rv34: Check for invalid slice offsets Signed-off-by: Martin Storsjö …
12:40 PM Changeset in ffmpeg [a01387bb] by Anton Khirnov <anton@khirnov.net>
rv34: Fix potential overreads Signed-off-by: Martin Storsjö …
12:40 PM Changeset in ffmpeg [11b72c07] by Anton Khirnov <anton@khirnov.net>
rv34: Avoid NULL dereference on corrupted bitstream …
12:40 PM Changeset in ffmpeg [bb6702f2] by Anton Khirnov <anton@khirnov.net>
rv10: Reject slices that does not have the same type as the first one …
12:28 PM Changeset in ffmpeg [dd606be9] by Anton Khirnov <anton@khirnov.net>
lavf: Fix context pointer in av_open_input_stream when …
12:28 PM Changeset in ffmpeg [8c987d82] by Anton Khirnov <anton@khirnov.net>
oggdec: fix out of bound write in the ogg demuxer Between ogg_save() …
12:28 PM Changeset in ffmpeg [6ddb12b6] by Anton Khirnov <anton@khirnov.net>
Fixed size given to init_get_bits(). init_get_bits() takes a number …
12:28 PM Changeset in ffmpeg [c34968c6] by Anton Khirnov <anton@khirnov.net>
smacker: fix a few off by 1 errors stereo & 16bit is untested due to …
12:28 PM Changeset in ffmpeg [a5107aab] by Anton Khirnov <anton@khirnov.net>
Check for invalid VLC value in smacker decoder. Signed-off-by: Martin …
12:28 PM Changeset in ffmpeg [bc2dd37e] by Anton Khirnov <anton@khirnov.net>
Check and propagate errors when VLC trees cannot be built in smacker …
12:12 PM Changeset in ffmpeg [9aa1f87d] by Anton Khirnov <anton@khirnov.net>
Revert "ffmpeg: get rid of useless AVInputStream.nb_streams." This …
11:51 AM Changeset in ffmpeg [609a2fa1] by Anton Khirnov <anton@khirnov.net>
Remove some forgotten AVCodecContext.palctrl usage.
11:51 AM Changeset in ffmpeg [9ecfbb3e] by Anton Khirnov <anton@khirnov.net>
lavc/utils: move avcodec_init() higher in the file. Fixes build on …
11:51 AM Changeset in ffmpeg [e5b29c1f] by Anton Khirnov <anton@khirnov.net>
lavc: replace some deprecated FF_*_TYPE with AV_PICTURE_TYPE_*
11:51 AM Changeset in ffmpeg [feedc075] by Anton Khirnov <anton@khirnov.net>
ac3dec: actually use drc_scale private option
11:51 AM Changeset in ffmpeg [63e4c8a6] by Anton Khirnov <anton@khirnov.net>
lavc: undeprecate AVPALETTE_SIZE and AVPALETTE_COUNT macros They are …
11:51 AM Changeset in ffmpeg [4d77d57d] by Anton Khirnov <anton@khirnov.net>
alsa: add missing header Fixes compile with next lavc major.
10:45 AM Ticket #493 (flash h.264 recorded files on FMS - bad duration and timing after ...) updated by ofer
One more comment, in my command I strip the audio and keep only the …
10:39 AM Ticket #468 (No audio tracks in QuickTime) updated by Alex
Last comment on this issue from my side (another example that can be …
10:34 AM Ticket #493 (flash h.264 recorded files on FMS - bad duration and timing after ...) updated by ofer
The new flash h.264 is part of adobe release candidate player 11 which …
10:13 AM Ticket #494 (Error decoding ac3 (Multiple frames in a packet from stream 1)) updated by Carl Eugen Hoyos
Status, Component, Reproduced by developer, Summary changed
Also fails with mplayer -demuxer lavf -ac ffac3 and mplayer -demuxer …
10:01 AM Ticket #493 (flash h.264 recorded files on FMS - bad duration and timing after ...) updated by Carl Eugen Hoyos
Type, Status, Reproduced by developer, Component, Priority, Keywords changed
Do you think this is a regression? Afaict, FFmpeg correctly warns …
9:19 AM Ticket #494 (Error decoding ac3 (Multiple frames in a packet from stream 1)) updated by Alex
Files: * …
9:18 AM Ticket #494 (Error decoding ac3 (Multiple frames in a packet from stream 1)) created by Alex
Description: Error encoding ac3 (Multiple frames in a packet from …
9:15 AM singlevideoconvert.log attached to Ticket #493 by ofer
full log
9:14 AM host_info.xml attached to Ticket #493 by ofer
MP4Box info dump
9:14 AM ffmpeg bug report.log attached to Ticket #493 by ofer
ffmpeg info dump log
9:14 AM host.mp4 attached to Ticket #493 by ofer
source mp4 file
9:13 AM Ticket #493 (flash h.264 recorded files on FMS - bad duration and timing after ...) created by ofer
Hi, I'm using ffmpeg to convert flash player 11 created h.264 file to …
8:25 AM Ticket #492 (support for BitJazz SheerVideo Pro v.2.6.7.6) updated by Carl Eugen Hoyos
Complete, uncut output of ffmpeg missing.
8:21 AM Ticket #466 (Does FFMPEG support MPEGTS + H.264?) updated by Carl Eugen Hoyos
Please upload a sample to http://www.datafilehost.com/
7:57 AM Changeset in ffmpeg [a3e0135d] by Diego Biurrun <diego@biurrun.de>
msmpeg4: remove leftover unused debug variable declaration
7:57 AM Changeset in ffmpeg [95a06eb4] by Diego Biurrun <diego@biurrun.de>
Fix assert() calls that need updates after FF_COMMON_FRAME macro …
7:57 AM Changeset in ffmpeg [35a68558] by Diego Biurrun <diego@biurrun.de>
Fix av_dlog invocations with wrong or missing logging context. This …
7:00 AM Changeset in ffmpeg [be4e8908] by Anton Khirnov <anton@khirnov.net>
vf_yadif: add support to yuva420p Signed-off-by: Anton Khirnov …
6:59 AM Changeset in ffmpeg [4703a7b5] by Anton Khirnov <anton@khirnov.net>
vf_yadif: correct documentation on the parity parameter 0 is …
6:59 AM Changeset in ffmpeg [5feb67f] by Anton Khirnov <anton@khirnov.net>
vf_yadif: copy buffer properties like aspect for second frame as well …
6:38 AM Ticket #468 (No audio tracks in QuickTime) updated by Alex
Found a workaround: […] The according output plays well in …
6:33 AM Changeset in ffmpeg [61f4387d] by Anton Khirnov <anton@khirnov.net>
oma: support for encrypted files Signed-off-by: David Goldwich …
6:28 AM Changeset in ffmpeg [7a019df] by Anton Khirnov <anton@khirnov.net>
id3v2: add support for non-text and GEOB type tag frames This extends …
6:28 AM Changeset in ffmpeg [b3e144a7] by Anton Khirnov <anton@khirnov.net>
des: add possibility to calculate DES-CBC-MAC with small buffer This …
5:50 AM Ticket #466 (Does FFMPEG support MPEGTS + H.264?) reopened by sunshine_uyl
Replying to cehoyos: > The version you are using is …
5:48 AM ffplay_v0.8.3_h264_mpegts_log.txt attached to Ticket #466 by sunshine_uyl
5:48 AM Ticket #466 (Does FFMPEG support MPEGTS + H.264?) updated by sunshine_uyl
I use ffplay v0.8.3 to play MPEGTS + H.264 video clip. But it sill …
2:14 AM Ticket #492 (support for BitJazz SheerVideo Pro v.2.6.7.6) created by dave rice
As requested on ffmpeg.org here are sample files that use the shr0 …
2:03 AM Changeset in ffmpeg [358d837d] by Michael Niedermayer <michaelni@gmx.at>
prores: Add forgotten Copyright statements Signed-off-by: Michael …
12:26 AM Ticket #484 (prores fails to decode 4444) closed by Carl Eugen Hoyos
fixed: The ProRes decoder is GPLv2 only, so you have to configure with …
12:03 AM Ticket #484 (prores fails to decode 4444) updated by tracey jaquith
hmm, I don't seem to be able to decode any ProRes small sample videos …

Sep 20, 2011:

11:58 PM Ticket #474 (SIG SEV in clear_blocks_sse in ff_h263_decode_mb) updated by Sergio Garcia
More info.. If I run my program under valgrind I cannot reproduce the …
11:36 PM Ticket #484 (prores fails to decode 4444) updated by Carl Eugen Hoyos
Which ProRes 4444 sample works for you with latest git head?
11:05 PM Changeset in ffmpeg [7cb5def1] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: rtmp: …
10:56 PM Ticket #484 (prores fails to decode 4444) updated by Jonne Ahner
fixed in head. close.
10:51 PM Changeset in ffmpeg [c83442b0] by Michael Niedermayer <michaelni@gmx.at>
mp3demux: pass on error code on packet read. Reported-by: Tanami, …
10:08 PM Changeset in ffmpeg [743e1df5] by Michael Niedermayer <michaelni@gmx.at>
prores: Simplify code further Signed-off-by: Michael Niedermayer …
9:55 PM Changeset in ffmpeg [ecb0edd] by Michael Niedermayer <michaelni@gmx.at>
prores: simplify 4444 handling
8:46 PM Changeset in ffmpeg [d673972d] by Michael Niedermayer <michaelni@gmx.at>
prores: fixes a few prores 4444 samples
8:46 PM Changeset in ffmpeg [989c0282] by Michael Niedermayer <michaelni@gmx.at>
prores: use shift instead of multiply
7:58 PM Changeset in ffmpeg [847052db] by Michael Niedermayer <michaelni@gmx.at>
rtspdec: Require TCP-interleaved RTP packets to be at least 11 bytes, …
7:37 PM Changeset in ffmpeg [2b2617da] by Michael Niedermayer <michaelni@gmx.at>
libpostproc: mmx code uses stack below %esp, fix that Signed-off-by: …
5:17 PM Ticket #397 (swscale crashes when upscaling pictures using MMX2) closed by Carl Eugen Hoyos
fixed: The workaround was pushed, this should be fixed now.
5:05 PM Changeset in ffmpeg [0bbb1cdc] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Use correct LOCAL_ALIGNED for stack variables instead of …
5:05 PM Changeset in ffmpeg [b9acca28] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Remove unused variable. Signed-off-by: Reimar Döffinger …
5:05 PM Changeset in ffmpeg [c928e917] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Hack around gcc 4.6 breaking asm using call. gcc 4.6 no longer …
3:54 PM Ticket #431 (When converting audio to an MP3 using CBR, result is reported VBR) updated by schtorch
Please let me know if I should clarify anything or if I can help you …
3:10 PM Ticket #477 (Unnecessary h264 -> libx264 conversion when using copy video codec) updated by Carl Eugen Hoyos
Complete, uncut output missing.
1:23 PM Changeset in ffmpeg [3ffe32eb] by Martin Storsjö <martin@martin.st>
rtmp: Don't blindly skip the 4 trailer bytes from the FLV packets If …
1:23 PM Changeset in ffmpeg [a14c7842] by Martin Storsjö <martin@martin.st>
rtmp: Handle FLV packets written in more than one write call If the …
1:10 PM Ticket #477 (Unnecessary h264 -> libx264 conversion when using copy video codec) reopened by redirect77
Modification of the command line to: ffmpeg.exe -y -i video.mkv -i …
12:19 PM Ticket #165 (QT Cinepak - plays in negative) closed by Michael Niedermayer
fixed
11:01 AM Ticket #491 (ffmpeg's -b option (bitrate) overrides audio bitrate) updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer changed
The correct option in this case is -vb (which works with older versions).
10:51 AM Ticket #491 (ffmpeg's -b option (bitrate) overrides audio bitrate) updated by Jean-Baptiste Mardelle
Sorry, here is the complete output: ffmpeg -i 00006.MTS -b 2000k …
10:48 AM Ticket #491 (ffmpeg's -b option (bitrate) overrides audio bitrate) updated by Carl Eugen Hoyos
Complete, uncut output missing.
10:37 AM Ticket #491 (ffmpeg's -b option (bitrate) overrides audio bitrate) created by Jean-Baptiste Mardelle
Using today's git (I don't know when that issue appeared), the "-b" …
10:27 AM Ticket #226 (QT RLE 1bpp support is buggy) updated by Carl Eugen Hoyos
Status, Version, Component, Reproduced by developer changed
Looks reproducible.
10:06 AM Ticket #247 (Image Sequence File Names Must Begin Close to Zero) updated by Carl Eugen Hoyos
An unfinished patch was posted: …
9:34 AM Ticket #466 (Does FFMPEG support MPEGTS + H.264?) updated by Carl Eugen Hoyos
With current release, I meant 0.7.4 and 0.8.3, but a git snapshot is …
9:33 AM Ticket #490 (mpeg stream autodetected as psxstr) updated by Carl Eugen Hoyos
Regression since r19854 / c4674a479bccdaa7071ef77baf21040909a97def
9:13 AM Ticket #490 (mpeg stream autodetected as psxstr) updated by Alex
Workaround works as expected. Thanks.
9:04 AM Ticket #490 (mpeg stream autodetected as psxstr) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Summary, Priority, Version, Keywords changed
(Workaround is to use ffmpeg -f mpeg -i sample-issue-490.mpg) Works …
8:53 AM Ticket #466 (Does FFMPEG support MPEGTS + H.264?) closed by Carl Eugen Hoyos
invalid: The version you are using is ancient and not supported. Please reopen …
8:24 AM Ticket #488 (Hang on some example files) updated by Alex
Thanks! Confirmed. Although it produces thousands of warnings like …
8:11 AM sample-issue-490.mpg attached to Ticket #490 by Alex
8:10 AM Ticket #490 (mpeg stream autodetected as psxstr) created by Alex
Description: Invalid pixel format '-1' for mdec video Version: latest …
8:08 AM Ticket #468 (No audio tracks in QuickTime) updated by Alex
Just to give an update: I applied this patch to the latest trunk and …
7:29 AM Changeset in ffmpeg [4cc77323] by Martin Storsjö <martin@martin.st>
rv34: Check for invalid slice offsets Signed-off-by: Martin Storsjö …
6:52 AM Ticket #466 (Does FFMPEG support MPEGTS + H.264?) updated by sunshine_uyl
Since there are many FFMPEG command option. Which FFMPEG command …
6:02 AM Ticket #466 (Does FFMPEG support MPEGTS + H.264?) updated by sunshine_uyl
Please refer to the attached file ffplay_h264_mpegts_log.txt for log …
6:02 AM ffplay_h264_mpegts_log.txt attached to Ticket #466 by sunshine_uyl
4:19 AM Changeset in ffmpeg [cadbe4ec] by Michael Niedermayer <michaelni@gmx.at>
mov: Fix grayscale Cinepak in mov Fixes Ticket165 Signed-off-by: …
3:49 AM Changeset in ffmpeg [74918160] by Michael Niedermayer <michaelni@gmx.at>
libavfilter/libmpcodecs: add vf_stereo3d support (code from mplayer …
3:14 AM Changeset in ffmpeg [5aa18fed] by Michael Niedermayer <michaelni@gmx.at>
libmpcodecs: some hunks from mplayer HEAD Signed-off-by: Michael …
2:40 AM Ticket #488 (Hang on some example files) closed by Michael Niedermayer
fixed
2:32 AM Changeset in ffmpeg [65655a04] by Michael Niedermayer <michaelni@gmx.at>
lavf/utils: better dts wrap correction. Fixes Ticket488 …
1:05 AM Ticket #472 (Initial gray frames when first frame is no keyframe) closed by Michael Niedermayer
fixed: I cannot reproduce any issues after the last commits so i think this …
12:52 AM Changeset in ffmpeg [4832ed4c] by Michael Niedermayer <michaelni@gmx.at>
h264: do not increase recovery frame which would lead to endless …
12:52 AM Changeset in ffmpeg [a8a9844a] by Michael Niedermayer <michaelni@gmx.at>
h264: reset recovery frame on seeks. Signed-off-by: Michael …

Sep 19, 2011:

11:47 PM Ticket #488 (Hang on some example files) updated by llogan
Version changed
Input sample-issue-488.mpg seems to hang for me on Arch Linux x86_64 …
11:34 PM Changeset in ffmpeg [8716c178] by Michael Niedermayer <michaelni@gmx.at>
Check for invalid slice offsets in real decoder. Signed-off-by: …
11:12 PM Changeset in ffmpeg [a2544524] by Michael Niedermayer <michaelni@gmx.at>
regtests: add a flashsv2 decoder test limited to keyframes …
10:05 PM Ticket #488 (Hang on some example files) updated by Alex
Replying to cehoyos: > (I suspect you are wrong: FFmpeg …
8:45 PM Changeset in ffmpeg [a6186f3a] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: movenc: …
7:52 PM Changeset in ffmpeg [16c5d3b0] by Michael Niedermayer <michaelni@gmx.at>
allcodecs: cosmetic Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
5:59 PM Ticket #474 (SIG SEV in clear_blocks_sse in ff_h263_decode_mb) updated by reimar
The relevant code is: s->dsp.clear_blocks(s->block[0]); I can't see a …
3:46 PM Ticket #489 (AAC stream's decoding stops at a channel count switch) closed by Carl Eugen Hoyos
duplicate: See ticket #200.
3:39 PM Changeset in ffmpeg [f5899f02] by Michael Niedermayer <michaelni@gmx.at>
gitignore: add libswresample* Signed-off-by: Michael Niedermayer …
3:04 PM Changeset in ffmpeg [7882dc10] by Gwenole Beauchesne <gwenole.beauchesne@intel.com>
MAINTAINERS: add my GPG fingerprint.
2:44 PM Changeset in ffmpeg [c92a2a4e] by Anton Khirnov <anton@khirnov.net>
movenc: fix NULL reference in mov_write_tkhd_tag st may be NULL when …
1:46 PM Ticket #489 (AAC stream's decoding stops at a channel count switch) created by jeeb
Sample: …
12:45 PM Changeset in ffmpeg [f06068bb] by Martin Storsjö <martin@martin.st>
rmdec: Reject invalid deinterleaving parameters Signed-off-by: Martin …
12:44 PM Changeset in ffmpeg [b4ed3d78] by Martin Storsjö <martin@martin.st>
rv34: Fix potential overreads Signed-off-by: Martin Storsjö …
12:44 PM Changeset in ffmpeg [d2213b6] by Martin Storsjö <martin@martin.st>
rv34: Fix buffer size used for MC of B frames after a resolution …
12:44 PM Changeset in ffmpeg [d0f6ab0] by Martin Storsjö <martin@martin.st>
rv34: Avoid NULL dereference on corrupted bitstream …
12:07 PM sample-issue-488.m4v attached to Ticket #488 by Alex
12:06 PM Ticket #488 (Hang on some example files) updated by Alex
Btw: the file "out.avi" has a size of 109MB. See "muxing overhead …
11:58 AM Changeset in ffmpeg [4a29b471] by Martin Storsjö <martin@martin.st>
rv10: Reject slices that does not have the same type as the first one …
11:55 AM Ticket #488 (Hang on some example files) updated by Alex
> (I suspect you are wrong: FFmpeg does not hang for the sample.) Let …
11:40 AM Ticket #488 (Hang on some example files) updated by Carl Eugen Hoyos
(I suspect you are wrong: FFmpeg does not hang for the sample.) Try …
11:37 AM Ticket #488 (Hang on some example files) updated by Alex
> Is this also reproducible without external libraries? Can you …
11:16 AM Ticket #488 (Hang on some example files) updated by Carl Eugen Hoyos
Is this also reproducible without external libraries? (And please …
11:11 AM sample-issue-488.mpg attached to Ticket #488 by Alex
11:10 AM Ticket #487 (audio object type 23 not supported | apple quicktime aac ld) closed by Carl Eugen Hoyos
duplicate: Looks similar to #113.
11:08 AM Ticket #488 (Hang on some example files) created by Alex
Description: Hang on some example files Version: latest trunk (via …
11:08 AM Audio object type 23 is not supported_sample.mov attached to Ticket #487 by tbartdev
Sample showing "Audio object type 23 is not supported" error
11:06 AM Ticket #487 (audio object type 23 not supported | apple quicktime aac ld) created by tbartdev
according to …
10:44 AM Changeset in ffmpeg [ab09df9d] by Anton Khirnov <anton@khirnov.net>
vf_yadif: add an option to enable/disable deinterlacing based on src …
10:44 AM Changeset in ffmpeg [91aff266] by Anton Khirnov <anton@khirnov.net>
vsrc_color: set output pos values to -1 -1 is more correct than 0, as …
10:43 AM Changeset in ffmpeg [753890d0] by Anton Khirnov <anton@khirnov.net>
vsrc_color: add @file doxy Also remove outdated reference to color in …
10:43 AM Changeset in ffmpeg [deb58ab4] by Anton Khirnov <anton@khirnov.net>
vsrc_buffer: remove duplicated file description Signed-off-by: Anton …
10:42 AM Ticket #486 (3IVD in isom unsupported) updated by Alex
Wow. Thanks. Confirmed.
10:38 AM Ticket #466 (Does FFMPEG support MPEGTS + H.264?) updated by Carl Eugen Hoyos
First, you will have to test ffmpeg, because you may only report …
10:38 AM Changeset in ffmpeg [8cee38a2] by Anton Khirnov <anton@khirnov.net>
eval: implement not() expression
10:38 AM Changeset in ffmpeg [9bc39390] by Anton Khirnov <anton@khirnov.net>
eval: add sqrt function for computing the square root
10:37 AM Changeset in ffmpeg [3e033da8] by Anton Khirnov <anton@khirnov.net>
rmdec: use the deinterleaving mode and not the codec when creating …
10:27 AM Ticket #466 (Does FFMPEG support MPEGTS + H.264?) updated by sunshine_uyl
I didn't see any option of ffplay that can generate uncut console …
10:22 AM Ticket #486 (3IVD in isom unsupported) closed by Carl Eugen Hoyos
fixed
10:20 AM Changeset in ffmpeg [4a9b069b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support 3IVD in isom, produced by 3ivx DivX Doctor. Fixes ticket #486.
10:15 AM sample-small-issue-486.mov attached to Ticket #486 by Carl Eugen Hoyos
10:15 AM Ticket #486 (3IVD in isom unsupported) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Summary, Priority, Version, Analyzed by developer, Type changed
10:03 AM Changeset in ffmpeg [63d64228] by Anton Khirnov <anton@khirnov.net>
lavf: Fix context pointer in av_open_input_stream when …
9:59 AM Ticket #486 (3IVD in isom unsupported) updated by Alex
* Input file: …
9:57 AM Ticket #486 (3IVD in isom unsupported) created by Alex
Description: Invalid pixel format '-1' with 3IVD files Version: Latest …
9:56 AM Ticket #187 (3GP/MP4 performance regression) updated by Bram Avontuur
Thanks jsd, that's very helpful. Did you also try to just revert the …
9:43 AM Ticket #466 (Does FFMPEG support MPEGTS + H.264?) updated by Carl Eugen Hoyos
You could still add complete, uncut console output of ffmpeg (or …
7:25 AM Changeset in ffmpeg [8593b743] by Michael Niedermayer <michaelni@gmx.at>
rematrix: dont use floats for int16 code. Signed-off-by: Michael …
6:44 AM Changeset in ffmpeg [c3c1af6d] by Michael Niedermayer <michaelni@gmx.at>
rematrix: use double during init. Signed-off-by: Michael Niedermayer …
6:44 AM Changeset in ffmpeg [1133676f] by Michael Niedermayer <michaelni@gmx.at>
swr: replace sqrt(0.5) by M_SQRT1_2 Signed-off-by: Michael …
5:32 AM Changeset in ffmpeg [a5f8aace] by Michael Niedermayer <michaelni@gmx.at>
configure: swr pkgconfig Signed-off-by: Michael Niedermayer …
5:26 AM Changeset in ffmpeg [9dd3da10] by Michael Niedermayer <michaelni@gmx.at>
swr: fix shared lib build Signed-off-by: Michael Niedermayer …
5:04 AM Changeset in ffmpeg [b5875b91] by Michael Niedermayer <michaelni@gmx.at>
Add libswresample. Similar to libswscale this does resampling and …

Sep 18, 2011:

10:13 PM PIR-short.mkv attached to Ticket #472 by JohnAStebbins
22 second periodic intra refresh sample that has non-zero …
9:13 PM Changeset in ffmpeg [53e37840] by Michael Niedermayer <michaelni@gmx.at>
calculate frame_num for recovery point "keyframe" recovery points …
8:26 PM Changeset in ffmpeg [96c93b8c] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
8:24 PM Ticket #483 (Compilation fails for --disable-everything --enable-outdev=alsa) closed by Carl Eugen Hoyos
fixed: Should be fixed, thank you for the analysis!
8:22 PM Changeset in ffmpeg [4bc447a3] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix compilation with --disable-everything --enable-outdev=alsa. Bug …
7:53 PM Changeset in ffmpeg [ba5ff1b3] by Michael Niedermayer <michaelni@gmx.at>
h264dec: add forgotten copying of h->sync Signed-off-by: Michael …
7:01 PM Ticket #481 (mpeg4 codec encoding bitrate (-b) is not honored) closed by Carl Eugen Hoyos
worksforme: Please reopen if this is reproducible with current git head, oldabi, …
7:00 PM Ticket #485 (libx264 does a hidden renice when running multi-threaded !?!) updated by Carl Eugen Hoyos
Component changed
Is this reproducible with one of the native FFmpeg encoders (without …
6:50 PM Ticket #485 (libx264 does a hidden renice when running multi-threaded !?!) created by Rainer
I've been using e.g. "ffmpeg -y -i blue_sky_1080p25.y4m -r 15.14 -b …
6:44 PM Ticket #481 (mpeg4 codec encoding bitrate (-b) is not honored) updated by George Yohng
I just did a refresh from git and cannot reproduce it either (on …
6:43 PM ffmpeg-output.txt attached to Ticket #481 by George Yohng
FFmpeg output dump
5:43 PM Ticket #483 (Compilation fails for --disable-everything --enable-outdev=alsa) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Summary changed
5:16 PM Ticket #481 (mpeg4 codec encoding bitrate (-b) is not honored) updated by Carl Eugen Hoyos
Priority changed
Since I cannot reproduce this issue (bitrate for minimal quantizer is …
5:06 PM Changeset in ffmpeg [0ddcfa42] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix compilation without --disable-swscale.
4:58 PM Ticket #482 (make fails if --disable-swscale, as cmdutils.c invokes sws_get_class ...) closed by Carl Eugen Hoyos
fixed: Should be fixed.
4:57 PM Changeset in ffmpeg [c7686172] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix compilation with --disable-swscale. Fixes ticket #482.
4:25 PM Changeset in ffmpeg [8e4c1000] by Joakim Plate <elupus@ecce.se>
Set AV_PKT_FLAG_KEY based on nupplevideo header Based from …
4:16 PM Changeset in ffmpeg [7768f6b1] by Joakim Plate <elupus@ecce.se>
add support for generic seeking by reading timestamps in nuv
3:43 PM Ticket #484 (prores fails to decode 4444) updated by Carl Eugen Hoyos
Priority, Status, Type, Reproduced by developer changed
Complete, uncut output missing, ffmpeg currently correctly outputs …
3:32 PM Changeset in ffmpeg [46f415b5] by Clément Bœsch <ubitux@gmail.com>
doc/filters: fix numer/number typo.
3:32 PM Changeset in ffmpeg [46c9ddf8] by Clément Bœsch <ubitux@gmail.com>
lavfi: fix avfilter_get_audio_buffer() doxy to match reality.
3:07 PM Ticket #468 (No audio tracks in QuickTime) updated by Alex
Seems not to be fixed completely. I applied your patch to the latest …
2:06 PM Changeset in ffmpeg [9209249b] by Michael Niedermayer <michaelni@gmx.at>
lavc: better reference to AVOptions Signed-off-by: Michael …
1:33 PM Changeset in ffmpeg [0812ad01] by Michael Niedermayer <michaelni@gmx.at>
h264dec: Support CODEC_FLAG2_SHOW_ALL. Signed-off-by: Michael …
1:33 PM Changeset in ffmpeg [86dd4b04] by Michael Niedermayer <michaelni@gmx.at>
mpeg2dec: support CODEC_FLAG2_SHOW_ALL. Signed-off-by: Michael …
1:33 PM Changeset in ffmpeg [49073022] by Michael Niedermayer <michaelni@gmx.at>
lavc: Document that AVOptions should be used. Signed-off-by: Michael …
1:33 PM Changeset in ffmpeg [645cebbe] by Michael Niedermayer <michaelni@gmx.at>
lavc: add CODEC_FLAG2_SHOW_ALL Signed-off-by: Michael Niedermayer …
1:30 PM Ticket #484 (prores fails to decode 4444) updated by Jonne Ahner
http://213.180.83.85/samples/ The 422 samples all work. The two …
1:27 PM 0001-at-least-try-to-decode-4444-even-if-output-is-somewh.patch attached to Ticket #484 by Jonne Ahner
1:19 PM Ticket #484 (prores fails to decode 4444) created by Jonne Ahner
The recently added prores decoder fails to decode 4444 streams. By …
12:26 PM Changeset in ffmpeg [9535929] by Stefano Sabatini <stefasab@gmail.com>
asrc_anullsrc: amend description to reflect the recent changes
10:38 AM Changeset in ffmpeg [1d8d987b] by Stefano Sabatini <stefasab@gmail.com>
asrc_anullsrc: globally prefer "null" over "priv" for indicating the …
10:38 AM Changeset in ffmpeg [17d2fee] by Stefano Sabatini <stefasab@gmail.com>
asrc_anullsrc: do not show the int64_t value for channel_layout That …
10:38 AM Changeset in ffmpeg [e72aa52] by Stefano Sabatini <stefasab@gmail.com>
asrc_anullsrc: implement a request_frame callback for returning frames …
10:30 AM Changeset in ffmpeg [44ab77db] by Stefano Sabatini <stefasab@gmail.com>
asrc_anullsrc: extend syntax to make it accept a non positional list …
10:01 AM Changeset in ffmpeg [7f9b0ef9] by Anton Khirnov <anton@khirnov.net>
doc/APIChanges: fill in missing hashes and dates.
4:32 AM Changeset in ffmpeg [07631dee] by Michael Niedermayer <michaelni@gmx.at>
rtmpproto.c: Fixed RTMP Stream output issue Original code had the …
2:09 AM Ticket #483 (Compilation fails for --disable-everything --enable-outdev=alsa) created by skierpage
(I'm building from git to debug some QCELP audio playback problems.) …

Sep 17, 2011:

11:57 PM Changeset in ffmpeg [b2f230e2] by Michael Niedermayer <michaelni@gmx.at>
mpegpsdec: fix reading first mpegps packet
11:07 PM Ticket #482 (make fails if --disable-swscale, as cmdutils.c invokes sws_get_class ...) created by skierpage
(I'm building from git to debug some QCELP audio playback problems.) …
10:57 PM Changeset in ffmpeg [140dbcff] by Michael Niedermayer <michaelni@gmx.at>
Avoid NULL dereference on corrupted bitstream with real decoder. …
10:57 PM Changeset in ffmpeg [d788af6c] by Michael Niedermayer <michaelni@gmx.at>
Reject slices that does not have the same type than the first one in …
10:29 PM Changeset in ffmpeg [eac673d5] by Michael Niedermayer <michaelni@gmx.at>
timecode: relicense to LGPLv2+ with permission of Baptiste and ubitux. …
10:19 PM CompilationGuide/MinGW created by Stefano Sabatini
Create first version of the MingwCompilationGuide page.
9:45 PM CompilationGuide created by Stefano Sabatini
Create first version of the CompilationGuide page.
9:38 PM WikiStart edited by Stefano Sabatini
Perform misc consistency fixes. (diff)
8:36 PM Changeset in ffmpeg [9a9ceb8] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: lavfi: …
7:55 PM Changeset in ffmpeg [979bea13] by Michael Niedermayer <michaelni@gmx.at>
check all svq3_get_ue_golomb() returns. Signed-off-by: Michael …
7:20 PM Changeset in ffmpeg [a64b028a] by Michael Niedermayer <michaelni@gmx.at>
h264dec: Dont display trash before a keyframe. Fixes Ticket472 This …
6:17 PM Changeset in ffmpeg [35f38b3a] by Michael Niedermayer <michaelni@gmx.at>
rv34: check for size mismatch Signed-off-by: Michael Niedermayer …
5:08 PM Changeset in ffmpeg [d763fb7d] by Anton Khirnov <anton@khirnov.net>
lavfi: add select filter Signed-off-by: Anton Khirnov <anton@khirnov.net>
5:00 PM Changeset in ffmpeg [a5dc990a] by Michael Niedermayer <michaelni@gmx.at>
Fix buffer size used for MC of B frames after a resolution change in …
4:41 PM Changeset in ffmpeg [0e7efb9d] by Luca Barbato <lu_zero@gentoo.org>
oggdec: fix out of bound write in the ogg demuxer Between ogg_save() …
4:26 PM Changeset in ffmpeg [4907f813] by Michael Niedermayer <michaelni@gmx.at>
Reject audio tracks with invalid interleaver parameters in RM demuxer. …
3:44 PM Changeset in ffmpeg [352c878d] by Michael Niedermayer <michaelni@gmx.at>
Fix js_vlc_bits value validation when joint stereo is used in cook …
3:38 PM Changeset in ffmpeg [9a0a64cb] by Michael Niedermayer <michaelni@gmx.at>
Fix potential overreads in rv34 decoder. Signed-off-by: Michael …
8:19 AM Ticket #479 (AVStream.start_time incorrect by 2 frames for Sony XDCAM-EX files) updated by rmk
Yes. ./ffmpeg -v 9 -loglevel 99 -i ~/tmp/Mesht0456_01_cut.MP4 ffmpeg …
6:42 AM Changeset in ffmpeg [7574cacb] by Anton Khirnov <anton@khirnov.net>
movenc: create an alternate group for each media type Partially fixes …
6:21 AM Ticket #466 (Does FFMPEG support MPEGTS + H.264?) updated by sunshine_uyl
Thanks for your response. Since the web site …
4:45 AM Changeset in ffmpeg [e417d80d] by Anton Khirnov <anton@khirnov.net>
lavd: add libcdio-paranoia input device for audio CD grabbing
4:43 AM Changeset in ffmpeg [85d982f] by Anton Khirnov <anton@khirnov.net>
rawdec: refactor private option for raw video demuxers …
4:42 AM Changeset in ffmpeg [34d2bf30] by Anton Khirnov <anton@khirnov.net>
pcmdec: use unique classes for all pcm demuxers.
4:42 AM Changeset in ffmpeg [d906f49] by Anton Khirnov <anton@khirnov.net>
rawdec: g722 is always 1 channel/16kHz
3:10 AM Ticket #481 (mpeg4 codec encoding bitrate (-b) is not honored) updated by George Yohng
There is a sample video, ffmpeg Sep 15 Windows build and a batch file …
3:05 AM Ticket #481 (mpeg4 codec encoding bitrate (-b) is not honored) created by George Yohng
Please check this example: …

Sep 16, 2011:

11:38 PM Changeset in ffmpeg [bfadca1] by Michael Niedermayer <michaelni@gmx.at>
mjpegdec: print nb_components too in pict debug info Signed-off-by: …
11:38 PM Changeset in ffmpeg [b002184f] by Michael Niedermayer <michaelni@gmx.at>
mjpegdec: make sure we dont interpret things after the bitstream …
11:36 PM Changeset in ffmpeg [d93a448b] by Stefano Sabatini <stefasab@gmail.com>
graph2dot: show timebase information for audio links
11:36 PM Changeset in ffmpeg [db79d041] by Stefano Sabatini <stefasab@gmail.com>
af_aresample: do not request a buffer with AV_PERM_REUSE2 permissions …
9:27 PM Ticket #473 (Option to ignore defect frames) updated by Carl Eugen Hoyos
Please consider reading http://ffmpeg.org/bugreports.html ("If the …
9:23 PM Ticket #471 (CJPG decodes B/W) closed by Michael Niedermayer
fixed: fixed
9:22 PM Ticket #472 (Initial gray frames when first frame is no keyframe) updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer changed
mplayer trains_cut.flv shows no initial gray frames. […]
9:21 PM trains_cut.flv attached to Ticket #472 by Carl Eugen Hoyos
9:09 PM Changeset in ffmpeg [b6c04b68] by Michael Niedermayer <michaelni@gmx.at>
mjpegdec: Remove buggy avid hacks, they dont do anything good with any …
7:58 PM Ticket #474 (SIG SEV in clear_blocks_sse in ff_h263_decode_mb) updated by Carl Eugen Hoyos
Replying to sgarcia: > I am using it for a multiconference …
7:43 PM Changeset in ffmpeg [93869d4e] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
7:38 PM Ticket #479 (AVStream.start_time incorrect by 2 frames for Sony XDCAM-EX files) updated by Carl Eugen Hoyos
Is the attached sample sufficient to reproduce the problem? If yes, …
7:36 PM Mesht0456_01_cut.MP4 attached to Ticket #479 by Carl Eugen Hoyos
7:29 PM Changeset in ffmpeg [5c5306df] by Michael Niedermayer <michaelni@gmx.at>
lavf/utils: rewrite real fps calculation code. The new code is free of …
7:22 PM Changeset in ffmpeg [e3fc0e82] by Stefano Sabatini <stefasab@gmail.com>
lavdev/lavfi: reindent after the last commit
7:22 PM Changeset in ffmpeg [4893c204] by Stefano Sabatini <stefasab@gmail.com>
lavdev/lavfi: add audio support
6:44 PM Changeset in ffmpeg [3ee0bedc] by Stefano Sabatini <stefasab@gmail.com>
lavfi: refactor query_formats and auto-insert audio conversion filters …
6:44 PM Changeset in ffmpeg [37cc443c] by Stefano Sabatini <stefasab@gmail.com>
lavfi: add audio convert filter Add aconvert filter to perform sample …
6:44 PM Changeset in ffmpeg [553c5e9f] by Stefano Sabatini <stefasab@gmail.com>
lavfi: add and use an inlink variable in avfilter_config_links() …
6:44 PM Changeset in ffmpeg [71c644ce] by Stefano Sabatini <stefasab@gmail.com>
lavfi: set link audio time_base if not set in avfilter_config_links() …
4:16 PM Changeset in ffmpeg [4460b81f] by Michael Niedermayer <michaelni@gmx.at>
mxfenc: Add support for MPEG-2 MP@HL-14 in mxf container Support Main …
4:11 PM Ticket #474 (SIG SEV in clear_blocks_sse in ff_h263_decode_mb) updated by Sergio Garcia
Hi I am using it for a multiconference application, so it is decoding …
2:56 PM Changeset in ffmpeg [3a78fb57] by Luca Barbato <lu_zero@gentoo.org>
libx264: introduce slice-max-size option Yet another option useful …
1:34 PM Ticket #479 (AVStream.start_time incorrect by 2 frames for Sony XDCAM-EX files) updated by rmk
Replying to cehoyos: > Is a 2.5MB sample not sufficient to …
1:11 PM WikiStart edited by compn
clarify the trac links arent related to ffmpeg (diff)
12:56 PM Ticket #480 (ffprobe -h segfaults) closed by Stefano Sabatini
fixed: Replying to ubitux: > Fixed in …
12:38 PM Ticket #480 (ffprobe -h segfaults) updated by Clément Bœsch
Fixed in 8af64e1a67725d29410219aaa8a5e8f2aaea7acf. PS: I don't have …
12:31 PM Changeset in ffmpeg [8af64e1a] by Clément Bœsch <ubitux@gmail.com>
ffprobe: fix crash with -h.
12:19 PM Ticket #480 (ffprobe -h segfaults) created by cbsrobot
Starting program: /usr/local/bin/ffprobe Reading symbols for shared …
10:49 AM Ticket #479 (AVStream.start_time incorrect by 2 frames for Sony XDCAM-EX files) updated by Carl Eugen Hoyos
Is a 2.5MB sample not sufficient to show the problem?
10:15 AM Ticket #479 (AVStream.start_time incorrect by 2 frames for Sony XDCAM-EX files) created by rmk
All samples of Sony XDCAM-EX files start with two B-frames …
10:10 AM Ticket #478 (Audio bitrate parameter is ignored or inconsistent) updated by Alex
Ok, thank you.
10:08 AM Ticket #478 (Audio bitrate parameter is ignored or inconsistent) updated by Carl Eugen Hoyos
I mean that libfaac (an external library) using the highest possible …
9:54 AM Ticket #478 (Audio bitrate parameter is ignored or inconsistent) updated by Alex
Ok, you mean it's an expected behavior that the output is not scaled up?
9:50 AM Changeset in ffmpeg [9eb1c94] by Clément Bœsch <ubitux@gmail.com>
doc: fix x264_opts/x264opts typo.
9:47 AM Ticket #478 (Audio bitrate parameter is ignored or inconsistent) closed by Carl Eugen Hoyos
invalid: Please test […]
9:26 AM Ticket #478 (Audio bitrate parameter is ignored or inconsistent) created by Alex
Steps that will reproduce the problem? ffmpeg -t 1 -i multitrack.mov …
9:16 AM Changeset in ffmpeg [6613db9] by Stefano Sabatini <stefasab@gmail.com>
dshow: remove filters from graph before releasing them Signed-off-by: …
9:16 AM Changeset in ffmpeg [a1644f62] by Stefano Sabatini <stefasab@gmail.com>
dshow: reset list for each filter removed Signed-off-by: Stefano …
9:16 AM Changeset in ffmpeg [215e1979] by Stefano Sabatini <stefasab@gmail.com>
dshow: invert condition to avoid leaking objects Signed-off-by: …
9:16 AM Changeset in ffmpeg [dd41036a] by Stefano Sabatini <stefasab@gmail.com>
dshow: cleanup internal references on capture interface …
9:16 AM Changeset in ffmpeg [0b951d10] by Stefano Sabatini <stefasab@gmail.com>
dshow: release pin on disconnect Signed-off-by: Stefano Sabatini …
9:16 AM Changeset in ffmpeg [c7807eeb] by Stefano Sabatini <stefasab@gmail.com>
doc: add documentation for dshow indev Signed-off-by: Stefano …
9:09 AM Changeset in ffmpeg [01b997b9] by Stefano Sabatini <stefasab@gmail.com>
dshow: indent Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
9:09 AM Changeset in ffmpeg [0883a7fa] by Stefano Sabatini <stefasab@gmail.com>
dshow: add option to list audio/video options Signed-off-by: Stefano …
9:06 AM Changeset in ffmpeg [c4b2027d] by Stefano Sabatini <stefasab@gmail.com>
dshow: add audio/video options Signed-off-by: Stefano Sabatini …
9:02 AM Changeset in ffmpeg [d0da3103] by Stefano Sabatini <stefasab@gmail.com>
dshow: initialize variable to prevent releasing random data …
9:02 AM Changeset in ffmpeg [ee4ed804] by Stefano Sabatini <stefasab@gmail.com>
dshow: factorise cycling through pins Signed-off-by: Stefano Sabatini …
8:43 AM WikiStart edited by Stefano Sabatini
Add first links to the FFmpeg wiki (diff)
8:37 AM Ticket #476 (Option to ignore subtitles) updated by Carl Eugen Hoyos
Status, Version, Component, Reproduced by developer changed
The correct syntax is now "-map 0 -map -0:s", but I would also prefer …
8:33 AM Ticket #473 (Option to ignore defect frames) updated by Alex
Sure - but unfortunately its size is 12 GB and the command "ffmpeg -ss …
8:31 AM Ticket #475 (Audio desync from video with MXF file) updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer changed
Works fine with ffmpeg (and MPlayer), but another (related?) problem …
8:23 AM Ticket #466 (Does FFMPEG support MPEGTS + H.264?) updated by Carl Eugen Hoyos
You will have to add complete, uncut console output of ffmpeg (or …
8:20 AM Ticket #474 (SIG SEV in clear_blocks_sse in ff_h263_decode_mb) updated by Carl Eugen Hoyos
dissass and registers missing, see http://ffmpeg.org/bugreports.html
8:19 AM Ticket #477 (Unnecessary h264 -> libx264 conversion when using copy video codec) closed by Carl Eugen Hoyos
invalid: (complete, uncut output missing.) To affect the output file …
8:17 AM Ticket #473 (Option to ignore defect frames) updated by Carl Eugen Hoyos
Version changed
Please make test.mkv available.
7:23 AM Ticket #477 (Unnecessary h264 -> libx264 conversion when using copy video codec) created by redirect77
I'm trying to multiplex video and audio stream into a single file, by …
6:38 AM Ticket #476 (Option to ignore subtitles) updated by Alex
Also "-map 0 -scodec copy", "-map 0 -scodec xsub", or "-map 0 -scodec …
6:36 AM Ticket #476 (Option to ignore subtitles) created by Alex
Steps that will reproduce the problem? 1. ffmpeg -i file.mkv -map 0 …
6:31 AM Ticket #473 (Option to ignore defect frames) updated by Alex
Sure, sorry: […]
6:24 AM Ticket #468 (No audio tracks in QuickTime) updated by Alex
Nice. Works for me. Tested it with QuickTime Player X Version 10.1 …
4:40 AM Ticket #466 (Does FFMPEG support MPEGTS + H.264?) updated by sunshine_uyl
I have upload 509M.ts to http://www.datafilehost.com/. It is video …
4:07 AM Changeset in ffmpeg [41215fde] by Michael Niedermayer <michaelni@gmx.at>
libavfilter/formats.c: fix compile of test Signed-off-by: Michael …
3:53 AM Changeset in ffmpeg [cfe4e8c2] by Michael Niedermayer <michaelni@gmx.at>
bintext: make decoder names unique Signed-off-by: Michael Niedermayer …
3:53 AM Changeset in ffmpeg [3ac4f444] by Michael Niedermayer <michaelni@gmx.at>
bintext: set buffer hints Signed-off-by: Michael Niedermayer …
3:53 AM Changeset in ffmpeg [b9dbaa40] by Michael Niedermayer <michaelni@gmx.at>
bintext: fix possible x variable overflow. Signed-off-by: Michael …
3:53 AM Changeset in ffmpeg [fa2dbcd4] by Michael Niedermayer <michaelni@gmx.at>
bintext: remove unneeded get_buffer() Signed-off-by: Michael …
3:53 AM Changeset in ffmpeg [07a70cab] by Michael Niedermayer <michaelni@gmx.at>
Binary text decoder Decoder and demuxer for various binary text …
1:15 AM Ticket #468 (No audio tracks in QuickTime) updated by Michael Niedermayer
maybe someone who has QT or an iphone could test the patch? if it …
1:12 AM 0002-movenc-set-alternative-group-for-audio-and-subtitles.patch attached to Ticket #468 by Michael Niedermayer
Untested patch

Sep 15, 2011:

11:46 PM ffplaylog.txt attached to Ticket #475 by Jamie
ffplay log
11:46 PM Ticket #475 (Audio desync from video with MXF file) created by Jamie
I've been using KDENLIVE which uses ffmpeg. I've tried playing the …
11:39 PM Ticket #474 (SIG SEV in clear_blocks_sse in ff_h263_decode_mb) created by Sergio Garcia
Hi, I am using libavcodec in my mcu project and I am latelly getting …
10:46 PM Changeset in ffmpeg [ea8de109] by Stefano Sabatini <stefasab@gmail.com>
lavfi: add avfilter_all_channel_layouts public symbol This list is …
10:42 PM Changeset in ffmpeg [9899037d] by Stefano Sabatini <stefasab@gmail.com>
lavfi: rename avfilter_all_* function names to avfilter_make_all_* A …
10:42 PM Changeset in ffmpeg [98b906e1] by Stefano Sabatini <stefasab@gmail.com>
APIchanges: remove prores decoder addition entry It is not an API change.
9:29 PM Ticket #473 (Option to ignore defect frames) updated by Carl Eugen Hoyos
Complete, uncut output of latest FFmpeg git head missing.
9:10 PM Changeset in ffmpeg [62101030] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
9:01 PM Changeset in ffmpeg [e78d1a59] by Michael Niedermayer <michaelni@gmx.at>
mpegts: make sure the "standard" code doesnt override the probing with …
8:23 PM Changeset in ffmpeg [b59efc94] by Alex Converse <alex.converse@gmail.com>
Fixed size given to init_get_bits(). init_get_bits() takes a number …
8:03 PM Ticket #473 (Option to ignore defect frames) created by Alex
Steps that will reproduce the problem? 1. Find a defect file 2. …
6:16 PM Changeset in ffmpeg [5d305c93] by Michael Niedermayer <michaelni@gmx.at>
Correct determination of file size and frames in VBRI headers The …
5:02 PM Ticket #187 (3GP/MP4 performance regression) updated by jsd
brama: here is the workaround i devised: start with $vsync = 0 …
3:07 PM Changeset in ffmpeg [b3887bd5] by Elvis Presley <elvis@e.p>
configure: require gplv2 for prores Signed-off-by: Elvis Presley …
3:06 PM Changeset in ffmpeg [db54ff6d] by Elvis Presley <elvis@e.p>
configure: add GPLv2 support (needed for ProRes) Signed-off-by: Elvis …
2:30 PM Changeset in ffmpeg [ea540401] by Ronald S. Bultje <rsbultje@gmail.com>
swscale: fix byte overreads in SSE-optimized hscale(). SSE-optimized …
1:59 PM Changeset in ffmpeg [3dd47ae5] by Elvis Presley <elvis@e.p>
Revert "get_bits: remove x86 inline asm in A32 bitstream reader" This …
1:58 PM Changeset in ffmpeg [5554de13] by Elvis Presley <elvis@e.p>
ProRes Decoder Signed-off-by: Elvis Presley <elvis@e.p>
12:19 PM Ticket #187 (3GP/MP4 performance regression) updated by Bram Avontuur
We've been bitten by this bug since february, hence we reverted to an …
11:41 AM Ticket #468 (No audio tracks in QuickTime) updated by Alex
Furthermore, here the same examples using an unpatched ffmpeg version: …
11:35 AM Ticket #468 (No audio tracks in QuickTime) updated by Alex
Finally, I found a way to give you an example of a file with correct …
11:31 AM Ticket #458 (Scale filter can create output which scale filter cannot accept on its ...) updated by Mark Himsley
I have a better and much simpler demonstration, but it should mean the …
10:26 AM Ticket #472 (Initial gray frames when first frame is no keyframe) updated by DonMoir
This FLV file is much cleaner but still has an initial gray frame when …
10:07 AM Ticket #472 (Initial gray frames when first frame is no keyframe) updated by DonMoir
I don't know what the best solution is but clearly you do not want …
9:34 AM Ticket #472 (Initial gray frames when first frame is no keyframe) updated by Carl Eugen Hoyos
Invalid as-is. Complete, uncut output missing. And please be more …
9:23 AM Ticket #353 (Failed compiling FFmpeg in OS X 10.6.8) updated by Carl Eugen Hoyos
Version changed
Strings to identify the broken compiler are "build 5658" and "build …
9:21 AM Ticket #472 (Initial gray frames when first frame is no keyframe) created by DonMoir
I think maybe this has been discussed before, but if there is no …
9:17 AM levitprop01.avi attached to Ticket #471 by Carl Eugen Hoyos
9:16 AM Ticket #471 (CJPG decodes B/W) created by Carl Eugen Hoyos
Issue 777 Works fine with mplayer -vc cjpg […]
8:13 AM Ticket #467 (Encoding an image only movie fails when used with the movie overlay filter) updated by Jörgen Isaksson
>Was there really a working filter system before r25526? Yes, …
7:34 AM Changeset in ffmpeg [d7d2f0e6] by Anton Khirnov <anton@khirnov.net>
matroskadec: fix typo. Signed-off-by: Anton Khirnov <anton@khirnov.net>
7:34 AM Changeset in ffmpeg [4a9628f2] by Anton Khirnov <anton@khirnov.net>
matroskadec: bail on parsing of incorrect seek index segments …
7:09 AM gcc.log attached to Ticket #353 by Carl Eugen Hoyos
7:04 AM lenayuv4.mov attached to Ticket #470 by Carl Eugen Hoyos
7:04 AM lenav410.mov attached to Ticket #470 by Carl Eugen Hoyos
7:03 AM lenav408.mov attached to Ticket #470 by Carl Eugen Hoyos
7:03 AM lenav308.mov attached to Ticket #470 by Carl Eugen Hoyos
7:03 AM Ticket #470 (libquicktime uncompressed formats) created by Carl Eugen Hoyos
I will attach four uncompressed libquicktime samples (showing lena). …
6:59 AM Ticket #467 (Encoding an image only movie fails when used with the movie overlay filter) updated by Carl Eugen Hoyos
Was there really a working filter system before r25526? Please add a …
6:56 AM Ticket #468 (No audio tracks in QuickTime) updated by Alex
* Example with defect headers using a patched ffmpeg/libav (both …
6:40 AM Ticket #443 (-color_range AVOption appears to do nothing) updated by TimNich
Still the same with as near current as I can keep up with.:- […]
6:21 AM Ticket #467 (Encoding an image only movie fails when used with the movie overlay filter) updated by Jörgen Isaksson
Hi cehoyos, > Do you believe this is a regression? (You set the …
5:25 AM Ticket #466 (Does FFMPEG support MPEGTS + H.264?) updated by Carl Eugen Hoyos
If you want to report a problem with ffplay, please confirm that it is …
3:41 AM Ticket #466 (Does FFMPEG support MPEGTS + H.264?) updated by sunshine_uyl
I use ffplay to play video clip (mpegts + h.264) again. Please refer …
3:40 AM ffplay_h264_mpegts_log.bmp.gz attached to Ticket #466 by sunshine_uyl
2:35 AM Ticket #362 (Interlaced mjpeg fails to decode) closed by Michael Niedermayer
fixed: should be fixed
2:34 AM Ticket #463 (MJPEG decoding regression) closed by Michael Niedermayer
fixed: should be fixed
2:20 AM Changeset in ffmpeg [d55b06b8] by Michael Niedermayer <michaelni@gmx.at>
mjpeg: interlaced buggy avid fix Fix Ticket362 Signed-off-by: Michael …
2:18 AM Changeset in ffmpeg [e009432b] by Michael Niedermayer <michaelni@gmx.at>
mjpegdec: fix len for AVI1 reader Signed-off-by: Michael Niedermayer …
2:17 AM Changeset in ffmpeg [b34c7a56] by Michael Niedermayer <michaelni@gmx.at>
Revert "MJPEG: emulate EOI also on two consecutive SOI." This causes …
12:32 AM Ticket #353 (Failed compiling FFmpeg in OS X 10.6.8) updated by Michael Niedermayer
Maybe loosing the static in #define DECLARE_ASM_CONST(n,t,v) static …
12:22 AM Ticket #468 (No audio tracks in QuickTime) updated by Michael Niedermayer
It would be interresting to have a working m4v file created by some …
Note: See TracTimeline for information about the timeline view.