Timeline



Aug 28, 2011:

9:20 PM Ticket #8 (Matroska muxers define unusable codec_tag properties) closed by Carl Eugen Hoyos
fixed: Not really related to EAC3 (and certainly not to spectral extension). …
9:13 PM Changeset in ffmpeg [312645e0] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Do not set codec_tag property for matroska muxers. Fixes ticket #8.
8:37 PM Changeset in ffmpeg [ab539d9e] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Use the shorter channel layout description for the common case.
8:33 PM Ticket #163 (x11grab input returns fully transparent image) updated by reimar
FFmpeg captures with alpha channel, though RGB32 for X does not …
8:32 PM Ticket #418 (mpegts demux provides invalid dts when reading from stdin) closed by Carl Eugen Hoyos
fixed: The specific test case should be fixed.
7:50 PM Ticket #397 (swscale crashes when upscaling pictures using MMX2) updated by Carl Eugen Hoyos
Priority, Analyzed by developer, Reproduced by developer changed
Workaround for gcc-4.6 posted: …
7:43 PM Changeset in ffmpeg [262ab1c] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Do not assume timestamps for mp2 format.
4:28 PM Ticket #343 (wrong duration with voc files) closed by Carl Eugen Hoyos
fixed
4:05 PM Ticket #220 (realaudio sipr decodes incorrectly) closed by Carl Eugen Hoyos
fixed: Fixed by Kostya.
4:03 PM Ticket #412 (.smv container support) updated by Carl Eugen Hoyos
Analyzed by developer, Status, Component changed
9:01 AM Ticket #360 (Video packet timestamps broken for Panasonic Lumix GH2 AVCHD files) updated by rmk
Confirmed fixed. Sorry for the late response. Somehow I didn't get a …

Aug 27, 2011:

