Timeline



Mar 25, 2012:

11:31 PM Changeset in ffmpeg [b2af057a] by Ronald S. Bultje <rsbultje@gmail.com>
smacker: convert palette and header reading to bytestream2.
11:02 PM Changeset in ffmpeg [40821980] by Michael Niedermayer <michaelni@gmx.at>
vf_hflip: accept PIX_FMT_RGB444 and PIX_FMT_BGR444 pixel formats …
11:02 PM Changeset in ffmpeg [25b67dc7] by Michael Niedermayer <michaelni@gmx.at>
png: fix warning about discarding qualifiers …
10:29 PM Ticket #1132 (I am using "Video Spin Blaster" to add random pixels to a video... I ...) updated by Carl Eugen Hoyos
Priority, Component changed
To make this a valid bug report, please: * add the FFmpeg command line …
10:27 PM Ticket #1133 (multiple edit list entries in mov) updated by Carl Eugen Hoyos
Priority, Keywords changed
For memleak-reports, valgrind output is needed. For future …
10:09 PM Changeset in ffmpeg [aa9c2e41] by Michael Niedermayer <michaelni@gmx.at>
pthread : Remove lock/unlock pairs in worker loop to avoid unexpected …
9:21 PM Ticket #1133 (multiple edit list entries in mov) created by ehsmeng
Hi, If i transcode this file I get a rather aggressive memory leak on …
9:10 PM Changeset in ffmpeg [9621646e] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
8:35 PM Changeset in ffmpeg [c3bbd0b5] by Ronald S. Bultje <rsbultje@gmail.com>
alac: convert extradata reading to bytestream2.
7:50 PM Changeset in ffmpeg [8d7f2db6] by Michael Niedermayer <michaelni@gmx.at>
swr-test: test the new flexible buffering Signed-off-by: Michael …
7:50 PM Changeset in ffmpeg [59b038b4] by Michael Niedermayer <michaelni@gmx.at>
swr: realloc_audio: support packed audio buffers Signed-off-by: …
7:49 PM Changeset in ffmpeg [1b0fcf33] by Michael Niedermayer <michaelni@gmx.at>
swr: More flexible and convenient buffering Signed-off-by: Michael …
7:10 PM Ticket #1132 (I am using "Video Spin Blaster" to add random pixels to a video... I ...) created by Zach Miltz
The program I am using is called "Video Spin Blaster". I get an error …
6:39 PM Ticket #1128 (build failure on debian squeeze (double typedef)) closed by Carl Eugen Hoyos
fixed
5:29 PM Changeset in ffmpeg [e479013a] by Michael Niedermayer <michaelni@gmx.at>
Fix SVCD scan_offset option Signed-off-by: Michael Niedermayer …
4:53 PM Ticket #1128 (build failure on debian squeeze (double typedef)) updated by sobukus
I see now that that exact change has been pushed with commit …
4:44 PM Ticket #1089 (Request better compatibility to 2160p video) closed by Carl Eugen Hoyos
invalid: PotPlayer is an application written by people stealing the work of the …
4:40 PM Ticket #1128 (build failure on debian squeeze (double typedef)) updated by Carl Eugen Hoyos
Please add the first line of "git log". (Compilation works fine here …
4:31 PM Ticket #1129 (qt smc: flickering line with odd height) closed by Carl Eugen Hoyos
invalid
4:31 PM Ticket #1130 (qt jpeg: wrong resolution reported with odd height and visible white line) closed by Carl Eugen Hoyos
invalid
4:28 PM Ticket #1131 (adpcm_ima_qt: fail with conversion from 192kHz to 22kHz) updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer changed
3:50 PM 192kHz.mov attached to Ticket #1131 by ami_stuff
3:50 PM Ticket #1131 (adpcm_ima_qt: fail with conversion from 192kHz to 22kHz) created by ami_stuff
"-ar 44100" works ok […]
11:03 AM Ticket #1130 (qt jpeg: wrong resolution reported with odd height and visible white line) updated by ami_stuff
Looks like a bug of QucikTime's jpeg encoder (the file with odd height …
10:59 AM Ticket #1129 (qt smc: flickering line with odd height) updated by ami_stuff
Looks like a bug of QuickTime's smc encoder, not FFmpeg's decoder - …
10:35 AM 1.jpg attached to Ticket #1130 by ami_stuff
10:34 AM 190_128_jpeg.mov attached to Ticket #1130 by ami_stuff
10:34 AM 190_127_jpeg.mov attached to Ticket #1130 by ami_stuff
10:33 AM Ticket #1130 (qt jpeg: wrong resolution reported with odd height and visible white line) created by ami_stuff
Not reproducible with attached jpg image. […]
10:27 AM Ticket #710 (vqavideo codec playback corruption) closed by reimar
fixed
10:27 AM Ticket #633 (lowres with some dvvideo files doesn't work correctly) closed by reimar
fixed: The workaround for ticket 159 failed to handle the lowres case.
10:25 AM Ticket #217 (dv file created with qt3) closed by reimar
fixed
10:24 AM Changeset in ffmpeg [6d797ac7] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
VC1: Do not needlessly use signed types. This might even have …
10:23 AM Changeset in ffmpeg [31ff2cb2] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
DV: detect another case of broken DV files. See trac issue #217. Only …
10:23 AM Changeset in ffmpeg [feda266d] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
DV: check coded_width/height instead of width/height. This makes the …
10:23 AM Changeset in ffmpeg [535eed93] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
vqavideo: fix decoding of samples with no partial updates. Fixes …
10:23 AM 190_128.mov attached to Ticket #1129 by ami_stuff
10:23 AM 190_127.mov attached to Ticket #1129 by ami_stuff
10:23 AM Ticket #1129 (qt smc: flickering line with odd height) created by ami_stuff
There is visible a flickering line at the bottom when smc video have …
10:22 AM Changeset in ffmpeg [6809818] by Michael Niedermayer <michaelni@gmx.at>
"Metal Gear Solid: The Twin Snakes" demuxer Signed-off-by: Paul B …
10:22 AM Changeset in ffmpeg [1318b143] by Michael Niedermayer <michaelni@gmx.at>
CrystalHD: Remove EXPERIMENTAL flag for known good formats. With the …
10:22 AM Changeset in ffmpeg [5420523a] by Michael Niedermayer <michaelni@gmx.at>
pthread: return proper error code on pthread_create failure …
10:22 AM Changeset in ffmpeg [e0c71283] by Michael Niedermayer <michaelni@gmx.at>
swr: fix segfault when 0 out size is used. Signed-off-by: Michael …
10:22 AM Changeset in ffmpeg [691b9247] by Michael Niedermayer <michaelni@gmx.at>
swr: revert stray hunk Found-by:ubitux Signed-off-by: Michael …
10:13 AM 4bpp.mov attached to Ticket #1126 by ami_stuff
10:12 AM Ticket #1126 (qt raw: fail to decode (regression)) updated by ami_stuff
Also reproducible with even width.
9:50 AM Changeset in ffmpeg [62ce9de] by Diego Biurrun <diego@biurrun.de>
x86: dsputil: prettyprint gcc inline asm
9:50 AM Changeset in ffmpeg [3b54912] by Diego Biurrun <diego@biurrun.de>
x86: K&R prettyprinting cosmetics for dsputil_mmx.c
9:50 AM Changeset in ffmpeg [915a2a0a] by Diego Biurrun <diego@biurrun.de>
x86: conditionally compile H.264 QPEL optimizations
9:48 AM Ticket #1128 (build failure on debian squeeze (double typedef)) created by sobukus
With current ffmpeg git, the gcc of stable debian (4.4.5) is irritated …
9:48 AM Changeset in ffmpeg [3816642] by Diego Biurrun <diego@biurrun.de>
dsputil_mmx: Surround QPEL macros by "do { } while (0);" blocks. This …
9:46 AM Changeset in ffmpeg [5d115c1d] by Diego Biurrun <diego@biurrun.de>
Ignore generated files below doc/.
8:34 AM Changeset in ffmpeg [7e592379] by Michael Niedermayer <michaelni@gmx.at>
resample: Fix boundary handling with fragments. Signed-off-by: …
7:59 AM Ticket #1089 (Request better compatibility to 2160p video) updated by ulti-killer
potplayer …
4:37 AM Changeset in ffmpeg [8b11ae8a] by Michael Niedermayer <michaelni@gmx.at>
swr: Fix partial flushing. Found-by: durandal_1707 Signed-off-by: …
3:58 AM Changeset in ffmpeg [19342bc7] by Michael Niedermayer <michaelni@gmx.at>
swr: test partial flushing Signed-off-by: Michael Niedermayer …
3:27 AM Ticket #1018 (ffmpeg cannot decode quicktime with combined gif and blur streams) updated by alain.dazzi@memeo-inc.com
The blur matters but it is actually not that important to me. The real …
2:25 AM Changeset in ffmpeg [86e3289f] by Michael Niedermayer <michaelni@gmx.at>
mov: fix heap buffer overflow Found-by: Mateusz "j00ru" Jurczyk and …
2:02 AM Changeset in ffmpeg [3a3f06b0] by Ronald S. Bultje <rsbultje@gmail.com>
dpcm: convert to bytestream2.
1:33 AM Changeset in ffmpeg [4f16153] by Michael Niedermayer <michaelni@gmx.at>
swr: allow flushing in multiple steps if the output is too small. …
12:56 AM Changeset in ffmpeg [8bf95e8b] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: avc: …
12:50 AM gray.jp2 attached to Ticket #1127 by ami_stuff
12:50 AM Ticket #1127 (libopenjpeg: problem with grayscale mode) created by ami_stuff
I get a tif output in which left side is filled with decoded pic and …
12:33 AM Ticket #1116 (msrle: empty output with -vf hflip,unsharp) updated by ami_stuff
The same problem with attached bmp image.
12:32 AM 1023.bmp attached to Ticket #1116 by ami_stuff
12:28 AM Ticket #1126 (qt raw: fail to decode (regression)) created by ami_stuff
http://www.datafilehost.com/download-7f1c7c8d.html […] […]
12:09 AM Changeset in ffmpeg [f31a68e7] by Ronald S. Bultje <rsbultje@gmail.com>
interplayvideo: convert to bytestream2.
12:00 AM Changeset in ffmpeg [f4c380a5] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: drop struct from SwrContext. Its a typdef now and doesnt need …

Mar 24, 2012:

11:36 PM Ticket #1036 (Detect frame distortion with ffmpeg / ffprobe) closed by Carl Eugen Hoyos
needs_more_info
11:35 PM Changeset in ffmpeg [ac6798d] by Michael Niedermayer <michaelni@gmx.at>
swr: fix compilation failure with old versions of gcc. gcc 4.4 did …
11:06 PM Changeset in ffmpeg [68893afe] by Martin Storsjö <martin@martin.st>
movenc: Merge if statements This isn't exactly equivalent with the …
11:03 PM Ticket #764 (Increasing robustness of runlength decoding for scantable access in ...) closed by reimar
worksforme: I hope you found an acceptable solution, I am closing as worksforme …
10:57 PM Ticket #733 (No pixel format for h264 in mov) updated by reimar
Vivotek stuff generates seriously broken mov files, the length of …
10:55 PM Ticket #626 (support flic in mov) updated by Carl Eugen Hoyos
Keywords changed
10:35 PM Changeset in ffmpeg [bcae7f43] by Michael Niedermayer <michaelni@gmx.at>
libaacplus: switch to encode2() Signed-off-by: Paul B Mahol …
10:34 PM Changeset in ffmpeg [cb348677] by Ronald S. Bultje <rsbultje@gmail.com>
h264: fix memleak in error path. Signed-off-by: Ronald S. Bultje …
10:29 PM Changeset in ffmpeg [147ee4cf] by Ronald S. Bultje <rsbultje@gmail.com>
pthread: Immediately release all frames in ff_thread_flush() Before …
10:29 PM Changeset in ffmpeg [6ef40639] by Ronald S. Bultje <rsbultje@gmail.com>
h264: Add check for invalid chroma_format_idc Fixes a crash when …
10:20 PM Changeset in ffmpeg [15890d67] by Michael Niedermayer <michaelni@gmx.at>
swr: drop SWR_CH_MAX with the next major ABI bump Signed-off-by: …
10:15 PM Changeset in ffmpeg [ec0ed97b] by Ronald S. Bultje <rsbultje@gmail.com>
utvideo: port header reading to bytestream2. Fixes crash during slice …
10:03 PM Ticket #710 (vqavideo codec playback corruption) updated by reimar
Patch sent to list.
10:03 PM Changeset in ffmpeg [947215a2] by Michael Niedermayer <michaelni@gmx.at>
swr: dont use SWR_CH_MAX in the public function declaration. This …
9:56 PM Changeset in ffmpeg [1937c4e0] by Michael Niedermayer <michaelni@gmx.at>
swr: make SwrContext a typedef. Signed-off-by: Michael Niedermayer …
9:38 PM Changeset in ffmpeg [74656bdd] by Michael Niedermayer <michaelni@gmx.at>
swresample: support up to 32 channels Signed-off-by: Michael …
9:20 PM Ticket #510 (Android internal compiler error on qcelpdec.c when NEON is used) closed by reimar
wontfix: Internal compiler errors are compiler bugs, we will only work around …
8:53 PM Changeset in ffmpeg [d5ed5e7d] by Martin Storsjö <martin@martin.st>
avc: Add a function for converting mp4 style extradata to annex b …
8:29 PM Changeset in ffmpeg [2ee01fbd] by Anton Khirnov <anton@khirnov.net>
pthread: free progress if buffer allocation failed. Else we run out …
8:29 PM Changeset in ffmpeg [bc1ef855] by Anton Khirnov <anton@khirnov.net>
lavc/avconv: support changing frame sizes in codecs with frame mt. …
8:17 PM Changeset in ffmpeg [e20ad71e] by Martin Storsjö <martin@martin.st>
libavformat: Document who sets the AVStream.id field Signed-off-by: …
7:29 PM Ticket #626 (support flic in mov) updated by reimar
Patch on list.
7:24 PM Ticket #217 (dv file created with qt3) updated by ami_stuff
Here is NTSC sample: …
7:21 PM Changeset in ffmpeg [72dadaa9] by Kostya Shishkov <kostya.shishkov@gmail.com>
utvideo: mark output picture as keyframe. Spotted by Антон.
4:52 PM Changeset in ffmpeg [f8ba7c46] by Michael Niedermayer <michaelni@gmx.at>
adxenc: fix error in merging from qatar Pointed out by FATE. …
4:48 PM Changeset in ffmpeg [7ed9abf7] by Michael Niedermayer <michaelni@gmx.at>
sonic: mark as experimental Signed-off-by: Paul B Mahol …
4:48 PM Ticket #862 (Corrupted subtitles exported from matroska file.) updated by get8p
Replying to Cigaes: > Thanks. We are still very fuzzy …
4:43 PM Changeset in ffmpeg [229e4c13] by Michael Niedermayer <michaelni@gmx.at>
indeo5dec: Make sure we have had a valid gop header. This prevents …
4:42 PM Changeset in ffmpeg [9879b506] by Michael Niedermayer <michaelni@gmx.at>
truemotion2dec: Fix overread of input. Found-by: Mateusz "j00ru" …
4:12 PM Ticket #217 (dv file created with qt3) updated by reimar
Do you have more samples for this? The file is clearly broken, and I …
3:29 PM Changeset in ffmpeg [71e78e1f] by Michael Niedermayer <michaelni@gmx.at>
cavsdec: check stc in decode_slice_header() Signed-off-by: Michael …
3:27 PM Changeset in ffmpeg [cc965300] by Justin Ruggles <justin.ruggles@gmail.com>
sunrast: Add support for negative linesize. Signed-off-by: Justin …
3:23 PM Changeset in ffmpeg [9a57a37b] by Michael Niedermayer <michaelni@gmx.at>
h264: move resolution change check further up. This prevents some …
3:22 PM Changeset in ffmpeg [14ba7472] by Ronald S. Bultje <rsbultje@gmail.com>
vp8: fix update_lf_deltas in libavcodec/vp8.c lf_delta.ref[i] and …
3:16 PM Ticket #1120 (CopyTB is not working a documented - asking for a number) updated by Stefano Sabatini
Analyzed by developer changed
Replying to ramitbhalla: > cehoyos any thoughts on this? > …
1:54 PM Changeset in ffmpeg [9d3032b9] by Michael Niedermayer <michaelni@gmx.at>
alsdec: check opt_order. Fixes out of array write in quant_cof …
1:54 PM Changeset in ffmpeg [2c0559d5] by Michael Niedermayer <michaelni@gmx.at>
mpegvideo: increase buffer sizes. Fixes buffer overflow Found-by: …
1:54 PM Changeset in ffmpeg [8a20774a] by Michael Niedermayer <michaelni@gmx.at>
indeo4: Fix global array overread. Found-by: Mateusz "j00ru" Jurczyk …
1:54 PM Changeset in ffmpeg [5cddfc58] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix linking without yasm.
1:41 PM Ticket #1120 (CopyTB is not working a documented - asking for a number) updated by Carl Eugen Hoyos
How is "ffmpeg.exe -i h264.wtv -copytb 0 -vcodec copy -acodec copy -f …
1:14 PM Ticket #1120 (CopyTB is not working a documented - asking for a number) updated by ramitb
cehoyos any thoughts on this? this is the most important feature of …
11:31 AM Ticket #1018 (ffmpeg cannot decode quicktime with combined gif and blur streams) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Type, Reproduced by developer changed
FFmpeg and QuickTime show the initial gif image visually identical, …
10:53 AM Changeset in ffmpeg [494bce62] by Kostya Shishkov <kostya.shishkov@gmail.com>
ralf: read Huffman code lengths without GetBitContext Those …
9:59 AM Changeset in ffmpeg [f58f75dd] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: rv34: …
9:31 AM Ticket #1115 (live mpeg-ts stream encoding failed) updated by Miha
a) ffmpeg -i http://91.216.251.7/238.1.42.4:1234 -vn -acodec libfaac …
9:23 AM Ticket #1115 (live mpeg-ts stream encoding failed) updated by Carl Eugen Hoyos
Does one of the following work? $ ffmpeg -i …
9:19 AM Ticket #1121 (ffmpeg internal flac codec hangs on corrupted file) updated by Carl Eugen Hoyos
Replying to nzqr: > I have no gcc-4.3.2 in repo, but with …
9:11 AM Ticket #1022 (Muxing more than two streams in rm) updated by Carl Eugen Hoyos
Keywords, Status, Component, Reproduced by developer changed
samples.mplayerhq.hu/real/real-bug/no_play/spear.rm Crashes badly …
8:47 AM Ticket #1123 (metadata not read correctly with non-standard AVI structure) updated by Carl Eugen Hoyos
Priority, Status, Version changed
[…]
8:41 AM Ticket #1123 (metadata not read correctly with non-standard AVI structure) updated by zavisko
Replying to cehoyos: > Replying to zavisko: > …
8:21 AM ffmpeg_i_test1.jpg attached to Ticket #1123 by zavisko
output from "ffmpeg -i test1.avi"
7:12 AM Ticket #1125 (Flash 11 RTMP h264 non monotonically increasing error) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
[…]
4:47 AM Changeset in ffmpeg [b222c28e] by Michael Niedermayer <michaelni@gmx.at>
libopenjpegenc: switch to encode2() Signed-off-by: Paul B Mahol …
4:45 AM Changeset in ffmpeg [a5b82336] by Michael Niedermayer <michaelni@gmx.at>
libopenjpeg: make .long_name usefull Fixes following strange output: …
4:44 AM Changeset in ffmpeg [68a257e6] by Michael Niedermayer <michaelni@gmx.at>
bintext: build decoders only if they are actually enabled …
4:21 AM Changeset in ffmpeg [d85b3c4f] by Michael Niedermayer <michaelni@gmx.at>
vp56dec: avoid freeing the returned frame before returning it. …
2:26 AM Changeset in ffmpeg [25715064] by Michael Niedermayer <michaelni@gmx.at>
cavsdec: check for changing w/h. Our decoder does not support …
2:26 AM Changeset in ffmpeg [ba775a54] by Michael Niedermayer <michaelni@gmx.at>
indeo3: fix out of picture write. Found-by: Mateusz "j00ru" Jurczyk …
1:04 AM defect_1022.txt attached to Ticket #1022 by Rodney Baker
Added --show-reachable flag and ran it again.
12:54 AM Ticket #1022 (Muxing more than two streams in rm) updated by Rodney Baker
PS - stream is currently live for about the next 2 hours.
12:53 AM Ticket #1022 (Muxing more than two streams in rm) updated by Rodney Baker
Output from Valgrind on latest git-master with --disable-shared: …

