Timeline



Aug 31, 2011:

11:31 PM Changeset in ffmpeg [aebb56e1] by Michael Niedermayer <michaelni@gmx.at>
Replace some commented-out debug printf() / av_log() messages with …
11:18 PM Changeset in ffmpeg [8c6fde8c] by Michael Niedermayer <michaelni@gmx.at>
APIchanges: remove "deprecate url_feof" url_feof() is usefull when a …
10:01 PM Changeset in ffmpeg [0ed7bc49] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: (31 …
3:39 PM Changeset in ffmpeg [5d06f152] by Anton Khirnov <anton@khirnov.net>
libx264: set default thread count to 0 (auto)
2:27 PM Changeset in ffmpeg [a9c69362] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
vsink_buffer: fix void pointer dereference in …
2:27 PM Changeset in ffmpeg [6da590d0] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
lavdev/lavfi: add debug traces in lavfi_read_packet()
2:11 PM Changeset in ffmpeg [22ee131e] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
vf_yadif: add support to yuva420p
12:21 PM Ticket #423 (ffmpeg.exe MOV to WebM x64 crash) updated by Vince
vpxenc.exe x64 doesn't crash, But produces crappy output. Only snow, …
11:59 AM Ticket #423 (ffmpeg.exe MOV to WebM x64 crash) updated by Vince
from http://ffmpeg.zeranoe.com/builds/ as linked on the …
11:56 AM Ticket #423 (ffmpeg.exe MOV to WebM x64 crash) updated by Carl Eugen Hoyos
Where does your ffmpeg.exe come from?
11:54 AM Ticket #423 (ffmpeg.exe MOV to WebM x64 crash) updated by Vince
If you encounter a crash bug, please provide the gdb output, backtrace …
11:51 AM Ticket #423 (ffmpeg.exe MOV to WebM x64 crash) updated by Vince
ffmpeg64.exe -v 9 -loglevel 99 -i "2004-03-23_001.MOV" -acodec …
11:44 AM Ticket #423 (ffmpeg.exe MOV to WebM x64 crash) updated by Carl Eugen Hoyos
Backtrace missing, please see http://ffmpeg.org/bugreports.html
11:34 AM Ticket #423 (ffmpeg.exe MOV to WebM x64 crash) updated by Vince
No, of course I tested other output formats. They work fine. Also the …
11:31 AM Ticket #423 (ffmpeg.exe MOV to WebM x64 crash) updated by Carl Eugen Hoyos
Status, Component changed
Does the crash also happen if you use -an or -vn? If the crash only …
11:28 AM Changeset in ffmpeg [f013cb81] by Anton Khirnov <anton@khirnov.net>
lavc: cosmetics, group deprecated codec flags
11:28 AM Changeset in ffmpeg [aed79007] by Anton Khirnov <anton@khirnov.net>
mpeg12: add 'scan_offset' private option. Deprecate …
11:28 AM Changeset in ffmpeg [4bcee8e7] by Anton Khirnov <anton@khirnov.net>
h263/p encoder: add 'structured_slices' private option. Deprecate …
11:28 AM Changeset in ffmpeg [0d904de8] by Anton Khirnov <anton@khirnov.net>
h263/p encoder: add 'obmc' private option. Deprecate CODEC_FLAG_OBMC
11:27 AM Changeset in ffmpeg [e3922d11] by Anton Khirnov <anton@khirnov.net>
h263p encoder: add 'aiv' private option. Deprecate CODEC_FLAG_H263P_AIV
11:27 AM Changeset in ffmpeg [9bb2d1a3] by Anton Khirnov <anton@khirnov.net>
h263p encoder: add 'umv' private option. Deprecate CODEC_FLAG_H263P_UMV
11:26 AM Changeset in ffmpeg [0e5d3730] by Anton Khirnov <anton@khirnov.net>
mpeg12enc/mpeg4videoenc: add 'alternate_scan' private option. …
11:25 AM Changeset in ffmpeg [1f0c7020] by Anton Khirnov <anton@khirnov.net>
mjpegdec: add 'extern_huff' private option. Deprecate …
11:25 AM Changeset in ffmpeg [4623420d] by Anton Khirnov <anton@khirnov.net>
mpeg4enc: add 'data_partitioning' private option. Deprecate …
11:24 AM Changeset in ffmpeg [0cc06b9e] by Anton Khirnov <anton@khirnov.net>
snow: add 'memc_only' private option. Deprecate CODEC_FLAG2_MEMC_ONLY
11:24 AM 2004-03-23_002.MOV attached to Ticket #423 by Vince
file 001 was too large to upload, file 002 is from the same camera …
11:24 AM Changeset in ffmpeg [0dc5e12f] by Anton Khirnov <anton@khirnov.net>
libx264: add 'mbtree' private option. Deprecate CODEC_FLAG2_MBTREE
11:23 AM Changeset in ffmpeg [38934f19] by Anton Khirnov <anton@khirnov.net>
libx264: add 'psy' private option. Deprecate CODEC_FLAG2_PSY
11:23 AM Ticket #423 (ffmpeg.exe MOV to WebM x64 crash) created by Vince
I'm trying to transcode a MOV recorded with a canon camera to webM …
11:22 AM Changeset in ffmpeg [a7cec3a0] by Anton Khirnov <anton@khirnov.net>
libmp3lame: add 'reservoir' private option. Deprecate …
11:21 AM Changeset in ffmpeg [88262ca8] by Anton Khirnov <anton@khirnov.net>
mpeg2enc: add 'non_linear_quant' private option Deprecate …
11:21 AM Changeset in ffmpeg [2c5e1efc] by Anton Khirnov <anton@khirnov.net>
mpeg12enc: add drop_frame_timecode private option. Deprecate …
11:19 AM Changeset in ffmpeg [297d9cb3] by Anton Khirnov <anton@khirnov.net>
mpeg12enc: add intra_vlc private option. Deprecate CODEC_FLAG2_INTRA_VLC.
11:11 AM Changeset in ffmpeg [d2f119a1] by Anton Khirnov <anton@khirnov.net>
VC1: Support dynamic dimension changes Fixes SA00072, SA00073, …
8:28 AM Changeset in ffmpeg [a18e04bc] by Anton Khirnov <anton@khirnov.net>
mjpeg: treat external huffman table setup failure as codec init …
8:26 AM Changeset in ffmpeg [7485e547] by Anton Khirnov <anton@khirnov.net>
lavc: deprecate CODEC_FLAG2_BRDO It's been unused for the last 3 years.
8:26 AM Changeset in ffmpeg [cf90c5d0] by Anton Khirnov <anton@khirnov.net>
libx264: add 'aud' private option. Deprecate CODEC_FLAG2_AUD.
8:25 AM Changeset in ffmpeg [3b82aeee] by Anton Khirnov <anton@khirnov.net>
libx264: add 'fast-pskip' private option. Deprecate CODEC_FLAG2_FASTPSKIP.
8:25 AM Changeset in ffmpeg [373257fa] by Anton Khirnov <anton@khirnov.net>
libx264: add '8x8dct' private option. Deprecate CODEC_FLAG2_8X8DCT.
8:25 AM Changeset in ffmpeg [eab21c32] by Anton Khirnov <anton@khirnov.net>
libx264: add 'mixed-refs' private option. Deprecate …
8:24 AM Changeset in ffmpeg [0f29699d] by Anton Khirnov <anton@khirnov.net>
libx264: add 'weightb' private option. Deprecate CODEC_FLAG2_BPYRAMID.
8:24 AM Changeset in ffmpeg [34dda12] by Anton Khirnov <anton@khirnov.net>
libx264: add 'b-pyramid' private option. Deprecate CODEC_FLAG2_BPYRAMID.
8:23 AM Changeset in ffmpeg [5d4a1048] by Anton Khirnov <anton@khirnov.net>
libx264: add 'intra-refresh' private option. Deprecate …
8:23 AM Changeset in ffmpeg [faaecd47] by Anton Khirnov <anton@khirnov.net>
libx264: add 'ssim' private option. Deprecate CODEC_FLAG2_SSIM.
8:21 AM Changeset in ffmpeg [3b81636f] by Anton Khirnov <anton@khirnov.net>
libx264: make options compatible with x264 Replace '_' with '-', …
7:57 AM Changeset in ffmpeg [dde37293] by Luca Barbato <lu_zero@gentoo.org>
avcodec: remove misleading comment coded_width is the width before …
3:04 AM Changeset in ffmpeg [66ce282] by Michael Niedermayer <michaelni@gmx.at>
h264: clean all non null elements of delayed_pic[] Signed-off-by: …
3:00 AM Changeset in ffmpeg [b955ab2f] by Michael Niedermayer <michaelni@gmx.at>
h264: change MAX_DELAYED_PIC_COUNT check to av_assert0 Signed-off-by: …

Aug 30, 2011:

11:42 PM Changeset in ffmpeg [84f26f52] by Mohamed Naufal <naufal22@gmail.com>
Support (H/W accelerated) H.264 decoding on Android via Stagefright
11:26 PM Changeset in ffmpeg [6a6cabf2] by Mohamed Naufal <naufal22@gmail.com>
Add build-script for Android
11:24 PM Changeset in ffmpeg [006d2ab4] by Mohamed Naufal <naufal22@gmail.com>
C++ Support ;)
10:12 PM Changeset in ffmpeg [76ba894e] by Michael Niedermayer <michaelni@gmx.at>
Merge commit 'f593628e5868e52a46de666767896c6afcebdae4' * commit …
9:45 PM Changeset in ffmpeg [a9424d2] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support speex in avi.
9:37 PM Changeset in ffmpeg [595cfdef] by Michael Niedermayer <michaelni@gmx.at>
vf_drawtext: add basetime argument to allow specifying the wall clock …
8:32 PM Ticket #344 (FFProbe does not provide PTS, DTS info present in MPEG file.) updated by reimar
I thought it did actually contain B-frames, but it looks like I didn't …
8:02 PM Changeset in ffmpeg [cc2b4e88] by Michael Niedermayer <michaelni@gmx.at>
libavfilter/graphparser: Avoid spaces in filter instance names. This …
7:56 PM Changeset in ffmpeg [7c3f4fb4] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: ffmpeg: fix reading commands from the keyboard Signed-off-by: …
6:51 PM Changeset in ffmpeg [2e2594ca] by Anton Khirnov <anton@khirnov.net>
avconv: remove -threads option. It's only shadowing the AVOption with …
6:27 PM Changeset in ffmpeg [e312543c] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix reading commands from stdin Signed-off-by: Michael …
6:25 PM Changeset in ffmpeg [3016c7f5] by Michael Niedermayer <michaelni@gmx.at>
vf_drawtext: fix segfault on reinit Signed-off-by: Michael …
5:12 PM Changeset in ffmpeg [f593628e] by Alex Converse <alex.converse@gmail.com>
avconv: Replace raw picture frame swapping hack.
4:16 PM Changeset in ffmpeg [e01770ba] by Michael Niedermayer <michaelni@gmx.at>
fate: Switch default tool to test from avconv to ffmpeg …
4:10 PM Changeset in ffmpeg [4bb2a74f] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: re-add nb_streams to InputFile. It was mistakenly removed in …
4:10 PM Changeset in ffmpeg [ff037c54] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Replace goto redo on decode fail with continue. This checks …
4:10 PM Changeset in ffmpeg [cf89e55a] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Remove dead store.
4:10 PM Changeset in ffmpeg [08fe874f] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: use av_clip_int16 for audio clipping
4:08 PM Changeset in ffmpeg [ef24426] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: switch stream mapping print code to qatars variant Author of …
4:08 PM Changeset in ffmpeg [10c3b033] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: move the avcodec_find_decoder() call to add_input_streams(). …
4:08 PM Changeset in ffmpeg [93ed69ad] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Separate initialization from the main transcode loop.
4:08 PM Changeset in ffmpeg [e5362cec] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: reset input_ts_offset between files. Signed-off-by: Alex …
4:08 PM Changeset in ffmpeg [38064945] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: call flush_encoders() from transcode() directly. And remove …
4:08 PM Changeset in ffmpeg [d73e8ca] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix broken indentation. Signed-off-by: Alex Converse …
4:08 PM Changeset in ffmpeg [877ba7b4] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: rescue poor abused limit_filesize global. Keep a …
4:08 PM Changeset in ffmpeg [cb134385] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Set error code before before jumping to fail.
4:08 PM Changeset in ffmpeg [6e6ccf0d] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Fix spelling errors. Signed-off-by: Luca Barbato …
4:08 PM Changeset in ffmpeg [47a3439] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: save two levels of indentation in flush_encoders() By …
4:08 PM Changeset in ffmpeg [a16f1afb] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: factor flushing encoders out of output_packet().
4:08 PM Changeset in ffmpeg [94adca68] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: factor out initializing input streams.
4:08 PM Changeset in ffmpeg [8b85b9fa] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: reset streamid_map between output files.
4:08 PM Changeset in ffmpeg [6bdd9fb] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: make timer_start a local var in transcode().
4:08 PM Changeset in ffmpeg [3a7b4ccd] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: cosmetics, move OutputStream. Allows us to get rid of forward …
4:08 PM Changeset in ffmpeg [8f9c77e7] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: remove two unused macros.
4:08 PM Changeset in ffmpeg [e0aee840] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: reindent.
4:08 PM Changeset in ffmpeg [d4d5a950] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: rescue poor abused start_time global. Keep a per-OutputFile …
4:08 PM Changeset in ffmpeg [08890d35] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: : rescue poor abused recording_time global. Keep a …
4:08 PM Changeset in ffmpeg [5c2a4d3b] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: fix broken indentation.
4:08 PM Changeset in ffmpeg [dd07242] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: get rid of the arbitrary MAX_FILES limit.
4:08 PM Changeset in ffmpeg [76e48733] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: get rid of the output_streams_for_file vs. ost_table …
4:06 PM Changeset in ffmpeg [b091de22] by Michael Niedermayer <michaelni@gmx.at>
Revert "Fix stream mapping regression" Subsequent cherry picks are …
3:58 PM Changeset in ffmpeg [61b933f5] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: add a wrapper for output AVFormatContexts and merge …
3:58 PM Changeset in ffmpeg [0ea58d71] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: make itsscale syntax consistent with other options. Move the …
3:58 PM Changeset in ffmpeg [81e46555] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: factor out adding input streams.
3:57 PM Changeset in ffmpeg [a6d0340] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Factorize combining auto vsync with format.
3:57 PM Changeset in ffmpeg [ebf94f4] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Factorize video resampling.
3:57 PM Changeset in ffmpeg [dadbebbb] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Don't unnecessarily convert ipts to a double.
3:57 PM Changeset in ffmpeg [7357f6e6] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: don't segfault on 0 input files.
3:57 PM Changeset in ffmpeg [6e675b50] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: remove pointless parameter from new_*_stream(). New streams …
3:57 PM Changeset in ffmpeg [868013aa] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: cosmetics, move code Move find_codec_or_die(), …
3:57 PM Changeset in ffmpeg [6f610fa1] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: cosmetics -- move copy_chapters(). It's only used in …
3:57 PM Changeset in ffmpeg [c692eda3] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: cosmetics -- move parse_forced_key_frames(). …
3:57 PM Changeset in ffmpeg [f69e8c7d] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: switch to a:b syntax
3:57 PM Changeset in ffmpeg [e3bf4e29] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: replace -vcodec/-acodec/-scodec with a better system. The new …
3:57 PM Changeset in ffmpeg [a0147957] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: remove presets. Nothing except x264 uses them and native x264 …
3:57 PM Changeset in ffmpeg [2d726b19] by Michael Niedermayer <michaelni@gmx.at>
Revert "ffmpeg: simplify opt_*_codec() options" This is needed because …
3:57 PM Changeset in ffmpeg [88bfe451] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: change semantics of -map New syntax contains an optional …
3:57 PM Changeset in ffmpeg [f12f40b3] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: get rid of new* options. They are confusing, irregular and …
3:57 PM Changeset in ffmpeg [7efec8dd] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: rename sameq variables to same_quant
3:57 PM Changeset in ffmpeg [5a9e42ec] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: make -map_metadata work consistently with the other options …
3:57 PM Changeset in ffmpeg [6bf3c39d] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: make -map_chapters accept only the input file index. This is …
3:57 PM Changeset in ffmpeg [97861f5b] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Set codec_type in new_output_stream Ported from a change from …
3:57 PM Changeset in ffmpeg [a0ce297b] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: rename ffmpeg_exit in exit_program Signed-off-by: Michael …
3:06 PM Ticket #422 (x264 preset and tune options always reset certain ffmpeg params to defaults) created by takis
When using ffmpeg with libx264, certain options are always reset to …
1:44 PM Ticket #344 (FFProbe does not provide PTS, DTS info present in MPEG file.) updated by Darren
Reimar, Many thanks for taking a look at this. I can see that ffprobe …
11:04 AM Changeset in ffmpeg [a8085231] by Mans Rullgard <mans@mansr.com>
RV40: reuse some H.264 motion compensation functions in RV40. Since …
8:58 AM Ticket #320 (0 channels in latm stream) closed by Carl Eugen Hoyos
fixed: Fixed in current git master. The patch will be reverted if it breaks …
8:56 AM Ticket #348 (Disable cropping for large values) closed by Carl Eugen Hoyos
fixed: Cropping is now disabled in the brainfart case. If FFmpeg supports …
8:46 AM Changeset in ffmpeg [c41bf905] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Only autodetect loas in transport streams. The Makito encoder sets …
8:46 AM Changeset in ffmpeg [75a22521] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Support Nellymoser in isom.
8:46 AM Changeset in ffmpeg [66624cbb] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Disable cropping for the brainfart case. This fixes ticket #348 for …
8:33 AM Ticket #407 (Assertion fails in h264_refs.c) updated by alex
Replying to cehoyos: > Does the crash happen before the …
8:24 AM Ticket #407 (Assertion fails in h264_refs.c) updated by Carl Eugen Hoyos
Does the crash happen before the assert? Do you believe it is more …
8:11 AM Ticket #407 (Assertion fails in h264_refs.c) updated by alex
Maybe it would be better to open another ticket for assertion issue? …
8:05 AM Ticket #387 (ffmpeg '-profile baseline' no longer works with libx264) updated by Carl Eugen Hoyos
@patronanejo: Does -vprofile baseline not work for you?
8:03 AM Ticket #407 (Assertion fails in h264_refs.c) updated by Carl Eugen Hoyos
Status, Reproduced by developer, Summary, Priority, Version, Keywords changed
[…]
8:03 AM Changeset in ffmpeg [c70e8523] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
vsrc_testsrc: set more properties in the output frames
8:03 AM Changeset in ffmpeg [bf917e26] by Stefano Sabatini <stefano.sabatini-lala@poste.it>
fifo: add note in av_fifo_realloc2() doxy regarding reallocation …
7:52 AM assert.h264 attached to Ticket #407 by Carl Eugen Hoyos
7:28 AM Changeset in ffmpeg [0629b1ff] by Clément Bœsch <ubitux@gmail.com>
ffprobe: introduce output format writers.
7:14 AM Changeset in ffmpeg [f33be93b] by Clément Bœsch <ubitux@gmail.com>
mov: read tmcd tag and set timecode drop flag accordingly.
4:45 AM Ticket #407 (Assertion fails in h264_refs.c) updated by alex
Attached frame sequence that reproduces crash on av_assert. Codec is …
4:44 AM frames (av_assert crash).zip attached to Ticket #407 by alex
3:41 AM Changeset in ffmpeg [62702075] by Michael Niedermayer <michaelni@gmx.at>
h264: allow debuging SEI types Signed-off-by: Michael Niedermayer …
12:57 AM Ticket #387 (ffmpeg '-profile baseline' no longer works with libx264) updated by patronanejo
As a practical matter, would it be insufficient to have ffmpeg