10:15 PM Changeset in ffmpeg [3dd44e50] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: Use …
10:07 PM Ticket #412 (.smv container support) updated by reimar
First, reading or writing? Also it's not simple at all, the format is …
9:57 PM Changeset in ffmpeg [09a858da] by Michael Niedermayer <michaelni@gmx.at>
Add support for BDAV/m2ts-mode muxing Signed-off-by: Fredrik Axelsson …
8:17 PM Changeset in ffmpeg [b118255e] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Replace goto by break, it has the same effect. Signed-off-by: Reimar …
8:12 PM Changeset in ffmpeg [056c13fd] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
vocdec: Take channel count into account when calculating bit rate. …
8:12 PM Changeset in ffmpeg [2cd7a9eb] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
JPEG-LS: clip offset based on cur_scan to valid range. Signed-off-by: …
8:06 PM Changeset in ffmpeg [dacd827b] by Michael Niedermayer <michaelni@gmx.at>
Rename find_program_from_stream to av_find_program_from_stream and add …
7:39 PM Changeset in ffmpeg [941bb552] by Michael Niedermayer <michaelni@gmx.at>
Fix memory corruption in case of memory allocation failure in …
3:23 PM Changeset in ffmpeg [10397215] by Anton Khirnov <anton@khirnov.net>
Use deinterleavers for demangling audio packets in RealMedia. Unlike …
3:23 PM Changeset in ffmpeg [52982dbe] by Anton Khirnov <anton@khirnov.net>
vf_scale: don't leak SWS context. Signed-off-by: Anton Khirnov …
1:08 PM Ticket #396 (libavdevice/vfwcap.c memory allocation error) updated by reimar
I just sent a patch, it would be great if you could help by testing …
12:59 PM Ticket #344 (FFProbe does not provide PTS, DTS info present in MPEG file.) updated by reimar
Well, FFmpeg can find the pts values, too, as you see when you change …
12:23 PM Ticket #362 (Interlaced mjpeg fails to decode) updated by reimar
Argh! It's -vcodec copy. -vc copy will try setting channel count for …
12:12 PM Ticket #362 (Interlaced mjpeg fails to decode) updated by reimar
How did you conclude it fails to decode? Both ffmpeg -i …
12:00 PM Changeset in ffmpeg [fa19c5c2] by Diego Biurrun <diego@biurrun.de>
doxygen: drop another pointless star from pointer variable name
11:56 AM Ticket #348 (Disable cropping for large values) updated by reimar
I think partial cropping is a bad idea, it will never make anyone …
11:51 AM Ticket #343 (wrong duration with voc files) updated by reimar
Ah, I missed that patch (didn't get an email notification for it). …
11:32 AM Ticket #122 (Kega Game Video codec broken with ffplay) updated by reimar
Correction, in valgrind I actually see invalid reads. This is probably …
11:28 AM Ticket #122 (Kega Game Video codec broken with ffplay) updated by reimar
Seems to play fine for me?
10:46 AM Changeset in ffmpeg [24ddfb2b] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
lavfi: add amovie source - audio movie source
3:09 AM Changeset in ffmpeg [1d6eca2d] by Michael Niedermayer <michaelni@gmx.at>
Removes the internal avcodec_find_best_pix_fmt1()function previously …
12:04 AM Changeset in ffmpeg [c8868f28] by Michael Niedermayer <michaelni@gmx.at>
vf_scale: apply the same transform to the aspect during init that is …

Aug 26, 2011:

11:07 PM Changeset in ffmpeg [1287c81d] by Michael Niedermayer <michaelni@gmx.at>
imgconvert: make avcodec_find_best_pix_fmt2() more bug robust against …
10:57 PM Changeset in ffmpeg [adfe5940] by Michael Niedermayer <michaelni@gmx.at>
Adds a new pix fmt function that selects the best dest fmt from among …
9:18 PM Changeset in ffmpeg [094a4968] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: fifo: …
6:54 PM Changeset in ffmpeg [1717ba0c] by Anton Khirnov <anton@khirnov.net>
fifo: add FIFO API test program, and fate test Signed-off-by: Anton …
6:53 PM Changeset in ffmpeg [f2011ed2] by Anton Khirnov <anton@khirnov.net>
fifo: add av_fifo_peek2(), and deprecate av_fifo_peek() The new …
6:31 PM Ticket #420 (Sound fragments after seeking) updated by prunkdump
I noticed the same problem. See audioBitStream.jpg to see what append …
6:28 PM Changeset in ffmpeg [f4f3300c] by Reinhard Tartler <siretart@tauware.de>
postprocess.c: filter name needs to be double 0 terminated …
6:01 PM seekbug.tar.bz2 attached to Ticket #420 by prunkdump
Another bug demonstrating sourcecode (GNU)
5:58 PM audioBitStream.jpg attached to Ticket #420 by prunkdump
Audacity screenshot of the bug. stream1 : seek while playing sound. …
4:34 PM Changeset in ffmpeg [02494787] by Diego Biurrun <diego@biurrun.de>
doxygen: fix wrong comment syntax, < vs. /<
4:22 PM Ticket #418 (mpegts demux provides invalid dts when reading from stdin) updated by Martin Blech
Using -mp3 instead of -mp2 still gives the `non monotonically …
4:08 PM Changeset in ffmpeg [0138a8de] by Diego Biurrun <diego@biurrun.de>
doxygen: drop pointless star from pointer variable names
3:40 PM Changeset in ffmpeg [c960e67a] by Diego Biurrun <diego@biurrun.de>
Replace deprecated av_find_stream_info() by avformat_find_stream_info().
3:08 PM Changeset in ffmpeg [0a1cf662] by Michael Niedermayer <michaelni@gmx.at>
ffplay: fix a crash caused by aborting the video queue If the video …
2:26 PM Changeset in ffmpeg [5f677aac] by Diego Biurrun <diego@biurrun.de>
xmv: eliminate superfluous zeroing of zero data Signed-off-by: Diego …
1:40 PM Ticket #397 (swscale crashes when upscaling pictures using MMX2) updated by marillat
Replying to cehoyos: > Replying to marillat: > …
12:52 PM Ticket #397 (swscale crashes when upscaling pictures using MMX2) updated by Carl Eugen Hoyos
Replying to marillat: > ffmpeg -v 9 -loglevel 99 -i …
12:47 PM Ticket #397 (swscale crashes when upscaling pictures using MMX2) updated by marillat
Replying to cehoyos: > I cannot reproduce your problem …
12:33 PM Changeset in ffmpeg [8af9366e] by Clément Bœsch <ubitux@gmail.com>
ffprobe: fix deprecated call to av_find_stream_info.
12:15 PM Changeset in ffmpeg [a544545a] by Michael Niedermayer <michaelni@gmx.at>
acodec: change default bitrate to 128k Signed-off-by: Michael …
12:15 PM Changeset in ffmpeg [2e97d126] by Michael Niedermayer <michaelni@gmx.at>
regtests: use bitrate syntax understood by both tools Signed-off-by: …
10:44 AM SoundFragmentsAfterSeeking.txt attached to Ticket #420 by Ole
Sound bug demonstrating sourcecode
10:42 AM Ticket #420 (Sound fragments after seeking) created by Ole
While trying to use FFmpeg libs as a developer I found the following: …
8:16 AM Ticket #42 (don't read stdin when running in a noninteractive shell) updated by taeuber
We need to check for being a foreground process only if we are an …
8:14 AM Ticket #28 (Encoding mpeg-4 with threads and b-frames outputs errors on decoding) updated by Carl Eugen Hoyos
@maldata: What you described in vlc ticket 5242 has nothing to do with …
8:03 AM Ticket #42 (don't read stdin when running in a noninteractive shell) updated by taeuber
Replying to michael: > Replying to taeuber: > …
6:50 AM Ticket #122 (Kega Game Video codec broken with ffplay) reopened by Carl Eugen Hoyos
ffplay still does not support playing the sample from ticket #59. …
1:46 AM Changeset in ffmpeg [d2ba1fb5] by Diego Biurrun <diego@biurrun.de>
configure: fix typo in avconv dependency list
1:17 AM Ticket #285 (RTSP h264 video stream always reports corrupted macroblock) updated by Kelvin
Replying to michael: > Replying to [comment:14
1:15 AM Ticket #419 (rtsp:// doesn't support any port number other than 80) created by Kelvin
rtsp:// doesn't support any port number other than 80 for tcp and udp …

Aug 25, 2011:

11:55 PM Changeset in ffmpeg [c8b37fd0] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 * …
11:29 PM Changeset in ffmpeg [876d1d79] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: vp6: …
11:08 PM Ticket #122 (Kega Game Video codec broken with ffplay) closed by Michael Niedermayer
fixed: ffplay supports reconfiguring the filterchain since a short while, and …
11:06 PM Ticket #59 (Kega Game Video codec regression (most likely because of libavfilter)) updated by Michael Niedermayer
10:53 PM Ticket #42 (don't read stdin when running in a noninteractive shell) updated by Michael Niedermayer
Replying to taeuber: > Hi Michael, Hi lars > > i found …
10:49 PM Changeset in ffmpeg [f913eeea] by Ronald S. Bultje <rsbultje@gmail.com>
vp6: partially propagate huffman tree building errors during coeff …
10:49 PM Changeset in ffmpeg [09c274e0] by Ronald S. Bultje <rsbultje@gmail.com>
mpeg12: propagate chunk decode errors and fix conditional indentation …
10:26 PM Ticket #287 (unicode under windows) updated by Michael Niedermayer
note, few ffmpeg developers have windows systems, thus it might help …
10:20 PM Ticket #337 (FFmpeg's isaTTY check makes programatically parsing stderr impossible) updated by Michael Niedermayer
Reproduced by developer changed
Please provide enough information so this can be reproduced
8:47 PM Changeset in ffmpeg [b37131f7] by Reinhard Tartler <siretart@tauware.de>
configure: add missing CFLAGS to fix building on the HURD …
8:29 PM Ticket #285 (RTSP h264 video stream always reports corrupted macroblock) updated by Michael Niedermayer
Replying to uscgraphics: > > I just try the build from …
7:43 PM Changeset in ffmpeg [7c4e4c6a] by Michael Niedermayer <michaelni@gmx.at>
udp: fix circular buffer error handling Signed-off-by: Michael …
7:41 PM Changeset in ffmpeg [0d802ac5] by Ronald S. Bultje <rsbultje@gmail.com>
vc1: fix VC-1 Pulldown handling. Pulldown flags are being set …
7:33 PM Changeset in ffmpeg [1cf82cab] by Ronald S. Bultje <rsbultje@gmail.com>
VC1: Fix first/last row checks with slices In some places 0/mb_height …
7:33 PM Changeset in ffmpeg [20f0bf8c] by Michael Niedermayer <michaelni@gmx.at>
udp: buffer datagrams in circular buffer instead of a bytestream …
6:53 PM Changeset in ffmpeg [ad6c7c1b] by Alex Converse <alex.converse@gmail.com>
mp4: Handle non-trivial ES Descriptors.
5:56 PM Ticket #418 (mpegts demux provides invalid dts when reading from stdin) updated by Carl Eugen Hoyos
Status, Version, Reproduced by developer changed
Reproducible with […]
5:47 PM Ticket #31 (ERROR: libtheora not found) closed by Michael Niedermayer
invalid: seems theora/theoraenc.h is missing on the reporters system Probably …
3:02 PM Ticket #410 (Gwenview crashing with Ffmpeg 0.7.3) updated by Wonko
I can confirm that the patch is working. Both Gwenviewand …
12:49 PM Changeset in ffmpeg [abe0b8e9] by Michael Niedermayer <michaelni@gmx.at>
sws: use shift for chroma sample up convertion sws: use shifts for non …
11:15 AM file_ok_pipe_fails_nonmonotonically.ts.splitab attached to Ticket #418 by Martin Blech
11:14 AM file_ok_pipe_fails_nonmonotonically.ts.splitaa attached to Ticket #418 by Martin Blech
11:13 AM pipe_fails.log attached to Ticket #418 by Martin Blech
11:12 AM file_ok.log attached to Ticket #418 by Martin Blech
11:04 AM Ticket #418 (mpegts demux provides invalid dts when reading from stdin) created by Martin Blech
FFmpeg fails demultiplexing an mpegts stream when piped to stdin: …
5:06 AM Changeset in ffmpeg [d4b99744] by Ronald S. Bultje <rsbultje@gmail.com>
vc1: properly zero coded_block[] edges on new slice entry. …
2:06 AM Changeset in ffmpeg [ee0ff051] by Michael Niedermayer <michaelni@gmx.at>
ffplay: use lock manager callback to make libavcodec thread-safe …

Aug 24, 2011:

9:58 PM Ticket #417 (correct grayscale palette for 2/4bpp TIFF) updated by Carl Eugen Hoyos
Status, Version, Component, Reproduced by developer changed
9:27 PM Ticket #298 (Crash in ff_emulated_edge_mc_8) closed by Carl Eugen Hoyos
fixed
9:20 PM Changeset in ffmpeg [7e7012d0] by Michael Niedermayer <michaelni@gmx.at>
oggdec: subtract time of first packet only from duration when it is …
9:14 PM Ticket #88 (MPEG2 Transport Stream Demuxer - Incorrect PTS/DTS for Stream) closed by Carl Eugen Hoyos
fixed
9:13 PM Changeset in ffmpeg [d2cab951] by Michael Niedermayer <michaelni@gmx.at>
oggdec: Make sure start time correction is applied once to each stream …
6:26 PM Changeset in ffmpeg [bd464037] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: avconv: …
6:10 PM TIFF_4bpp_grayscale.mov attached to Ticket #417 by ami_stuff
6:09 PM TIFF_2bpp_grayscale.mov attached to Ticket #417 by ami_stuff
6:08 PM Ticket #417 (correct grayscale palette for 2/4bpp TIFF) created by ami_stuff
maybe this code should be modified in libavcodec/tiff.c to support …
5:13 PM Changeset in ffmpeg [b9630bcf] by Alex Converse <alex.converse@gmail.com>
avconv: Replace goto redo on decode fail with continue. This checks …
5:13 PM Changeset in ffmpeg [389e0a5a] by Alex Converse <alex.converse@gmail.com>
avconv: Remove dead store.
4:38 PM Changeset in ffmpeg [d4f30c7d] by Michael Niedermayer <michaelni@gmx.at>
h264-422: fix fate to handle 10 bit formats on big endian correctly. …
3:57 PM Changeset in ffmpeg [565cabf5] by Michael Niedermayer <michaelni@gmx.at>
h264: Try to fix 422 intra NEON Signed-off-by: Michael Niedermayer …
12:33 PM Changeset in ffmpeg [4ae30cac] by Anton Khirnov <anton@khirnov.net>
libx264: add 'crf_max' private option. Deprecate corresponding global …
12:32 PM Changeset in ffmpeg [c5dd0bc4] by Anton Khirnov <anton@khirnov.net>
libx264: add 'weightp' private option. Deprecate corresponding global …
12:31 PM Changeset in ffmpeg [d4b96713] by Anton Khirnov <anton@khirnov.net>
libx264: add 'rc_lookahead' private option. Deprecate corresponding …
12:31 PM Changeset in ffmpeg [2a44a8f6] by Anton Khirnov <anton@khirnov.net>
libx264: add 'psy_trellis' private option. Deprecate corresponding …
12:30 PM Changeset in ffmpeg [93e623c6] by Anton Khirnov <anton@khirnov.net>
libx264: add 'psy_rd' private option. Deprecate corresponding global …
12:30 PM Changeset in ffmpeg [5c75b2a0] by Anton Khirnov <anton@khirnov.net>
libx264: add 'aq_strength' private option. Deprecate corresponding …
12:28 PM Changeset in ffmpeg [85254fcb] by Anton Khirnov <anton@khirnov.net>
libx264: add 'aq_mode' private option. Deprecate corresponding global …
12:28 PM Changeset in ffmpeg [9d508e49] by Anton Khirnov <anton@khirnov.net>
libx264: add 'cqp' private option. Deprecate corresponding global option.
12:26 PM Changeset in ffmpeg [d5dc8cc2] by Anton Khirnov <anton@khirnov.net>
libx264: add 'crf' private option. Deprecate corresponding global …
12:07 PM Changeset in ffmpeg [8ee18b4b] by Anton Khirnov <anton@khirnov.net>
lavc: remove vbv_delay option It's broken and serves no purpose as …
2:19 AM Ticket #28 (Encoding mpeg-4 with threads and b-frames outputs errors on decoding) updated by Mark Locascio
I can replicate this without specifying -threads. I've only tried it …

Aug 23, 2011:

11:12 PM patchvocbitrate.diff attached to Ticket #343 by Carl Eugen Hoyos
10:43 PM Ticket #410 (Gwenview crashing with Ffmpeg 0.7.3) updated by Carl Eugen Hoyos
Priority, Keywords, Version, Component changed
You can manually apply the patch to 0.7.3: …
10:17 PM 00008.MTS attached to Ticket #415 by Adruna
Extra file: non monotonically increasing dts to muxer in stream 0: 1 >= 1
10:08 PM Ticket #410 (Gwenview crashing with Ffmpeg 0.7.3) closed by reimar
fixed: Fixed in 0.7 release branch (will become 0.7.4 somewhen I expect).
6:43 PM Ticket #190 (QT - add support for QT TIFF 2bpp color mode) closed by Carl Eugen Hoyos
fixed: Fixed for the available samples.
6:38 PM Changeset in ffmpeg [5f5e37e0] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support decoding of 2bpp and 4bpp TIFF images. Based on patches by …
6:21 PM Ticket #190 (QT - add support for QT TIFF 2bpp color mode) updated by Michael Niedermayer
patchtiff.2.diff LGTM
6:14 PM patchtiff.2.diff attached to Ticket #190 by Carl Eugen Hoyos
5:47 PM Changeset in ffmpeg [95345e94] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Avoid crash due to ic being NULL if avformat_open_input fails. This …
5:43 PM Ticket #410 (Gwenview crashing with Ffmpeg 0.7.3) updated by reimar
I sent a patch to the list. It seems a change from master was …
4:53 PM Changeset in ffmpeg [7e6029f9] by Alex Converse <alex.converse@gmail.com>
lavf utils: Fix bad indentation.
4:53 PM Changeset in ffmpeg [6c7ee2f7] by Alex Converse <alex.converse@gmail.com>
avconv: use av_clip_int16 for audio clipping
4:28 PM Ticket #416 (ffmpeg can't decode uncompressed self-generated TIFFs containing YUV420) updated by Carl Eugen Hoyos
Status, Reproduced by developer changed
out.tif looks fine with ImageMagick. […]
4:26 PM Changeset in ffmpeg [4ca6a151] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: avconv: …
4:12 PM Ticket #391 (multiple definition of `_DXVA2_Fixed32OpaqueAlpha') closed by Carl Eugen Hoyos
invalid
3:10 PM Ticket #391 (multiple definition of `_DXVA2_Fixed32OpaqueAlpha') updated by Kyle
This bug has been resolved.
2:50 PM Changeset in ffmpeg [bc8c5051] by Anton Khirnov <anton@khirnov.net>
avconv: print the codecs names in the stream mapping. Signed-off-by: …
2:50 PM Changeset in ffmpeg [c74b44de] by Anton Khirnov <anton@khirnov.net>
avconv: move the avcodec_find_decoder() call to add_input_streams(). …
2:30 PM Ticket #410 (Gwenview crashing with Ffmpeg 0.7.3) updated by Wonko
Yes, that's line 543. It also has a comment "don't leak custom pb if …
2:00 PM Ticket #416 (ffmpeg can't decode uncompressed self-generated TIFFs containing YUV420) created by takis
When generating a sequence of TIFF frames containing YUV420 data, …
1:45 PM Changeset in ffmpeg [276f43be] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
lavfi: rename vsrc_movie.c to src_movie.c The file is going to …
1:45 PM Changeset in ffmpeg [e26782a] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
lavfi: add ff_parse_pixel_format() internal function, and use it …
12:29 PM Changeset in ffmpeg [2c6348ea] by Michael Niedermayer <michaelni@gmx.at>
fate: add h264 intra 4:2:2 tests Signed-off-by: Michael Niedermayer …
12:12 PM Ticket #415 (vcodec copy fails with H264 stream from AVCHD container) updated by Damian
I've discovered that ffmbc http://code.google.com/p/ffmbc/ can do this …
10:10 AM Ticket #415 (vcodec copy fails with H264 stream from AVCHD container) updated by Adruna
I have the same problem with the "JVC Everio GZ-HM650" at XP recording …
9:46 AM Ticket #410 (Gwenview crashing with Ffmpeg 0.7.3) updated by Carl Eugen Hoyos
Could you confirm that line 543 in libavformat/utils.c really is …
9:37 AM Ticket #415 (vcodec copy fails with H264 stream from AVCHD container) updated by Damian
I don't think so -- some casual googling seem to show up long-standing …
9:33 AM Ticket #415 (vcodec copy fails with H264 stream from AVCHD container) updated by Carl Eugen Hoyos
Priority, Status, Version, Reproduced by developer changed
Do you believe this is a regression?
9:30 AM Ticket #414 (Compilation broken when disabling avfilter) closed by Carl Eugen Hoyos
fixed: Should be fixed.
9:25 AM Changeset in ffmpeg [88f71f3] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix compilation with --disable-avfilter. Fixes ticket #414.
9:18 AM Changeset in ffmpeg [45ecda85] by Anton Khirnov <anton@khirnov.net>
Windows Media Image decoder (WMVP/WVP2) Signed-off-by: Anton Khirnov …
9:14 AM Ticket #401 (ffmpeg fails to decode MJPG in AVI) updated by Carl Eugen Hoyos
Consider reading http://avcodec.org/trac/ffmpeg/ticket/401#comment:1
8:53 AM Ticket #177 ("non monotone timestamps" error patch) updated by Damian
See also: https://ffmpeg.org/trac/ffmpeg/ticket/415. Can the …
8:51 AM Ticket #415 (vcodec copy fails with H264 stream from AVCHD container) updated by Damian
-- Also note that -vcodec copy to a Matroska mkv stream doesn't …
8:44 AM Ticket #401 (ffmpeg fails to decode MJPG in AVI) updated by JK
I'm having the same problem, is there any progress on this ticket yet …
8:40 AM Ticket #415 (vcodec copy fails with H264 stream from AVCHD container) updated by Damian
-- I forgot to state that the video 00167.MTS was recorded at 1080i …
8:40 AM gwenview-backtrace2.log attached to Ticket #410 by Wonko
Shozuld be with --disable-optimizations --disable-asm now
8:37 AM 00167.MTS attached to Ticket #415 by Damian
AVCHD file causing 'non monotonically increasing dts' error with …
8:35 AM Ticket #415 (vcodec copy fails with H264 stream from AVCHD container) created by Damian
I have a Canon HF G10 camcorder, which saves 1080p25/1080i50 H264+AC3 …
8:29 AM Ticket #414 (Compilation broken when disabling avfilter) created by takis
When configuring ffmpeg without avfilter, compilation fails when the …
7:27 AM Ticket #410 (Gwenview crashing with Ffmpeg 0.7.3) updated by Carl Eugen Hoyos
Unfortunately, the backtrace still doesn't look useful (corrupt …
7:24 AM Ticket #413 (error: implicit declaration of function 'strtok_r' ...) closed by Carl Eugen Hoyos
fixed: Should be fixed. Did you report to the mingw64 developers that …
7:16 AM Changeset in ffmpeg [04c9c0ba] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Make strtok_r a dependency of abuffer / fix typo. Fix ticket 413.
5:53 AM Ticket #413 (error: implicit declaration of function 'strtok_r' ...) created by Kyle
I'm having troubles compiling FFmpeg for Windows. This error comes up: …
2:34 AM Changeset in ffmpeg [c693aec9] by Michael Niedermayer <michaelni@gmx.at>
developer.texi: Suggest a git clone if the patch review process doesnt …
2:34 AM Changeset in ffmpeg [743586ff] by Michael Niedermayer <michaelni@gmx.at>
developer.texi: add Contributing section Signed-off-by: Michael …
1:02 AM Changeset in ffmpeg [f3fb71f0] by Michael Niedermayer <michaelni@gmx.at>
developer.texi: Simplify "Regression tests section" Signed-off-by: …
12:58 AM Changeset in ffmpeg [58368cf2] by Michael Niedermayer <michaelni@gmx.at>
developer.texi: remove reference to non existing target fulltest …

Aug 22, 2011:

11:59 PM Ticket #410 (Gwenview crashing with Ffmpeg 0.7.3) updated by Wonko
Ah, I was being stupid. Re-compiled ffmped with real debug information …
11:03 PM Ticket #410 (Gwenview crashing with Ffmpeg 0.7.3) updated by Wonko
I had truncated the file to the minimum size that still gives the …
10:22 PM gwenview-backtrace.log attached to Ticket #410 by Wonko
Complete backtrace of Gwenview crash
10:22 PM ffmpeg.log attached to Ticket #410 by Wonko
ffmpeg -i output
8:51 PM Ticket #412 (.smv container support) created by iohanntachy
First of all sorry the bad english. SMV file is used in portable …
6:12 PM Changeset in ffmpeg [7a71a3d0] by Nicolas George <nicolas.george@normalesup.org>
codec_names: remove spaces in sed command.
4:14 PM Changeset in ffmpeg [3be5a94] by Justin Ruggles <justin.ruggles@gmail.com>
ac3enc: remove outdated TODO comment for apply_channel_coupling()
4:06 PM Ticket #407 (Assertion fails in h264_refs.c) updated by Carl Eugen Hoyos
I fear more frames are needed... […]
3:33 PM Ticket #320 (0 channels in latm stream) updated by Jose Santiago
Replying to cehoyos: > Patch attached. The patch works …
3:10 PM patchsisvel3Dnew.diff attached to Ticket #348 by Carl Eugen Hoyos
3:03 PM Ticket #407 (Assertion fails in h264_refs.c) updated by alex
Added sample frame, what been last before crash. I'll try to capture …
2:58 PM Changeset in ffmpeg [5b71ae2b] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Be more verbose about H264 cropping errors.
2:52 PM crash_frame.h264 attached to Ticket #407 by alex
Sample frame
1:00 PM Changeset in ffmpeg [124deea] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: …
10:13 AM Changeset in ffmpeg [aeba0583] by Nicolas George <nicolas.george@normalesup.org>
lavf: warn when a parser is needed and not found.
10:13 AM Changeset in ffmpeg [355ac7f] by Nicolas George <nicolas.george@normalesup.org>
rtpenc: use avcodec_get_name to report unsupported codecs.
10:13 AM Changeset in ffmpeg [1c58264e] by Nicolas George <nicolas.george@normalesup.org>
flvenc: use avcodec_get_name to report unsupported codecs.
10:13 AM Changeset in ffmpeg [83ff2a11] by Nicolas George <nicolas.george@normalesup.org>
ffmpeg: use avcodec_get_name to report missing en/decoders.
10:13 AM Changeset in ffmpeg [d2d7b713] by Nicolas George <nicolas.george@normalesup.org>
lavc: use av_get_media_type_string and avcodec_get_name in avcodec_string.
8:54 AM Changeset in ffmpeg [b3be9f4a] by Nicolas George <nicolas.george@normalesup.org>
lavc: add a table of all codecs names. The table is automatically …
8:46 AM Changeset in ffmpeg [8b52b46c] by Nicolas George <nicolas.george@normalesup.org>
ffmpeg: print the codecs names in the stream mapping.
8:40 AM Changeset in ffmpeg [e0ddc2e9] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
vsrc_movie: rename video movie specific callbacks, prefix them with "movie"
8:34 AM Changeset in ffmpeg [df4c7ae9] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
asink_abuffer: extend ABufferSinkContext to make it accept lists of …
8:34 AM Changeset in ffmpeg [3e4666f3] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
vsrc_movie: create media agnostic movie init and uninit routines …
8:34 AM Changeset in ffmpeg [8aa62bb9] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
af_aformat: use evil ADD_FORMATS macro for cutting out duplicated code
7:55 AM Changeset in ffmpeg [5fa98ab4] by Nicolas George <nicolas.george@normalesup.org>
ffmpeg: ignore forward gaps for subtitles streams.
7:35 AM Changeset in ffmpeg [05a26730] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support more codecs when muxing caf.
7:04 AM Ticket #390 (Audio/Video not selectable in mmsh stream) updated by Carl Eugen Hoyos
Summary changed
7:04 AM Ticket #390 (Audio/Video not selectable in mmsh stream) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Component, Priority, Version, Keywords changed
This is certainly reproducible (and FFmpeg does not warn that …
6:48 AM rawh264bitStream_insane_cropping attached to Ticket #411 by Carl Eugen Hoyos
6:44 AM Ticket #411 (Support left and top cropping in H264) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Summary, Priority, Version, Type changed
No relation to VDPAU. […]
6:37 AM Ticket #410 (Gwenview crashing with Ffmpeg 0.7.3) updated by Carl Eugen Hoyos
Complete, uncut output of ffmpeg -i yoursample missing and please …
5:17 AM Changeset in ffmpeg [ae60927a] by Anton Khirnov <anton@khirnov.net>
libx264: only use ABR mode when the user explicitly set bitrate.
5:17 AM Changeset in ffmpeg [03eff2bf] by Anton Khirnov <anton@khirnov.net>
libx264: use medium preset by default.
5:17 AM Changeset in ffmpeg [0a593de3] by Anton Khirnov <anton@khirnov.net>
mp2 encoder: make 128k the default bitrate.
5:17 AM Changeset in ffmpeg [fb42d156] by Anton Khirnov <anton@khirnov.net>
movenc: use libx264 by default when possible for mov, mp4 and psp
5:17 AM Changeset in ffmpeg [b71389cb] by Anton Khirnov <anton@khirnov.net>
avienc: saner default audio codec. libmp3lame if available, ac3 otherwise.
5:16 AM Changeset in ffmpeg [3436c4a3] by Anton Khirnov <anton@khirnov.net>
matroskaenc: saner default codecs. libvorbis/libx264 for video if …
5:16 AM Changeset in ffmpeg [b6d28eff] by Anton Khirnov <anton@khirnov.net>
avplay: add examples of how to specify size/pixel format through …
1:19 AM Ticket #411 (Support left and top cropping in H264) created by Seaweed
Hi Im am trying to decode a 1080 P H264 video stream from a camera …

Aug 21, 2011:

9:50 PM patchtiff.diff attached to Ticket #190 by Carl Eugen Hoyos
9:11 PM Ticket #410 (Gwenview crashing with Ffmpeg 0.7.3) updated by Wonko
Sorry, I just see that I downgraded to 0.7_rc1, not to 0.7.2. I had …
8:54 PM kfilemetadatareadercrash-cut.mp4 attached to Ticket #410 by Wonko
Sample file to reproduce the crash
8:53 PM Ticket #410 (Gwenview crashing with Ffmpeg 0.7.3) created by Wonko
KDE's image viewer Gwenview crashes when showing certain mpeg files …
8:44 PM Changeset in ffmpeg [878a7d1] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 * …
6:33 PM Changeset in ffmpeg [ba571f6b] by Michael Niedermayer <michaelni@gmx.at>
ffplay: remove unnecessary if (cur_stream) checks Signed-off-by: …
6:33 PM Changeset in ffmpeg [84506ebd] by Michael Niedermayer <michaelni@gmx.at>
ffplay: get rid of the global cur_stream variable Signed-off-by: …
6:33 PM Changeset in ffmpeg [5db1f94b] by Michael Niedermayer <michaelni@gmx.at>
ffplay: make step variable a member of the VideoState struct Getting …
6:33 PM Changeset in ffmpeg [27667d28] by Michael Niedermayer <michaelni@gmx.at>
Updates avcodec_get_pix_fmt_loss to return maximum loss for an invalid …
5:43 PM Ticket #345 (Issues with 0.7.1 release on Windows) closed by Carl Eugen Hoyos
invalid: Issue 1 should be obvious: FFmpeg performance will be significantly …
2:42 PM Ticket #408 (ffmpeg: Invalid read of size 1 in roq_decode_frame) closed by Carl Eugen Hoyos
fixed: Fixed by Reimar
2:42 PM Ticket #407 (Assertion fails in h264_refs.c) updated by alex
Replying to cehoyos: > Could you attach a sample? > Or …
2:37 PM Ticket #407 (Assertion fails in h264_refs.c) updated by Carl Eugen Hoyos
Could you attach a sample? Or upload to http://www.datafilehost.com/ ?
2:34 PM Changeset in ffmpeg [18de7969] by Reimar Döffinger <Reimar.Doeffinger@gmx.de>
roqvideodec: Improve checking of input buffer bounds. Fixes trac …
2:06 PM Changeset in ffmpeg [143d6a3f] by Anton Khirnov <anton@khirnov.net>
lavc: add A|E|D flags to "ac" and "ar" options Fix setting of the …
1:55 PM Ticket #404 (Rounding error in scaling expression) updated by Stefano Sabatini
Unreproducible here with the command (you need git of the day for …
1:27 PM Changeset in ffmpeg [34c99759] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
vsrc_testsrc: allow to set the sample aspect ratio Add the sar …
1:27 PM Changeset in ffmpeg [6a5c693] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
lavdev/lavfi: set sample aspect ratio in the output stream/codec context
1:27 PM Changeset in ffmpeg [ff960980] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: WavPack …
1:24 PM Ticket #407 (Assertion fails in h264_refs.c) updated by alex
No asm, no NEON, ARM CPU. Similar crash: […] […] […]
12:52 PM Changeset in ffmpeg [ef25e70d] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Stream-copying PureVoice into caf works fine.
10:55 AM Changeset in ffmpeg [ccb919e3] by Luca Barbato <lu_zero@gentoo.org>
WavPack demuxer: do not rely on index when timestamp is not in indexed …
10:54 AM Changeset in ffmpeg [5561fe48] by Luca Barbato <lu_zero@gentoo.org>
WavPack demuxer: store position of the first block in index. …
10:54 AM Changeset in ffmpeg [4ba8c521] by Luca Barbato <lu_zero@gentoo.org>
WavPack decoder: implement flush function Signed-off-by: Luca Barbato …
9:38 AM Changeset in ffmpeg [c5d9bd19] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
asrc_abuffer: pass non-const string to strtok_r in init() Fix GCC …
9:37 AM Changeset in ffmpeg [587c8ab9] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
lavfi: add asrc_abuffer - audio buffer source Originally based on …
9:23 AM Changeset in ffmpeg [bd968d26] by Reinhard Tartler <siretart@tauware.de>
cavs: fix some crashes with invalid bitstreams This removes all …
9:08 AM Changeset in ffmpeg [00c5cf4b] by Reinhard Tartler <siretart@tauware.de>
jpegdec: actually search for and parse RSTn Fixes decoding of MJPEG …
Note: See TracTimeline for information about the timeline view.