Timeline



Dec 17, 2011:

11:24 PM Ticket #615 (ALSA buffer xrun) updated by burek
The problem is I can't reproduce the issue now.. I don't know what …
11:21 PM Changeset in ffmpeg [0ea5b442] by Mans Rullgard <mans@mansr.com>
build: link test programs with static libraries Many of the test …
11:12 PM Changeset in ffmpeg [e064d46e] by Mans Rullgard <mans@mansr.com>
dct-test: remove unused variable cropTbl Signed-off-by: Mans Rullgard …
10:41 PM Changeset in ffmpeg [72dafea0] by Mans Rullgard <mans@mansr.com>
swscale: fix overflow in gray16 vertical scaling. This fixes the same …
10:25 PM Changeset in ffmpeg [e09ffa45] by Michael Niedermayer <michaelni@gmx.at>
msvideo1enc: Check that dimensions are a multiple of 4. Fixes …
10:10 PM Ticket #784 (msvideo1 enc: add a check that fame is dividable by 4) closed by Michael Niedermayer
fixed
9:48 PM Ticket #781 (libavformat/sbgdec.c:1334:20: error: 'EOVERFLOW' undeclared (first use ...) updated by Cigaes
I pushed a change removing EOVERFLOW: please test it and, if it works …
9:43 PM Changeset in ffmpeg [9cb6a39] by Nicolas George <nicolas.george@normalesup.org>
sbgdec: replace EOVERFLOW with ENOMEM. This should fix track issue …
8:57 PM Ticket #615 (ALSA buffer xrun) updated by Michael Niedermayer
Please test which size works and which not if its the buffer size, so …
8:04 PM Changeset in ffmpeg [86a10281] by Mans Rullgard <mans@mansr.com>
get_bits: remove LAST_SKIP_CACHE macro This macro is empty since the …
7:29 PM Ticket #781 (libavformat/sbgdec.c:1334:20: error: 'EOVERFLOW' undeclared (first use ...) updated by Kyle
--disable-demuxer=sbg Seems to work, -D_POSIX_C_SOURCE=200112 …
7:25 PM Changeset in ffmpeg [56bf2c2a] by Michael Niedermayer <michaelni@gmx.at>
motion_est: avoid generating motion vectors that point between …
6:59 PM Changeset in ffmpeg [77d88b87] by Mans Rullgard <mans@mansr.com>
swscale: fix integer overflows in RGB pixel writing. We're shifting …
6:52 PM Changeset in ffmpeg [b4dc6880] by Janne Grunau <janne-libav@jannau.net>
swscale: add endian conversion for RGB555 and RGB444 pixel formats …
6:36 PM Changeset in ffmpeg [be1bafc3] by Mans Rullgard <mans@mansr.com>
swscale: fix overflows in output of RGB48 pixels. For certain types …
6:36 PM Changeset in ffmpeg [5d8122db] by Mans Rullgard <mans@mansr.com>
get_bits: remove strange/obsolete comments Signed-off-by: Mans …
6:36 PM Changeset in ffmpeg [e42bb0ee] by Mans Rullgard <mans@mansr.com>
get_bits: whitespace (mostly) cosmetics Signed-off-by: Mans Rullgard …
6:35 PM Changeset in ffmpeg [ed46a3d] by Janne Grunau <janne-libav@jannau.net>
swscale: add rgb565 endianess conversion
5:53 PM Changeset in ffmpeg [adb28c49] by Mans Rullgard <mans@mansr.com>
get_bits: remove unnecessary #includes Signed-off-by: Mans Rullgard …
5:51 PM Changeset in ffmpeg [ac08f798] by Mans Rullgard <mans@mansr.com>
mp3dec: hack: fix decoding with safe bitstream reader The buffer …
4:08 PM Ticket #736 (ffplay fullscreen toggle issue - fix included) updated by Marton Balint
Should be fixed in git master now.
3:49 PM Changeset in ffmpeg [583d3b7] by Mans Rullgard <mans@mansr.com>
fate: fix eatqi test The sample has an incomplete last frame. …
3:49 PM Changeset in ffmpeg [c0bea184] by Clément Bœsch <ubitux@gmail.com>
doc: fix "reference to nonexistent node `Regression Tests'" warning.
3:47 PM Ticket #764 (Increasing robustness of runlength decoding for scantable access in ...) updated by reimar
Do you have any numbers on how much "fast" helps? MPEG-2 decoding …
3:46 PM Changeset in ffmpeg [6aeba3fd] by Clément Bœsch <ubitux@gmail.com>
doc: fix "Unknown command `fate'" warning.
2:44 PM Changeset in ffmpeg [e614fac2] by Justin Ruggles <justin.ruggles@gmail.com>
adpcm: Check for channels to be a non-zero integer channels would be …
2:36 PM Changeset in ffmpeg [43918059] by Mans Rullgard <mans@mansr.com>
swscale: fix overflows in RGB rounding constants. Signed-off-by: Mans …
2:03 PM Changeset in ffmpeg [8cfbbd92] by Mans Rullgard <mans@mansr.com>
get_bits: introduce safe bitreading to prevent overreads. When turned …
9:41 AM Ticket #764 (Increasing robustness of runlength decoding for scantable access in ...) updated by erik
Your remark clearly proves I should NOT post on the developers mailing …
9:28 AM Ticket #764 (Increasing robustness of runlength decoding for scantable access in ...) updated by reimar
Don't you think it would have helped a lot if you had mentioned you …
9:08 AM Ticket #764 (Increasing robustness of runlength decoding for scantable access in ...) updated by erik
The ac-tex check is missing in mpeg1_fast_decode_block_inter …
5:09 AM Changeset in ffmpeg [83b4671] by Michael Niedermayer <michaelni@gmx.at>
lavc: Check codec_ids against insertion/removial typos Signed-off-by: …
4:47 AM Changeset in ffmpeg [75f2cc51] by Michael Niedermayer <michaelni@gmx.at>
avutil: check sampleformats enum, pict type enum and media type enum …
4:41 AM Changeset in ffmpeg [68230eb3] by Michael Niedermayer <michaelni@gmx.at>
pixfmts: Selfcheck against insertions / deletions in the enum. …
4:04 AM Changeset in ffmpeg [f37b2d5a] by Michael Niedermayer <michaelni@gmx.at>
aacdec: Fix null pointer crash Fixes bug170 Bug found by: Gautam Gupta …
3:44 AM Ticket #778 (Artefacts while decoding an H.264 file) closed by Michael Niedermayer
fixed: Locally fixed, will be in git master after tests
3:42 AM Changeset in ffmpeg [4d70023a] by Michael Niedermayer <michaelni@gmx.at>
h264: fix init of topleft ref/mv. Fixes Ticket778 Signed-off-by: …
2:25 AM Changeset in ffmpeg [53b6503] by Michael Niedermayer <michaelni@gmx.at>
avienc: Fix rawvideo 32bit Bug found by: Rik Maes …
2:25 AM Ticket #780 (fuzzed .avi makes a loop in ffmpeg) closed by Michael Niedermayer
fixed: fixed, note the sample file is at …
2:18 AM Changeset in ffmpeg [9af6abdc] by Michael Niedermayer <michaelni@gmx.at>
atrac3: Fix crash in tonal component decoding. Fixes Ticket780 Bug …
1:45 AM header-error-flood.rm attached to Ticket #785 by Clément Bœsch
1:43 AM Ticket #785 ("HEADER ERROR" flooding with RM material) created by Clément Bœsch
It seems the rv20 codec (or the rm demuxer) has troubles with the …
1:40 AM Ticket #784 (msvideo1 enc: add a check that fame is dividable by 4) created by ami_stuff
add a check that width and height of the input frame to encode is …
1:18 AM Changeset in ffmpeg [552ec4c] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …

Dec 16, 2011:

11:06 PM Ticket #783 (zzufed file causes infinite loop) updated by Carl Eugen Hoyos
Component changed
For crash-reports, gdb output as described on …
10:48 PM corruptfile attached to Ticket #783 by Cosmin Amironesei
the zzufed file
10:48 PM valgrind attached to Ticket #783 by Cosmin Amironesei
valgrind report
10:48 PM Ticket #783 (zzufed file causes infinite loop) created by Cosmin Amironesei
==30171== Memcheck, a memory error detector ==30171== Copyright (C) …
10:31 PM Ticket #764 (Increasing robustness of runlength decoding for scantable access in ...) updated by reimar
> It does not crash as the index reaches a maximum value of around …
10:13 PM Ticket #764 (Increasing robustness of runlength decoding for scantable access in ...) updated by reimar
> Part of the scantable access is done by type array indexing but the …
10:09 PM Ticket #773 (Decoding H.264 gets stuck with Win XP, w32threads, and custom ...) updated by Andreas Girgensohn
This Stack Overflow question points to resources for implementing …
10:02 PM Ticket #782 (mpegaudiodec segfault) updated by Eugen
This is a transient error. The usage scenario is : A custom decoding …
9:39 PM Ticket #781 (libavformat/sbgdec.c:1334:20: error: 'EOVERFLOW' undeclared (first use ...) updated by Cigaes
Does it work better if you add "-D_POSIX_C_SOURCE=200112 …
9:32 PM Ticket #782 (mpegaudiodec segfault) updated by Carl Eugen Hoyos
Please provide complete, uncut console output and backtrace as …
9:31 PM Ticket #781 (libavformat/sbgdec.c:1334:20: error: 'EOVERFLOW' undeclared (first use ...) updated by Carl Eugen Hoyos
Please use --disable-demuxer=sbg until this gets fixed.
9:25 PM irfanview.bmp attached to Ticket #769 by ami_stuff
9:24 PM Ticket #769 (png gray8 alpha decodes incorrectly) updated by ami_stuff
I attache output from irfanview which I consider correct. Now please …
9:21 PM Changeset in ffmpeg [a1e98f19] by Mans Rullgard <mans@mansr.com>
get_bits: remove A32 variant The A32 bitstream reader variant is only …
9:12 PM Ticket #782 (mpegaudiodec segfault) created by Eugen
I have a rare and hardly reproducible error but I will take any …
8:42 PM Ticket #781 (libavformat/sbgdec.c:1334:20: error: 'EOVERFLOW' undeclared (first use ...) created by Kyle
I'm getting this bug when building for Win32. make V=1: […] Using …
8:13 PM Ticket #780 (fuzzed .avi makes a loop in ffmpeg) updated by Carl Eugen Hoyos
Component changed
Please provide the crashing sample (not the one from …
8:12 PM Changeset in ffmpeg [a7b5e841] by Anton Khirnov <anton@khirnov.net>
avconv: support stream specifiers in -metadata and -map_metadata …
7:57 PM Ticket #769 (png gray8 alpha decodes incorrectly) updated by Carl Eugen Hoyos
Afaict, the conversion from gray8a to yuv (including yuv420p) is the …
7:55 PM Changeset in ffmpeg [bb9747c8] by Anton Khirnov <anton@khirnov.net>
wavpack: Fix 32-bit clipping In the case that (frame_flags & 0x03) == …
7:55 PM Changeset in ffmpeg [365e1ec2] by Anton Khirnov <anton@khirnov.net>
wavpack: Clip samples after shifting It doesn't make much sense to …
7:47 PM Ticket #773 (Decoding H.264 gets stuck with Win XP, w32threads, and custom ...) updated by reimar
I don't know who implemented that code and based on what, but it is …
7:34 PM Changeset in ffmpeg [6d8e6fe] by Michael Niedermayer <michaelni@gmx.at>
CODEC_ID_SOL_DPCM: Fix used write buffer. Bug found by: Oana Stratulat …
7:30 PM Ticket #743 (support 4:2:2 YCbCr 10-bit (v210 FourCC) rawvideo in avi) updated by ami_stuff
It plays it, but the output is broken (like with linesize problem in …
7:24 PM Changeset in ffmpeg [0b4c3232] by Ronald S. Bultje <rsbultje@gmail.com>
h264: don't drop B-frames after next keyframe on POC reset. The …
7:23 PM Changeset in ffmpeg [4af0262f] by Michael Niedermayer <michaelni@gmx.at>
cljr: Check if width or height are positive integers width and height …
6:44 PM Ticket #743 (support 4:2:2 YCbCr 10-bit (v210 FourCC) rawvideo in avi) updated by Carl Eugen Hoyos
Could you test if VirtualDub plays out.avi? ffmpeg -i input -s 356x236 …
6:43 PM Changeset in ffmpeg [7b92863f] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Fix killing [Y/n] prompt with ctrl-c Signed-off-by: Michael …
6:37 PM Changeset in ffmpeg [cf7076ee] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: exit() on repeated ctrl-c Signed-off-by: Michael Niedermayer …
6:05 PM Changeset in ffmpeg [3d07e0ab] by Michael Niedermayer <michaelni@gmx.at>
h264: return the consumed amountg in case of Q264 Signed-off-by: …
5:55 PM Changeset in ffmpeg [22796042] by Michael Niedermayer <michaelni@gmx.at>
h264: retuen the amount read in case of NAL_END_SEQUENCE …
5:52 PM Changeset in ffmpeg [902c0904] by Michael Niedermayer <michaelni@gmx.at>
h264: reset nal_unit_type so that decoding frames without any nal …
4:12 PM Ticket #780 (fuzzed .avi makes a loop in ffmpeg) updated by Cosmin Amironesei
use zzuf -c -v -s226 ffmpeg_g -i surge-1-8-MAC3.mov -f null -
4:11 PM surge-1-8-MAC3.mov attached to Ticket #780 by Cosmin Amironesei
use this file in ffmpeg to reproduce the loop
4:10 PM Ticket #780 (fuzzed .avi makes a loop in ffmpeg) updated by Cosmin Amironesei
Status changed
3:59 PM Changeset in ffmpeg [f890cb94] by Michael Niedermayer <michaelni@gmx.at>
mtvdemuxer: fix segfault caused by truncated packets. Signed-off-by: …
3:59 PM Changeset in ffmpeg [ee181f84] by Michael Niedermayer <michaelni@gmx.at>
lavf: print an error if a packet has been truncated due to filesize in …
3:58 PM Changeset in ffmpeg [207d9eab] by Michael Niedermayer <michaelni@gmx.at>
txd/westwood: remove demuxer specific overallocate solutions as the …
3:58 PM Changeset in ffmpeg [559ae20d] by Michael Niedermayer <michaelni@gmx.at>
lavf: Update AVIOContext.maxsize when hitting the end. Signed-off-by: …
3:55 PM out_yuv420p.tif attached to Ticket #769 by ami_stuff
3:54 PM Ticket #769 (png gray8 alpha decodes incorrectly) updated by ami_stuff
Replying to cehoyos: > ffmpeg -i basi4a08.png -pix_fmt …
3:50 PM Ticket #780 (fuzzed .avi makes a loop in ffmpeg) updated by Michael Niedermayer
not reproduceable, also command line output is missing
3:34 PM Changeset in ffmpeg [b8909cb3] by Mans Rullgard <mans@mansr.com>
get_bits: remove useless pointer casts These pointers are already of …
3:27 PM VPAR0026.AVI attached to Ticket #780 by Cosmin Amironesei
use this file in ffmpeg to reproduce the loop
3:26 PM Ticket #780 (fuzzed .avi makes a loop in ffmpeg) created by Cosmin Amironesei
use zzuf -c -v -s1567 ffmpeg_g -i VPAR0026.AVI -f null - to …
2:46 PM Changeset in ffmpeg [54e75be4] by Diego Biurrun <diego@biurrun.de>
configure: refactor lists of tests and components into variables
2:36 PM Changeset in ffmpeg [11b1db27] by Mans Rullgard <mans@mansr.com>
rv40: NEON optimised weak loop filter Signed-off-by: Mans Rullgard …
2:25 PM Ticket #779 (Channels swapping when decode TrueHD 6.1) created by TDiTP_
Old problem with decoding of standart (and common) TrueHD …
2:21 PM Changeset in ffmpeg [35a42ca0] by Michael Niedermayer <michaelni@gmx.at>
mxfdec: Only use the new demuxing logic for OPAtom This is a stopgap …
2:21 PM Changeset in ffmpeg [de69052b] by Michael Niedermayer <michaelni@gmx.at>
ljpeg: Check that lowres is 0 as lowres is not possible with ljpeg. …
2:21 PM Changeset in ffmpeg [bf928ebe] by Michael Niedermayer <michaelni@gmx.at>
4xm: check if there are bits left in decode_i_block() Fixed Ticket753 …
2:21 PM Changeset in ffmpeg [f523246] by Michael Niedermayer <michaelni@gmx.at>
riff: Fix freeing of random value. Fixes Ticket752 Bug-found-by: Diana …
2:21 PM Changeset in ffmpeg [eee78ef3] by Michael Niedermayer <michaelni@gmx.at>
ffplay: clear pkt_temp when pkt is freed. Signed-off-by: Michael …
2:21 PM Changeset in ffmpeg [f600d709] by Michael Niedermayer <michaelni@gmx.at>
ffplay: Fix got_frame type. Signed-off-by: Michael Niedermayer …
2:21 PM Changeset in ffmpeg [2a66a653] by Michael Niedermayer <michaelni@gmx.at>
ffplay: add 10 minute seek support to ffplay Signed-off-by: Marton …
2:21 PM Changeset in ffmpeg [964d7573] by Michael Niedermayer <michaelni@gmx.at>
ffplay: force setting video mode on fullscreen toggle Fixes ticket …
2:21 PM Changeset in ffmpeg [6db6fe82] by Michael Niedermayer <michaelni@gmx.at>
mpeg12enc: fix drop_frame_timecode value Signed-off-by: Michael …
2:21 PM Changeset in ffmpeg [388e3e78] by Michael Niedermayer <michaelni@gmx.at>
ac3dec: update checked AV_EF flags. A user who wishes to use default …
2:20 PM Changeset in ffmpeg [39f59a8d] by Michael Niedermayer <michaelni@gmx.at>
RELEASE: We're now at 0.9.0.git Signed-off-by: Michael Niedermayer …
2:07 PM Ticket #769 (png gray8 alpha decodes incorrectly) updated by Carl Eugen Hoyos
Component, Keywords, Status, Version, Reproduced by developer changed
The following commands work as expected: ffmpeg -i basi4a08.png …
12:10 PM artefacts.h264 attached to Ticket #778 by Carl Eugen Hoyos
12:08 PM Ticket #778 (Artefacts while decoding an H.264 file) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
Regression since cf41a02b1bac717d3adac1def9a531dc9d078b4a r22079
10:54 AM Changeset in ffmpeg [0e764cf5] by Tomas Härdin <tomas.hardin@codemill.se>
mxfdec: Don't parse slices or DeltaEntryArrays The most recent …
10:54 AM Changeset in ffmpeg [f9872655] by Tomas Härdin <tomas.hardin@codemill.se>
mxfdec: Remove dead/useless code
10:54 AM Changeset in ffmpeg [2eba8da6] by Tomas Härdin <tomas.hardin@codemill.se>
mxfdec: Hybrid demuxing/seeking solution This uses the old demuxing …
10:48 AM Changeset in ffmpeg [36c305f9] by Tomas Härdin <tomas.hardin@codemill.se>
mxfdec: Add mxf_edit_unit_absolute_offset() This maps an EditUnit in …
10:48 AM Changeset in ffmpeg [b56adc78] by Tomas Härdin <tomas.hardin@codemill.se>
mxfdec: Replace zero IndexDurations with st->duration The mxf_d10 …
10:45 AM Changeset in ffmpeg [2212e040] by Tomas Härdin <tomas.hardin@codemill.se>
mxfdec: Add "fake" index to MXFIndexTable to assist seeking This …
10:32 AM Changeset in ffmpeg [8ce41721] by Tomas Härdin <tomas.hardin@codemill.se>
mxfdec: Add MXFIndexTables This structs collects …
10:32 AM Changeset in ffmpeg [31029e30] by Tomas Härdin <tomas.hardin@codemill.se>
mxfdec: Move mxf_read_packet*() near the bottom of the file This …
10:25 AM Ticket #778 (Artefacts while decoding an H.264 file) created by Aurélien Nephtali
I have a sample which has artefacts when played (with ffplay for …
9:45 AM Changeset in ffmpeg [65a25adc] by Martin Storsjö <martin@martin.st>
mpegts: replace some magic numbers with the existing define …
9:31 AM Ticket #750 (ffmpeg looses OGG-theora metadata tags (like title author etc) on OGG->OGG) updated by RyszardG
Replying to cehoyos: > Is this reproducible with current …
9:12 AM Ticket #764 (Increasing robustness of runlength decoding for scantable access in ...) updated by erik
One more question. Can valgrind find errors in pointer calculation? …
8:01 AM Ticket #764 (Increasing robustness of runlength decoding for scantable access in ...) updated by erik
No more crashing after a couple of Terrabyte video processing. I am happy.
5:15 AM Ticket #771 (zzufed .avi file crashes ffmpeg_g(memory exceeded)) closed by Michael Niedermayer
fixed
5:13 AM Changeset in ffmpeg [62adc60b] by Michael Niedermayer <michaelni@gmx.at>
avidec: Check that the header chunks fit in the available filesize. …
5:02 AM Changeset in ffmpeg [f72601d0] by Michael Niedermayer <michaelni@gmx.at>
txddemux: Limit allocated packets to filesize. Fixes Ticket772 Bug …
5:02 AM Changeset in ffmpeg [a0009754] by Michael Niedermayer <michaelni@gmx.at>
thp: simplify overallocate checks. Signed-off-by: Michael Niedermayer …
5:01 AM Ticket #772 (zzufed .txd file crashes ffmpeg_g(memory exceeded)) closed by Michael Niedermayer
fixed
4:59 AM Changeset in ffmpeg [47572323] by Michael Niedermayer <michaelni@gmx.at>
lavf: add internal AVIOContext.maxsize This allows simple and generic …
4:37 AM Ticket #774 (zzufed .thp file crashes ffmpeg_g(memory exceeded)) closed by Michael Niedermayer
fixed
4:35 AM Changeset in ffmpeg [482ee636] by Michael Niedermayer <michaelni@gmx.at>
thpdemux: Check that packed sizes are within the files data size and …
4:15 AM Ticket #775 (fuzzed .avi makes a loop in ffmpeg) closed by Michael Niedermayer
fixed
4:13 AM Changeset in ffmpeg [e098fba5] by Michael Niedermayer <michaelni@gmx.at>
avidec: Fix infinite loop caused by rounding of timestamps in non …
3:51 AM Ticket #776 (zzufed .r3d file crashes ffmpeg_g sig11) closed by Michael Niedermayer
fixed
3:34 AM Changeset in ffmpeg [84e57702] by Michael Niedermayer <michaelni@gmx.at>
configure: disable avconv again. Signed-off-by: Michael Niedermayer …
3:16 AM Changeset in ffmpeg [1f99939a] by Michael Niedermayer <michaelni@gmx.at>
j2kdec: Fix integer overflow leading to a segfault Fixes Ticket776 Bug …
2:50 AM Changeset in ffmpeg [0988a6a0] by Michael Niedermayer <michaelni@gmx.at>
movenc: disable iods by default Signed-off-by: Michael Niedermayer …
2:25 AM Changeset in ffmpeg [c402c1c9] by Michael Niedermayer <michaelni@gmx.at>
smackerdemuxer: check some values before instead of just after …
2:25 AM Changeset in ffmpeg [e2a16e82] by Michael Niedermayer <michaelni@gmx.at>
westwooddemux: dont require avio_size() functionality. Found by reimar …
2:00 AM Ticket #777 (zzufed .smk file crashes ffmpeg_g(memory exceeded)) closed by Michael Niedermayer
fixed
1:38 AM Ticket #762 (ff_vdpau* symbols are missing in libavocdec shared library) closed by Carl Eugen Hoyos
fixed: Should be fixed (but untested).
1:36 AM Changeset in ffmpeg [866d5c9] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Export ff_vdpau_vc1_decode_picture(). XBMC's configure script checks …
1:33 AM Changeset in ffmpeg [9994643f] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Export ff_vdpau_vc1_decode_picture(). XBMC's configure script checks …
1:23 AM Ticket #762 (ff_vdpau* symbols are missing in libavocdec shared library) updated by Carl Eugen Hoyos
Analyzed by developer, Status changed
Replying to marillat: > Replying to cehoyos: > …
12:41 AM Changeset in ffmpeg [72cb904] by Janne Grunau <janne-libav@jannau.net>
swscale: add unscaled packed 16 bit per component endianess conversion
12:32 AM wetlogo.smk attached to Ticket #777 by Diana Muscalu
zzuf this with -c -s10 -r0.001:1 to reproduce the crash
12:32 AM corruptfile attached to Ticket #777 by Diana Muscalu
use this file in ffmpeg to reproduce the crash (-i corruptfile -f null - )
12:31 AM Ticket #777 (zzufed .smk file crashes ffmpeg_g(memory exceeded)) created by Diana Muscalu
use zzuf -c -s10 -r0.001 ffmpeg_g -i wetlogo.smk -f null - to …
12:25 AM patchv210align24.diff attached to Ticket #743 by Carl Eugen Hoyos
12:23 AM Changeset in ffmpeg [175cc378] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: movenc: …
12:13 AM Ticket #743 (support 4:2:2 YCbCr 10-bit (v210 FourCC) rawvideo in avi) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Keywords, Version, Analyzed by developer changed
The sample needs "-custom_stride 960" to decode correctly.
12:11 AM Ticket #776 (zzufed .r3d file crashes ffmpeg_g sig11) updated by Diana Muscalu
the corrupt file is http://ptp-roman.org/ffmpeg/corruptfile
12:10 AM valgrind.txt attached to Ticket #776 by Diana Muscalu
valgrind report
12:09 AM Ticket #776 (zzufed .r3d file crashes ffmpeg_g sig11) created by Diana Muscalu
==5517== Memcheck, a memory error detector ==5517== Copyright (C) …
12:04 AM Changeset in ffmpeg [56669837] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix typo in v210 decoder options.

Dec 15, 2011:

11:55 PM Ticket #762 (ff_vdpau* symbols are missing in libavocdec shared library) updated by marillat
Replying to cehoyos: > Why should they be exported? > …
11:46 PM oneminute.avi attached to Ticket #775 by Diana Muscalu
use this file in ffmpeg to reproduce the loop
11:46 PM Ticket #775 (fuzzed .avi makes a loop in ffmpeg) created by Diana Muscalu
use zzuf -c -s474 -r0.001:1 ffmpeg_g -i oneminute.avi -f null -
11:40 PM Ticket #763 (Using -boxcolor=black@0.5 in drawtext filter results in green (regression)) updated by Carl Eugen Hoyos
Keywords, Status, Reproduced by developer changed
Regression since 500b3210da0c157602266d61e6634932b8f4418e.
11:34 PM Ticket #774 (zzufed .thp file crashes ffmpeg_g(memory exceeded)) updated by Diana Muscalu
Summary changed
11:16 PM valgrind.txt attached to Ticket #774 by Diana Muscalu
valgrind report
11:16 PM corruptfile attached to Ticket #774 by Diana Muscalu
use this file in ffmpeg to reproduce the crash (-i corruptfile -f null - )
11:16 PM Ticket #774 (zzufed .thp file crashes ffmpeg_g(memory exceeded)) created by Diana Muscalu
==3224== Memcheck, a memory error detector ==3224== Copyright (C) …
11:14 PM Ticket #773 (Decoding H.264 gets stuck with Win XP, w32threads, and custom ...) created by Andreas Girgensohn
I have an application that decodes H.264 video to in-memory RGB …
11:02 PM Ticket #770 (zzufed .vc1 file crashes ffmpeg_g) closed by Michael Niedermayer
fixed
11:01 PM corruptfile attached to Ticket #772 by Diana Muscalu
use this file in ffmpeg to reproduce the crash (-i corruptfile -f null - )
11:01 PM misc.txd attached to Ticket #772 by Diana Muscalu
use this file in ffmpeg to reproduce the crash (-i corruptfile -f null - )
11:00 PM Ticket #772 (zzufed .txd file crashes ffmpeg_g(memory exceeded)) created by Diana Muscalu
use zzuf -c -s733 -r0.001:1 ffmpeg_g -i misc.txd -f null - to …
10:58 PM Changeset in ffmpeg [1f273c2b] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: check return code from av_vsrc_buffer_add_frame() Fixed …
10:48 PM Ticket #764 (Increasing robustness of runlength decoding for scantable access in ...) updated by erik
I instrumented the code to log the illegal values. I use avformat for …
10:34 PM Changeset in ffmpeg [1509bd3e] by Nicolas George <nicolas.george@normalesup.org>
lavd/lavfi: remove a duplicated line.
10:29 PM Ticket #762 (ff_vdpau* symbols are missing in libavocdec shared library) updated by Carl Eugen Hoyos
Keywords, Version changed
Why should they be exported? (They do not show up in …
10:24 PM 2004-12-17-uebung9-partial.avi attached to Ticket #771 by Diana Muscalu
use this file in ffmpeg to reproduce the crash (-i corruptfile -f null - )
10:24 PM Ticket #771 (zzufed .avi file crashes ffmpeg_g(memory exceeded)) created by Diana Muscalu
use zzuf -c -s1470:1480 -r0.001:1 ffmpeg_g -i …
10:08 PM SA00040.vc1 attached to Ticket #770 by Diana Muscalu
use this file in ffmpeg to reproduce the crash (-i corruptfile -f null - )
10:08 PM Ticket #770 (zzufed .vc1 file crashes ffmpeg_g) created by Diana Muscalu
use zzuf -c -s1:2000 -r0.001:1 ffmpeg_g -i SA00040.vc1 -f null - to …
10:06 PM Changeset in ffmpeg [d3b8bde2] by Alex Converse <alex.converse@gmail.com>
movenc: Rudimentary IODs support.
10:03 PM Ticket #764 (Increasing robustness of runlength decoding for scantable access in ...) updated by Carl Eugen Hoyos
Your sample does not show any invalid memory access with valgrind …
10:01 PM Ticket #767 (1bpp png (most likely with palette) decodes as black & white) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
9:52 PM Changeset in ffmpeg [d0f79271] by Michael Niedermayer <michaelni@gmx.at>
smacker: Check for overread in smka_decode_frame() Fixes a segfault …
9:48 PM Ticket #769 (png gray8 alpha decodes incorrectly) updated by ami_stuff
[…] […]
9:46 PM ffmpeg.bmp attached to Ticket #769 by ami_stuff
9:46 PM ffplay.bmp attached to Ticket #769 by ami_stuff
9:45 PM Ticket #769 (png gray8 alpha decodes incorrectly) updated by ami_stuff
ffmpeg -i basi4a08.png out.bmp
9:36 PM Ticket #769 (png gray8 alpha decodes incorrectly) updated by Carl Eugen Hoyos
Please provide the ffmpeg command line that produces the output …
9:25 PM Ticket #764 (Increasing robustness of runlength decoding for scantable access in ...) updated by erik
OK, I have a 2 MByte .ts file that demonstrates the array bound error …
9:23 PM (2011-08-31 19-58) GEM.ts attached to Ticket #764 by erik
9:11 PM basi4a08.png attached to Ticket #769 by ami_stuff
9:10 PM Ticket #769 (png gray8 alpha decodes incorrectly) created by ami_stuff
I get different output with ffmpeg and ffplay […]
8:50 PM Ticket #764 (Increasing robustness of runlength decoding for scantable access in ...) updated by erik
I will put some range check debug message writing code before the scan …
8:48 PM Changeset in ffmpeg [ffa1f541] by Michael Niedermayer <michaelni@gmx.at>
libavdevice: Fix v4l2 compilation under FreeBSD Signed-off-by: …
8:31 PM Ticket #765 (sig6 memory exceeded) closed by Michael Niedermayer
fixed
8:30 PM Ticket #768 (infinite loop in ffmpeg_g when using .mov file) closed by Michael Niedermayer
fixed
8:28 PM Changeset in ffmpeg [7f9369b7] by Michael Niedermayer <michaelni@gmx.at>
lavf: update rfps debug code. Signed-off-by: Michael Niedermayer …
8:28 PM Changeset in ffmpeg [d19ca77f] by Michael Niedermayer <michaelni@gmx.at>
lavf: Fix fps misdetection when codec_info_duration is 0 and only a …
8:28 PM Changeset in ffmpeg [5f95c130] by Michael Niedermayer <michaelni@gmx.at>
mov: Fix near infinite loop in stsd parsing. Fixes Ticket768 Bug found …
8:28 PM Changeset in ffmpeg [4255d6d9] by Michael Niedermayer <michaelni@gmx.at>
westwooddemuxer: use av_get_packet() Signed-off-by: Michael …
8:28 PM Changeset in ffmpeg [f68b19f] by Michael Niedermayer <michaelni@gmx.at>
westwooddemuxer: Fix 1gb alloc Fixes Ticket765 Bug Found by: Diana …
7:37 PM aletrek-rle.mov attached to Ticket #768 by Diana Muscalu
use zzuf -c -s1:2000 -r0.001 ffmpeg_g -i aletrek-rle.mov -f null - …
7:36 PM Ticket #768 (infinite loop in ffmpeg_g when using .mov file) created by Diana Muscalu
7:15 PM Ticket #764 (Increasing robustness of runlength decoding for scantable access in ...) updated by reimar
> I had great difficulty to get a reproducable crash Even if the …
6:50 PM Ticket #764 (Increasing robustness of runlength decoding for scantable access in ...) updated by erik
Yes, but it is somewhere in a 4 GByte recording. Crashing depends on …
6:42 PM basi3p01.png attached to Ticket #767 by ami_stuff
6:41 PM Ticket #767 (1bpp png (most likely with palette) decodes as black & white) created by ami_stuff
[…]
6:26 PM Ticket #766 (Extend ffmpeg's timecode extraction) created by TimNich
Whilst many formats support adding timecode with the -timecode feature …
6:25 PM Ticket #751 (bmp 1bpp with odd width decodes incorrectly) closed by Carl Eugen Hoyos
fixed
6:23 PM Changeset in ffmpeg [6f2054c5] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix linesize for bmp with bitdepth < 8. Fixes ticket #751.
6:15 PM valgrind.txt attached to Ticket #765 by Diana Muscalu
valgrind report
6:15 PM gdb.txt attached to Ticket #765 by Diana Muscalu
gdb report
6:15 PM corruptfile attached to Ticket #765 by Diana Muscalu
use this file in ffmpeg to reproduce the crash (-i corruptfile -f null - )
6:14 PM Ticket #765 (sig6 memory exceeded) created by Diana Muscalu
==4028== Memcheck, a memory error detector ==4028== Copyright (C) …
6:11 PM Ticket #764 (Increasing robustness of runlength decoding for scantable access in ...) updated by Carl Eugen Hoyos
Can you provide a sample that crashes? Please consider sending …
5:47 PM Changeset in ffmpeg [dabba0c6] by Mans Rullgard <mans@mansr.com>
v410enc: fix output buffer size check The encoder clearly needs width …
5:47 PM Changeset in ffmpeg [0249144a] by Mans Rullgard <mans@mansr.com>
v410enc: include correct headers This file does not use anything from …
5:38 PM Changeset in ffmpeg [2c82ab94] by Nicolas George <nicolas.george@normalesup.org>
lavf: add SBG demuxer.
5:38 PM Changeset in ffmpeg [b33fd66f] by Nicolas George <nicolas.george@normalesup.org>
lavc: add ffwavesynth pseudo-codec.
4:24 PM Changeset in ffmpeg [62b5197f] by Michael Niedermayer <michaelni@gmx.at>
arm: add back ldr_dpren macro that was lost. Signed-off-by: Michael …
4:23 PM Changeset in ffmpeg [a4755df5] by Michael Niedermayer <michaelni@gmx.at>
h264: fix midstream extardata handling with dump.f4v Signed-off-by: …
3:47 PM diff.txt attached to Ticket #764 by erik
diff file documenting a suggested robustness patch to mpeg12.c
3:46 PM Ticket #764 (Increasing robustness of runlength decoding for scantable access in ...) created by erik
When decoding australian MPEG2 video broadcast with many stream errors …
3:21 PM Ticket #763 (Using -boxcolor=black@0.5 in drawtext filter results in green (regression)) created by dave rice
I think I found a regression in the drawtext filter. If I specify …
3:14 PM Ticket #762 (ff_vdpau* symbols are missing in libavocdec shared library) created by marillat
Hi, Context : Debian unstable ffmpeg git …
2:56 PM Changeset in ffmpeg [ef5756a] by Janne Grunau <janne-libav@jannau.net>
fate: add -pix_fmt rgb48le to r210 test Fixes checksum on big endian …
2:53 PM Changeset in ffmpeg [bd2ff1a8] by Martin Storsjö <martin@martin.st>
flvenc: Support muxing 16 kHz nellymoser Signed-off-by: Martin …
2:26 PM Ticket #754 (ljpeg: crash with lowres) updated by Michael Niedermayer
Replying to ami_stuff: > You're right, probing takes 2 and …
2:23 PM Changeset in ffmpeg [484b1cd] by Michael Niedermayer <michaelni@gmx.at>
jpegdec: check return value of mjpeg_decode_dc() Fixes Ticket754 …
1:41 PM Changeset in ffmpeg [055c61b8] by Diego Biurrun <diego@biurrun.de>
configure: refactor list of programs into a variable
1:34 PM Changeset in ffmpeg [beaf4012] by Janne Grunau <janne-libav@jannau.net>
fate: add r210 decoder test Signed-off-by: Janne Grunau …
1:09 PM Changeset in ffmpeg [d998a6dd] by Michael Niedermayer <michaelni@gmx.at>
h264: Fix build with --disable-everything --enable-decoder='h264' …
12:31 PM Changeset in ffmpeg [6146d78] by Diego Biurrun <diego@biurrun.de>
fate: split off Indeo FATE tests into their own file
12:31 PM Changeset in ffmpeg [44b7e1b9] by Diego Biurrun <diego@biurrun.de>
fate: split off ATRAC FATE tests into their own file
12:31 PM Changeset in ffmpeg [6c3abd70] by Diego Biurrun <diego@biurrun.de>
fate: Add FATE tests for v410 encoder and decoder Signed-off-by: …
11:02 AM Changeset in ffmpeg [b536c7a3] by Mans Rullgard <mans@mansr.com>
ARM: fix external symbol refs in rv40 asm External symbol references …
9:07 AM Changeset in ffmpeg [566ee0ea] by Martin Storsjö <martin@martin.st>
westwood: Make sure audio header info is present when parsing audio …
7:08 AM Changeset in ffmpeg [1b35af32] by Martin Storsjö <martin@martin.st>
libgsm: Reset the MS mode of GSM in the flush function The mode is …
7:08 AM Changeset in ffmpeg [8637af8d] by Martin Storsjö <martin@martin.st>
libgsm: Set options on the right object This fixes regressions in …
4:01 AM Ticket #757 (ffplay h263: crash with lowres while seeking (regression)) closed by Michael Niedermayer
fixed
3:59 AM Changeset in ffmpeg [21270cf] by Michael Niedermayer <michaelni@gmx.at>
h263dec: Fix regression / crash with lowres. Fixes Ticket757 Bug Found …
3:51 AM Ticket #760 (zzufed .mpg file crashes ffmpeg_g) closed by Michael Niedermayer
fixed
3:42 AM Changeset in ffmpeg [30b996d4] by Michael Niedermayer <michaelni@gmx.at>
flicvideo: input buffer pointer checks. Signed-off-by: Michael …
3:24 AM Changeset in ffmpeg [afb2bac4] by Michael Niedermayer <michaelni@gmx.at>
flicvideo: fix overread. Bug Found by: Diana Elena Muscalu …
2:59 AM Changeset in ffmpeg [944f5b27] by Michael Niedermayer <michaelni@gmx.at>
aacsbr: Fix memory corruption. Fixes Ticket760 and Ticket761 Bug Found …
2:13 AM Ticket #761 (zzufed .avi file crashes ffmpeg_g) closed by Michael Niedermayer
duplicate: Duplicate of Ticket760
2:04 AM Ticket #758 (zzufed .264 file crashes ffmpeg_g) closed by Michael Niedermayer
fixed: Fixed
2:01 AM valgrind.txt attached to Ticket #761 by Diana Muscalu
valgrind report
2:01 AM gdb.txt attached to Ticket #761 by Diana Muscalu
gdb report
2:01 AM bt.txt attached to Ticket #761 by Diana Muscalu
bt report
2:01 AM corruptfile attached to Ticket #761 by Diana Muscalu
use this file in ffmpeg to reproduce the crash (-i corruptfile -f null - )
2:00 AM Ticket #761 (zzufed .avi file crashes ffmpeg_g) created by Diana Muscalu
(gdb) bt #0 0x000000000095bbc3 in read_sbr_grid (gb=0x7fffffffbdf0, …
1:43 AM Changeset in ffmpeg [7fff64e0] by Michael Niedermayer <michaelni@gmx.at>
h264: check chroma_format_idc range. Fixes Ticket758 Bug found by: …
1:40 AM Ticket #760 (zzufed .mpg file crashes ffmpeg_g) updated by Diana Muscalu
(gdb) bt #0 0x000000000095bbc3 in read_sbr_grid (gb=0x7fffffffb930, …
1:40 AM Ticket #760 (zzufed .mpg file crashes ffmpeg_g) updated by Diana Muscalu
change component to libavcodec
1:38 AM valgrind.txt attached to Ticket #760 by Diana Muscalu
valgrind report
1:37 AM gdb.txt attached to Ticket #760 by Diana Muscalu
gdb report
1:37 AM bt.txt attached to Ticket #760 by Diana Muscalu
bt report
1:37 AM corruptfile attached to Ticket #760 by Diana Muscalu
use this file in ffmpeg to reproduce the crash (-i corruptfile -f null - )
1:37 AM Ticket #760 (zzufed .mpg file crashes ffmpeg_g) created by Diana Muscalu
1:02 AM Changeset in ffmpeg [f7de5235] by Mans Rullgard <mans@mansr.com>
ARM: dca: disable optimised decode_blockcodes() for old gcc Old gcc …
12:49 AM 1.ico attached to Ticket #759 by ami_stuff
12:49 AM Ticket #759 (win ico: only part of the image is displayed (ffplay)) created by ami_stuff
decodes correctly with ffmpeg […]
12:30 AM Changeset in ffmpeg [cd645c15] by Michael Niedermayer <michaelni@gmx.at>
indeo3: check return values of allocate_frame_buffers() Bug Found by: …
12:25 AM valgrind.txt attached to Ticket #758 by Diana Muscalu
valgrind report
12:25 AM gdb.txt attached to Ticket #758 by Diana Muscalu
gdb report
12:25 AM bt.txt attached to Ticket #758 by Diana Muscalu
bt report
12:25 AM fisier attached to Ticket #758 by Diana Muscalu
use this file in ffmpeg to reproduce the crash (-i corruptfile -f null - )
12:24 AM Ticket #758 (zzufed .264 file crashes ffmpeg_g) created by Diana Muscalu
(gdb) bt #0 0x00007ffff761641a in _int_malloc (av=0x7ffff79361c0, …
12:21 AM QT-H263.mov attached to Ticket #757 by ami_stuff
12:20 AM Ticket #757 (ffplay h263: crash with lowres while seeking (regression)) created by ami_stuff
to reproduce please run: ffplay -lowres 3 QT-H263.mov and seek a few …

Dec 14, 2011:

11:58 PM Ticket #749 (Apple HTTP Live Streaming segfault) closed by Michael Niedermayer
fixed: Fixed differently by Martin, which should make everyone happy. I still …
11:39 PM Ticket #470 (libquicktime uncompressed formats) updated by Carl Eugen Hoyos
v410 implemented by Derek Buitenhuis.
11:34 PM Ticket #756 (Support muxing dvdsub into isom) created by Carl Eugen Hoyos
http://samples.mplayerhq.hu/MPEG-4/NeroRecodeSample-MP4/NeroRecodeSampl
11:31 PM Ticket #755 (zzufed mtv file crashes ffmpeg_g) closed by Michael Niedermayer
fixed: Locally fixed, will be in git master soon
11:30 PM Changeset in ffmpeg [8b9b6332] by Michael Niedermayer <michaelni@gmx.at>
mtv: Fix FPE with 0 dimensions. Fixes Ticket755 Bug Found by: Diana …
11:16 PM Ticket #754 (ljpeg: crash with lowres) updated by ami_stuff
You're right, probing takes 2 and a half minute here, so it's not an …
11:15 PM Changeset in ffmpeg [dcca7d66] by Michael Niedermayer <michaelni@gmx.at>
Revert "mpegvideo: remove abort() in ff_find_unused_picture()" This …
11:06 PM Ticket #731 (h264 video frames inside m2ts container get altered after commit ...) updated by Andrea3000
Replying to michael: > The 2 ancestors of 13b7781ec8d4 are …
11:06 PM Ticket #754 (ljpeg: crash with lowres) closed by Carl Eugen Hoyos
fixed: Note that there is another codec called jpeg-ls or jpeg lossless, see …
10:59 PM Ticket #751 (bmp 1bpp with odd width decodes incorrectly) updated by Carl Eugen Hoyos
Status, Keywords, Version, Component, Reproduced by developer changed
10:58 PM Changeset in ffmpeg [e4622572] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (23 …
10:57 PM Ticket #750 (ffmpeg looses OGG-theora metadata tags (like title author etc) on OGG->OGG) updated by Carl Eugen Hoyos
Priority, Component changed
Is this reproducible with current git head?
10:35 PM zzuf.txt attached to Ticket #755 by Diana Muscalu
zzuf report
10:35 PM valgrind.txt attached to Ticket #755 by Diana Muscalu
valgrind report
10:35 PM gdb.txt attached to Ticket #755 by Diana Muscalu
gdb report
10:34 PM bt.txt attached to Ticket #755 by Diana Muscalu
bt report
10:34 PM corruptfile attached to Ticket #755 by Diana Muscalu
use this file in ffmpeg to reproduce the crash (-i corruptfile -f null - )
10:34 PM Ticket #755 (zzufed mtv file crashes ffmpeg_g) created by Diana Muscalu
Program received signal SIGFPE, Arithmetic exception. …
10:17 PM Changeset in ffmpeg [a1be5bc7] by Michael Niedermayer <michaelni@gmx.at>
dnxhdenc: remove unused variable from context Signed-off-by: Michael …
9:50 PM Changeset in ffmpeg [f129f593] by Michael Niedermayer <michaelni@gmx.at>
ljpeg: Check that lowres is 0 as lowres is not possible with ljpeg. …
9:42 PM Ticket #754 (ljpeg: crash with lowres) updated by ami_stuff
"lossless_2.jpg" decodes with ffmpeg, but crashes with lowres
9:41 PM lossless_2.jpg attached to Ticket #754 by ami_stuff
9:34 PM Ticket #754 (ljpeg: crash with lowres) updated by ami_stuff
please change the title of this ticket to "infinite loop while probing …
9:32 PM lossless.jpg attached to Ticket #754 by ami_stuff
9:31 PM Changeset in ffmpeg [dc5f0018] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
9:27 PM Ticket #754 (ljpeg: crash with lowres) created by ami_stuff
[…]
9:24 PM Changeset in ffmpeg [e1ba29c7] by Michael Niedermayer <michaelni@gmx.at>
4xm: check if there are bits left in decode_i_block() Fixed Ticket753 …
9:22 PM Ticket #753 (Signal 11 when reading zzufed 4xm file) closed by Michael Niedermayer
fixed: locally fixed, will be in git master soon
9:04 PM zzuf.txt attached to Ticket #753 by Diana Muscalu
zzuf report
9:04 PM valgrind.txt attached to Ticket #753 by Diana Muscalu
valgrind report
9:04 PM gdb.txt attached to Ticket #753 by Diana Muscalu
gdb report
9:03 PM bt.txt attached to Ticket #753 by Diana Muscalu
bt report
9:03 PM corruptfile attached to Ticket #753 by Diana Muscalu
use this file in ffmpeg to reproduce the crash (-i corruptfile -f null - )
9:02 PM Ticket #753 (Signal 11 when reading zzufed 4xm file) created by Diana Muscalu
error in libavcodec/get_bits.h:260
8:28 PM Ticket #752 (ffmpeg segmentation fault signal 11) closed by Michael Niedermayer
fixed: Bug locally fixed, will be in git master soon
8:26 PM Changeset in ffmpeg [76b9a096] by Michael Niedermayer <michaelni@gmx.at>
riff: Fix freeing of random value. Fixes Ticket752 Bug-found-by: Diana …
8:22 PM Changeset in ffmpeg [efe8a1ba] by Marton Balint <cus@passwd.hu>
ffplay: clear pkt_temp when pkt is freed. Signed-off-by: Michael …
8:21 PM Changeset in ffmpeg [a5a1e3c] by Marton Balint <cus@passwd.hu>
ffplay: Fix got_frame type. Signed-off-by: Michael Niedermayer …
8:09 PM Changeset in ffmpeg [91a3ea6] by Marton Balint <cus@passwd.hu>
ffplay: add 10 minute seek support to ffplay Signed-off-by: Marton …
8:09 PM Changeset in ffmpeg [9fb2b412] by Marton Balint <cus@passwd.hu>
ffplay: force setting video mode on fullscreen toggle Fixes ticket …
8:08 PM Ticket #749 (Apple HTTP Live Streaming segfault) updated by Michael Niedermayer
you forgot a # before EXTM3U but either way it doesnt crash, it just …
8:03 PM zzuf.txt attached to Ticket #752 by Diana Muscalu
zzuf report
8:03 PM valgrind.txt attached to Ticket #752 by Diana Muscalu
valgrind report
8:02 PM gdb.txt attached to Ticket #752 by Diana Muscalu
gdb report
8:02 PM bt.txt attached to Ticket #752 by Diana Muscalu
bt report
8:02 PM corruptfile attached to Ticket #752 by Diana Muscalu
use this file in ffmpeg to reproduce the crash (-i corruptfile -f null - )
8:01 PM Ticket #752 (ffmpeg segmentation fault signal 11) created by Diana Muscalu
opening an frwu file crashes ffmpeg.
7:59 PM Ticket #748 (server aborts mp3 download after 1-2min, try reconnecting) updated by Brad Larson
Sorry again for my inexperience, where can I find out more about the …
7:54 PM Ticket #748 (server aborts mp3 download after 1-2min, try reconnecting) updated by Michael Niedermayer
I agree, the cache protocol is the right thing to use but, it doesnt …
7:39 PM Ticket #738 (libavcodec cannot be built if configured with "--disable-optimizations") updated by Michael Niedermayer
reverting 599b4c6e just causes the next file to fail: …
7:34 PM Changeset in ffmpeg [115a5730] by Martin Storsjö <martin@martin.st>
applehttp: Properly clean up if unable to probe a segment This avoids …
7:34 PM Changeset in ffmpeg [c41b9842] by Martin Storsjö <martin@martin.st>
applehttp: Avoid reading uninitialized memory Signed-off-by: Martin …
7:09 PM Changeset in ffmpeg [61ad9a4b] by Diego Biurrun <diego@biurrun.de>
fate: Replace misleading "aac" in the name of an ADTS test with "adts".
7:09 PM Changeset in ffmpeg [80726be4] by Diego Biurrun <diego@biurrun.de>
fate: Drop pointless "-an" from pictor test command.
7:09 PM 1bpp.bmp attached to Ticket #751 by ami_stuff
7:08 PM Ticket #751 (bmp 1bpp with odd width decodes incorrectly) created by ami_stuff
[…]
7:06 PM Ticket #748 (server aborts mp3 download after 1-2min, try reconnecting) updated by reimar
I think ffmpeg now has a cache:// protocol which may or may not be …
7:06 PM Changeset in ffmpeg [d69a03ef] by Diego Biurrun <diego@biurrun.de>
fate: split off image codec FATE tests into their own file
7:04 PM Changeset in ffmpeg [54c7e81a] by Clément Bœsch <ubitux@gmail.com>
fate: split off map_channel tests. Also introduce a fate-mapchan rule …
6:59 PM Changeset in ffmpeg [b998aec4] by Diego Biurrun <diego@biurrun.de>
fate: split off WMA codec FATE tests into their own file
6:52 PM Changeset in ffmpeg [86027674] by Diego Biurrun <diego@biurrun.de>
fate: split off lossless video and audio FATE tests into their own files
6:52 PM Changeset in ffmpeg [f8c47cb8] by Diego Biurrun <diego@biurrun.de>
fate: split off qtrle codec FATE tests into their own file
6:52 PM Changeset in ffmpeg [42de665d] by Diego Biurrun <diego@biurrun.de>
fate: split off Ut Video codec FATE tests into their own file
6:45 PM Ticket #748 (server aborts mp3 download after 1-2min, try reconnecting) updated by Brad Larson
I think both of your suggestions make perfect sense. For the larger …
6:42 PM Ticket #731 (h264 video frames inside m2ts container get altered after commit ...) updated by Michael Niedermayer
The 2 ancestors of 13b7781ec8d4 are ada8d48 and f2bd8a0 git bisect …
6:17 PM Ticket #750 (ffmpeg looses OGG-theora metadata tags (like title author etc) on OGG->OGG) created by RyszardG
I can transcode one ogg to second with adding tags: ffmpeg -i …
6:09 PM Changeset in ffmpeg [753a5063] by Diego Biurrun <diego@biurrun.de>
fate: split off screen codec FATE tests into their own file
6:09 PM Changeset in ffmpeg [bad38179] by Diego Biurrun <diego@biurrun.de>
fate: split off Real Inc. codec FATE tests into their own file
6:09 PM Changeset in ffmpeg [bf692357] by Diego Biurrun <diego@biurrun.de>
fate: split off AC-3 codec FATE tests into their own file
6:07 PM Ticket #748 (server aborts mp3 download after 1-2min, try reconnecting) updated by Cigaes
-i is just the option to select the input URL. -re tells ffmpeg to …
5:17 PM Changeset in ffmpeg [4f820131] by Luca Barbato <lu_zero@gentoo.org>
mpegvideo: remove abort() in ff_find_unused_picture() Signed-off-by: …
5:00 PM Ticket #748 (server aborts mp3 download after 1-2min, try reconnecting) updated by Brad Larson
Ah perfect! Thank you so much! It looks like Chrome is downloading …
4:53 PM Ticket #748 (server aborts mp3 download after 1-2min, try reconnecting) updated by Cigaes
I see. Maybe you should not have talked about Android at all, it made …
4:24 PM Changeset in ffmpeg [9b01a8ad] by Michael Niedermayer <michaelni@gmx.at>
Prevent segfault if iformat was not yet initialized. Signed-off-by: …
4:24 PM Ticket #748 (server aborts mp3 download after 1-2min, try reconnecting) updated by Brad Larson
Ah I see... yes it is definitely a short file at ~22 minutes compared …
4:19 PM Ticket #748 (server aborts mp3 download after 1-2min, try reconnecting) updated by Cigaes
Well, I get the same 7.5 Mo file than you, and curl shows me that the …
4:14 PM Ticket #749 (Apple HTTP Live Streaming segfault) created by takis
Regarding applehttp.c: If av_probe_input_buffer() fails in …
4:11 PM Ticket #748 (server aborts mp3 download after 1-2min, try reconnecting) updated by Brad Larson
Cigaes, thank you so much for your help. Please forgive my …
3:52 PM Ticket #747 (Enable AMV encoding for audio) updated by Shimmy
Replying to cehoyos: > …
3:30 PM Ticket #748 (server aborts mp3 download after 1-2min, try reconnecting) updated by Cigaes
You should use av_strerror, you would have noticed that -541478725 is …
3:22 PM Ticket #748 (server aborts mp3 download after 1-2min, try reconnecting) created by Brad Larson
Sorry for the duplicate messages - I asked about this on irc last …
3:20 PM Changeset in ffmpeg [366605ff] by Michael Niedermayer <michaelni@gmx.at>
mpeg12enc: fix drop_frame_timecode value Signed-off-by: Michael …
2:42 PM Ticket #747 (Enable AMV encoding for audio) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords, Type changed
http://code.google.com/p/amv-codec-tools/source/list?path=/trunk/AMVmux
2:31 PM Ticket #747 (Enable AMV encoding for audio) created by Shimmy
The amv format is made …
2:20 PM Ticket #745 (WAV file can not be played, error [wav @ 02559540] too short) closed by Carl Eugen Hoyos
fixed: Fixed in git head and the future 0.9.1 (which you can test with git …
2:18 PM Changeset in ffmpeg [238c7ffd] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Do not reject LIST tags in wav with size 4. Fixes ticket #745. …
2:11 PM Changeset in ffmpeg [7862bd3d] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Cosmetics: Improve 'too short LIST' error message in wav.c.
2:09 PM Changeset in ffmpeg [a8e93ce4] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Do not reject LIST tags in wav with size 4. Fixes ticket #745.
2:08 PM Changeset in ffmpeg [9c18a056] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Detect 'yuv2' as rawvideo also in avi.
11:26 AM Changeset in ffmpeg [71ce7602] by Mans Rullgard <mans@mansr.com>
rv40: NEON optimised loop filter strength selection Signed-off-by: …
11:26 AM Changeset in ffmpeg [d8edf1b5] by Mans Rullgard <mans@mansr.com>
rv40: rearrange loop filter functions This splits the loop filter …
11:01 AM Changeset in ffmpeg [3e0b1c9a] by Diego Biurrun <diego@biurrun.de>
configure: cosmetics: sort some lists where appropriate
11:00 AM Changeset in ffmpeg [3c62a71] by Diego Biurrun <diego@biurrun.de>
swscale_mmx: drop no longer required parameters from VSCALEX macros
10:58 AM Changeset in ffmpeg [52de07e] by Diego Biurrun <diego@biurrun.de>
swscale: Mark yuv2planeX_8_mmx as MMX2; it contains MMX2 instructions.
10:58 AM Changeset in ffmpeg [88b9735] by Diego Biurrun <diego@biurrun.de>
build: conditionally compile x86 H.264 chroma optimizations
10:43 AM mxfregression.mxf attached to Ticket #746 by Carl Eugen Hoyos
10:43 AM Ticket #746 (MXF sample fails to decode) created by Carl Eugen Hoyos
http://thread.gmane.org/gmane.comp.video.ffmpeg.user/34329 mxf sample …
10:23 AM Ticket #744 (tweak i263 pb-frames support to eliminate graphic corruption) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
Additional samples in http://samples.multimedia.cx/A-codecs/IMC/ Not a …
8:03 AM NEW1_01.zip attached to Ticket #745 by nona
WAV File
8:02 AM Ticket #745 (WAV file can not be played, error [wav @ 02559540] too short) created by nona
I have several WAV files which can not be played by ffmpeg. I'm using …
6:29 AM Changeset in ffmpeg [c608776c] by Clément Bœsch <ubitux@gmail.com>
cosmetic: consistent spacing over the Changelog.
4:19 AM Changeset in ffmpeg [0a11e7ff] by Michael Niedermayer <michaelni@gmx.at>
fate: fix v410 on big endian Signed-off-by: Michael Niedermayer …
2:40 AM Changeset in ffmpeg [64a0b826] by Michael Niedermayer <michaelni@gmx.at>
fate: Add FATE tests for v410 encoder and decoder Signed-off-by: …
2:38 AM Changeset in ffmpeg [309ffa4f] by Michael Niedermayer <michaelni@gmx.at>
v410 encoder and decoder v410 is a packed 10-bit 4:4:4 YCbCr format …
1:47 AM Ticket #743 (support 4:2:2 YCbCr 10-bit (v210 FourCC) rawvideo in avi) updated by ami_stuff
VirtualDub. The sample is from https://trac.videolan.org/vlc/ticket/4985.
1:36 AM Ticket #743 (support 4:2:2 YCbCr 10-bit (v210 FourCC) rawvideo in avi) updated by Carl Eugen Hoyos
How was this sample made? Which software plays it? How is is it …
1:35 AM Ticket #742 (zygo video codec decodes with visible graphic corruption) updated by Carl Eugen Hoyos
Keywords, Status, Version, Component, Reproduced by developer changed
1:14 AM i263_pbframes.avi attached to Ticket #744 by ami_stuff
1:13 AM Ticket #744 (tweak i263 pb-frames support to eliminate graphic corruption) created by ami_stuff
[…]
12:58 AM Ticket #743 (support 4:2:2 YCbCr 10-bit (v210 FourCC) rawvideo in avi) created by ami_stuff
http://www.datafilehost.com/download-5acf0a64.html […]
12:38 AM M3_E3TrailerMC56k7fps.mov attached to Ticket #742 by ami_stuff
12:36 AM Ticket #742 (zygo video codec decodes with visible graphic corruption) created by ami_stuff
[…]
12:30 AM pixel_order_per_channel_RRGGBB.tif attached to Ticket #741 by ami_stuff
12:26 AM Ticket #741 (tiff: support pixel order per channel (RRGGBB)) created by ami_stuff
[…]
12:22 AM 32bpp_x8_r8_g8_b8.rar attached to Ticket #740 by ami_stuff
12:20 AM Ticket #740 (bmp: support 32bpp x8 r8 g8 b8) created by ami_stuff
X8 R8 G8 B8—32 bits per pixel: 8 bits each for the RGB channels; 8 …
12:18 AM 16bpp_a4_r4_g4_b4.bmp attached to Ticket #739 by ami_stuff
12:17 AM Ticket #739 (bmp: support 16bpp a4 r4 g4 b4) created by ami_stuff
A4 R4 G4 B4—16 bits per pixel: 4 bits each for the RGB and alpha …

Dec 13, 2011:

11:57 PM Changeset in ffmpeg [635a3016] by Michael Niedermayer <michaelni@gmx.at>
MAINTAINERS: add 0.9 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11:39 PM Changeset in ffmpeg [eda3758c] by Michael Niedermayer <michaelni@gmx.at>
ac3dec: update checked AV_EF flags. A user who wishes to use default …
10:38 PM Changeset in ffmpeg [9aaf250f] by Michael Niedermayer <michaelni@gmx.at>
lavfi: skip the frame in case of error. This fixes playback with some …
10:34 PM Changeset in ffmpeg [80f6c0bb] by Diego Biurrun <diego@biurrun.de>
v410 encoder and decoder v410 is a packed 10-bit 4:4:4 YCbCr format …
10:34 PM Changeset in ffmpeg [86ae5124] by Diego Biurrun <diego@biurrun.de>
doc: make developer.texi point to correct fate doc Signed-off-by: …
10:34 PM Changeset in ffmpeg [144904e9] by Diego Biurrun <diego@biurrun.de>
build: rename subdir.mak ---> library.mak
10:34 PM Changeset in ffmpeg [0d9bd2d5] by Diego Biurrun <diego@biurrun.de>
configure: do not manually enable protocols Protocols are handled …
10:21 PM Changeset in ffmpeg [3ba0bfe7] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: ulti: …
10:07 PM Changeset in ffmpeg [36be045e] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Support "VLB " audio in NSV files. See samples/nsv/vlb_audio. …
9:20 PM Ticket #738 (libavcodec cannot be built if configured with "--disable-optimizations") updated by llogan
Summary changed
8:47 PM Changeset in ffmpeg [834aef3] by Michael Niedermayer <michaelni@gmx.at>
cleanup: for(int Signed-off-by: Michael Niedermayer …
8:46 PM Changeset in ffmpeg [657737e5] by Michael Niedermayer <michaelni@gmx.at>
clenaup: #ifdec CONFIG* Signed-off-by: Michael Niedermayer …
8:46 PM Changeset in ffmpeg [b92ef485] by Michael Niedermayer <michaelni@gmx.at>
Fix all GNU %Ld Signed-off-by: Michael Niedermayer <michaelni@gmx.at> …
8:46 PM Changeset in ffmpeg [6289b6c8] by Michael Niedermayer <michaelni@gmx.at>
twinnvq: remove ;; Signed-off-by: Michael Niedermayer …
8:46 PM Changeset in ffmpeg [849ee7ee] by Michael Niedermayer <michaelni@gmx.at>
build: Disable avconv more completely while leaving the user the …
8:33 PM Changeset in ffmpeg [56934434] by Michael Niedermayer <michaelni@gmx.at>
mxfdec: Check slice_count before freeing slice_offset_entries This …
8:33 PM Changeset in ffmpeg [57111c55] by Michael Niedermayer <michaelni@gmx.at>
mxfdec: Bring back accumulated_offset that was removed in 5e67e3e I …
8:08 PM Changeset in ffmpeg [16b771b1] by Michael Niedermayer <michaelni@gmx.at>
cleanup: for(int Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
8:08 PM Changeset in ffmpeg [b39e01a6] by Michael Niedermayer <michaelni@gmx.at>
clenaup: #ifdec CONFIG* Signed-off-by: Michael Niedermayer …
7:25 PM Changeset in ffmpeg [0b4e5451] by Clément Bœsch <ubitux@gmail.com>
lavfi: use the new audio API in amovie source filter.
7:19 PM Changeset in ffmpeg [220481e1] by Clément Bœsch <ubitux@gmail.com>
lavfi: skip the frame in case of error. This fixes playback with some …
7:04 PM Changeset in ffmpeg [f39258d5] by Michael Niedermayer <michaelni@gmx.at>
lavc: set pkt_?ts to NOPTS in get_frame_defaults. Idea-by: ubitux …
7:01 PM Changeset in ffmpeg [9aeaf629] by Michael Niedermayer <michaelni@gmx.at>
Fix all GNU %Ld Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
6:54 PM Changeset in ffmpeg [35f707ab] by Michael Niedermayer <michaelni@gmx.at>
twinnvq: remove ;; Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
6:47 PM Changeset in ffmpeg [0e187fd1] by Michael Niedermayer <michaelni@gmx.at>
decoding example: reset pts/dts after subpacket. Signed-off-by: …
6:46 PM Changeset in ffmpeg [6c39b3c2] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: reset dts/pts after decoding the first subpacket …
6:21 PM FilteringGuide edited by TimNich
changed frame rate in NTSC (diff)
6:19 PM FilteringGuide edited by TimNich
added NTSC example to BITC (diff)
6:08 PM Changeset in ffmpeg [a99273eb] by Martin Storsjö <martin@martin.st>
ulti: Fix invalid reads Signed-off-by: Martin Storsjö <martin@martin.st>
6:05 PM FilteringGuide edited by TimNich
Added burnt in timecode example (diff)
5:16 PM FilteringGuide edited by TimNich
removed extraneous single quote ' in scripting example (diff)
4:03 PM Changeset in ffmpeg [4badb386] by Luca Barbato <lu_zero@gentoo.org>
lavf: dealloc private options in av_write_trailer Fix the …
4:02 PM Changeset in ffmpeg [d32eed5c] by Luca Barbato <lu_zero@gentoo.org>
yadif: support 10bit YUV Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
3:20 PM Changeset in ffmpeg [4f3667ba] by Luca Barbato <lu_zero@gentoo.org>
vc1: mark with ER_MB_ERROR bits overconsumption This patch is a …
3:20 PM Changeset in ffmpeg [63ccd466] by Luca Barbato <lu_zero@gentoo.org>
lavc: introduce ER_MB_END and ER_MB_ERROR Simplify a little error …
3:20 PM Changeset in ffmpeg [5bf2ac2b] by Luca Barbato <lu_zero@gentoo.org>
error_resilience: use the ER_ namespace Add the namespace to …
2:46 PM Changeset in ffmpeg [53be37e3] by Michael Niedermayer <michaelni@gmx.at>
msrledec: Check for overreads Signed-off-by: Michael Niedermayer …
2:45 PM Changeset in ffmpeg [be5db700] by Michael Niedermayer <michaelni@gmx.at>
aascdec: Check input buffer size on raw data. Signed-off-by: Michael …
2:42 PM Ticket #738 (libavcodec cannot be built if configured with "--disable-optimizations") updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
Only reproducible for ia32, regression since 599b4c6e.
2:26 PM Changeset in ffmpeg [878dda5] by Mans Rullgard <mans@mansr.com>
build: move inclusion of subdir.mak to main subdir loop …
2:16 PM Ticket #726 (support for copying SMPTE 436M caption tracks) updated by dave rice
I realized that the MXF sample I sent was too short to contain the …
2:05 PM _0002-G17010201.Stream attached to Ticket #726 by dave rice
extract of smpte 436M vbi caption track extracted from an XDCam disc's …
1:07 PM Ticket #738 (libavcodec cannot be built if configured with "--disable-optimizations") updated by Andrew
sorry, 1) ./version.sh N-35739-ga6c4c0f 2) This error has appeared …
1:04 PM config.asm attached to Ticket #738 by Andrew
1:03 PM config.log attached to Ticket #738 by Andrew
1:03 PM config.h attached to Ticket #738 by Andrew
1:02 PM Ticket #738 (libavcodec cannot be built if configured with "--disable-optimizations") created by Andrew
In file included from libavcodec/cabac.h:60, from …
12:06 PM Changeset in ffmpeg [4722a03] by Mans Rullgard <mans@mansr.com>
rv34: NEON optimised 4x4 dequant Signed-off-by: Mans Rullgard …
12:05 PM Changeset in ffmpeg [40901fc1] by Mans Rullgard <mans@mansr.com>
rv34: move 4x4 dequant to RV34DSPContext Signed-off-by: Mans Rullgard …
11:07 AM Ticket #735 (Incorrect DTS sync in OGG codec) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer changed
Replying to zvi: > * ffmpeg -y -i in.mp4 -vcodec …
9:07 AM Ticket #735 (Incorrect DTS sync in OGG codec) updated by Tzvi R.
Hi, I have tested against the git HEAD (commit …
8:49 AM out2.webm attached to Ticket #735 by Tzvi R.
The result of running "ffmpeg -y -i out.ogv -vcodec libvpx -acodec …
5:36 AM Changeset in ffmpeg [5cd56e19] by Alex Converse <alex.converse@gmail.com>
aacdec: Use intfloat.h rather than local punning union.
2:27 AM Changeset in ffmpeg [a6c4c0f2] by Michael Niedermayer <michaelni@gmx.at>
mp4enc: Avoid storing sizes in trun when they all match. …
2:11 AM Changeset in ffmpeg [d9a41695] by Michael Niedermayer <michaelni@gmx.at>
mp4enc: Only store flags in trun when they differ from the default and …
2:02 AM Changeset in ffmpeg [1f83f046] by Michael Niedermayer <michaelni@gmx.at>
mp4enc: dont store durations in trun if they are unneeded. …
1:55 AM Changeset in ffmpeg [4a685534] by Michael Niedermayer <michaelni@gmx.at>
mp4enc: dont store cts in trun if they are unneeded. Signed-off-by: …
12:28 AM Changeset in ffmpeg [41c2bbaa] by Michael Niedermayer <michaelni@gmx.at>
lavc: use hexadecimal debug print for showing err_recognization …
12:26 AM Changeset in ffmpeg [b9556507] by Michael Niedermayer <michaelni@gmx.at>
msmpeg4dec: restore error concealment functionality after merge …
12:26 AM Changeset in ffmpeg [c9cab022] by Michael Niedermayer <michaelni@gmx.at>
mpeg4dec: restore error concealment functionality after merge …
12:26 AM Changeset in ffmpeg [376ee206] by Michael Niedermayer <michaelni@gmx.at>
h263dec: restore error concealment functionality after merge …

Dec 12, 2011:

11:39 PM Changeset in ffmpeg [8bc7fe4d] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
11:05 PM Changeset in ffmpeg [c83ef636] by Michael Niedermayer <michaelni@gmx.at>
build: Disable avconv more completely while leaving the user the …
10:08 PM Ticket #737 (dropframe timecode error in drawtext filter) created by dave rice
When I specify an initial dropframe timecode value (using …
10:06 PM Changeset in ffmpeg [58c42af7] by Diego Biurrun <diego@biurrun.de>
doxygen: misc consistency, spelling and wording fixes
8:54 PM Changeset in ffmpeg [31a68ad5] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Update seek reference for added metadata to lavf tests. As far as I …
8:17 PM Changeset in ffmpeg [8b494b7b] by Diego Biurrun <diego@biurrun.de>
vcr1: drop unnecessary emms_c() calls without MMX code Signed-off-by: …
7:51 PM Changeset in ffmpeg [6c723f3f] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
lavf-regression: minimal metadata test. This tests writing the global …
7:34 PM Changeset in ffmpeg [cd3716b9] by Anton Khirnov <anton@khirnov.net>
Replace all uses of av_close_input_file() with avformat_close_input().
7:23 PM Changeset in ffmpeg [52660454] by Anton Khirnov <anton@khirnov.net>
lavf: add avformat_close_input(). It sets the supplied …
7:21 PM Changeset in ffmpeg [3a7f7678] by Anton Khirnov <anton@khirnov.net>
lavf: deprecate av_close_input_stream(). And remove all its uses.
6:44 PM Changeset in ffmpeg [59826cab] by Anton Khirnov <anton@khirnov.net>
lavf doxy: add some basic demuxing documentation.
6:44 PM Changeset in ffmpeg [ccbc1068] by Anton Khirnov <anton@khirnov.net>
lavf doxy: add some general lavf information.
6:44 PM Changeset in ffmpeg [abf2c2d7] by Anton Khirnov <anton@khirnov.net>
lavf doxy: add misc utility functions to a group.
6:43 PM Changeset in ffmpeg [c8dffc02] by Anton Khirnov <anton@khirnov.net>
lavf doxy: add av_guess_codec/format to the encoding group.
6:43 PM Changeset in ffmpeg [469c62d0] by Anton Khirnov <anton@khirnov.net>
lavf doxy: add core functions to a doxy group.
6:43 PM Changeset in ffmpeg [1be32305] by Anton Khirnov <anton@khirnov.net>
Add basic libavdevice documentation.
6:42 PM Changeset in ffmpeg [5b22d6e1] by Anton Khirnov <anton@khirnov.net>
lavc: convert error_recognition to err_recognition. Signed-off-by: …
5:34 PM Changeset in ffmpeg [7d531e83] by Michael Niedermayer <michaelni@gmx.at>
mxfdec: Set DTS and PTS on video packets This involves computing …
5:34 PM Changeset in ffmpeg [8a2cb2ab] by Michael Niedermayer <michaelni@gmx.at>
mxfdec: Only sort IndexTableSegments once Signed-off-by: Michael …
5:34 PM Changeset in ffmpeg [0bcada9f] by Michael Niedermayer <michaelni@gmx.at>
mxfdec: Add Avid's essence element key Signed-off-by: Michael …
5:34 PM Changeset in ffmpeg [1e14bfc1] by Michael Niedermayer <michaelni@gmx.at>
mxfdec: Add support for Avid indexes These indexes duplicate every …
5:34 PM Changeset in ffmpeg [89cc8c17] by Michael Niedermayer <michaelni@gmx.at>
mxfdec: Check slice_count before freeing slice_offset_entries This …
5:34 PM Changeset in ffmpeg [c0ee522d] by Michael Niedermayer <michaelni@gmx.at>
mxfdec: Bring back accumulated_offset that was removed in 5e67e3e I …
5:08 PM Changeset in ffmpeg [e6a5de44] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix codecids with ffserver + ffmpeg + ffm Signed-off-by: …
4:49 PM Changeset in ffmpeg [80914cde] by Clément Bœsch <ubitux@gmail.com>
timecode: rename internal ff_* symbols to avpriv_*. Those functions …
4:49 PM Changeset in ffmpeg [fa4e30af] by Clément Bœsch <ubitux@gmail.com>
drawtext: allow burning the timecode.
4:49 PM Changeset in ffmpeg [ad5ade66] by Clément Bœsch <ubitux@gmail.com>
timecode: add avpriv_timecode_to_string().
4:49 PM Changeset in ffmpeg [98aca4bb] by Clément Bœsch <ubitux@gmail.com>
timecode: better input checks in init function.
4:49 PM Changeset in ffmpeg [66160bdb] by Clément Bœsch <ubitux@gmail.com>
cleanup: remove two extraneous semicolons.
4:30 PM Changeset in ffmpeg [ee731c1a] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix codecids with ffserver + ffmpeg + ffm Signed-off-by: …
4:18 PM Ticket #736 (ffplay fullscreen toggle issue - fix included) updated by Gary Langshaw
Thanks for the suggestion, but I don't want to get involved on the dev …
4:18 PM Ticket #735 (Incorrect DTS sync in OGG codec) updated by Tzvi R.
Hi, I have attached the files I tried (this has been reproduced …
4:15 PM in.mp4 attached to Ticket #735 by Tzvi R.
The source MP4 file
4:14 PM out.ogv attached to Ticket #735 by Tzvi R.
The result of converting MP4 to OGG/VORBIS using "ffmpeg -i in.mp4 …
4:13 PM out2.ogv attached to Ticket #735 by Tzvi R.
The final result of the "ffmpeg -i out.ogv -vcodec copy -acodec copy …
3:32 PM Ticket #736 (ffplay fullscreen toggle issue - fix included) updated by Carl Eugen Hoyos
Keywords changed
Please consider posting patches to ffmpeg-devel where they usually …
3:28 PM Ticket #735 (Incorrect DTS sync in OGG codec) updated by Carl Eugen Hoyos
Priority, Keywords, Component changed
Complete, uncut console output missing. Is this reproducible with a …
3:23 PM Ticket #222 (Remuxing video fails) closed by Carl Eugen Hoyos
fixed: Please open a new ticket if you cannot reproduce the original issue …
2:56 PM ffplay-fix-fullscreen_toggle.diff attached to Ticket #736 by Gary Langshaw
2:55 PM Ticket #736 (ffplay fullscreen toggle issue - fix included) created by Gary Langshaw
Incorrect condition match and return in video_open() when toggling to …
2:39 PM Changeset in ffmpeg [8349dbfe] by Michael Niedermayer <michaelni@gmx.at>
x86: Require 7 registers for the cabac asm The change in 599b4c6ef …
1:36 PM Changeset in ffmpeg [f1dba9e4] by Martin Storsjö <martin@martin.st>
x86: Require 7 registers for the cabac asm The change in 599b4c6ef …
1:36 PM Changeset in ffmpeg [f6cf4be8] by Janne Grunau <janne-libav@jannau.net>
avconv: update -map option help text
1:27 PM Ticket #735 (Incorrect DTS sync in OGG codec) created by Tzvi R.
Hi, I've noticed incorrect DTS values in OGG encoded audio streams …
1:04 PM Ticket #222 (Remuxing video fails) reopened by Sergey
I get similar output with latest ffmpeg from master. Muxing …
12:14 PM Changeset in ffmpeg [5b0d35ea] by Mans Rullgard <mans@mansr.com>
x86: bswap: remove test for bswap instruction Firstly, this test …
12:14 PM Changeset in ffmpeg [f64c2e71] by Mans Rullgard <mans@mansr.com>
bswap: make generic implementation more compiler-friendly With these …
9:22 AM Ticket #733 (No pixel format for h264 in mov) updated by Carl Eugen Hoyos
Keywords, Status, Version, Reproduced by developer, Summary changed
2:49 AM Ticket #733 (No pixel format for h264 in mov) updated by Rob Walch
I've tested using the git head for Windows and Mac. I've also tested …
1:05 AM Changeset in ffmpeg [b8c41e5c] by Michael Niedermayer <michaelni@gmx.at>
fate: replace forgotten avconv by ffmpeg in vsynth / asynth stuff …
1:05 AM Changeset in ffmpeg [7881dad2] by Michael Niedermayer <michaelni@gmx.at>
seek-test: use standard format specifiers in snprintf() …
1:03 AM Changeset in ffmpeg [cd2f7ed0] by Michael Niedermayer <michaelni@gmx.at>
seek-test: use standard format specifiers in snprintf() …
12:44 AM Changeset in ffmpeg [02a01c2f] by Michael Niedermayer <michaelni@gmx.at>
fate: replace forgotten avconv by ffmpeg in vsynth / asynth stuff …
12:35 AM Ticket #615 (ALSA buffer xrun) updated by burek
I think it works now. I couldn't reproduce the bug anymore, so I can …
12:25 AM Changeset in ffmpeg [7fad19a6] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: x86: …
12:02 AM Changeset in ffmpeg [5695ae46] by Mans Rullgard <mans@mansr.com>
h264: remove useless cast Signed-off-by: Mans Rullgard <mans@mansr.com>
12:02 AM Changeset in ffmpeg [179ae53f] by Mans Rullgard <mans@mansr.com>
proresdec: fix decode_slice() prototype Make the function prototype …

Dec 11, 2011:

11:45 PM Ticket #615 (ALSA buffer xrun) updated by burek
I just tried changing it from 65536 to 524288 but the problem still …
11:39 PM Ticket #733 (No pixel format for h264 in mov) updated by Rob Walch
Replying to cehoyos: > Does it work with current git head? …
11:30 PM Ticket #730 (Encoded video plays too fast for network input) updated by Roman Gaufman
No, no difference using mpeg4 […] ffmpeg thinks it's recording 10 …
10:44 PM Ticket #156 (Full HD Material from Canon 5D treated as 1920x1088) updated by yellow
As far as I've tested Quicktime crops bottom 8. Although Canon 5D …
10:29 PM Changeset in ffmpeg [599b4c6e] by Mans Rullgard <mans@mansr.com>
x86: cabac: replace explicit memory references with "m" operands This …
9:42 PM Ticket #731 (h264 video frames inside m2ts container get altered after commit ...) updated by Andrea3000
Replying to michael: > The width and height of the …
9:24 PM Ticket #731 (h264 video frames inside m2ts container get altered after commit ...) updated by Michael Niedermayer
The width and height of the outputed picture is stored in …
8:59 PM Ticket #730 (Encoded video plays too fast for network input) updated by Carl Eugen Hoyos
Is this also reproducible with -vcodec mpeg4 instead of libx264?
8:58 PM Ticket #728 (Getting error message when attempting to copy streams) closed by Carl Eugen Hoyos
invalid: Please reopen if there is still a problem.
8:57 PM Ticket #633 (lowres with some dvvideo files doesn't work correctly) updated by Carl Eugen Hoyos
Keywords, Version changed
The crash is not reproducible anymore, lowres does not work correctly …
8:24 PM Changeset in ffmpeg [9f8d8c57]n0.9 by Michael Niedermayer <michaelni@gmx.at>
update for 0.9 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
7:48 PM Ticket #728 (Getting error message when attempting to copy streams) updated by bf4648
Cehoyos, It looks like it's my version of VLC that is causing the …
7:01 PM Changeset in ffmpeg [b11ce856] by Justin Ruggles <justin.ruggles@gmail.com>
avplay: don't request a stereo downmix Multi-channel output works …
6:55 PM Changeset in ffmpeg [4424fe9c] by Mans Rullgard <mans@mansr.com>
wmapro: use av_float2int() Signed-off-by: Mans Rullgard <mans@mansr.com>
6:54 PM Changeset in ffmpeg [a09bb3ba] by Mans Rullgard <mans@mansr.com>
lavc: avoid invalid memcpy() in avcodec_default_release_buffer() When …
6:48 PM Ticket #633 (lowres with some dvvideo files doesn't work correctly) updated by Michael Niedermayer
Cant reproduce with either ffplay nor ffmpeg
6:47 PM Changeset in ffmpeg [3383a53e] by Mans Rullgard <mans@mansr.com>
lavu: replace int/float punning functions The existing functions …
6:21 PM Changeset in ffmpeg [16abd687] by Michael Niedermayer <michaelni@gmx.at>
seektest: floatfree Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
6:14 PM Changeset in ffmpeg [5b3265a7] by Anton Khirnov <anton@khirnov.net>
lavfi: install libavfilter/vsrc_buffer.h It declares API necessary …
5:50 PM Changeset in ffmpeg [616eaea8] by Michael Niedermayer <michaelni@gmx.at>
doc/ffmpeg.texi Merge changes done to avconv.texi since the last merge …
5:23 PM Changeset in ffmpeg [373211d8] by Mans Rullgard <mans@mansr.com>
Remove extraneous semicolons These semicolons cause invalid empty …
5:16 PM Changeset in ffmpeg [c3068d43] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Support VP8 in NSV. Signed-off-by: Reimar Döffinger …
4:52 PM Changeset in ffmpeg [a7aa628e] by Michael Niedermayer <michaelni@gmx.at>
regressiontest: try mp2 for wtv our ac3 decoder outputs different …
4:41 PM Ticket #730 (Encoded video plays too fast for network input) updated by Roman Gaufman
Same thing with an mpeg-es stream from another IP camera: […] …
4:20 PM Ticket #615 (ALSA buffer xrun) updated by Michael Niedermayer
Did you try to increase ALSA_BUFFER_SIZE_MAX ?
4:07 PM Ticket #342 (Crash when retrying with TCP) updated by Michael Niedermayer
How do i reproduce this ?
3:42 PM Ticket #588 (FFmpeg crashes when transcoding a wmv video on windows 7 (64 bit) machine) updated by Michael Niedermayer
Owner changed
3:23 PM Changeset in ffmpeg [87d781de] by Michael Niedermayer <michaelni@gmx.at>
regressiontest: try to fix wtv Signed-off-by: Michael Niedermayer …
3:13 PM Ticket #734 (Cannot decode rtmp stream - channel element 0.0 is not allocated) updated by Aurelius
Nope both method don't work.
2:51 PM Ticket #734 (Cannot decode rtmp stream - channel element 0.0 is not allocated) updated by Carl Eugen Hoyos
Does it work if you use a pipe and "-o"? What about ffplay …
2:46 PM Ticket #734 (Cannot decode rtmp stream - channel element 0.0 is not allocated) updated by Aurelius
Hello cehoyos, if i try to play the live stream with this command …
2:04 PM Ticket #734 (Cannot decode rtmp stream - channel element 0.0 is not allocated) updated by Carl Eugen Hoyos
The sample you uploaded plays fine here, could you explain your problem?
1:14 PM Changeset in ffmpeg [cc235581] by Clément Bœsch <ubitux@gmail.com>
life: add mold, mold_color, life_color and death_color options.
12:36 PM Changeset in ffmpeg [c88d6b18] by Clément Bœsch <ubitux@gmail.com>
life: add seed information in filter summary.
12:19 PM test.flv attached to Ticket #734 by Aurelius
12:18 PM Ticket #734 (Cannot decode rtmp stream - channel element 0.0 is not allocated) created by Aurelius
[lar@lar ~]$ rtmpdump -v -r "rtmp://tvisio.tv/rtmp/eurosport_live" -W …
12:17 PM Ticket #716 (Shoutcast 2 metadata) updated by Carl Eugen Hoyos
Priority, Keywords, Status, Component, Summary changed
12:14 PM Ticket #727 (Remuxing flac produces not strictly compliant files) closed by Carl Eugen Hoyos
fixed: Fixed by Justin.
10:55 AM Changeset in ffmpeg [6c44ff38] by Stefano Sabatini <stefasab@gmail.com>
lavfi: add cellauto source
9:23 AM Ticket #733 (No pixel format for h264 in mov) updated by Carl Eugen Hoyos
Component changed
Does it work with current git head?
8:45 AM Changeset in ffmpeg [60b252e] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Add caf format regression test. Signed-off-by: Reimar Döffinger …
8:45 AM Changeset in ffmpeg [f22c5bae] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Enable already existing rso regression test. Signed-off-by: Reimar …
8:45 AM Changeset in ffmpeg [7c875c2d] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Add regression test for "sox" format muxer/demuxer. Signed-off-by: …
8:45 AM Changeset in ffmpeg [33a43695] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Add wtv seek test. I am not entirely sure the seek functionality is …
8:45 AM Changeset in ffmpeg [5335bff9] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Add wtv lavf regression test. Signed-off-by: Reimar Döffinger …
7:26 AM Ticket #733 (No pixel format for h264 in mov) updated by Rob Walch
Here's the file: …
6:54 AM Ticket #733 (No pixel format for h264 in mov) created by Rob Walch
Trying to output images from an mp4 recorded on a Vivotek ip8362 …
3:04 AM Ticket #716 (Shoutcast 2 metadata) updated by asbro
[…] Hi, it works but shows the "head missing" error, and how i can …
2:05 AM Changeset in ffmpeg [1f183733] by Michael Niedermayer <michaelni@gmx.at>
MAINTAINERS: extend syntax for entries Signed-off-by: Michael …
2:00 AM Changeset in ffmpeg [bed04e2] by Michael Niedermayer <michaelni@gmx.at>
Correct use of OSX to Mac OS X and properly format yasm providers on …
12:05 AM Changeset in ffmpeg [964912ab] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (21 …

Dec 10, 2011:

11:37 PM Changeset in ffmpeg [0ebd4083] by Martin Storsjö <martin@martin.st>
sdp: Restore the original mp4 format h264 extradata if converted If …
11:37 PM Changeset in ffmpeg [e0a3c287] by Martin Storsjö <martin@martin.st>
rtpenc: Add support for mp4 format h264 Signed-off-by: Martin Storsjö …
11:37 PM Changeset in ffmpeg [4dbac18e] by Martin Storsjö <martin@martin.st>
rtpenc: Simplify code by introducing a separate end pointer Also …
11:37 PM Changeset in ffmpeg [e2484fb6] by Martin Storsjö <martin@martin.st>
movenc: Use the actual converted sample for RTP hinting If an annex b …
11:33 PM Ticket #713 (sws_scale crashes after deinterlacing with avpicture_deinterlace (only ...) updated by Andrea3000
Replying to michael: > Valgrind indicates that you run sws …
11:32 PM Changeset in ffmpeg [da9cea77] by Diego Biurrun <diego@biurrun.de>
Fix a bunch of common typos.
10:41 PM Ticket #728 (Getting error message when attempting to copy streams) updated by Carl Eugen Hoyos
Is there still a problem you want to report?
10:38 PM Ticket #732 (Storing variables not working in expressions) updated by Michael Niedermayer
good idea, ive updated the docs
10:36 PM Changeset in ffmpeg [cdba9b61] by Michael Niedermayer <michaelni@gmx.at>
eval.texi: document that variables are not shared between expressions. …
10:26 PM Changeset in ffmpeg [3dea28cc] by Michael Niedermayer <michaelni@gmx.at>
h264: Fix concealment regression introduced by …
10:03 PM Changeset in ffmpeg [87434009] by Michael Niedermayer <michaelni@gmx.at>
h264: reset prev_poc_msb to the same value everywhere. Signed-off-by: …
9:12 PM Ticket #732 (Storing variables not working in expressions) updated by Jim
Oh, well, that explains a lot. It seems the variables would be more …
9:02 PM Changeset in ffmpeg [2e87b4c5] by Anton Khirnov <anton@khirnov.net>
Warn about avserver being broken. Also remove mentions of it from …
9:02 PM Changeset in ffmpeg [5bf66380] by Anton Khirnov <anton@khirnov.net>
avconv: drop code for special handling of avserver streams. It's …
9:02 PM Changeset in ffmpeg [e745d752] by Anton Khirnov <anton@khirnov.net>
rawdec: don't set codec timebase. It's not supposed to be set outside …
9:02 PM Changeset in ffmpeg [489a7b07] by Anton Khirnov <anton@khirnov.net>
lavf doxy: add muxing stuff to lavf_encoding group
9:02 PM Changeset in ffmpeg [370f27d] by Anton Khirnov <anton@khirnov.net>
lavf doxy: add demuxing stuff to lavf_decoding group
9:02 PM Changeset in ffmpeg [28b4c06b] by Anton Khirnov <anton@khirnov.net>
lavf doxy: expand/reword metadata API doxy.
9:02 PM Changeset in ffmpeg [eca06cbe] by Anton Khirnov <anton@khirnov.net>
lavf doxy: add installed headers to groups.
9:02 PM Changeset in ffmpeg [fb42db7c] by Anton Khirnov <anton@khirnov.net>
lavf doxy: add avio groups into the lavf_io group.
9:02 PM Changeset in ffmpeg [e4f4a1f9] by Anton Khirnov <anton@khirnov.net>
lavf doxy: rename lavf I/O group to lavf_io.
9:02 PM Changeset in ffmpeg [b262a059] by Anton Khirnov <anton@khirnov.net>
lavf doxy: add metadata docs to the main lavf group
8:59 PM Ticket #470 (libquicktime uncompressed formats) updated by Carl Eugen Hoyos
Analyzed by developer, Keywords, Status, Component, Reproduced by developer changed
v308: packed yuv 4:4:4, 24bpp v408: packed yuva 4:4:4:4, 32bpp …
8:56 PM Ticket #713 (sws_scale crashes after deinterlacing with avpicture_deinterlace (only ...) updated by Michael Niedermayer
Valgrind indicates that you run sws on memory that has been freed. Its …
8:22 PM Ticket #729 ("Option loop not found.") updated by Michael Niedermayer
Ive changed the warning, so its hopefully clearer, improvments welcome!
8:14 PM Ticket #732 (Storing variables not working in expressions) updated by Michael Niedermayer
Type changed
The variables are currently not preserved between expressions. Maybe …
8:11 PM Ticket #416 (ffmpeg can't decode uncompressed self-generated TIFFs containing YUV420) updated by Carl Eugen Hoyos
Keywords changed
8:03 PM Changeset in ffmpeg [934fe006] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: better warning about loop_input Signed-off-by: Michael …
7:54 PM Changeset in ffmpeg [8bd1f1a4] by Justin Ruggles <justin.ruggles@gmail.com>
ttadec: check channel count as read from extradata. fixes …
7:49 PM Ticket #732 (Storing variables not working in expressions) updated by Jim
Sorry I used external libraries with that command. This gives the same …
7:41 PM Ticket #729 ("Option loop not found.") updated by burek
Generally, you should try to minimize requests for additional user's …
7:31 PM Ticket #732 (Storing variables not working in expressions) created by Jim
Storing a variable does not allow it to be retrieved: -vf "scale = …
7:11 PM Changeset in ffmpeg [7d18d17a] by Diego Biurrun <diego@biurrun.de>
Add CLJR encoding and decoding regression tests Signed-off-by: Diego …
7:11 PM Changeset in ffmpeg [65c10114] by Diego Biurrun <diego@biurrun.de>
cljr: remove unused code Signed-off-by: Diego Biurrun <diego@biurrun.de>
6:42 PM Changeset in ffmpeg [3c1f608] by Justin Ruggles <justin.ruggles@gmail.com>
flacdec: Support for tracks in cuesheet metadata block Signed-off-by: …
6:34 PM Changeset in ffmpeg [78fde932] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Run zmbv regression without md5sum. Judging by the differences this …
6:34 PM Changeset in ffmpeg [0849a0e] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
rtmpproto: make condition work in overflow case. Signed-off-by: …
6:34 PM Changeset in ffmpeg [8b8a47f6] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Make detection of single-stream flv work again. It had become dead …
5:51 PM Changeset in ffmpeg [cc616431] by Michael Niedermayer <michaelni@gmx.at>
h264: improve "no picture" debug output. Signed-off-by: Michael …
5:51 PM Changeset in ffmpeg [5b2873c1] by Michael Niedermayer <michaelni@gmx.at>
h264: switch from qatars has_b_frames calculation back to mine. Their …
5:51 PM Changeset in ffmpeg [257c85cd] by Michael Niedermayer <michaelni@gmx.at>
adpcm: fix division by zero in fate/creative/intro-partial.wav with -s …
4:19 PM Ticket #730 (Encoded video plays too fast for network input) updated by Carl Eugen Hoyos
Status, Version, Type, Reproduced by developer, Summary changed
Received input is recorded as 25fps, but is actually a magnitude …
4:01 PM Changeset in ffmpeg [8d61eef9] by Janne Grunau <janne-libav@jannau.net>
ptx: fix inverted check for sufficient data Fix regression introduced …
3:40 PM Changeset in ffmpeg [337ce558] by Nicolas George <nicolas.george@normalesup.org>
fftools: add -report option.
3:28 PM Ticket #731 (h264 video frames inside m2ts container get altered after commit ...) updated by Andrea3000
I have made a further discovery. Incorrect frame height is given by …
3:19 PM Changeset in ffmpeg [28101f6] by Justin Ruggles <justin.ruggles@gmail.com>
flac muxer: fix writing of file header and STREAMINFO header from …
3:16 PM Ticket #731 (h264 video frames inside m2ts container get altered after commit ...) updated by Andrea3000
Replying to cehoyos: > Please provide a sample that allows …
2:44 PM Ticket #730 (Encoded video plays too fast for network input) updated by Roman Gaufman
OK […] Notice ffmpeg thinks it has 30 seconds of video - but in …
2:39 PM Ticket #730 (Encoded video plays too fast for network input) updated by Carl Eugen Hoyos
Please add complete, uncut console output (and I suspect if you add …
2:29 PM Changeset in ffmpeg [2b53e696] by Janne Grunau <janne-libav@jannau.net>
ptx: emit a warning on insufficient picture data Return the whole …
2:29 PM Changeset in ffmpeg [97334f10] by Janne Grunau <janne-libav@jannau.net>
utvideo: add fate tests covering all codec variants Signed-off-by: …
2:15 PM Changeset in ffmpeg [708060d7] by Luca Barbato <lu_zero@gentoo.org>
doc: update to refer to avconv
2:15 PM Changeset in ffmpeg [0395d37] by Luca Barbato <lu_zero@gentoo.org>
doc: remove some stale entries from the faq Some entries should be …
2:06 PM Ticket #721 (mp2 in mxf detected as mpeg2video) closed by Carl Eugen Hoyos
fixed
2:05 PM Ticket #730 (Encoded video plays too fast for network input) updated by Roman Gaufman
ffmpeg -f mjpeg -i http://admin:@82.13.197.168:82/video.cgi -vcodec …
1:58 PM Changeset in ffmpeg [5207f959] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Separate mxf_essence_container_uls for audio and video. It is a …
1:55 PM Ticket #731 (h264 video frames inside m2ts container get altered after commit ...) updated by Carl Eugen Hoyos
Please provide a sample that allows to reproduce the problem (images …
1:50 PM Ticket #729 ("Option loop not found.") closed by Carl Eugen Hoyos
invalid: Generally, regarding bug reports (mostly unrelated to the issue in …
1:48 PM Ticket #731 (h264 video frames inside m2ts container get altered after commit ...) created by Andrea3000
After commit 13b7781ec8d475513c1ee40a6e481763b728a71e, h264 video …
12:19 PM Changeset in ffmpeg [2483f536] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
mxfdec: do not try to use an obviously broken index. Also fixes a …
10:58 AM Changeset in ffmpeg [19341c58] by Anton Khirnov <anton@khirnov.net>
Dxtory capture format decoder Signed-off-by: Anton Khirnov …
6:03 AM Changeset in ffmpeg [f5ecc4c] by Michael Niedermayer <michaelni@gmx.at>
lavc: 1000l, unbreak ABI Signed-off-by: Michael Niedermayer …
5:54 AM Changeset in ffmpeg [cd519b7e] by Michael Niedermayer <michaelni@gmx.at>
avi: add escape130 support Signed-off-by: Michael Niedermayer …
5:39 AM Changeset in ffmpeg [02ce07f] by Michael Niedermayer <michaelni@gmx.at>
amvenc: support videos with heights that are not a multiple of 16. …
5:32 AM Ticket #730 (Encoded video plays too fast for network input) updated by Carl Eugen Hoyos
Component changed
Please add a failing command line (as simple as possible, without …
5:23 AM clip_id_fcbf7154-22d2-11e1-bb69-000c290d9e26_offset_1.16_length_6.74_2011-03-31-23-00-00~23-15-00-channel1.mp4 attached to Ticket #728 by bf4648
5:18 AM Ticket #728 (Getting error message when attempting to copy streams) updated by bf4648
If I submit the following command line without the -ss & -t options, …
5:11 AM Ticket #730 (Encoded video plays too fast for network input) created by Roman Gaufman
Many IP cameras have MJPEG streams that vary in framerate depending …
5:06 AM Ticket #728 (Getting error message when attempting to copy streams) updated by bf4648
Yup, I was afraid of that..I just installed ffmpeg using sudo apt-get …
4:42 AM Changeset in ffmpeg [02acfb1c] by Michael Niedermayer <michaelni@gmx.at>
wavdec: add ignore length option to ignore incorrect lengthes like SOX …
4:29 AM Ticket #729 ("Option loop not found.") created by burek
when I use "-loop 1" it says "Option loop not found." and when I use …
4:02 AM Changeset in ffmpeg [85cd1eb1] by Michael Niedermayer <michaelni@gmx.at>
add missing long_name for amv and dca encoder Reviewed-by: Carl Eugen …
3:46 AM Changeset in ffmpeg [4ac862f4] by Michael Niedermayer <michaelni@gmx.at>
Makefile: disable compiling avconv by default. Signed-off-by: Michael …
3:34 AM Ticket #728 (Getting error message when attempting to copy streams) updated by Carl Eugen Hoyos
Component changed
Replying to bf4648: > {{{ > ~/Desktop$ /usr/bin/ffmpeg …
3:02 AM sample attached to Ticket #728 by bf4648
2:55 AM Ticket #728 (Getting error message when attempting to copy streams) created by bf4648
I'm using a much bigger file with the file name of …
2:40 AM WikiStart edited by Michael Niedermayer
add register link (diff)
1:11 AM Changeset in ffmpeg [b7bf93b9] by Michael Niedermayer <michaelni@gmx.at>
mlp: Use correct speaker locations in TrueHD channel layout. (cherry …
1:04 AM Ticket #727 (Remuxing flac produces not strictly compliant files) created by Carl Eugen Hoyos
(bug 119) Regression since r22605 / 66061a12 (Add VorbisComment …
1:01 AM Changeset in ffmpeg [c59b80c8] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: isom: …
Note: See TracTimeline for information about the timeline view.