Aug 29, 2011:

11:27 PM Ticket #155 (Broken frames transcoding/subclipping from GoPro H.264 to XDCAM) closed by Carl Eugen Hoyos
fixed: This is not reproducible any more with current git head.
10:19 PM Changeset in ffmpeg [caf63ebd] by Carl Eugen Hoyos <cehoyos@ag.or.at>
Fix some APIchange versions.
9:22 PM Ticket #421 (Online Doxygen docs mixes up ffmpeg.c docs with avconv.c docs.) created by Matt
In the doxygen page for the ffmpeg.c source code when you click on a …
8:49 PM Ticket #366 (Green bar with ffplay when playing H264) closed by Carl Eugen Hoyos
fixed: Not reproducible any more (but already fixed before …
8:24 PM Changeset in ffmpeg [db5effe1] by Michael Niedermayer <michaelni@gmx.at>
Merge remote-tracking branch 'qatar/master' * qatar/master: Revert …
7:14 PM Ticket #156 (Full HD Material from Canon 5D treated as 1920x1088) updated by reimar
While the mov headers specify 1920x1080, the SPS specifies a size of …
6:55 PM Changeset in ffmpeg [ea36c44e] by Michael Niedermayer <michaelni@gmx.at>
avfilter_graph_queue_command: Allow queueing commands out of order …
6:39 PM Changeset in ffmpeg [37f9de59] by Michael Niedermayer <michaelni@gmx.at>
avfilter: fix processing multiple commands per frame and filter …
6:16 PM Changeset in ffmpeg [50be0b91] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Support queing filter commands for later times Signed-off-by: …
6:16 PM Changeset in ffmpeg [3d8176d2] by Michael Niedermayer <michaelni@gmx.at>
avfilter: Add avfilter_graph_que_command() Signed-off-by: Michael …
6:16 PM Changeset in ffmpeg [f782ce3b] by Michael Niedermayer <michaelni@gmx.at>
drawtext: Support changing parameters through reinit command at …
6:16 PM Changeset in ffmpeg [bb22f39f] by Michael Niedermayer <michaelni@gmx.at>
ffmpeg: Support passing commands to filters at runtime Signed-off-by: …
6:16 PM Changeset in ffmpeg [1e5014c7] by Michael Niedermayer <michaelni@gmx.at>
avfilter: Add command passing support Signed-off-by: Michael …
4:32 PM Changeset in ffmpeg [22141917] by Luca Barbato <lu_zero@gentoo.org>
Revert "h264: Properly set coded_{width, height} when parsing H.264." …
2:48 PM Changeset in ffmpeg [8b722297] by Diego Biurrun <diego@biurrun.de>
isom: add missing AVC-Intra tags, rearrange list and update comments …
1:00 PM Ticket #165 (QT Cinepak - plays in negative) updated by ami_stuff
fixes the problem for me
12:58 PM Ticket #156 (Full HD Material from Canon 5D treated as 1920x1088) updated by ami_stuff
I found this: …
11:28 AM Ticket #156 (Full HD Material from Canon 5D treated as 1920x1088) updated by Carl Eugen Hoyos
I was unable to find a sample for this ticket, could you make one …
11:18 AM Ticket #122 (Kega Game Video codec broken with ffplay) updated by Carl Eugen Hoyos
Does not crash for ia32 and ppc, crashes for x86_64 […]
9:36 AM Ticket #160 (QT RAW "256 colors" - broken output) closed by Carl Eugen Hoyos
fixed: I believe this issue was fixed.
9:33 AM Ticket #418 (mpegts demux provides invalid dts when reading from stdin) updated by Martin Blech
wow that was fast. thanks!
7:33 AM Ticket #397 (swscale crashes when upscaling pictures using MMX2) updated by marillat
Replying to cehoyos: > Workaround for gcc-4.6 posted: > …
7:19 AM Ticket #163 (x11grab input returns fully transparent image) updated by Carl Eugen Hoyos
Analyzed by developer, Component changed
But am I correct that x11grab should not assume a useful value for the …
4:22 AM Changeset in ffmpeg [c922816d] by Anton Khirnov <anton@khirnov.net>
avconv: remove stubs of crop* and pad* options
4:22 AM Changeset in ffmpeg [ed5b1326] by Anton Khirnov <anton@khirnov.net>
avconv: re-add nb_streams to InputFile. It was mistakenly removed in …
2:34 AM Changeset in ffmpeg [4becc861] by Michael Niedermayer <michaelni@gmx.at>
issue_tracker.txt: more updates toward trac Signed-off-by: Michael …
2:32 AM Changeset in ffmpeg [6e2c036b] by Michael Niedermayer <michaelni@gmx.at>
doc/issue_tracker.txt: regressions are important Signed-off-by: …
2:30 AM Changeset in ffmpeg [80d4538d] by Michael Niedermayer <michaelni@gmx.at>
doc/issue_tracker.txt: Update toward trac Signed-off-by: Michael …

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 …
Note: See TracTimeline for information about the timeline view.