Mar 23, 2012:

11:32 PM Changeset in ffmpeg [59a4b735] by Michael Niedermayer <michaelni@gmx.at>
pthread/mpegvideo: detect and block attempts to init frames after …
10:11 PM Changeset in ffmpeg [cb7190c] by Janne Grunau <janne-libav@jannau.net>
rv34: error out on size changes with frame threading
9:56 PM Changeset in ffmpeg [b00307ec] by Alex Converse <alex.converse@gmail.com>
aacsbr: Add a debug check to sbr_mapping. There have been multiple …
9:56 PM Changeset in ffmpeg [0cb93dac] by Alex Converse <alex.converse@gmail.com>
aac: Reset some state variables when turning SBR off This makes sure …
9:56 PM Changeset in ffmpeg [a237b380] by Alex Converse <alex.converse@gmail.com>
aac: Reset PS parameters on header decode failure. If the next header …
9:06 PM Ticket #1123 (metadata not read correctly with non-standard AVI structure) updated by Carl Eugen Hoyos
Replying to zavisko: > I have added the screen shot of …
9:03 PM Changeset in ffmpeg [71c2a70c] by Michael Niedermayer <michaelni@gmx.at>
error_concealment: Prevent FPEs in case of corrupted input. …
9:03 PM Changeset in ffmpeg [7beec7e2] by Ronald S. Bultje <rsbultje@gmail.com>
fate: add wmalossless test.
8:20 PM Changeset in ffmpeg [e2d110d8] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: rv34: …
7:56 PM Changeset in ffmpeg [71ea2681] by Ronald S. Bultje <rsbultje@gmail.com>
aacsbr: handle m_max values smaller than 4. Prevents a signflip in …
6:39 PM Changeset in ffmpeg [adb98a3d] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
VC1: restore optimizations broken in 9a1ced32. They were moved into …
6:12 PM Changeset in ffmpeg [e730036f] by Michael Niedermayer <michaelni@gmx.at>
interplayvideo: give avctx to av_dlog() Signed-off-by: Paul B Mahol …
6:11 PM Changeset in ffmpeg [0c57f819] by Michael Niedermayer <michaelni@gmx.at>
interplayvideo: remove superfluous strings from av_log() …
6:05 PM Changeset in ffmpeg [a0b07b8f] by Michael Niedermayer <michaelni@gmx.at>
vmdvideo: remove superfluous strings from av_log messages …
6:03 PM Changeset in ffmpeg [89cd95b] by Michael Niedermayer <michaelni@gmx.at>
sonic: fix warning about incompatible pointer types Signed-off-by: …
4:50 PM Changeset in ffmpeg [73ad4471] by Janne Grunau <janne-libav@jannau.net>
rv34: Handle only complete frames in frame-mt. Correct handling of …
4:50 PM Changeset in ffmpeg [5ab506a5] by Janne Grunau <janne-libav@jannau.net>
MPV: set reference frame pointers to NULL when allocation of dummy …
3:35 PM Ticket #1125 (Flash 11 RTMP h264 non monotonically increasing error) updated by Jeremy
I'm not sure if this is a regression or not, but it is reproducible …
1:02 PM Ticket #1120 (CopyTB is not working a documented - asking for a number) updated by ramitb
Okay, I'll post it here. This appears to be a regression bug: The …
11:10 AM Changeset in ffmpeg [4a584eda] by Diego Biurrun <diego@biurrun.de>
configure: die if x11grab dependencies are unavailable Signed-off-by: …
11:10 AM Changeset in ffmpeg [afa61290] by Diego Biurrun <diego@biurrun.de>
zerocodec: factorize loop Signed-off-by: Diego Biurrun <diego@biurrun.de>
11:10 AM Changeset in ffmpeg [ae03b214] by Michael Niedermayer <michaelni@gmx.at>
swr: check that there is enough information to do rematrixing when …
10:38 AM Changeset in ffmpeg [2e909b3c] by Michael Niedermayer <michaelni@gmx.at>
bitstream: build_table, check table_nb_bits. Fixes null ptr deref. …
10:03 AM Changeset in ffmpeg [aae44fb4] by Michael Niedermayer <michaelni@gmx.at>
indeo4: check ref_mb Fix NULL deref Found-by: Mateusz "j00ru" …
9:59 AM Changeset in ffmpeg [c321f2ab] by Martin Storsjö <martin@martin.st>
avcodec: Remove a misplaced and useless attribute_deprecated If …
9:59 AM Changeset in ffmpeg [1664edb] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: check samplerate from decoder. Fixes FPE Found-by: Mateusz …
9:48 AM Changeset in ffmpeg [a22e64fd] by Michael Niedermayer <michaelni@gmx.at>
rawdec: Check w/h. Fixes FPE Found-by: Mateusz "j00ru" Jurczyk and …
9:31 AM Changeset in ffmpeg [5934d57b] by Michael Niedermayer <michaelni@gmx.at>
xmv: check channel number Fixes FPE Found-by: Mateusz "j00ru" …
9:24 AM Changeset in ffmpeg [08c37a10] by Michael Niedermayer <michaelni@gmx.at>
mjpegdec: check h/v_count. Fixes FPE Found-by: Mateusz "j00ru" …
9:14 AM Changeset in ffmpeg [46c78429] by Michael Niedermayer <michaelni@gmx.at>
ituh263dec: Implement enough of Annex O (scalability) to fix a FPE. …
9:00 AM Ticket #1123 (metadata not read correctly with non-standard AVI structure) updated by zavisko
hi, I have added the screen shot of ffmpeg -i test1.avi …
7:35 AM Ticket #1113 (huffyuv enc: broken output with odd width and -pix_fmt yuv420p) closed by Carl Eugen Hoyos
fixed: Fixed by Paul B Mahol.
6:54 AM Ticket #1124 (avi msrle: broken output file with -vcodec copy) updated by Carl Eugen Hoyos
Analyzed by developer, Keywords, Version, Status, Reproduced by developer changed
6:37 AM Ticket #1125 (Flash 11 RTMP h264 non monotonically increasing error) updated by Carl Eugen Hoyos
Priority, Keywords changed
Do you think this is a regression? Is this only reproducible with …
6:35 AM Ticket #1120 (CopyTB is not working a documented - asking for a number) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > I tried putting 0 (assuming …
5:19 AM Changeset in ffmpeg [4094fc99] by Justin Ruggles <justin.ruggles@gmail.com>
avconv: fix the resampling safety factors for output audio buffer …
5:19 AM Changeset in ffmpeg [9869e963] by Justin Ruggles <justin.ruggles@gmail.com>
avconv: move audio output buffer allocation to a separate function …
5:19 AM Changeset in ffmpeg [f3ab3e1a] by Justin Ruggles <justin.ruggles@gmail.com>
avconv: make the async buffer global and free it in exit_program()
4:21 AM Changeset in ffmpeg [cc415956] by Michael Niedermayer <michaelni@gmx.at>
error_conceal: fix FPE in guess_dc() with huge sizes. Found-by: …
3:32 AM Changeset in ffmpeg [ac2cb279] by Michael Niedermayer <michaelni@gmx.at>
mov: Fix FPE on 0 time_scale Found-by: Mateusz "j00ru" Jurczyk and …
3:29 AM Changeset in ffmpeg [c0a99ea] by Michael Niedermayer <michaelni@gmx.at>
indeo4: check band->scan Fixes null ptr exception Found-by: Mateusz …
3:29 AM Changeset in ffmpeg [f927c5b7] by Michael Niedermayer <michaelni@gmx.at>
vorbisdemux: Check private context in theoras gtopts. This prevents a …
2:09 AM Changeset in ffmpeg [ae2c33b0] by Michael Niedermayer <michaelni@gmx.at>
cosmetics: remove superfluous curly brackets Signed-off-by: Paul B …
2:09 AM Changeset in ffmpeg [0e465c1a] by Michael Niedermayer <michaelni@gmx.at>
huffyuv: remove long time disabled code Signed-off-by: Paul B Mahol …
2:09 AM Changeset in ffmpeg [3a085c6a] by Michael Niedermayer <michaelni@gmx.at>
huffyuv: do not decode/encode yuv colorspace with odd width …
2:08 AM Changeset in ffmpeg [ba02069a] by Michael Niedermayer <michaelni@gmx.at>
aacdec: prevent channels from exceeding MAX_CHANNELS. Found-by: …
12:27 AM Changeset in ffmpeg [01fd1aa0] by Michael Niedermayer <michaelni@gmx.at>
matroskadec: fix strcmp(NULL) Found-by: Mateusz "j00ru" Jurczyk and …
12:09 AM Changeset in ffmpeg [437f5daf] by Michael Niedermayer <michaelni@gmx.at>
mov: fix global unicode convertion array overflow. Found-by: Mateusz …
12:04 AM Ticket #1124 (avi msrle: broken output file with -vcodec copy) updated by Elon Musk
This is because decoder needs bits_per_coded sample available from …

Mar 22, 2012:

11:50 PM Changeset in ffmpeg [0c97fd33] by Michael Niedermayer <michaelni@gmx.at>
mmdemux: dont set pkt->size to an invalid value. Found-by: Mateusz …
11:50 PM Changeset in ffmpeg [7c0748c2] by Michael Niedermayer <michaelni@gmx.at>
eatqi: replace break by goto. This fixes some heap overread. …
11:43 PM myStream_721267590_1_1.flv attached to Ticket #1125 by Jeremy
11:42 PM Ticket #1125 (Flash 11 RTMP h264 non monotonically increasing error) created by Jeremy
When trying to capture an RTMP stream that's published with Flash 11 …
10:57 PM Changeset in ffmpeg [5a4af049] by Michael Niedermayer <michaelni@gmx.at>
aacdec: reset max_sfb on invalid data. Fixes global out of array …
10:43 PM Changeset in ffmpeg [3583c870] by Michael Niedermayer <michaelni@gmx.at>
vqavideodev: Check image dimensions Fixes out of heap array read …
10:16 PM Changeset in ffmpeg [464cef4c] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: xwma: …
10:13 PM Changeset in ffmpeg [9759d2b8] by Michael Niedermayer <michaelni@gmx.at>
indeo4: check motion vetors. Fixes out of heap array read. Found-by: …
10:13 PM Changeset in ffmpeg [afc0cc22] by Michael Niedermayer <michaelni@gmx.at>
pngenc: make max_packet_size 64bit check check it. Signed-off-by: …
9:53 PM Changeset in ffmpeg [50a3867b] by Clément Bœsch <ubitux@gmail.com>
png: make ff_png_pass_mask local to pngdec.
9:47 PM Ticket #1120 (CopyTB is not working a documented - asking for a number) updated by ramitb
I tried putting 0 (assuming that its the input filenumber). the …
9:30 PM Ticket #1124 (avi msrle: broken output file with -vcodec copy) created by ami_stuff
http://ffmpeg.org/trac/ffmpeg/raw-attachment/ticket/1116/AVI-RLE_MP3.av
9:21 PM Ticket #1119 (voc enc: output frequency differs from input) updated by ami_stuff
converts correctly with sox […] […]
9:07 PM Ticket #1123 (metadata not read correctly with non-standard AVI structure) updated by Carl Eugen Hoyos
Keywords, Component changed
Please add output of ffmpeg -i test1.avi. What does the specification …
9:01 PM Changeset in ffmpeg [abdcb491] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix libgsm.c compilation after typo in 67b8c8.
8:57 PM Changeset in ffmpeg [5023b89b] by Alex Converse <alex.converse@gmail.com>
xwma: Validate channels and bits_per_coded_sample. This prevents a …
8:57 PM Changeset in ffmpeg [86f2ae06] by Alex Converse <alex.converse@gmail.com>
mov: Do not read past the end of the ctts_data table. Found-by: …
8:56 PM Changeset in ffmpeg [3e6e89b] by Alex Converse <alex.converse@gmail.com>
mov: Add missing terminator to mov_ch_layout_map_1ch. Found-by: …
8:46 PM structures.jpg attached to Ticket #1123 by zavisko
screenshots with structures and ffprobe outputs
8:45 PM Ticket #1120 (CopyTB is not working a documented - asking for a number) updated by Carl Eugen Hoyos
Priority, Status, Version, Reproduced by developer changed
8:45 PM test2.avi attached to Ticket #1123 by zavisko
metadata read fine (INFO tag after hdrl)
8:45 PM test1.avi attached to Ticket #1123 by zavisko
metadata not read correctly
8:44 PM Ticket #1123 (metadata not read correctly with non-standard AVI structure) created by zavisko
I have found out that ffmpeg or ffprobe recognize avi metadata tags …
8:43 PM Ticket #1121 (ffmpeg internal flac codec hangs on corrupted file) updated by Elon Musk
It "hangs" here.
8:34 PM Ticket #1121 (ffmpeg internal flac codec hangs on corrupted file) updated by nzqr
I have no gcc-4.3.2 in repo, but with 4.3.3 and 4.3.6, and if compiled …
7:59 PM Changeset in ffmpeg [6716e689] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: FATE: …
7:47 PM Ticket #1120 (CopyTB is not working a documented - asking for a number) updated by ramitb
the FFMPEG documentation page (http://ffmpeg.org/ffmpeg.html) states: …
7:44 PM Changeset in ffmpeg [b1a0d694] by Michael Niedermayer <michaelni@gmx.at>
dcaenc: switch to encode2() Signed-off-by: Paul B Mahol …
7:39 PM Ticket #1018 (ffmpeg cannot decode quicktime with combined gif and blur streams) updated by alain.dazzi@memeo-inc.com
I have attached the source movie. ~/Desktop/robert$ ffmpeg -i 633.mov …
7:36 PM Changeset in ffmpeg [ffa28da1] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Support dropping audio dts/pts via -async -1. Allows working around …
7:27 PM 633.mov attached to Ticket #1018 by alain.dazzi@memeo-inc.com
quick time movie contain 2 video/gif streams
7:19 PM Ticket #605 (aac in flv: Application provided invalid, non monotonically increasing ...) updated by reimar
I proposed a patch adding -async -1 that would allow working around …
7:17 PM Changeset in ffmpeg [e73c6aaa] by Ronald S. Bultje <rsbultje@gmail.com>
asf: reset side data elements on packet copy. Prevents crash (double …
7:17 PM Changeset in ffmpeg [26219644] by Ronald S. Bultje <rsbultje@gmail.com>
wmavoice: fix stack overread. Found-by: Mateusz "j00ru" Jurczyk and …
7:17 PM Changeset in ffmpeg [3c926767] by Ronald S. Bultje <rsbultje@gmail.com>
wmalossless: error out if a subframe is not used by any channel. …
7:17 PM Changeset in ffmpeg [75d7975] by Ronald S. Bultje <rsbultje@gmail.com>
vqa: check palette chunk size before reading data. Prevents overreads …
7:17 PM Changeset in ffmpeg [d462949] by Ronald S. Bultje <rsbultje@gmail.com>
wmalossless: reset sample pointer for each subframe. Prevents …
7:17 PM Changeset in ffmpeg [326f7a68] by Ronald S. Bultje <rsbultje@gmail.com>
wmalossless: error out on invalid values for order. Found-by: Mateusz …
6:59 PM Ticket #1122 (H264 interlaced multithreaded decoding artifacts) updated by Carl Eugen Hoyos
Keywords, Status, Component, Reproduced by developer changed
I was able to reproduce this with -threads 7: […] After several …
6:56 PM Ticket #1121 (ffmpeg internal flac codec hangs on corrupted file) updated by Carl Eugen Hoyos
Does not hang here: […]
6:52 PM Changeset in ffmpeg [e9c0b12c] by Anton Khirnov <anton@khirnov.net>
FATE: Add ZeroCodec test Signed-off-by: Derek Buitenhuis …
6:51 PM Changeset in ffmpeg [f0b4a50] by Anton Khirnov <anton@khirnov.net>
oggparseogm: fix order of arguments of avpriv_set_pts_info(). …
6:50 PM Changeset in ffmpeg [677df4d2] by Anton Khirnov <anton@khirnov.net>
pngenc: better upper bound for encoded frame size. Fixes encoding …
6:44 PM Ticket #1115 (live mpeg-ts stream encoding failed) updated by Miha
Before I copypast some information for this: === Press [q] to stop, ? …
6:41 PM Changeset in ffmpeg [0f95270a] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
VC1: Fix skiploopfilter=all. It is currently only handled in the …
6:40 PM Changeset in ffmpeg [179a5920] by Michael Niedermayer <michaelni@gmx.at>
libutvideoenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
6:40 PM Changeset in ffmpeg [532f1c7a] by Michael Niedermayer <michaelni@gmx.at>
lavc: limit realloc() on encoding to the libav compatibility API. …
6:32 PM Ticket #213 (aac codec regression) closed by Carl Eugen Hoyos
fixed: Patch applied, thank you!
6:31 PM Ticket #1121 (ffmpeg internal flac codec hangs on corrupted file) updated by nzqr
I'd uploaded sample to upload.ffmpeg.org/incoming/, i beleive: …
6:28 PM Changeset in ffmpeg [f6b78638] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Replace SSE2 instruction in scalarproduct_float_sse() by SSE …
6:22 PM Ticket #1121 (ffmpeg internal flac codec hangs on corrupted file) updated by Carl Eugen Hoyos
Keywords, Component changed
To make this a valid ticket, please provide * the command line that …
6:19 PM Ticket #1122 (H264 interlaced multithreaded decoding artifacts) created by efenstor
The problem described in the ticket #993
6:03 PM Changeset in ffmpeg [740b9ff4] by Michael Niedermayer <michaelni@gmx.at>
lavc: Redesign the internal encoding API. The new API allows …
6:03 PM Changeset in ffmpeg [dca0e4cd] by Michael Niedermayer <michaelni@gmx.at>
avcodec_encode_audio2: use ff_alloc_packet2() Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [2bd303f9] by Michael Niedermayer <michaelni@gmx.at>
zmbvenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [ae7f0d0] by Michael Niedermayer <michaelni@gmx.at>
yuv4enc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [7959eb0d] by Michael Niedermayer <michaelni@gmx.at>
y41penc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [a3f36b09] by Michael Niedermayer <michaelni@gmx.at>
xwdenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [5d8a20a] by Michael Niedermayer <michaelni@gmx.at>
xbmenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [6cb29a1a] by Michael Niedermayer <michaelni@gmx.at>
wmaenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [2ed79755] by Michael Niedermayer <michaelni@gmx.at>
vorbisenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [079d7246] by Michael Niedermayer <michaelni@gmx.at>
v410enc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [efc245b9] by Michael Niedermayer <michaelni@gmx.at>
v408enc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [f234b02c] by Michael Niedermayer <michaelni@gmx.at>
v308enc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [e252fb82] by Michael Niedermayer <michaelni@gmx.at>
v210enc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [219d824] by Michael Niedermayer <michaelni@gmx.at>
tiffenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [ea8fc918] by Michael Niedermayer <michaelni@gmx.at>
tiffenc: fix return value.
6:03 PM Changeset in ffmpeg [c038fb41] by Michael Niedermayer <michaelni@gmx.at>
targaenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [dbb11e7d] by Michael Niedermayer <michaelni@gmx.at>
svq1enc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [2ea893fa] by Michael Niedermayer <michaelni@gmx.at>
sunrastenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [b911d7dc] by Michael Niedermayer <michaelni@gmx.at>
sgienc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [c32438c4] by Michael Niedermayer <michaelni@gmx.at>
r210enc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [78365b41] by Michael Niedermayer <michaelni@gmx.at>
qtrleenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [37e434e4] by Michael Niedermayer <michaelni@gmx.at>
proresenc_kostya: switch to ff_alloc_packet2(). Signed-off-by: …
6:03 PM Changeset in ffmpeg [d388dd9e] by Michael Niedermayer <michaelni@gmx.at>
proresenc_anatoliy: switch to ff_alloc_packet2(). Signed-off-by: …
6:03 PM Changeset in ffmpeg [6a74c48c] by Michael Niedermayer <michaelni@gmx.at>
pnmenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [5c6c6254] by Michael Niedermayer <michaelni@gmx.at>
pngenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [d2c4b375] by Michael Niedermayer <michaelni@gmx.at>
pcxenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [11e8f3e7] by Michael Niedermayer <michaelni@gmx.at>
pcm: switch to ff_alloc_packet2(). Signed-off-by: Michael Niedermayer …
6:03 PM Changeset in ffmpeg [29971e4f] by Michael Niedermayer <michaelni@gmx.at>
pamenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [93aafe2a] by Michael Niedermayer <michaelni@gmx.at>
nellymoserenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [6e3aee0] by Michael Niedermayer <michaelni@gmx.at>
msvideo1enc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [3998b13a] by Michael Niedermayer <michaelni@gmx.at>
mpegaudioenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [a895669f] by Michael Niedermayer <michaelni@gmx.at>
ljpegenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [fcd8a3c8] by Michael Niedermayer <michaelni@gmx.at>
libxvidff: switch to ff_alloc_packet2(). Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [d2971912] by Michael Niedermayer <michaelni@gmx.at>
libxavs: switch to ff_alloc_packet2(). Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [660e8cb9] by Michael Niedermayer <michaelni@gmx.at>
libx264: switch to ff_alloc_packet2(). Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [316defa9] by Michael Niedermayer <michaelni@gmx.at>
libvpxenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [9407cf13] by Michael Niedermayer <michaelni@gmx.at>
libvorbis: switch to ff_alloc_packet2(). Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [d9375b0e] by Michael Niedermayer <michaelni@gmx.at>
libvo-amrwbenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [b7b2821f] by Michael Niedermayer <michaelni@gmx.at>
libvo-aacenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [b611ffc5] by Michael Niedermayer <michaelni@gmx.at>
libtheoraenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [f3b10d3] by Michael Niedermayer <michaelni@gmx.at>
libspeexenc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [bb84112b] by Michael Niedermayer <michaelni@gmx.at>
libschroedingerenc: switch to ff_alloc_packet2(). Signed-off-by: …
6:03 PM Changeset in ffmpeg [83fc7341] by Michael Niedermayer <michaelni@gmx.at>
libopencore-amr: switch to ff_alloc_packet2(). Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [c7ef5a4a] by Michael Niedermayer <michaelni@gmx.at>
libmp3lame: switch to ff_alloc_packet2(). Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [67b8c88] by Michael Niedermayer <michaelni@gmx.at>
libgsm: switch to ff_alloc_packet2(). Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [1308b2df] by Michael Niedermayer <michaelni@gmx.at>
libfaac: switch to ff_alloc_packet2(). Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [7d3ef384] by Michael Niedermayer <michaelni@gmx.at>
ac3enc: switch to ff_alloc_packet2(). Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [55cc80dc] by Michael Niedermayer <michaelni@gmx.at>
a64multienc: switch to ff_alloc_packet2() Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [076310ed] by Michael Niedermayer <michaelni@gmx.at>
snowenc: switch to ff_alloc_packet2() Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [6eaa31cb] by Michael Niedermayer <michaelni@gmx.at>
roqaudioenc: switch to ff_alloc_packet2() Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [6c775606] by Michael Niedermayer <michaelni@gmx.at>
roqvideoenc: switch to ff_alloc_packet2() Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [57c52663] by Michael Niedermayer <michaelni@gmx.at>
rawenc: : switch to ff_alloc_packet2() Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [b7d4eebd] by Michael Niedermayer <michaelni@gmx.at>
ra144enc: switch to ff_alloc_packet2() Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [e22113cf] by Michael Niedermayer <michaelni@gmx.at>
mpegvideo_enc: : switch to ff_alloc_packet2() Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [620559e3] by Michael Niedermayer <michaelni@gmx.at>
lclenc: switch to ff_alloc_packet2() Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [f8a67cb8] by Michael Niedermayer <michaelni@gmx.at>
jpeglsenc: switch to ff_alloc_packet2() Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [35dfeb87] by Michael Niedermayer <michaelni@gmx.at>
j2kenc: switch to ff_alloc_packet2() Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [e180079c] by Michael Niedermayer <michaelni@gmx.at>
huffyuvenc: switch to ff_alloc_packet2() Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [5dadfaa9] by Michael Niedermayer <michaelni@gmx.at>
gifenc: switch to ff_alloc_packet2() Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [c5ea6a5c] by Michael Niedermayer <michaelni@gmx.at>
g726enc: switch to ff_alloc_packet2() Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [2e4413ce] by Michael Niedermayer <michaelni@gmx.at>
g722enc: switch to ff_alloc_packet2() Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [3f35b665] by Michael Niedermayer <michaelni@gmx.at>
flashv2enc: switch to ff_alloc_packet2() Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [8fb7b5f] by Michael Niedermayer <michaelni@gmx.at>
flashvenc: switch to ff_alloc_packet2() Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [487996f6] by Michael Niedermayer <michaelni@gmx.at>
flacenc: switch to ff_alloc_packet2() Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [ed45636e] by Michael Niedermayer <michaelni@gmx.at>
ffv1enc: switch to ff_alloc_packet2() Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [8f80e5fb] by Michael Niedermayer <michaelni@gmx.at>
dvenc: switch to ff_alloc_packet2() Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [aa9700c9] by Michael Niedermayer <michaelni@gmx.at>
dpxenc: switch to ff_alloc_packet2() Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [9d44b054] by Michael Niedermayer <michaelni@gmx.at>
dnxhdenc: switch to ff_alloc_packet2() Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [ca6a3448] by Michael Niedermayer <michaelni@gmx.at>
cljrenc: switch to ff_alloc_packet2() Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [f79b09b7] by Michael Niedermayer <michaelni@gmx.at>
bmpenc: switch to ff_alloc_packet2() Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [a18cf363] by Michael Niedermayer <michaelni@gmx.at>
alacenc: switch to ff_alloc_packet2() Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [f360e7b4] by Michael Niedermayer <michaelni@gmx.at>
sv1enc: switch to ff_alloc_packet2() Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [a42fa4c6] by Michael Niedermayer <michaelni@gmx.at>
adxenc: switch to ff_alloc_packet2() Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [a8aba068] by Michael Niedermayer <michaelni@gmx.at>
adpcmenc: switch to ff_alloc_packet2() Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [7fe8250e] by Michael Niedermayer <michaelni@gmx.at>
aacenc: switch to ff_alloc_packet2() Signed-off-by: Michael …
6:03 PM Changeset in ffmpeg [00663de3] by Michael Niedermayer <michaelni@gmx.at>
lavc: add ff_alloc_packet2(). This contains a AVCodecContext thus …
6:03 PM Changeset in ffmpeg [6c9db402] by Michael Niedermayer <michaelni@gmx.at>
avcodec_encode_audio2: add missing padding to realloc() …
5:48 PM Ticket #1121 (ffmpeg internal flac codec hangs on corrupted file) created by nzqr
Ffmpeg internal flac codec hangs with 100% cpu usage on corrupted flac …
4:36 PM Changeset in ffmpeg [afbf9ed0] by Nicolas George <nicolas.george@normalesup.org>
udp: lock all operations on shared variables.
4:36 PM Changeset in ffmpeg [e1838835] by Nicolas George <nicolas.george@normalesup.org>
udp: return the error code instead of generic EIO.
4:36 PM Changeset in ffmpeg [5deb5ccb] by Nicolas George <nicolas.george@normalesup.org>
udp: call av_fifo_space directly as needed. The comment seemed to …
4:36 PM Changeset in ffmpeg [63afc4f6] by Nicolas George <nicolas.george@normalesup.org>
udp: use non-blocking read instead of select.
4:36 PM Changeset in ffmpeg [aa129788] by Nicolas George <nicolas.george@normalesup.org>
udp: use pthread_cancel instead of a shared flag. It allows to exit …
4:09 PM Ticket #1119 (voc enc: output frequency differs from input) updated by Carl Eugen Hoyos
Component, Keywords, Version changed
Isn't this a limitation of the voc container?
4:06 PM Ticket #1117 (mp3 to wav: Application provided invalid, non monotonically) updated by Carl Eugen Hoyos
Keywords changed
4:04 PM Ticket #1120 (CopyTB is not working a documented - asking for a number) updated by Carl Eugen Hoyos
Keywords, Owner, Component changed
Replying to ramitbhalla: > When I try to use copytb …
3:46 PM Ticket #1117 (mp3 to wav: Application provided invalid, non monotonically) updated by Carl Eugen Hoyos
Priority, Status, Version, Reproduced by developer changed
3:46 PM Ticket #1115 (live mpeg-ts stream encoding failed) updated by Carl Eugen Hoyos
Is this only reproducible with external libraries (libx264 and …
3:45 PM Changeset in ffmpeg [f036342b] by Justin Ruggles <justin.ruggles@gmail.com>
aiffdec: set block_duration to 1 for PCM codecs that are supported in …
3:45 PM Changeset in ffmpeg [b38b7cc3] by Justin Ruggles <justin.ruggles@gmail.com>
aiffdec: factor out handling of integer PCM for AIFF-C and plain AIFF
3:45 PM Changeset in ffmpeg [2c07c18] by Justin Ruggles <justin.ruggles@gmail.com>
aiffdec: use av_get_audio_frame_duration() to set block_duration for AIFF-C
3:45 PM Changeset in ffmpeg [02f88eec] by Justin Ruggles <justin.ruggles@gmail.com>
aiffdec: do not set bit rate if block duration is unknown CC: …
3:40 PM Ticket #213 (aac codec regression) updated by ami_stuff
Uh, and here is a fix: dsputil_yasm.asm: […]
3:29 PM Ticket #213 (aac codec regression) updated by ami_stuff
commenting out […] doesn't help, but when I comment out […] …
2:44 PM Ticket #1115 (live mpeg-ts stream encoding failed) updated by Miha
From git same situation: ffmpeg version N-39046-g4246032 Copyright …
2:01 PM Ticket #1120 (CopyTB is not working a documented - asking for a number) updated by ramitb
FYI this is a regression ticket: this functionality was working fine …[…]
1:40 PM Ticket #1120 (CopyTB is not working a documented - asking for a number) created by ramitb
When I try to use copytb while stream copying a file it gives an error …
1:17 PM Ticket #1116 (msrle: empty output with -vf hflip,unsharp) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
1:11 PM Ticket #213 (aac codec regression) updated by Carl Eugen Hoyos
Does it help if you disable the call to dsputil_init_3dnow() in …
1:09 PM Ticket #213 (aac codec regression) reopened by Carl Eugen Hoyos
1:03 PM Ticket #1115 (live mpeg-ts stream encoding failed) updated by Carl Eugen Hoyos
Priority, Keywords changed
Please test current git head, some changes in the network code have …
12:54 PM Ticket #1118 (Conversion for WebM doest work) updated by Carl Eugen Hoyos
Keywords, Component changed
To make this a valid ticket, please * test with current git head * …
12:43 PM Changeset in ffmpeg [42460322] by Michael Niedermayer <michaelni@gmx.at>
segment: fix null pointer dereference Signed-off-by: Paul B Mahol …
12:41 PM Changeset in ffmpeg [f1c69546] by Michael Niedermayer <michaelni@gmx.at>
dvbsub: remove unused variable Signed-off-by: Paul B Mahol …
12:40 PM Changeset in ffmpeg [53c89677] by Michael Niedermayer <michaelni@gmx.at>
bbox: remove superfluous initializations Signed-off-by: Paul B Mahol …
12:24 PM Changeset in ffmpeg [8678af54] by Michael Niedermayer <michaelni@gmx.at>
flicvideo: remove dead store Signed-off-by: Paul B Mahol …
12:23 PM Changeset in ffmpeg [f2b91bd6] by Michael Niedermayer <michaelni@gmx.at>
latm_parser: remove dead store Signed-off-by: Paul B Mahol …
12:21 PM Changeset in ffmpeg [f5463d53] by Michael Niedermayer <michaelni@gmx.at>
sunrastenc: remove dead store Signed-off-by: Paul B Mahol …
12:19 PM Changeset in ffmpeg [ddbd0ced] by Michael Niedermayer <michaelni@gmx.at>
mjpegbdec: remove dead store Signed-off-by: Paul B Mahol …
12:16 PM Changeset in ffmpeg [36440982] by Michael Niedermayer <michaelni@gmx.at>
vqavideo: remove some superfluous " VQA video: " Signed-off-by: Paul …
12:15 PM Changeset in ffmpeg [015fd02b] by Michael Niedermayer <michaelni@gmx.at>
electronicarts vp6: set duration of video stream Signed-off-by: Paul …
12:02 PM in_48.wav attached to Ticket #1119 by ami_stuff
12:01 PM Ticket #1119 (voc enc: output frequency differs from input) created by ami_stuff
the same problem with "-ar 44100" also only half of the input audio …
11:53 AM Ticket #1118 (Conversion for WebM doest work) updated by Sebastian Moc
just to confirm that the same command just different conversion to flv …
11:52 AM screen.jpg attached to Ticket #1118 by Sebastian Moc
Screenshot of the error
11:50 AM Ticket #1118 (Conversion for WebM doest work) created by Sebastian Moc
Hello, I am testing your ffmpeg latest build + earlies one with a …
11:49 AM Ticket #1117 (mp3 to wav: Application provided invalid, non monotonically) created by ami_stuff
http://www.datafilehost.com/download-b6aefedc.html […] […]
11:22 AM AVI-RLE_MP3.avi attached to Ticket #1116 by ami_stuff
11:22 AM Ticket #1116 (msrle: empty output with -vf hflip,unsharp) created by ami_stuff
"-vf unsharp,hflip" works ok […]
10:42 AM out.flac attached to Ticket #213 by ami_stuff
10:41 AM Ticket #213 (aac codec regression) updated by ami_stuff
Replying to ami_stuff: > I get no audio with this file: > …
10:39 AM Ticket #1041 (Illegal instruction when opening some files with (HE-)AAC streams) updated by ami_stuff
Fixed for me as well.
10:25 AM Ticket #1115 (live mpeg-ts stream encoding failed) created by Miha
/usr/bin/ffmpeg -y -i http://91.216.251.7/238.1.42.4:1234 -itsoffset …
7:27 AM Ticket #1069 (Canon Powershot playback / conversion) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Reproduced by developer changed
When decoding green-lines-blocks-from-canon-100-hs.MOV, FFmpeg shows …
6:45 AM Ticket #951 (ffplay: system freeze with audio channel cycle) closed by Carl Eugen Hoyos
fixed: Fixed by Marton.
6:44 AM Ticket #1035 (ffplay: after changing audio stream, audio video become out of sync) closed by Carl Eugen Hoyos
fixed: Fixed by Marton.
6:16 AM Changeset in ffmpeg [87818103] by Kostya Shishkov <kostya.shishkov@gmail.com>
wmall: output packet only if we have decoded some samples Also set …
4:25 AM Changeset in ffmpeg [eb984129] by Michael Niedermayer <michaelni@gmx.at>
doc/examples/decoding_encoding: make the buffer bigger. This should …
4:24 AM Changeset in ffmpeg [109650b3] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: use …

Mar 21, 2012:

11:40 PM Changeset in ffmpeg [967facb6] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (26 …
9:53 PM Ticket #1015 (Encode/Decode issues with ProRes 444 Sample) closed by Carl Eugen Hoyos
needs_more_info: Please reopen the ticket if you can provide a sample.
9:33 PM Changeset in ffmpeg [f1fdd208] by Michael Niedermayer <michaelni@gmx.at>
h264_mp4toannexb_bsf: use i instead of misusing unit_type. …
9:32 PM Ticket #1069 (Canon Powershot playback / conversion) updated by Carl Eugen Hoyos
I don't like Ubuntu, but I am currently happy with a very ancient …
9:27 PM Ticket #1091 (libspeex: fail to decode) closed by Carl Eugen Hoyos
fixed
9:20 PM Ticket #1069 (Canon Powershot playback / conversion) updated by lennie
The first one appears to "freeze" until after the artifact has passed …
9:19 PM Changeset in ffmpeg [17431f4a] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix type and codetype fields in the MMF header for some phones.
9:19 PM Changeset in ffmpeg [d364009] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix libspeex decoding. This parly reverts 85469f. Fixes ticket #1091.
8:51 PM Ticket #1069 (Canon Powershot playback / conversion) updated by Carl Eugen Hoyos
Keywords, Version changed
Could you provide the exported AVI for one of the two samples you …
8:44 PM Ticket #1069 (Canon Powershot playback / conversion) updated by lennie
It is difficult to tell how many frames are being shown with the Canon …
8:42 PM Changeset in ffmpeg [361c4cdc] by Michael Niedermayer <michaelni@gmx.at>
h264_mp4toannexb_bsf: support 24bit lengths
8:12 PM Ticket #1064 (Div/0 integer exception cased in aiffdec.c for A-Law AIFFs) closed by Carl Eugen Hoyos
fixed: Fixed by Thomas Tomas Härdin with a mostly identical patch.
7:24 PM Ticket #1112 (tiff enc: invalid read with -vf vflip and -pix_fmt yuv420p) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Summary, Version, Keywords changed
[…]
7:18 PM Ticket #1069 (Canon Powershot playback / conversion) updated by Carl Eugen Hoyos
The videos show nearly identical artefacts with QuickTime, are you …
7:16 PM Ticket #1041 (Illegal instruction when opening some files with (HE-)AAC streams) closed by reimar
fixed: Thanks, pushed and thus closing.
7:15 PM Changeset in ffmpeg [2a4f1d3] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Print a warning when using wild guesses as time stamps. …
7:14 PM Changeset in ffmpeg [89411ae6] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Replace SSE2 instruction by SSE equivalent. This is even potentially …
7:05 PM Ticket #1114 (grey bar artefact & strange padding playing .mov file in ffplay or ffmpeg) closed by Carl Eugen Hoyos
duplicate: Duplicate of ticket #162 (the sample there is an avi, but I don't …
7:04 PM Changeset in ffmpeg [6aba117f] by Justin Ruggles <justin.ruggles@gmail.com>
adxenc: use AVCodec.encode2()
7:04 PM Changeset in ffmpeg [54e6cf8a] by Justin Ruggles <justin.ruggles@gmail.com>
adxenc: Use the AVFrame in ADXContext for coded_frame
6:52 PM Ticket #1113 (huffyuv enc: broken output with odd width and -pix_fmt yuv420p) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
Reproducible with $ ./ffmpeg -i tests/lena.pnm -s 255x255 -pix_fmt …
6:01 PM Changeset in ffmpeg [38c3b68e] by Nicolas George <nicolas.george@normalesup.org>
pixdesc: put components always in the same order.
6:01 PM Changeset in ffmpeg [68fd077f] by Kostya Shishkov <kostya.shishkov@gmail.com>
indeo4: fix out-of-bounds function call. Found-by: Mateusz "j00ru" …
5:14 PM Changeset in ffmpeg [3b327a4b] by Diego Biurrun <diego@biurrun.de>
configure: Restructure help output. Break some of the longer sections …
5:14 PM Changeset in ffmpeg [478fd534] by Diego Biurrun <diego@biurrun.de>
configure: Internal-only components should not be command-line selectable.
5:09 PM Changeset in ffmpeg [5ca595fa] by Michael Niedermayer <michaelni@gmx.at>
westwood_vqa: set video stream duration Signed-off-by: Paul B Mahol …
5:09 PM Changeset in ffmpeg [98ca4d21] by Michael Niedermayer <michaelni@gmx.at>
westwood_vqa: fix SND0 chunk handling Version from vqa header does …
5:09 PM Changeset in ffmpeg [8d393ce3] by Michael Niedermayer <michaelni@gmx.at>
aiffdec: Fix SIGFPE on pcm_f32be Signed-off-by: Michael Niedermayer …
5:00 PM Ticket #1111 (ffprobe segfault using -show_frames on .mp4 file) closed by Carl Eugen Hoyos
invalid: No problem.
4:54 PM Ticket #1069 (Canon Powershot playback / conversion) updated by lennie
I uploaded 2 video clips to the VideoLAN File server …
4:49 PM Changeset in ffmpeg [5d4017b8] by Justin Ruggles <justin.ruggles@gmail.com>
vorbisenc: use AVCodec.encode2()
4:49 PM Changeset in ffmpeg [e5aab2d7] by Justin Ruggles <justin.ruggles@gmail.com>
libvorbis: use AVCodec.encode2()
4:49 PM Changeset in ffmpeg [8ccf545b] by Justin Ruggles <justin.ruggles@gmail.com>
libopencore-amrnbenc: use AVCodec.encode2()
4:49 PM Changeset in ffmpeg [330d9d1b] by Justin Ruggles <justin.ruggles@gmail.com>
ra144enc: use AVCodec.encode2()
4:49 PM Changeset in ffmpeg [f090428] by Justin Ruggles <justin.ruggles@gmail.com>
nellymoserenc: use AVCodec.encode2()
4:49 PM Changeset in ffmpeg [32173df3] by Justin Ruggles <justin.ruggles@gmail.com>
roqaudioenc: use AVCodec.encode2() The first frame pts must be saved …
4:49 PM Changeset in ffmpeg [b03dcf0] by Justin Ruggles <justin.ruggles@gmail.com>
libspeex: use AVCodec.encode2()
4:49 PM Changeset in ffmpeg [57a52f2] by Justin Ruggles <justin.ruggles@gmail.com>
libvo_amrwbenc: use AVCodec.encode2()
4:49 PM Changeset in ffmpeg [db440fa1] by Justin Ruggles <justin.ruggles@gmail.com>
libvo_aacenc: use AVCodec.encode2()
4:49 PM Changeset in ffmpeg [27bacfeb] by Justin Ruggles <justin.ruggles@gmail.com>
wmaenc: use AVCodec.encode2()
2:52 PM Changeset in ffmpeg [3493390d] by Nicolas George <nicolas.george@normalesup.org>
lavfi: add tile video filter.
2:52 PM Changeset in ffmpeg [70849851] by Nicolas George <nicolas.george@normalesup.org>
vsrc_color: port to new drawutils API.
2:52 PM Changeset in ffmpeg [53b7a3fe] by Nicolas George <nicolas.george@normalesup.org>
vf_pad: port to new drawutils API.
2:52 PM Changeset in ffmpeg [8ec08327] by Nicolas George <nicolas.george@normalesup.org>
drawutils: new API. This new API stores useful data in a dedicated …
2:37 PM Ticket #1114 (grey bar artefact & strange padding playing .mov file in ffplay or ffmpeg) updated by Tim
Note: Reproduction environment was Windows 7 using the latest Zeranoe …
2:34 PM Ticket #1114 (grey bar artefact & strange padding playing .mov file in ffplay or ffmpeg) created by Tim
Hi FFmpeg gurus, I have a .mov file I'm trying to encode which does …
2:30 PM Changeset in ffmpeg [87a72b91] by Michael Niedermayer <michaelni@gmx.at>
swscale: Merge a hunk from qatar that seems to have been forgotten or …
2:14 PM Changeset in ffmpeg [8e0d3c03] by Stefano Sabatini <stefasab@gmail.com>
lavfi/ass: add dar option Allow to specify the display aspect ratio …
2:14 PM Changeset in ffmpeg [c9399538] by Stefano Sabatini <stefasab@gmail.com>
lavfi/ass: use a default DAR value of 1.0 Previously it was using the …
2:14 PM Changeset in ffmpeg [e71e65ff] by Stefano Sabatini <stefasab@gmail.com>
lavfi/aspect: check for a negative code from av_parse_ratio() Check …
1:18 PM Ticket #1111 (ffprobe segfault using -show_frames on .mp4 file) updated by Rodney Baker
Replying to cehoyos: > Please test ffprobe from current …
1:01 PM Ticket #1113 (huffyuv enc: broken output with odd width and -pix_fmt yuv420p) created by ami_stuff
http://ffmpeg.org/trac/ffmpeg/attachment/ticket/1059/599.png […]
12:59 PM Ticket #1112 (tiff enc: invalid read with -vf vflip and -pix_fmt yuv420p) created by ami_stuff
http://ffmpeg.org/trac/ffmpeg/attachment/ticket/1059/599.png […]
12:52 PM Ticket #1092 (amv: gray bar at the bottom) updated by ami_stuff
crashes with -s 556x566, probably the same issue […]
12:39 PM Changeset in ffmpeg [6cf53927] by Nicolas George <nicolas.george@normalesup.org>
graphdump: use av_bprintf API.
12:39 PM Changeset in ffmpeg [b75c67dc] by Nicolas George <nicolas.george@normalesup.org>
lavu: add av_bprintf and related.
12:31 PM Ticket #1111 (ffprobe segfault using -show_frames on .mp4 file) updated by Carl Eugen Hoyos
Priority changed
Please test ffprobe from current git head (and please compile without …
12:27 PM Ticket #1099 (mxf inconsistent FooterPartition value: 10947448631 != 4294967298) updated by Carl Eugen Hoyos
Replying to zhukov: > 0.10.2 - reproduces > 0.9.1 - …
12:26 PM Changeset in ffmpeg [515b7f08] by Carl Eugen Hoyos <cehoyos@ag.or.at>
mxfdec: Only parse next partition pack if parsing forward This fixes …
12:25 PM Changeset in ffmpeg [e687d77d] by Carl Eugen Hoyos <cehoyos@ag.or.at>
mxfdec: Only parse next partition pack if parsing forward This fixes …
12:24 PM ffprobe.segfault.txt attached to Ticket #1111 by Rodney Baker
Output of valgrind -v --track-origins --leak-check=ful …
12:23 PM Ticket #1111 (ffprobe segfault using -show_frames on .mp4 file) created by Rodney Baker
I don't know if this is related to ticket #997 or not. ffprobe …
10:57 AM Ticket #1099 (mxf inconsistent FooterPartition value: 10947448631 != 4294967298) updated by Alex Zhukov
0.10.2 - reproduces 0.9.1 - reproduces 0.8.10 - does not reproduce […]
10:02 AM Ticket #1099 (mxf inconsistent FooterPartition value: 10947448631 != 4294967298) updated by Carl Eugen Hoyos
Is the problem also reproducible with 0.10.2 and 0.9.1?
9:50 AM Changeset in ffmpeg [abfafb6c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
pngenc: Fix incorrect mask used for interlaced mode. Fixes Ticket1109 …
7:06 AM Ticket #1110 (sgi enc: crash with -pix_fmt rgb48le) closed by Carl Eugen Hoyos
fixed: Fixed by Michael.
6:44 AM Ticket #1069 (Canon Powershot playback / conversion) updated by Carl Eugen Hoyos
(I am not a native speaker - do you have a suggestion for a more …
3:18 AM Changeset in ffmpeg [594a3d63] by Michael Niedermayer <michaelni@gmx.at>
bink: no need to increase width twice Signed-off-by: Paul B Mahol …
3:12 AM Changeset in ffmpeg [9e69d3c6] by Michael Niedermayer <michaelni@gmx.at>
zerocodec: factorize loop Signed-off-by: Michael Niedermayer …
2:39 AM Changeset in ffmpeg [15e07348] by Michael Niedermayer <michaelni@gmx.at>
ttadec: refactor ttafilter_process() Signed-off-by: Paul B Mahol …
2:09 AM Changeset in ffmpeg [1a7a707f] by Michael Niedermayer <michaelni@gmx.at>
tgq: use bytestream2_get_bytes_left() Signed-off-by: Paul B Mahol …
2:09 AM Changeset in ffmpeg [0acacd23] by Michael Niedermayer <michaelni@gmx.at>
xxan: use bytestream2_size() Signed-off-by: Paul B Mahol …
2:08 AM Changeset in ffmpeg [ff05fd62] by Michael Niedermayer <michaelni@gmx.at>
xxan: remove write-only variable Signed-off-by: Paul B Mahol …
2:07 AM Changeset in ffmpeg [8a90148d] by Michael Niedermayer <michaelni@gmx.at>
smc: use bytestream2_size() Signed-off-by: Paul B Mahol …
2:05 AM Changeset in ffmpeg [0ee5be4e] by Michael Niedermayer <michaelni@gmx.at>
bytestream: add functions for accessing size of buffer Signed-off-by: …
2:03 AM Changeset in ffmpeg [841e669a] by Michael Niedermayer <michaelni@gmx.at>
cdxl: swap CHUNKY and BYTE_PLANAR This is how it is defined in Amiga …
1:54 AM Changeset in ffmpeg [3eaf7120] by Michael Niedermayer <michaelni@gmx.at>
sgienc: fix packet size. Signed-off-by: Michael Niedermayer …
1:11 AM Ticket #1041 (Illegal instruction when opening some files with (HE-)AAC streams) updated by qyot27
Replying to reimar: > Could you please try below change? …
12:33 AM Changeset in ffmpeg [0ebd8361] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (27 …

Mar 20, 2012:

10:56 PM Changeset in ffmpeg [b0f75ba2] by Justin Ruggles <justin.ruggles@gmail.com>
mpegaudioenc: use AVCodec.encode2() Update FATE references due to …
10:56 PM Changeset in ffmpeg [3d853d7a] by Justin Ruggles <justin.ruggles@gmail.com>
libmp3lame: use AVCodec.encode2()
10:55 PM Changeset in ffmpeg [1987a940] by Justin Ruggles <justin.ruggles@gmail.com>
libgsmenc: use AVCodec.encode2()
10:55 PM Changeset in ffmpeg [d1afb2f9] by Justin Ruggles <justin.ruggles@gmail.com>
libfaac: use AVCodec.encode2() Encoder output is delayed by several …
10:47 PM Changeset in ffmpeg [59041fd0] by Justin Ruggles <justin.ruggles@gmail.com>
g726enc: use AVCodec.encode2()
10:47 PM Changeset in ffmpeg [bb03b6f7] by Justin Ruggles <justin.ruggles@gmail.com>
g722enc: use AVCodec.encode2() FATE reference updated due timestamp …
10:47 PM Changeset in ffmpeg [910bdb9a] by Justin Ruggles <justin.ruggles@gmail.com>
flacenc: use AVCodec.encode2()
10:46 PM Changeset in ffmpeg [24e74f0a] by Justin Ruggles <justin.ruggles@gmail.com>
adpcmenc: update to AVCodec.encode2()
10:46 PM Changeset in ffmpeg [aa872af] by Justin Ruggles <justin.ruggles@gmail.com>
ac3enc: update to AVCodec.encode2() Update FATE references due to …
10:46 PM Changeset in ffmpeg [ad95307f] by Justin Ruggles <justin.ruggles@gmail.com>
aacenc: use AVCodec.encode2()
10:46 PM Ticket #1069 (Canon Powershot playback / conversion) updated by lennie
Here is the command line from WinFF: "C:\Program Files …
10:45 PM ffmeg.log attached to Ticket #1069 by lennie
Captured command line output
10:19 PM Ticket #1069 (Canon Powershot playback / conversion) updated by lennie
Sorry I attached the wrong file (the output file). The clip is a .MOV …
10:18 PM Ticket #1041 (Illegal instruction when opening some files with (HE-)AAC streams) updated by reimar
Could you please try below change? I always build for 64 bit, so not …
9:28 PM Ticket #1110 (sgi enc: crash with -pix_fmt rgb48le) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
9:21 PM Ticket #1110 (sgi enc: crash with -pix_fmt rgb48le) created by ami_stuff
http://ffmpeg.org/trac/ffmpeg/attachment/ticket/1059/599.png crashes …
8:21 PM Changeset in ffmpeg [745a33a4] by Michael Niedermayer <michaelni@gmx.at>
fate/zerocodec: fix permissions Reported-by: Deamon404 Signed-off-by: …
8:04 PM Changeset in ffmpeg [4bf64961] by Justin Ruggles <justin.ruggles@gmail.com>
avcodec: add code for a frame queue for use by audio encoders with …
7:51 PM Changeset in ffmpeg [c9594fe0] by Justin Ruggles <justin.ruggles@gmail.com>
avconv: free packet in write_frame() when discarding due to frame …
7:51 PM Changeset in ffmpeg [e056f8d3] by Justin Ruggles <justin.ruggles@gmail.com>
FATE: use +/- flag option syntax for vp8 emu-edge tests
7:44 PM Ticket #437 (ffplay seems to "darken" certain inputs (ex: bgr24)) closed by Carl Eugen Hoyos
wontfix
7:43 PM Ticket #1109 (specifying flags +ildct+ilme produce corrupted png) closed by Michael Niedermayer
fixed: locally fixed, wil be in my next git push
7:39 PM Changeset in ffmpeg [15db6a95] by Michael Niedermayer <michaelni@gmx.at>
pngenc: Fix incorrect mask used for interlaced mode. Fixes Ticket1109 …
7:38 PM Ticket #437 (ffplay seems to "darken" certain inputs (ex: bgr24)) updated by Roger Pack
ok sounds like the situation has been ascertained well. thanks!
7:32 PM Ticket #1091 (libspeex: fail to decode) updated by Carl Eugen Hoyos
Regression since 85469f ("Do not set AVCodecContext.frame_size for …
7:25 PM Ticket #1041 (Illegal instruction when opening some files with (HE-)AAC streams) updated by Carl Eugen Hoyos
Keywords changed
7:12 PM Changeset in ffmpeg [a6733202] by Anton Khirnov <anton@khirnov.net>
lavf: make av_interleave_packet_per_dts() private. There is no reason …
7:12 PM Changeset in ffmpeg [3c90cc2e] by Anton Khirnov <anton@khirnov.net>
lavf: deprecate av_read_packet(). The caller can achieve the same …
6:48 PM Ticket #1106 (10 bit RGB DPX file identified as rgb48le) updated by dave rice
When I convert the DPX to raw rgb48le then there is random data in …
6:39 PM Changeset in ffmpeg [f63412fc] by Justin Ruggles <justin.ruggles@gmail.com>
oggdec: output correct timestamps for Vorbis Takes encoder delay into …
6:27 PM Ticket #1109 (specifying flags +ildct+ilme produce corrupted png) updated by Carl Eugen Hoyos
Keywords changed
Regression since fd8a83.
6:22 PM Ticket #1041 (Illegal instruction when opening some files with (HE-)AAC streams) updated by qyot27
The issue is (as far as I can tell), that the assembly for function …
6:12 PM Changeset in ffmpeg [9b9fc9ba] by Justin Ruggles <justin.ruggles@gmail.com>
avconv: pass input stream timestamps to audio encoders 5 FATE test …
6:12 PM Changeset in ffmpeg [a1977e01] by Justin Ruggles <justin.ruggles@gmail.com>
lavc: shrink encoded audio packet size after encoding.
6:12 PM Changeset in ffmpeg [777365fe] by Justin Ruggles <justin.ruggles@gmail.com>
xa: set correct bit rate Also fixes stream duration calculation.
6:12 PM Changeset in ffmpeg [a54bc522] by Justin Ruggles <justin.ruggles@gmail.com>
xa: do not set bit_rate, block_align, or bits_per_coded_sample The …
6:12 PM Changeset in ffmpeg [64de57f6] by Justin Ruggles <justin.ruggles@gmail.com>
xa: fix end-of-file handling Do not output an extra packet when …
6:12 PM Changeset in ffmpeg [cd2ffb67] by Justin Ruggles <justin.ruggles@gmail.com>
xa: fix timestamp calculation The packet duration is always 28 samples.
5:57 PM Changeset in ffmpeg [1d10afd5] by Kostya Shishkov <kostya.shishkov@gmail.com>
bink: fix typo in FFALIGN() argument
5:55 PM Ticket #1109 (specifying flags +ildct+ilme produce corrupted png) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
Could you explain how you encoded the correct file? (The command lines …
5:04 PM Ticket #1040 (yadif filter with movie source causes assertion failure) reopened by ls
The behavior has changed now. I cannot reproduce the assertion anymore …
4:39 PM test0002.mov.png attached to Ticket #1109 by verem
source file
4:39 PM test_dv_pal_ni.png attached to Ticket #1109 by verem
normal output
4:39 PM test_dv_pal_i.png attached to Ticket #1109 by verem
corrupted output
4:38 PM Ticket #1109 (specifying flags +ildct+ilme produce corrupted png) created by verem
Hi, i noticed that producer png files with latest libavcodec has some …
4:31 PM Ticket #1038 (Invalid reads when using vfilters pad&settb) closed by Carl Eugen Hoyos
fixed: Fixed by Nicolas George.
4:27 PM Ticket #1040 (yadif filter with movie source causes assertion failure) closed by Carl Eugen Hoyos
fixed: I believe the original problem was fixed, please reopen if I am wrong.
4:24 PM Ticket #1069 (Canon Powershot playback / conversion) updated by Carl Eugen Hoyos
Keywords changed
Please add the ffmpeg command line together with the complete, uncut …
4:19 PM Ticket #1066 (ProRes Scaling using the "-vf scale" filter produces a green output) closed by Carl Eugen Hoyos
worksforme: Please reopen if this problem is reproducible with a current FFmpeg …
4:13 PM Ticket #1056 (FFMPEG unable to select or copy multiple audio tracks in a TS file) closed by Carl Eugen Hoyos
invalid
4:12 PM Ticket #1072 (jpeg decoder crashes on 854x480 image on arm7) closed by Carl Eugen Hoyos
needs_more_info: Please reopen this ticket if you can: * provide a backtrace or * some …
4:10 PM Ticket #1074 (jpeg decoder cannot decode u/v components of some images properly.) closed by Carl Eugen Hoyos
needs_more_info: Please reopen if you can add the missing information.
4:09 PM Ticket #1071 (Error return code from hardware decoder is ignored in h264 decoder) closed by Carl Eugen Hoyos
needs_more_info
4:06 PM Ticket #1088 (Arbitrary dropping channels is not supported) closed by Carl Eugen Hoyos
invalid
3:33 PM Changeset in ffmpeg [8ae28ac0] by Kostya Shishkov <kostya.shishkov@gmail.com>
bink: align plane width to 8 when calculating bundle sizes This fixes …
3:11 PM Ticket #1089 (Request better compatibility to 2160p video) updated by Carl Eugen Hoyos
Which playback application are you using? How was it compiled?
3:09 PM Ticket #1065 (H.264/AVC(BDAV BluRay codec family) incorrect framerate recognition) updated by Carl Eugen Hoyos
Replying to L.H.V.F.: > For this I suspect, if the …
2:42 PM Ticket #1108 (Always using "default" memory handling from mem.c against own ...) updated by Carl Eugen Hoyos
Is this a regression? Is this also reproducible with current git head? …
2:01 PM Ticket #1108 (Always using "default" memory handling from mem.c against own ...) created by mato
In library avutil function av_free is used and other functions from …
1:18 PM Ticket #1041 (Illegal instruction when opening some files with (HE-)AAC streams) updated by ami_stuff
This is what I get on Athlon XP: …
1:13 PM Changeset in ffmpeg [8f394a6c] by Michael Niedermayer <michaelni@gmx.at>
pngdec: print error message for truncated pngs even if we output them …
1:12 PM Changeset in ffmpeg [309d8ec1] by Michael Niedermayer <michaelni@gmx.at>
pngenc: allocate packets that have some chance of being large enough. …
12:58 PM Ticket #1041 (Illegal instruction when opening some files with (HE-)AAC streams) updated by qyot27
Replying to ami_stuff: > Probably related to ticket #213. …
12:45 PM Changeset in ffmpeg [393b81f0] by Michael Niedermayer <michaelni@gmx.at>
mxfdec: Only parse next partition pack if parsing forward This fixes …
12:45 PM Changeset in ffmpeg [4ed47d33] by Michael Niedermayer <michaelni@gmx.at>
pngdec: dont discard incomplete images. Signed-off-by: Michael …
12:45 PM Changeset in ffmpeg [eeb792d8] by Michael Niedermayer <michaelni@gmx.at>
pngdec: Print error messages for the various failure pathes. …
12:39 PM Ticket #1099 (mxf inconsistent FooterPartition value: 10947448631 != 4294967298) closed by Carl Eugen Hoyos
fixed: A patch that is supposed to fix this problem was committed to FFmpeg.
12:27 PM Ticket #1041 (Illegal instruction when opening some files with (HE-)AAC streams) updated by ami_stuff
Probably related to ticket #213. My own build (compiled with …
11:10 AM Changeset in ffmpeg [2ac3df85] by Mans Rullgard <mans@mansr.com>
doc: pass -Idoc texi2html and texi2pod This fixes doc generation in …
11:10 AM Changeset in ffmpeg [b8b207e8] by Mans Rullgard <mans@mansr.com>
doc: texi2pod: add -I flag This allows specifying additional …
9:18 AM Changeset in ffmpeg [39f5a546] by Martin Storsjö <martin@martin.st>
movenc: Add a min_frag_duration option The other fragmentation …
8:53 AM Changeset in ffmpeg [ccfa8aa2] by Martin Storsjö <martin@martin.st>
rtsp: Set the default delay to 0.1 s for the RTSP/SDP/RTP demuxers …
8:53 AM Changeset in ffmpeg [4fa57d5] by Martin Storsjö <martin@martin.st>
libavformat: Set the default for the max_delay option to -1 Make the …
8:21 AM Ticket #1106 (10 bit RGB DPX file identified as rgb48le) closed by Carl Eugen Hoyos
worksforme
7:54 AM Ticket #1106 (10 bit RGB DPX file identified as rgb48le) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Keywords, Type changed
The dpx file is packed RGB and has 10 bits per component and is …
7:36 AM Ticket #1107 (Illegal instructions with ffmpeg on ARMv5tel CPU (Marvell SheevaPlug ...) closed by Carl Eugen Hoyos
invalid: Replying to rydgaze: > (gdb) bt > #0 0x0083bd9c in …
6:53 AM Changeset in ffmpeg [9dd649c0] by Clément Bœsch <ubitux@gmail.com>
flv: clarify use of video info/cmd frame. Also add generated key …
6:10 AM Changeset in ffmpeg [0d0b81f9] by Anton Khirnov <anton@khirnov.net>
Generate manpages for AV{Format,Codec}Context AVOptions.
6:09 AM Changeset in ffmpeg [4fea8959] by Anton Khirnov <anton@khirnov.net>
doc/avconv: remove entries for AVOptions. Documentation for those …
6:09 AM Changeset in ffmpeg [56266971] by Anton Khirnov <anton@khirnov.net>
Move AVFormatContext/AVCodecContext option tables to separate files. …
6:01 AM Ticket #1035 (ffplay: after changing audio stream, audio video become out of sync) updated by REN Lifeng
Cus's patch works for me. Thanks!
5:53 AM Changeset in ffmpeg [40b41be3] by Anton Khirnov <anton@khirnov.net>
lavf: use AVStream.discard to disable queueing attached pictures.
5:52 AM Changeset in ffmpeg [01fcc42b] by Anton Khirnov <anton@khirnov.net>
lavf: requeue attached pictures after seeking. This allows the caller …
5:52 AM Changeset in ffmpeg [713f3062] by Anton Khirnov <anton@khirnov.net>
id3v2: set the keyframe flag on attached pictures.
4:01 AM Changeset in ffmpeg [30f2d97a] by Michael Niedermayer <michaelni@gmx.at>
zerocodec: Fix license ISC doesn't contain this line, so remove it to …
4:00 AM Changeset in ffmpeg [41bd3519] by Michael Niedermayer <michaelni@gmx.at>
FATE: Add ZeroCodec test Signed-off-by: Derek Buitenhuis …
3:38 AM Ticket #1107 (Illegal instructions with ffmpeg on ARMv5tel CPU (Marvell SheevaPlug ...) created by rydgaze
Hi, I have compiled the latest ffmpeg using the following …
2:37 AM Ticket #1106 (10 bit RGB DPX file identified as rgb48le) created by dave rice
These DPX image files as 10 bit RGB; however ffmpeg identifies them as …

Mar 19, 2012:

11:29 PM Changeset in ffmpeg [e01f478d] by Michael Niedermayer <michaelni@gmx.at>
ffv1enc: Check context_model Fixes crash Found-by: durandal_1707 …
11:11 PM Ticket #1100 (nut_read_timestamp@nutdec.c doesn return value for Android NDK) updated by obucinac
Please, note that there is no make in Android NDK, at least it is not …
11:03 PM Changeset in ffmpeg [479fb7b8] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (35 …
10:22 PM Ticket #1105 (flashsv2 enc: crash with -s 16x16) updated by Carl Eugen Hoyos
Analyzed by developer, Keywords, Component changed
Crashes for widths and heights below 192 in line 207/208 of …
10:17 PM Ticket #1105 (flashsv2 enc: crash with -s 16x16) updated by Elon Musk
Status, Version, Reproduced by developer changed
Got floating exception with: ffmpeg -i …
10:09 PM Ticket #1105 (flashsv2 enc: crash with -s 16x16) created by ami_stuff
Please test if reproducible, if not I will compile git head later. […]
9:54 PM Changeset in ffmpeg [ee4b1432] by Marton Balint <cus@passwd.hu>
ffplay: use frame count based queueing for audio queue This reduces …
9:54 PM Changeset in ffmpeg [a2c5be63] by Marton Balint <cus@passwd.hu>
ffplay: reset audio_pkt_temp when opening audio Otherwise we may use …
9:42 PM Ticket #1083 (snow enc: hang with -s 32x32) updated by llogan
Reproduced by developer, Keywords, Status, Version changed
Hangs for me (killed at 76 minutes) at 63x63, but not 64x64. I'm …
9:39 PM Ticket #1082 (snow enc: crash with -s 4000x4000) closed by Michael Niedermayer
fixed: will be fixed in my next git push
9:37 PM Changeset in ffmpeg [87c1783c] by Michael Niedermayer <michaelni@gmx.at>
snowenc: move runs from stack to heap. Fixes ticket1082 …
9:24 PM Ticket #1104 (wma enc: output buffer size is too small) closed by Michael Niedermayer
fixed: will be fixed with my next git push
9:20 PM Changeset in ffmpeg [fc8ed111] by Michael Niedermayer <michaelni@gmx.at>
avcodec_encode_audio2: Increase the audio buffer size. Fixes …
9:17 PM Changeset in ffmpeg [791d6df4] by Justin Ruggles <justin.ruggles@gmail.com>
FATE: change fate-maxis-xa to a normal demuxing test Signed-off-by: …
9:15 PM Changeset in ffmpeg [b36872bd] by Justin Ruggles <justin.ruggles@gmail.com>
FATE: add test for adpcm-ea-maxis-xa Signed-off-by: Paul B Mahol …
8:49 PM Changeset in ffmpeg [30011bf2] by Ronald S. Bultje <rsbultje@gmail.com>
vp8: avoid race condition on segment map. This change avoids …
8:37 PM ffmpeg_ass1.jpeg attached to Ticket #1098 by fate
8:21 PM Ticket #1086 (pgmyuv enc: broken output with odd width/height) updated by Carl Eugen Hoyos
Keywords changed
8:21 PM Ticket #1103 (pgmyuv: problem with odd height (wrong resolution reported by decoder)) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
8:18 PM Ticket #1104 (wma enc: output buffer size is too small) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Status, Reproduced by developer changed
7:51 PM mono-1.wv attached to Ticket #1104 by ami_stuff
7:51 PM Ticket #1104 (wma enc: output buffer size is too small) created by ami_stuff
[…]
7:51 PM Ticket #1098 (ass subtitle are stretched) updated by fate
I managed to patch. It's work, a little too much same . Now the …
7:50 PM Ticket #1079 (Crop Keep_Aspect option not working) updated by ramitb
Yes that's correct the comment #5 works but if you noticed the setsar …
7:49 PM Changeset in ffmpeg [2b07f57] by Michael Niedermayer <michaelni@gmx.at>
mp3_probe: consider id3 tags to be low scoring mp3. Signed-off-by: …
7:31 PM Ticket #1103 (pgmyuv: problem with odd height (wrong resolution reported by decoder)) created by ami_stuff
Is that a bug in pgmyuv decoder or maybe pgmyuv encoder should just …
7:09 PM Changeset in ffmpeg [e19ccc89] by Stefano Sabatini <stefasab@gmail.com>
lavfi/aspect: fail with AVERROR(EINVAL) in case of invalid specified …
7:09 PM Ticket #1098 (ass subtitle are stretched) updated by Carl Eugen Hoyos
Patch by Stefano that fixes the problem here: …
6:32 PM Ticket #1079 (Crop Keep_Aspect option not working) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > Do you think it might have …
6:22 PM Changeset in ffmpeg [18ba94c] by Kostya Shishkov <kostya.shishkov@gmail.com>
fix space type in Changelog
6:21 PM Ticket #1079 (Crop Keep_Aspect option not working) updated by ramitb
Do you think it might have anything to do with the video file? the …
6:12 PM Ticket #1077 (sunras enc: broken output with -vf vflip) closed by Stefano Sabatini
fixed: Should be fixed in: […]
6:02 PM Changeset in ffmpeg [0e714f88] by Kostya Shishkov <kostya.shishkov@gmail.com>
ZeroCodec Decoder An obscure Japanese lossless video codec, …
6:01 PM Changeset in ffmpeg [11642cd1] by Stefano Sabatini <stefasab@gmail.com>
lavc/sunrastenc: consider cases with linesize < 0 Make …
5:46 PM Changeset in ffmpeg [b8560637] by Kostya Shishkov <kostya.shishkov@gmail.com>
RealAudio Lossless decoder
5:18 PM Ticket #1098 (ass subtitle are stretched) updated by dbuitenh
Replying to saste: > The problem depends on the fact that …
5:10 PM Ticket #1102 (mxf separate fields in interlaced j2k) updated by Carl Eugen Hoyos
Keywords changed
Please add a ffmpeg -i ntsc2.mxf output.
5:09 PM Ticket #1095 (libxavs: encoded file doesn't decode with built-in decoder) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
Reproducible with […] -vcodec libxavs eats one frame, at least two …
5:06 PM Ticket #1102 (mxf separate fields in interlaced j2k) created by Alex Zhukov
http://dl.dropbox.com/u/1109725/ntsc2.mxf this mxf stores fields as …
4:43 PM Ticket #1094 (ts: operation not permitted) updated by Mike
Analyzed by developer, Status, Component, Reproduced by developer changed
This looks like a bug in mpegts_read_header(). If the input file is …
4:40 PM Ticket #1099 (mxf inconsistent FooterPartition value: 10947448631 != 4294967298) updated by Carl Eugen Hoyos
Priority, Keywords, Status changed
4:37 PM Changeset in ffmpeg [316e724f] by Martin Storsjö <martin@martin.st>
rtpenc: Use AVFormatContext.packet_size instead of a private option …
3:44 PM Ticket #1100 (nut_read_timestamp@nutdec.c doesn return value for Android NDK) updated by Carl Eugen Hoyos
To make this a valid ticket, please add the following: * Please test …
3:34 PM Ticket #1101 (libavcodec srtdec.c unbuildable with Android NDK) created by obucinac
When building ffmpeg with Android NDK, the toolchain complains: …
3:09 PM Ticket #1100 (nut_read_timestamp@nutdec.c doesn return value for Android NDK) created by obucinac
When building ffmpeg with Android NDK, the toolchain complains that …
3:05 PM Ticket #1099 (mxf inconsistent FooterPartition value: 10947448631 != 4294967298) created by Alex Zhukov
This looks like ticket https://ffmpeg.org/trac/ffmpeg/ticket/879 but …
2:25 PM Changeset in ffmpeg [01b0ade6] by Martin Storsjö <martin@martin.st>
url: Document the expected behaviour of url_read Signed-off-by: …
2:08 PM Changeset in ffmpeg [57151f86] by Martin Storsjö <martin@martin.st>
libavformat: Use AVFormatContext.probesize in init_input This was …
2:07 PM Changeset in ffmpeg [27b7459b] by Martin Storsjö <martin@martin.st>
docs: Fix a stray reference to tags in the generic doxy on dicts …
1:55 PM Ticket #1079 (Crop Keep_Aspect option not working) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > 1. If setsar is put anywhere …
1:20 PM Ticket #1098 (ass subtitle are stretched) updated by Stefano Sabatini
Component changed
1:19 PM Ticket #1098 (ass subtitle are stretched) updated by Stefano Sabatini
Analyzed by developer, Status, Reproduced by developer changed
Confirm the problem: […] The problem depends on the fact that …
12:33 PM Changeset in ffmpeg [f6451320] by Michael Niedermayer <michaelni@gmx.at>
gxf: return AVERROR_EOF instead of AVERROR(EIO) at end of gxf_packet …
12:27 PM Changeset in ffmpeg [17934c18] by Martin Storsjö <martin@martin.st>
cosmetics: Align some AVInput/OutputFormat declarations Also add …
12:26 PM Ticket #1079 (Crop Keep_Aspect option not working) updated by ramitb
Yes please see the output above. I also tried putting in just before …
9:37 AM Ticket #1098 (ass subtitle are stretched) updated by fate
I have the same problem with your command.
9:09 AM Changeset in ffmpeg [78f2833f] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Tell users about supported audio samplerates in mmf.
8:49 AM Changeset in ffmpeg [0d293880] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Match documentation for transparency in BGR32 iff images.
8:21 AM Changeset in ffmpeg [bb39bd19] by Kostya Shishkov <kostya.shishkov@gmail.com>
zmbv: check decompress result Changing flush type from Z_FINISH is …
8:20 AM Changeset in ffmpeg [afc2263b] by Kostya Shishkov <kostya.shishkov@gmail.com>
zmbv: correct indentation
7:33 AM Ticket #1079 (Crop Keep_Aspect option not working) updated by Carl Eugen Hoyos
Replying to ramitbhalla: > 1. If setsar is put anywhere …
7:31 AM Ticket #1098 (ass subtitle are stretched) updated by Carl Eugen Hoyos
[…]
5:53 AM Ticket #1079 (Crop Keep_Aspect option not working) updated by ramitb
Didn't hear back, so is there a bug or is the documentation wrong?
4:14 AM Changeset in ffmpeg [a3d331f2] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 * …
12:43 AM Changeset in ffmpeg [e8f2c0ca] by Michael Niedermayer <michaelni@gmx.at>
h264: print the pps_id when its invalid. Signed-off-by: Michael …

Mar 18, 2012:

11:19 PM Changeset in ffmpeg [6cabb679] by Michael Niedermayer <michaelni@gmx.at>
ZeroCodec Decoder An obscure Japanese lossless video codec, …
10:39 PM Changeset in ffmpeg [bae053fc] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: fate: …
10:33 PM Changeset in ffmpeg [1744ab9e] by Ronald S. Bultje <rsbultje@gmail.com>
adpcm: convert adpcm_thp to bytestream2.
10:33 PM Changeset in ffmpeg [72eda778] by Ronald S. Bultje <rsbultje@gmail.com>
adpcm: convert adpcm_yamaha to bytestream2.
10:33 PM Changeset in ffmpeg [f184735a] by Ronald S. Bultje <rsbultje@gmail.com>
adpcm: convert adpcm_swf to bytestream2.
10:33 PM Changeset in ffmpeg [8afe2f90] by Ronald S. Bultje <rsbultje@gmail.com>
adpcm: convert adpcm_sbpro to bytestream2.
10:33 PM Changeset in ffmpeg [834c81f4] by Ronald S. Bultje <rsbultje@gmail.com>
adpcm: convert adpcm_ct to bytestream2.
10:33 PM Changeset in ffmpeg [b3084e29] by Ronald S. Bultje <rsbultje@gmail.com>
adpcm: convert adpcm_ima_amv/smjpeg to bytestream2.
10:33 PM Changeset in ffmpeg [22c48d39] by Ronald S. Bultje <rsbultje@gmail.com>
adpcm: convert adpcm_ea_xas to bytestream2.
10:33 PM Changeset in ffmpeg [edd95555] by Ronald S. Bultje <rsbultje@gmail.com>
adpcm: convert adpcm_ea_r1/2/3 to bytestream2.
10:33 PM Changeset in ffmpeg [e60d0991] by Ronald S. Bultje <rsbultje@gmail.com>
adpcm: convert ea_maxis_xa to bytestream2.
10:33 PM Changeset in ffmpeg [4a876eb] by Ronald S. Bultje <rsbultje@gmail.com>
adpcm: convert adpcm_ea to bytestream2.
10:33 PM Changeset in ffmpeg [524af484] by Ronald S. Bultje <rsbultje@gmail.com>
adpcm convert adpcm_ima_ea_sead to bytestream2.
10:33 PM Changeset in ffmpeg [8f2ed092] by Ronald S. Bultje <rsbultje@gmail.com>
adpcm: convert adpcm_ima_ea_eacs to bytestream2.
10:33 PM Changeset in ffmpeg [159831cc] by Ronald S. Bultje <rsbultje@gmail.com>
adpcm: convert adpcm_xa to bytestream2.
10:33 PM Changeset in ffmpeg [16b7a5e2] by Ronald S. Bultje <rsbultje@gmail.com>
adpcm: convert ima_ws to bytestream2.
10:25 PM Changeset in ffmpeg [74d7ac95] by Ronald S. Bultje <rsbultje@gmail.com>
adpcm: convert adpcm_ima_apc to bytestream2.
10:25 PM Changeset in ffmpeg [9721901] by Ronald S. Bultje <rsbultje@gmail.com>
adpcm: convert adpcm_ima_iss to bytestream2.
10:25 PM Changeset in ffmpeg [1da95870] by Ronald S. Bultje <rsbultje@gmail.com>
adpcm: convert adpcm_dk3 to bytestream2.
10:25 PM Changeset in ffmpeg [d570a968] by Ronald S. Bultje <rsbultje@gmail.com>
adpcm: convert adpcm_dk4 to bytestream2.
10:25 PM Changeset in ffmpeg [5353ee3c] by Ronald S. Bultje <rsbultje@gmail.com>
adpcm: convert adpcm_ms to bytestream2.
10:25 PM Changeset in ffmpeg [89f3aa8c] by Ronald S. Bultje <rsbultje@gmail.com>
adpcm: use av_clip() in adpcm_ima_expand_nibble().
10:25 PM Changeset in ffmpeg [689be85a] by Ronald S. Bultje <rsbultje@gmail.com>
adpcm: convert adpcm_4xm to bytestream2.
10:25 PM Changeset in ffmpeg [39505f42] by Ronald S. Bultje <rsbultje@gmail.com>
adpcm: convert adpcm_ima_wav to bytestream2.
10:25 PM Changeset in ffmpeg [9604307d] by Ronald S. Bultje <rsbultje@gmail.com>
adpcm: convert adpcm_ima_qt to bytestream2.
10:25 PM Changeset in ffmpeg [c346f630] by Ronald S. Bultje <rsbultje@gmail.com>
adpcm: fix nb_samples rounding for adpcm_ima_dk3, and update reference.
10:01 PM Changeset in ffmpeg [72ec043a] by Ronald S. Bultje <rsbultje@gmail.com>
oma: Fix out of array read. Input: 01-Untitled-partial.oma ZZUF …
9:34 PM Ticket #1098 (ass subtitle are stretched) updated by fate
How I can use internal encoder ? (Sorry I'm a beginner on ffmpeg) I …
9:31 PM Changeset in ffmpeg [7f4c5ab8] by Michael Niedermayer <michaelni@gmx.at>
build_sys: zmbv test depends on zlib Signed-off-by: Michael …
9:31 PM Changeset in ffmpeg [1939e827] by Michael Niedermayer <michaelni@gmx.at>
build_sys: zlib_test depends on zlib Signed-off-by: Michael …
9:31 PM Changeset in ffmpeg [7a210206] by Michael Niedermayer <michaelni@gmx.at>
build_sys: mpng_test depends on zlib Signed-off-by: Michael …
9:31 PM Changeset in ffmpeg [825936b7] by Michael Niedermayer <michaelni@gmx.at>
build_sys: flashsv2_test depends on zlib Signed-off-by: Michael …
9:31 PM Changeset in ffmpeg [395894fc] by Michael Niedermayer <michaelni@gmx.at>
build_sys: Add dependencies for pp testing. Should fix mp=pp test …
9:23 PM Ticket #1098 (ass subtitle are stretched) updated by Carl Eugen Hoyos
Is the problem also reproducible without -vcodec libx264 (but with one …
9:21 PM Ticket #877 (nut muxed with ffmpeg is missing index at the end) updated by Carl Eugen Hoyos
Replying to michael: > Replying to cehoyos: > …
9:21 PM Ticket #1097 (prores_kostya: invalid read) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Summary, Version, Keywords changed
[…]
9:15 PM Ticket #1063 (invalid reads with very high resolution video) updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer, Summary changed
[…]
8:59 PM Rocket_04.ass attached to Ticket #1098 by fate
8:59 PM Ticket #1097 (prores_kostya: invalid read) updated by cbsrobot
Crashes for me too: […]
8:59 PM Ticket #1098 (ass subtitle are stretched) updated by fate
The ffmpeg command : […] The console output : […] I attach …
8:36 PM Ticket #1078 (jpegls enc: crash with -vf vflip) closed by Stefano Sabatini
fixed: Should be fixed in: […]
8:35 PM Ticket #1091 (libspeex: fail to decode) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Status, Reproduced by developer changed
8:32 PM Ticket #1092 (amv: gray bar at the bottom) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
8:30 PM Ticket #1093 (snow: found 1 unreleased buffer at exit) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Status, Reproduced by developer changed
8:24 PM Ticket #1096 (cavs: crash) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
8:21 PM Ticket #1098 (ass subtitle are stretched) updated by Carl Eugen Hoyos
Keywords changed
Please add a ffmpeg command line that allows to reproduce the problem …
8:19 PM Changeset in ffmpeg [d19d52d4] by Stefano Sabatini <stefasab@gmail.com>
lavfi/movie: add loop parameter Signed-off-by: William Yu …
8:19 PM Changeset in ffmpeg [0ca15aa0] by Stefano Sabatini <stefasab@gmail.com>
lavc/jpeglsenc: fix allocation in case of negative linesize, and add …
8:19 PM Ticket #917 (txd causes invalid reads) closed by Elon Musk
fixed: fixed
8:15 PM Ticket #1097 (prores_kostya: invalid read) updated by ami_stuff
That's strange, crashes here as well with two builds not compiled be …
8:13 PM ffmpeg_ass.png attached to Ticket #1098 by fate
8:13 PM Ticket #1098 (ass subtitle are stretched) created by fate
I compiled ffmpeg with the option --enable-libass on debian sid. I can …
7:56 PM Ticket #1097 (prores_kostya: invalid read) updated by dbuitenh
I cannot reproduce this with either ffmpeg or libav. :|
7:00 PM Changeset in ffmpeg [a41340f8] by Michael Niedermayer <michaelni@gmx.at>
pgmyuvenc: abort encoding if width is not even Signed-off-by: Paul B …
6:57 PM Changeset in ffmpeg [eb74e9ea] by Michael Niedermayer <michaelni@gmx.at>
mxfdec: Let pkt->pts = mxf->current_edit_unit if intra-only We can't …
6:40 PM Changeset in ffmpeg [a56fba50] by Mans Rullgard <mans@mansr.com>
fate: make compare() function compatible with POSIX bc Signed-off-by: …
6:31 PM 600.png attached to Ticket #1097 by ami_stuff
6:31 PM Ticket #1097 (prores_kostya: invalid read) created by ami_stuff
-vcodec prores works ok […]
5:23 PM Ticket #1090 (Unrecognized stream in realmedia file) updated by dbuitenh
Replying to cehoyos: > Could you explain what the issue …
4:50 PM Changeset in ffmpeg [73ad0669] by Reinhard Tartler <siretart@tauware.de>
intfloat_readwrite: fix signed addition overflows These additions …
4:50 PM Changeset in ffmpeg [1cc0b08] by Reinhard Tartler <siretart@tauware.de>
smacker: validate channels and sample format. (cherry picked from …
4:50 PM Changeset in ffmpeg [b3d7fffe] by Reinhard Tartler <siretart@tauware.de>
smacker: check buffer size before reading output size (cherry picked …
4:50 PM Changeset in ffmpeg [ef7a4df4] by Reinhard Tartler <siretart@tauware.de>
smacker: validate number of channels (cherry picked from commit …
4:50 PM Changeset in ffmpeg [3b7a1ba9] by Reinhard Tartler <siretart@tauware.de>
sipr: fix get_bits(0) calls Zero-length get_bits() is undefined, must …
4:50 PM Changeset in ffmpeg [da73a200] by Reinhard Tartler <siretart@tauware.de>
motion_est: make MotionExtContext.map_generation unsigned The way …
4:50 PM Changeset in ffmpeg [6b011631] by Reinhard Tartler <siretart@tauware.de>
4xm: prevent NULL dereference with invalid huffman table …
4:50 PM Changeset in ffmpeg [5ab326d7] by Reinhard Tartler <siretart@tauware.de>
4xmdemux: prevent use of uninitialized memory Signed-off-by: Janne …
4:50 PM Changeset in ffmpeg [39fd8d00] by Reinhard Tartler <siretart@tauware.de>
4xm: clear FF_INPUT_BUFFER_PADDING_SIZE bytes in temporary buffers …
4:50 PM Changeset in ffmpeg [b3bdefb0] by Reinhard Tartler <siretart@tauware.de>
ptx: check for out of bound reads Signed-off-by: Janne Grunau …
4:50 PM Changeset in ffmpeg [4eb51d96] by Reinhard Tartler <siretart@tauware.de>
tiffdec: fix out of bound reads/writes Signed-off-by: Janne Grunau …
4:50 PM Changeset in ffmpeg [d75c80e9] by Reinhard Tartler <siretart@tauware.de>
eacmv: check for out of bound reads Signed-off-by: Janne Grunau …
4:50 PM Changeset in ffmpeg [34d6f22] by Reinhard Tartler <siretart@tauware.de>
eacmv: fix potential pointer arithmetic overflows Signed-off-by: …
4:50 PM Changeset in ffmpeg [518c7247] by Reinhard Tartler <siretart@tauware.de>
adpcm: fix out of bound reads due to integer overflow Signed-off-by: …
4:50 PM Changeset in ffmpeg [39fed2e9] by Reinhard Tartler <siretart@tauware.de>
anm: prevent infinite loop Signed-off-by: Janne Grunau …
4:50 PM Changeset in ffmpeg [7fa13e12] by Reinhard Tartler <siretart@tauware.de>
avsdemux: check for out of bound writes Signed-off-by: Janne Grunau …
4:50 PM Changeset in ffmpeg [ab201f6f] by Reinhard Tartler <siretart@tauware.de>
avs: check for out of bound reads Signed-off-by: Janne Grunau …
4:50 PM Changeset in ffmpeg [b696d615] by Reinhard Tartler <siretart@tauware.de>
avsdemux: check for corrupted data Signed-off-by: Janne Grunau …
4:50 PM Changeset in ffmpeg [a23bcc9] by Reinhard Tartler <siretart@tauware.de>
mxfdec: Fix some buffer overreads caused by the misuse of AVPacket …
4:50 PM Changeset in ffmpeg [559261ce] by Reinhard Tartler <siretart@tauware.de>
vaapi: Fix VC-1 decoding (reconstruct bitstream TTFRM correctly). …
4:50 PM Changeset in ffmpeg [f9d17e6f] by Reinhard Tartler <siretart@tauware.de>
4xm: fix signed overflow Signed-off-by: Mans Rullgard …
4:50 PM Changeset in ffmpeg [0b1ac7bf] by Reinhard Tartler <siretart@tauware.de>
wmavoice: fix a signed overflow Signed-off-by: Mans Rullgard …
4:50 PM Changeset in ffmpeg [af0a56e6] by Reinhard Tartler <siretart@tauware.de>
mpegvideo_enc: fix a signed overflow Signed-off-by: Mans Rullgard …
4:50 PM Changeset in ffmpeg [5e3ba60e] by Reinhard Tartler <siretart@tauware.de>
crc: fix signed overflow This fixes a signed overflow from i << 24 …
4:50 PM Changeset in ffmpeg [48f9a800] by Reinhard Tartler <siretart@tauware.de>
mpeg12enc: use sign_extend() function Signed-off-by: Mans Rullgard …
4:50 PM Changeset in ffmpeg [2c99aa48] by Reinhard Tartler <siretart@tauware.de>
lavf: fix signed overflow in avformat_find_stream_info() On the first …
4:50 PM Changeset in ffmpeg [fdc669fc] by Reinhard Tartler <siretart@tauware.de>
vp8: fix signed overflows In addition to avoiding undefined …
4:50 PM Changeset in ffmpeg [fe3314a4] by Reinhard Tartler <siretart@tauware.de>
motion_est: fix some signed overflows Signed-off-by: Mans Rullgard …
4:50 PM Changeset in ffmpeg [58afe606] by Reinhard Tartler <siretart@tauware.de>
dca: fix signed overflow in shift Signed-off-by: Mans Rullgard …
4:50 PM Changeset in ffmpeg [8c2ae575] by Reinhard Tartler <siretart@tauware.de>
aacdec: fix undefined shifts Since nnz can be zero, this is needed to …
4:50 PM Changeset in ffmpeg [9c78fe93] by Reinhard Tartler <siretart@tauware.de>
bink: Check for various out of bound writes Signed-off-by: Janne …
4:50 PM Changeset in ffmpeg [c98d7882] by Reinhard Tartler <siretart@tauware.de>
bink: Check for out of bound writes when building tree Signed-off-by: …
4:50 PM Changeset in ffmpeg [e52e85ac] by Reinhard Tartler <siretart@tauware.de>
put_bits: fix invalid shift by 32 in flush_put_bits() If …
4:50 PM Changeset in ffmpeg [4faa00b2] by Reinhard Tartler <siretart@tauware.de>
mpegps: Use av_get_packet() instead of poorly emulating it. (cherry …
4:50 PM Changeset in ffmpeg [90d71465] by Reinhard Tartler <siretart@tauware.de>
motionpixels: decode only the 111 complete frames for fate …
4:50 PM Changeset in ffmpeg [59050c06] by Reinhard Tartler <siretart@tauware.de>
mpc8: Check out of bound bands limit Signed-off-by: Janne Grunau …
4:50 PM Changeset in ffmpeg [be2404b0] by Reinhard Tartler <siretart@tauware.de>
xan: Prevent NULL dereference with missing palette Signed-off-by: …
4:50 PM Changeset in ffmpeg [49007b49] by Reinhard Tartler <siretart@tauware.de>
xan: Check for out of bound reads in xan_huffman_decode() …
4:50 PM Changeset in ffmpeg [0277c82d] by Reinhard Tartler <siretart@tauware.de>
xan: Fixed out of bound accesses in xan_unpack() Signed-off-by: Janne …
4:50 PM Changeset in ffmpeg [5fa8e43b] by Reinhard Tartler <siretart@tauware.de>
motionpixels: Prevent calling init_vlc() with invalid parameters …
4:50 PM Changeset in ffmpeg [737bea21] by Reinhard Tartler <siretart@tauware.de>
shorten: Fix out of bound writes in fix_bitshift() The data pointers …
4:50 PM Changeset in ffmpeg [aa9e3085] by Reinhard Tartler <siretart@tauware.de>
dsicinav: Check for out of bounds writes Signed-off-by: Janne Grunau …
4:50 PM Changeset in ffmpeg [d57d039e] by Reinhard Tartler <siretart@tauware.de>
tiertexseqv: Check for out of bound reads Signed-off-by: Janne Grunau …
4:50 PM Changeset in ffmpeg [97a1ab4] by Reinhard Tartler <siretart@tauware.de>
quickdraw: Check for out of bound reads Signed-off-by: Janne Grunau …
4:50 PM Changeset in ffmpeg [914b9b0] by Reinhard Tartler <siretart@tauware.de>
dsicinav: Check for out of bounds reads Signed-off-by: Janne Grunau …
4:50 PM Changeset in ffmpeg [39de0e00] by Reinhard Tartler <siretart@tauware.de>
motionpixels: Fix the size of workspace buffers Some buffers must be …
4:50 PM Changeset in ffmpeg [f2f2a00d] by Reinhard Tartler <siretart@tauware.de>
motionpixels: Clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of …
4:50 PM Changeset in ffmpeg [905d0633] by Reinhard Tartler <siretart@tauware.de>
wmavoice: Check for corrupted extra data Signed-off-by: Janne Grunau …
4:50 PM Changeset in ffmpeg [95605595] by Reinhard Tartler <siretart@tauware.de>
wmavoice: Check for out of bound writes Signed-off-by: Janne Grunau …
4:50 PM Changeset in ffmpeg [fb201415] by Reinhard Tartler <siretart@tauware.de>
xan: Prevent NULL dereferences with missing reference frame …
4:50 PM Changeset in ffmpeg [c5766b5] by Reinhard Tartler <siretart@tauware.de>
bink: Prevent NULL dereferences with missing reference frame …
4:50 PM Changeset in ffmpeg [d646cce1] by Reinhard Tartler <siretart@tauware.de>
wavpack: Reset internal state on corrupted blocks …
4:50 PM Changeset in ffmpeg [04b71cde] by Reinhard Tartler <siretart@tauware.de>
wmapro: Validate the number of audio channels before using it …
4:50 PM Changeset in ffmpeg [fce03f87] by Reinhard Tartler <siretart@tauware.de>
mpc8: Fix return value on EOF Signed-off-by: Janne Grunau …
4:50 PM Changeset in ffmpeg [22949c4] by Reinhard Tartler <siretart@tauware.de>
shorten: Prevent block size from increasing Signed-off-by: Janne …
4:50 PM Changeset in ffmpeg [87519410] by Reinhard Tartler <siretart@tauware.de>
xan: Prevent out of bound accesses Signed-off-by: Janne Grunau …
4:50 PM Changeset in ffmpeg [3e1b5981] by Reinhard Tartler <siretart@tauware.de>
vp56: Release old pictures after a resolution changes Signed-off-by: …
4:50 PM Changeset in ffmpeg [efe3fb13] by Reinhard Tartler <siretart@tauware.de>
vp56: Check for missing reference frame data Signed-off-by: Janne …
4:50 PM Changeset in ffmpeg [987f5dc5] by Reinhard Tartler <siretart@tauware.de>
cinepak: Fix invalid read access on extra data Signed-off-by: Janne …
4:50 PM Changeset in ffmpeg [5bb9ce75] by Reinhard Tartler <siretart@tauware.de>
cook: Fix js_vlc_bits value validation for joint stereo …
4:50 PM Changeset in ffmpeg [ea5a5f09] by Reinhard Tartler <siretart@tauware.de>
segafilm: Check for memory allocation failures in segafilm demuxer. …
4:50 PM Changeset in ffmpeg [619aab2f] by Reinhard Tartler <siretart@tauware.de>
Fixed deference of NULL pointer in motionpixels decoder. Some of the …
4:50 PM Changeset in ffmpeg [8099d77c] by Reinhard Tartler <siretart@tauware.de>
mpegvideo: set correct offset for edge emulation buffer. Using the …
4:50 PM Changeset in ffmpeg [bb7fd94e] by Reinhard Tartler <siretart@tauware.de>
mpegvideo: fix position of bottom edge. It was wrong in colorspaces …
4:50 PM Changeset in ffmpeg [ea311af2] by Reinhard Tartler <siretart@tauware.de>
qcelpdec: fix the return value of qcelp_decode_frame(). …
4:50 PM Changeset in ffmpeg [4562f95b] by Reinhard Tartler <siretart@tauware.de>
sipr: fix the output data size check and only calculate it once. …
4:50 PM Changeset in ffmpeg [fc0e151c] by Reinhard Tartler <siretart@tauware.de>
mpc8: check output buffer size before decoding (cherry picked from …
4:50 PM Changeset in ffmpeg [56fe62ec] by Reinhard Tartler <siretart@tauware.de>
mpc7: return error if packet is too small. (cherry picked from commit …
4:50 PM Changeset in ffmpeg [ce3e0d4] by Reinhard Tartler <siretart@tauware.de>
mpc7: check output buffer size before decoding (cherry picked from …
4:50 PM Changeset in ffmpeg [d46efbeb] by Reinhard Tartler <siretart@tauware.de>
nellymoser: check output buffer size before decoding (cherry picked …
4:50 PM Changeset in ffmpeg [151aaf53] by Reinhard Tartler <siretart@tauware.de>
lavf: Avoid using av_malloc(0) in av_dump_format On OS X, …
4:50 PM Changeset in ffmpeg [f74a4b62] by Reinhard Tartler <siretart@tauware.de>
avfiltergraph: use meaningful error codes Signed-off-by: Anton …
4:50 PM Changeset in ffmpeg [7fc9aa6d] by Reinhard Tartler <siretart@tauware.de>
flacdec: fix buffer size checking in get_metadata_size() Adds an …
4:50 PM Changeset in ffmpeg [ce80957c] by Reinhard Tartler <siretart@tauware.de>
sol: return error if av_get_packet() fails. This prevents sending a …
4:50 PM Changeset in ffmpeg [74f4c135] by Reinhard Tartler <siretart@tauware.de>
flvdec: Fix invalid pointer deferences when parsing index …
4:50 PM Changeset in ffmpeg [8475df81] by Reinhard Tartler <siretart@tauware.de>
permit decoding of multichannel ADPCM_EA_XAS Signed-off-by: Michael …
4:50 PM Changeset in ffmpeg [282a1a96] by Reinhard Tartler <siretart@tauware.de>
Fix input buffer size check in adpcm_ea decoder. Unfortunately the …
4:50 PM Changeset in ffmpeg [2ba86066] by Reinhard Tartler <siretart@tauware.de>
fft: avoid a signed overflow As a signed integer, 1<<31 overflows, so …
4:50 PM Changeset in ffmpeg [2f62b677] by Reinhard Tartler <siretart@tauware.de>
mpegps: Handle buffer exhaustion when reading packets. (cherry picked …
4:50 PM Changeset in ffmpeg [684f671f] by Reinhard Tartler <siretart@tauware.de>
mp4: Don't read an empty Decoder Config Descriptor (cherry picked …
4:50 PM Changeset in ffmpeg [000bd520] by Reinhard Tartler <siretart@tauware.de>
rv34: Check for invalid slices offsets Signed-off-by: Martin Storsjö …
3:07 PM Changeset in ffmpeg [f36d5c14] by Diego Biurrun <diego@biurrun.de>
Update Janne's email address.
3:07 PM Changeset in ffmpeg [343bfdd] by Diego Biurrun <diego@biurrun.de>
APIchanges: Replace Subversion revision numbers by Git hashes.
3:07 PM Changeset in ffmpeg [f03183d9] by Diego Biurrun <diego@biurrun.de>
bytestream: Eliminate one level of pointless macro indirection.
2:45 PM Changeset in ffmpeg [abe3c697] by Ronald S. Bultje <rsbultje@gmail.com>
xwd: convert to bytestream2.
2:45 PM Changeset in ffmpeg [5a3a906b] by Ronald S. Bultje <rsbultje@gmail.com>
vqavideo: port to bytestream2 API Protects against overreads. …
2:23 PM out.mov attached to Ticket #1096 by ami_stuff
2:23 PM Ticket #1096 (cavs: crash) created by ami_stuff
the input file may be broken, see ticket #1095 […] […]
2:16 PM out.avi attached to Ticket #1095 by ami_stuff
2:16 PM 320.png attached to Ticket #1095 by ami_stuff
2:16 PM Ticket #1095 (libxavs: encoded file doesn't decode with built-in decoder) created by ami_stuff
please test if reproductible and not a build (libxavs) fault […] …
1:52 PM Ticket #877 (nut muxed with ffmpeg is missing index at the end) updated by Michael Niedermayer
Replying to cehoyos: > Duration was shown as "N/A" until …
1:33 PM Ticket #845 (Artefacts with Indeo 4) updated by Michael Niedermayer
crashes fixes
1:07 PM Changeset in ffmpeg [572c0ddc] by Michael Niedermayer <michaelni@gmx.at>
indeo4: Skip null frames. Fixes crashes from Ticket845 …
1:06 PM Changeset in ffmpeg [7594ee2e] by Michael Niedermayer <michaelni@gmx.at>
jpg: fix colors for sequential RGB Fixes Ticket850 Signed-off-by: …
1:06 PM Changeset in ffmpeg [0f6f5e6f] by Michael Niedermayer <michaelni@gmx.at>
vorbisenc: set quality to a reasonable default. Fixed Ticket847 …
12:44 PM Ticket #1094 (ts: operation not permitted) created by ami_stuff
http://ffmpeg.org/trac/ffmpeg/attachment/ticket/1059/599.png […] …
12:38 PM snow.avi attached to Ticket #1093 by ami_stuff
12:38 PM Ticket #1093 (snow: found 1 unreleased buffer at exit) created by ami_stuff
[…]
12:33 PM Ticket #1092 (amv: gray bar at the bottom) created by ami_stuff
http://ffmpeg.org/trac/ffmpeg/attachment/ticket/1059/599.png […]
12:28 PM out.ogg attached to Ticket #1091 by ami_stuff
12:28 PM Ticket #1091 (libspeex: fail to decode) created by ami_stuff
regression if reproducible […]
12:22 PM Ticket #1063 (invalid reads with very high resolution video) updated by ami_stuff
I attached input file.
12:22 PM out.avi attached to Ticket #1063 by ami_stuff
12:21 PM Ticket #1063 (invalid reads with very high resolution video) updated by ami_stuff
still crashes for me […]
12:21 PM Ticket #850 (jpg: fix colors for sequential RGB) closed by Michael Niedermayer
fixed: applied a modified version of carls patch
12:00 PM Ticket #847 (vorbis encoder is broken) closed by Michael Niedermayer
fixed: the default quality will be at a reasonable value again after my next push
9:45 AM Changeset in ffmpeg [fdffaa6b] by Stefano Sabatini <stefasab@gmail.com>
lavfi/scale: document behavior with regards to the output sample …
8:26 AM Changeset in ffmpeg [050dc127] by Reinhard Tartler <siretart@tauware.de>
Read preset files with suffix .avpreset The preset files have been …
7:04 AM Changeset in ffmpeg [6acac061] by Kostya Shishkov <kostya.shishkov@gmail.com>
prores: allow user to set fixed quantiser
2:01 AM Ticket #1042 (Regression causes DV copy to fail) closed by Michael Niedermayer
fixed: fxied locally, will push in a moment
1:57 AM Changeset in ffmpeg [2560d3b6] by Michael Niedermayer <michaelni@gmx.at>
dv: Fix streamcopy input. Fixes Ticket1042 Signed-off-by: Michael …
1:19 AM Ticket #1065 (H.264/AVC(BDAV BluRay codec family) incorrect framerate recognition) updated by L.H.V.F.
Hi In my home, I have only CRT televisions, with common DVD …
12:12 AM Changeset in ffmpeg [50d67d95] by Michael Niedermayer <michaelni@gmx.at>
x11grab: fix compilation Found-by: ubitux Signed-off-by: Michael …
Note: See TracTimeline for information about the timeline view.