# # ChangeLog for / in ffmpeg # # Generated by Trac 1.6 # Dec 18, 2024, 6:37:35 PM Thu, 01 Sep 2011 18:23:40 GMT Clément Bœsch <ubitux@gmail.com> [df8737eb] ffmpeg: fix two unused variables warnings. Thu, 01 Sep 2011 18:23:40 GMT Clément Bœsch <ubitux@gmail.com> [b85e9d31] resample: fix set but unused variable (lfe) warning. Thu, 01 Sep 2011 18:23:40 GMT Clément Bœsch <ubitux@gmail.com> [f067d8a6] imgconvert: avoid mixed declarations and code. Thu, 01 Sep 2011 17:03:39 GMT Carl Eugen Hoyos <cehoyos@ag.or.at> [c0e8bce] Fix compilation with --disable-avfilter. Fixes ticket #425. Thu, 01 Sep 2011 14:18:22 GMT Michael Niedermayer <michaelni@gmx.at> [2f870e26] jpegdec: set color_range Thu, 01 Sep 2011 02:17:23 GMT Michael Niedermayer <michaelni@gmx.at> [3584b01e] ffmpeg: Fix typos introduced in: commit ... Thu, 01 Sep 2011 00:38:56 GMT Michael Niedermayer <michaelni@gmx.at> [a538e0f9] vc1: loose one line difference to qatar. This should make no ... Thu, 01 Sep 2011 00:22:36 GMT Michael Niedermayer <michaelni@gmx.at> [f5bda9f] mpeg4: fix typo in mpeg4_encode_gop_header() Found-by: ubitux ... Wed, 31 Aug 2011 23:31:03 GMT Michael Niedermayer <michaelni@gmx.at> [aebb56e1] Replace some commented-out debug printf() / av_log() messages with ... Wed, 31 Aug 2011 23:18:56 GMT Michael Niedermayer <michaelni@gmx.at> [8c6fde8c] APIchanges: remove "deprecate url_feof" url_feof() is usefull when a ... Wed, 31 Aug 2011 22:01:21 GMT Michael Niedermayer <michaelni@gmx.at> [0ed7bc49] Merge remote-tracking branch 'qatar/master' * qatar/master: (31 ... Wed, 31 Aug 2011 15:39:13 GMT Anton Khirnov <anton@khirnov.net> [5d06f152] libx264: set default thread count to 0 (auto) Wed, 31 Aug 2011 14:27:33 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [a9c69362] vsink_buffer: fix void pointer dereference in ... Wed, 31 Aug 2011 14:27:27 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [6da590d0] lavdev/lavfi: add debug traces in lavfi_read_packet() Wed, 31 Aug 2011 14:11:26 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [22ee131e] vf_yadif: add support to yuva420p Wed, 31 Aug 2011 11:28:54 GMT Anton Khirnov <anton@khirnov.net> [f013cb81] lavc: cosmetics, group deprecated codec flags Wed, 31 Aug 2011 11:28:41 GMT Anton Khirnov <anton@khirnov.net> [aed79007] mpeg12: add 'scan_offset' private option. Deprecate ... Wed, 31 Aug 2011 11:28:26 GMT Anton Khirnov <anton@khirnov.net> [4bcee8e7] h263/p encoder: add 'structured_slices' private option. Deprecate ... Wed, 31 Aug 2011 11:28:11 GMT Anton Khirnov <anton@khirnov.net> [0d904de8] h263/p encoder: add 'obmc' private option. Deprecate CODEC_FLAG_OBMC Wed, 31 Aug 2011 11:27:59 GMT Anton Khirnov <anton@khirnov.net> [e3922d11] h263p encoder: add 'aiv' private option. Deprecate CODEC_FLAG_H263P_AIV Wed, 31 Aug 2011 11:27:36 GMT Anton Khirnov <anton@khirnov.net> [9bb2d1a3] h263p encoder: add 'umv' private option. Deprecate CODEC_FLAG_H263P_UMV Wed, 31 Aug 2011 11:26:26 GMT Anton Khirnov <anton@khirnov.net> [0e5d3730] mpeg12enc/mpeg4videoenc: add 'alternate_scan' private option. ... Wed, 31 Aug 2011 11:25:54 GMT Anton Khirnov <anton@khirnov.net> [1f0c7020] mjpegdec: add 'extern_huff' private option. Deprecate ... Wed, 31 Aug 2011 11:25:18 GMT Anton Khirnov <anton@khirnov.net> [4623420d] mpeg4enc: add 'data_partitioning' private option. Deprecate ... Wed, 31 Aug 2011 11:24:16 GMT Anton Khirnov <anton@khirnov.net> [0cc06b9e] snow: add 'memc_only' private option. Deprecate CODEC_FLAG2_MEMC_ONLY Wed, 31 Aug 2011 11:24:02 GMT Anton Khirnov <anton@khirnov.net> [0dc5e12f] libx264: add 'mbtree' private option. Deprecate CODEC_FLAG2_MBTREE Wed, 31 Aug 2011 11:23:37 GMT Anton Khirnov <anton@khirnov.net> [38934f19] libx264: add 'psy' private option. Deprecate CODEC_FLAG2_PSY Wed, 31 Aug 2011 11:22:53 GMT Anton Khirnov <anton@khirnov.net> [a7cec3a0] libmp3lame: add 'reservoir' private option. Deprecate ... Wed, 31 Aug 2011 11:21:59 GMT Anton Khirnov <anton@khirnov.net> [88262ca8] mpeg2enc: add 'non_linear_quant' private option Deprecate ... Wed, 31 Aug 2011 11:21:05 GMT Anton Khirnov <anton@khirnov.net> [2c5e1efc] mpeg12enc: add drop_frame_timecode private option. Deprecate ... Wed, 31 Aug 2011 11:19:14 GMT Anton Khirnov <anton@khirnov.net> [297d9cb3] mpeg12enc: add intra_vlc private option. Deprecate ... Wed, 31 Aug 2011 11:11:23 GMT Anton Khirnov <anton@khirnov.net> [d2f119a1] VC1: Support dynamic dimension changes Fixes SA00072, SA00073, ... Wed, 31 Aug 2011 08:28:29 GMT Anton Khirnov <anton@khirnov.net> [a18e04bc] mjpeg: treat external huffman table setup failure as codec init ... Wed, 31 Aug 2011 08:26:21 GMT Anton Khirnov <anton@khirnov.net> [7485e547] lavc: deprecate CODEC_FLAG2_BRDO It's been unused for the last 3 years. Wed, 31 Aug 2011 08:26:11 GMT Anton Khirnov <anton@khirnov.net> [cf90c5d0] libx264: add 'aud' private option. Deprecate CODEC_FLAG2_AUD. Wed, 31 Aug 2011 08:25:54 GMT Anton Khirnov <anton@khirnov.net> [3b82aeee] libx264: add 'fast-pskip' private option. Deprecate ... Wed, 31 Aug 2011 08:25:34 GMT Anton Khirnov <anton@khirnov.net> [373257fa] libx264: add '8x8dct' private option. Deprecate CODEC_FLAG2_8X8DCT. Wed, 31 Aug 2011 08:25:06 GMT Anton Khirnov <anton@khirnov.net> [eab21c32] libx264: add 'mixed-refs' private option. Deprecate ... Wed, 31 Aug 2011 08:24:56 GMT Anton Khirnov <anton@khirnov.net> [0f29699d] libx264: add 'weightb' private option. Deprecate CODEC_FLAG2_BPYRAMID. Wed, 31 Aug 2011 08:24:17 GMT Anton Khirnov <anton@khirnov.net> [34dda12] libx264: add 'b-pyramid' private option. Deprecate CODEC_FLAG2_BPYRAMID. Wed, 31 Aug 2011 08:23:26 GMT Anton Khirnov <anton@khirnov.net> [5d4a1048] libx264: add 'intra-refresh' private option. Deprecate ... Wed, 31 Aug 2011 08:23:03 GMT Anton Khirnov <anton@khirnov.net> [faaecd47] libx264: add 'ssim' private option. Deprecate CODEC_FLAG2_SSIM. Wed, 31 Aug 2011 08:21:36 GMT Anton Khirnov <anton@khirnov.net> [3b81636f] libx264: make options compatible with x264 Replace '_' with '-', ... Wed, 31 Aug 2011 07:57:46 GMT Luca Barbato <lu_zero@gentoo.org> [dde37293] avcodec: remove misleading comment coded_width is the width before ... Wed, 31 Aug 2011 03:04:14 GMT Michael Niedermayer <michaelni@gmx.at> [66ce282] h264: clean all non null elements of delayed_pic[] Signed-off-by: ... Wed, 31 Aug 2011 03:00:39 GMT Michael Niedermayer <michaelni@gmx.at> [b955ab2f] h264: change MAX_DELAYED_PIC_COUNT check to av_assert0 ... Tue, 30 Aug 2011 22:12:05 GMT Michael Niedermayer <michaelni@gmx.at> [76ba894e] Merge commit 'f593628e5868e52a46de666767896c6afcebdae4' * commit ... Tue, 30 Aug 2011 21:45:39 GMT Carl Eugen Hoyos <cehoyos@ag.or.at> [a9424d2] Support speex in avi. Tue, 30 Aug 2011 21:37:49 GMT Michael Niedermayer <michaelni@gmx.at> [595cfdef] vf_drawtext: add basetime argument to allow specifying the wall clock ... Tue, 30 Aug 2011 20:02:38 GMT Michael Niedermayer <michaelni@gmx.at> [cc2b4e88] libavfilter/graphparser: Avoid spaces in filter instance names. This ... Tue, 30 Aug 2011 19:56:40 GMT Michael Niedermayer <michaelni@gmx.at> [7c3f4fb4] ffmpeg: ffmpeg: fix reading commands from the keyboard ... Tue, 30 Aug 2011 18:51:32 GMT Anton Khirnov <anton@khirnov.net> [2e2594ca] avconv: remove -threads option. It's only shadowing the AVOption ... Tue, 30 Aug 2011 18:27:11 GMT Michael Niedermayer <michaelni@gmx.at> [e312543c] ffmpeg: fix reading commands from stdin Signed-off-by: Michael ... Tue, 30 Aug 2011 18:25:58 GMT Michael Niedermayer <michaelni@gmx.at> [3016c7f5] vf_drawtext: fix segfault on reinit Signed-off-by: Michael ... Tue, 30 Aug 2011 17:12:22 GMT Alex Converse <alex.converse@gmail.com> [f593628e] avconv: Replace raw picture frame swapping hack. Tue, 30 Aug 2011 16:16:03 GMT Michael Niedermayer <michaelni@gmx.at> [e01770ba] fate: Switch default tool to test from avconv to ffmpeg ... Tue, 30 Aug 2011 16:10:10 GMT Michael Niedermayer <michaelni@gmx.at> [4bb2a74f] ffmpeg: re-add nb_streams to InputFile. It was mistakenly removed ... Tue, 30 Aug 2011 16:10:10 GMT Michael Niedermayer <michaelni@gmx.at> [ff037c54] ffmpeg: Replace goto redo on decode fail with continue. This checks ... Tue, 30 Aug 2011 16:10:10 GMT Michael Niedermayer <michaelni@gmx.at> [cf89e55a] ffmpeg: Remove dead store. Tue, 30 Aug 2011 16:10:09 GMT Michael Niedermayer <michaelni@gmx.at> [08fe874f] ffmpeg: use av_clip_int16 for audio clipping Tue, 30 Aug 2011 16:08:35 GMT Michael Niedermayer <michaelni@gmx.at> [ef24426] ffmpeg: switch stream mapping print code to qatars variant Author ... Tue, 30 Aug 2011 16:08:23 GMT Michael Niedermayer <michaelni@gmx.at> [10c3b033] ffmpeg: move the avcodec_find_decoder() call to add_input_streams(). ... Tue, 30 Aug 2011 16:08:23 GMT Michael Niedermayer <michaelni@gmx.at> [93ed69ad] ffmpeg: Separate initialization from the main transcode loop. Tue, 30 Aug 2011 16:08:23 GMT Michael Niedermayer <michaelni@gmx.at> [e5362cec] ffmpeg: reset input_ts_offset between files. Signed-off-by: Alex ... Tue, 30 Aug 2011 16:08:23 GMT Michael Niedermayer <michaelni@gmx.at> [38064945] ffmpeg: call flush_encoders() from transcode() directly. And remove ... Tue, 30 Aug 2011 16:08:23 GMT Michael Niedermayer <michaelni@gmx.at> [d73e8ca] ffmpeg: fix broken indentation. Signed-off-by: Alex Converse ... Tue, 30 Aug 2011 16:08:23 GMT Michael Niedermayer <michaelni@gmx.at> [877ba7b4] ffmpeg: rescue poor abused limit_filesize global. Keep a ... Tue, 30 Aug 2011 16:08:23 GMT Michael Niedermayer <michaelni@gmx.at> [cb134385] ffmpeg: Set error code before before jumping to fail. Tue, 30 Aug 2011 16:08:23 GMT Michael Niedermayer <michaelni@gmx.at> [6e6ccf0d] ffmpeg: Fix spelling errors. Signed-off-by: Luca Barbato ... Tue, 30 Aug 2011 16:08:22 GMT Michael Niedermayer <michaelni@gmx.at> [47a3439] ffmpeg: save two levels of indentation in flush_encoders() By ... Tue, 30 Aug 2011 16:08:22 GMT Michael Niedermayer <michaelni@gmx.at> [a16f1afb] ffmpeg: factor flushing encoders out of output_packet(). Tue, 30 Aug 2011 16:08:22 GMT Michael Niedermayer <michaelni@gmx.at> [94adca68] ffmpeg: factor out initializing input streams. Tue, 30 Aug 2011 16:08:22 GMT Michael Niedermayer <michaelni@gmx.at> [8b85b9fa] ffmpeg: reset streamid_map between output files. Tue, 30 Aug 2011 16:08:22 GMT Michael Niedermayer <michaelni@gmx.at> [6bdd9fb] ffmpeg: make timer_start a local var in transcode(). Tue, 30 Aug 2011 16:08:22 GMT Michael Niedermayer <michaelni@gmx.at> [3a7b4ccd] ffmpeg: cosmetics, move OutputStream. Allows us to get rid of ... Tue, 30 Aug 2011 16:08:22 GMT Michael Niedermayer <michaelni@gmx.at> [8f9c77e7] ffmpeg: remove two unused macros. Tue, 30 Aug 2011 16:08:22 GMT Michael Niedermayer <michaelni@gmx.at> [e0aee840] ffmpeg: reindent. Tue, 30 Aug 2011 16:08:22 GMT Michael Niedermayer <michaelni@gmx.at> [d4d5a950] ffmpeg: rescue poor abused start_time global. Keep a per-OutputFile ... Tue, 30 Aug 2011 16:08:22 GMT Michael Niedermayer <michaelni@gmx.at> [08890d35] ffmpeg: : rescue poor abused recording_time global. Keep a ... Tue, 30 Aug 2011 16:08:22 GMT Michael Niedermayer <michaelni@gmx.at> [5c2a4d3b] ffmpeg: fix broken indentation. Tue, 30 Aug 2011 16:08:22 GMT Michael Niedermayer <michaelni@gmx.at> [dd07242] ffmpeg: get rid of the arbitrary MAX_FILES limit. Tue, 30 Aug 2011 16:08:22 GMT Michael Niedermayer <michaelni@gmx.at> [76e48733] ffmpeg: get rid of the output_streams_for_file vs. ost_table ... Tue, 30 Aug 2011 16:06:37 GMT Michael Niedermayer <michaelni@gmx.at> [b091de22] Revert "Fix stream mapping regression" Subsequent cherry picks are ... Tue, 30 Aug 2011 15:58:00 GMT Michael Niedermayer <michaelni@gmx.at> [61b933f5] ffmpeg: add a wrapper for output AVFormatContexts and merge ... Tue, 30 Aug 2011 15:58:00 GMT Michael Niedermayer <michaelni@gmx.at> [0ea58d71] ffmpeg: make itsscale syntax consistent with other options. Move ... Tue, 30 Aug 2011 15:58:00 GMT Michael Niedermayer <michaelni@gmx.at> [81e46555] ffmpeg: factor out adding input streams. Tue, 30 Aug 2011 15:57:59 GMT Michael Niedermayer <michaelni@gmx.at> [a6d0340] ffmpeg: Factorize combining auto vsync with format. Tue, 30 Aug 2011 15:57:59 GMT Michael Niedermayer <michaelni@gmx.at> [ebf94f4] ffmpeg: Factorize video resampling. Tue, 30 Aug 2011 15:57:59 GMT Michael Niedermayer <michaelni@gmx.at> [dadbebbb] ffmpeg: Don't unnecessarily convert ipts to a double. Tue, 30 Aug 2011 15:57:59 GMT Michael Niedermayer <michaelni@gmx.at> [7357f6e6] ffmpeg: don't segfault on 0 input files. Tue, 30 Aug 2011 15:57:59 GMT Michael Niedermayer <michaelni@gmx.at> [6e675b50] ffmpeg: remove pointless parameter from new_*_stream(). New streams ... Tue, 30 Aug 2011 15:57:59 GMT Michael Niedermayer <michaelni@gmx.at> [868013aa] ffmpeg: cosmetics, move code Move find_codec_or_die(), ... Tue, 30 Aug 2011 15:57:59 GMT Michael Niedermayer <michaelni@gmx.at> [6f610fa1] ffmpeg: cosmetics -- move copy_chapters(). It's only used in ... Tue, 30 Aug 2011 15:57:59 GMT Michael Niedermayer <michaelni@gmx.at> [c692eda3] ffmpeg: cosmetics -- move parse_forced_key_frames(). ... Tue, 30 Aug 2011 15:57:59 GMT Michael Niedermayer <michaelni@gmx.at> [f69e8c7d] ffmpeg: switch to a:b syntax Tue, 30 Aug 2011 15:57:59 GMT Michael Niedermayer <michaelni@gmx.at> [e3bf4e29] ffmpeg: replace -vcodec/-acodec/-scodec with a better system. The ... Tue, 30 Aug 2011 15:57:59 GMT Michael Niedermayer <michaelni@gmx.at> [a0147957] ffmpeg: remove presets. Nothing except x264 uses them and native ... Tue, 30 Aug 2011 15:57:59 GMT Michael Niedermayer <michaelni@gmx.at> [2d726b19] Revert "ffmpeg: simplify opt_*_codec() options" This is needed ... Tue, 30 Aug 2011 15:57:59 GMT Michael Niedermayer <michaelni@gmx.at> [88bfe451] ffmpeg: change semantics of -map New syntax contains an optional ... Tue, 30 Aug 2011 15:57:59 GMT Michael Niedermayer <michaelni@gmx.at> [f12f40b3] ffmpeg: get rid of new* options. They are confusing, irregular and ...