# # ChangeLog for / in ffmpeg # # Generated by Trac 1.6 # Dec 15, 2024, 10:48:41 PM Thu, 25 Mar 2010 20:45:26 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [ab379c6] 10l, update ref value for ffm since default flags changed and are ... Thu, 25 Mar 2010 19:47:26 GMT Martin Storsjö <martin@martin.st> [e9fea405] Reindent Originally committed as revision 22672 to ... Thu, 25 Mar 2010 19:39:06 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [dac99c35] Enable mbtree by default, and remove it from presets Originally ... Thu, 25 Mar 2010 19:25:21 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [f3b3b48] Enable more libx264 options, aq, psy, rc lookahead and ssim ... Thu, 25 Mar 2010 14:34:19 GMT Jai Menon <jmenon86@gmail.com> [4896dd57] Matroska muxer : Don't create audio tracks for unsupported audio ... Thu, 25 Mar 2010 14:01:38 GMT Martin Storsjö <martin@martin.st> [b26708d5] Add a changelog entry for http digest auth Originally committed as ... Thu, 25 Mar 2010 13:58:26 GMT Martin Storsjö <martin@martin.st> [855e7732] Add support for http digest authentication Originally committed as ... Thu, 25 Mar 2010 07:14:41 GMT Martin Storsjö <martin@martin.st> [d8f92957] Reindent Originally committed as revision 22666 to ... Thu, 25 Mar 2010 07:13:20 GMT Martin Storsjö <martin@martin.st> [ddbeb954] Add a lowercase parameter to ff_data_to_hex Originally committed as ... Thu, 25 Mar 2010 00:41:54 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [bd01c393] Make audio_read_packet() return AVERROR_EOF rather than AVERROR(EOF) ... Wed, 24 Mar 2010 23:06:58 GMT Martin Storsjö <martin@martin.st> [b1cc5540] Make ff_rtsp_send_cmd simply call ff_rtsp_send_cmd_with_content ... Wed, 24 Mar 2010 22:44:06 GMT Vitor Sessak <vitor1001@gmail.com> [3bfb30b9] Fix warnings in NUT demuxer: libavformat/nutdec.c: In function ... Wed, 24 Mar 2010 22:38:48 GMT Luca Barbato <lu_zero@gentoo.org> [7ed8211b] Issue a warning if the received CSeq isn't the expected one ... Wed, 24 Mar 2010 22:32:05 GMT Martin Storsjö <martin@martin.st> [9405f733] Split out http authentication handling into a separate file This ... Wed, 24 Mar 2010 19:58:12 GMT Vitor Sessak <vitor1001@gmail.com> [59856b98] Fix warning: libavformat/nut.c: In function ‘ff_nut_free_sp’: ... Wed, 24 Mar 2010 18:52:27 GMT Martin Storsjö <martin@martin.st> [3032276b] Handle errors returned from ff_rtsp_read_reply in udp_read_packet ... Wed, 24 Mar 2010 18:40:43 GMT Ronald S. Bultje <rsbultje@gmail.com> [852e0ca5] Move put_le16_nolen() to asf.c and give it a ff_ prefix. This way, it ... Wed, 24 Mar 2010 17:09:21 GMT Alex Converse <alex.converse@gmail.com> [508f092a] aacenc: Merge quantize_band_cost() with quantize_and_encode_band(). ... Wed, 24 Mar 2010 11:11:25 GMT Carl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at> [d692850b] Silence ridiculous gcc warning. Originally committed as revision ... Wed, 24 Mar 2010 10:41:58 GMT Benoit Fouet <benoit.fouet@free.fr> [c6a5e087] Mask away AVSEEK_FORCE properly in some checks in url_fseek() Patch ... Tue, 23 Mar 2010 23:58:45 GMT Justin Ruggles <justin.ruggles@gmail.com> [06ebe916] Put ff_flac_write_header() in a separate C file to allow it to be ... Tue, 23 Mar 2010 23:35:36 GMT Ramiro Polla <ramiro.polla@gmail.com> [85f273c7] x11grab: AVFormatParameters are always passed from ... Tue, 23 Mar 2010 22:59:14 GMT Diego Biurrun <diego@biurrun.de> [f684f3c5] AltiVec implies a PPC CPU, so there is no need to check for both. ... Tue, 23 Mar 2010 20:12:52 GMT Diego Biurrun <diego@biurrun.de> [13bc1ac3] Do not compile AltiVec code when AltiVec is not available; not even ... Tue, 23 Mar 2010 20:03:20 GMT Vitor Sessak <vitor1001@gmail.com> [69087742] Bump minor version, I forgot in the last commit Originally ... Tue, 23 Mar 2010 19:48:16 GMT Vitor Sessak <vitor1001@gmail.com> [e1484ebe] Implement the discrete sine/cosine transforms DCT-I and DST-I ... Tue, 23 Mar 2010 17:58:39 GMT Carl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at> [be548816] Always check if ff_alloc_picture() succeeds. Patch by Pavel Pavlov, ... Tue, 23 Mar 2010 17:55:08 GMT Diego Biurrun <diego@biurrun.de> [6f2c72c1] Remove unused variable, fixes the warning: libavcodec/h264.c:1562: ... Tue, 23 Mar 2010 17:39:51 GMT Carl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at> [1922c0a7] Add a loop option to ffplay. Patch by Robert Krüger, krueger ... Tue, 23 Mar 2010 17:22:25 GMT Carl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at> [d40a999a] Fix seeking in DV when filesize is unknown. Patch by Tomas Härdin, ... Tue, 23 Mar 2010 08:00:37 GMT Martin Storsjö <martin@martin.st> [7a033e08] Handle multiple RTSP transport options properly by adding all of them ... Tue, 23 Mar 2010 07:59:23 GMT Martin Storsjö <martin@martin.st> [602eb779] Parse options in the RTSP URL only from the last question mark ... Tue, 23 Mar 2010 07:55:15 GMT Martin Storsjö <martin@martin.st> [2a21adf9] Reconstruct the RTSP URL, in order to remove the auth part from the ... Tue, 23 Mar 2010 03:35:02 GMT Måns Rullgård <mans@mansr.com> [a8bb9ea5] ARM: NEON optimised RDFT Originally committed as revision 22641 to ... Tue, 23 Mar 2010 02:17:04 GMT Michael Niedermayer <michaelni@gmx.at> [fc4a2d1] Change ref_index structure so it matches how its organized in h264. ... Mon, 22 Mar 2010 21:58:38 GMT Justin Ruggles <justin.ruggles@gmail.com> [19de452a] Move ff_flac_write_header() to flacenc.h, which removes the Matroska ... Mon, 22 Mar 2010 21:12:31 GMT Michael Niedermayer <michaelni@gmx.at> [ef768b0c] Disallow VLC coding with more than 8 bits as there are several bugs ... Mon, 22 Mar 2010 20:18:42 GMT Michael Niedermayer <michaelni@gmx.at> [c511312] Dont senselessly fail on rawvideo that isnt 3 files per frame. ... Mon, 22 Mar 2010 16:26:29 GMT Martin Storsjö <martin@martin.st> [887af2aa] RTP depacketization of Theora Patch by Josh Allmann (joshua allmann ... Mon, 22 Mar 2010 15:07:36 GMT Martin Storsjö <martin@martin.st> [685e76b5] Reindent Originally committed as revision 22635 to ... Mon, 22 Mar 2010 15:07:05 GMT Martin Storsjö <martin@martin.st> [b7dc88fc] Add support for TCP as lower transport in the RTSP muxer Originally ... Mon, 22 Mar 2010 15:04:11 GMT Michael Niedermayer <michaelni@gmx.at> [5d7bc46c] Throw out last experimental warning that was printed for colorspaces ... Mon, 22 Mar 2010 14:57:50 GMT Martin Storsjö <martin@martin.st> [d6461900] Add doxygen docs for av_xiphlacing Patch by Josh Allmann (joshua ... Mon, 22 Mar 2010 14:44:28 GMT Martin Storsjö <martin@martin.st> [9dff2308] Interpret valueless attributes in AMR ftmp lines as being 1 ... Mon, 22 Mar 2010 14:42:52 GMT Martin Storsjö <martin@martin.st> [6e69f6c4] Use the caller's RTSPMessageHeader in rtsp_setup_input_streams ... Mon, 22 Mar 2010 14:26:17 GMT Michael Niedermayer <michaelni@gmx.at> [0e22d688] Remove the word "experimental" Originally committed as revision ... Sun, 21 Mar 2010 22:23:37 GMT Michael Niedermayer <michaelni@gmx.at> [e1c9d266] Ignore x264 build=0 as there is no such version, this restores ... Sun, 21 Mar 2010 18:06:56 GMT Justin Ruggles <justin.ruggles@gmail.com> [bb45237e] Fix FLAC demuxer dependencies. Patch by James Darnley <james darnley ... Sun, 21 Mar 2010 16:34:06 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [68006ed0] Drop AVERROR_NOFMT at the next libavutil major bump. Originally ... Sun, 21 Mar 2010 16:34:04 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [2928b83c] Make av_open_input_file() return AVERROR_INVALIDDATA rather than ... Sun, 21 Mar 2010 16:34:01 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [e4445e9c] Make g729dec.c:decode_frame() return AVERROR_INVALIDDATA rather than ... Sun, 21 Mar 2010 16:29:08 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [e99f8d32] Do not use puts, it adds additional newlines making the generated ... Sun, 21 Mar 2010 16:03:45 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [c787cb33] Add support for hard-coding the 256kB large dv_vlc_map table. ... Sun, 21 Mar 2010 14:46:32 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [8de0859b] Extend and move macros to create table printing functions to header. ... Sun, 21 Mar 2010 14:43:50 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [10249a5f] Split VLC-related tables out of dvdata.h to make it easier to add ... Sun, 21 Mar 2010 11:36:17 GMT Vitor Sessak <vitor1001@gmail.com> [b531e1ab] Reindent after r22618. Originally committed as revision 22619 to ... Sun, 21 Mar 2010 11:35:05 GMT Vitor Sessak <vitor1001@gmail.com> [8305c76b] Split DCT-II and DCT-III in different functions, they do not share ... Sun, 21 Mar 2010 11:31:11 GMT Vitor Sessak <vitor1001@gmail.com> [e30ab38e] Call DCT by function pointer. Needed for any future ASM ... Sun, 21 Mar 2010 11:28:38 GMT Vitor Sessak <vitor1001@gmail.com> [89d7df7c] Cosmetics: move ff_dct_init() to the bottom of the file Originally ... Sun, 21 Mar 2010 11:24:01 GMT Vitor Sessak <vitor1001@gmail.com> [2758004f] DCT: remove unused field from context Originally committed as ... Sun, 21 Mar 2010 10:26:09 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [b78a985a] fix minor typo Originally committed as revision 22614 to ... Sun, 21 Mar 2010 09:24:04 GMT Diego Biurrun <diego@biurrun.de> [e547328b] Revert removal of _NETBSD_SOURCE definition. It is indeed necessary ... Sat, 20 Mar 2010 23:18:07 GMT Aurelien Jacobs <aurel@gnuage.org> [3546fa8d] fix compilation with --disable-everything --enable-decoder=mpeg2video ... Sat, 20 Mar 2010 21:39:50 GMT Diego Biurrun <diego@biurrun.de> [4903b5ca] Move variable declaration, fixes the warning: ffplay.c:1703: ... Sat, 20 Mar 2010 21:27:06 GMT Måns Rullgård <mans@mansr.com> [1366f059] rdft: reorder functions to avoid static prototype Originally ... Sat, 20 Mar 2010 21:27:03 GMT Måns Rullgård <mans@mansr.com> [2881c831] Call rdft by function pointer Call the RDFT by a function pointer ... Sat, 20 Mar 2010 16:51:36 GMT Michael Niedermayer <michaelni@gmx.at> [b297129b] Hotfix for regtest-error failure a proper fix appears to require ... Sat, 20 Mar 2010 13:42:49 GMT Justin Ruggles <justin.ruggles@gmail.com> [59b4b540] Add Changelog entry and bump lavf micro version for the addition of ... Sat, 20 Mar 2010 13:39:22 GMT Justin Ruggles <justin.ruggles@gmail.com> [aeef3ec6] Add VorbisComment writing to Ogg/FLAC and Ogg/Speex files. Patch by ... Sat, 20 Mar 2010 13:36:43 GMT Justin Ruggles <justin.ruggles@gmail.com> [66061a12] Add VorbisComment writing to FLAC files. Patch by James Darnley ... Sat, 20 Mar 2010 01:02:45 GMT Måns Rullgård <mans@mansr.com> [64f6e357] 10l: fix build without termios.h Originally committed as revision ... Sat, 20 Mar 2010 00:52:08 GMT Michael Niedermayer <michaelni@gmx.at> [673fc638] Error concealment of h264 with multiple references. Originally ... Sat, 20 Mar 2010 00:09:30 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [1bafdcb] List the FFserver specific options under a "Main options" section, to ... Fri, 19 Mar 2010 23:34:36 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [72af5d8a] Change the definition of AVERROR_INVALIDDATA at the next libavutil ... Fri, 19 Mar 2010 23:34:34 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [00291565] Extend description for AVERROR_INVALIDDATA. Originally committed as ... Fri, 19 Mar 2010 16:25:11 GMT Måns Rullgård <mans@mansr.com> [9a9509e] Register atexit handler only when needed Originally committed as ... Fri, 19 Mar 2010 09:58:45 GMT Diego Biurrun <diego@biurrun.de> [f5af8f16] Replace wrong condition name in #endif comment by correct instance. ... Fri, 19 Mar 2010 09:57:36 GMT Diego Biurrun <diego@biurrun.de> [81bbd840] Check whether COMPILE_ALTIVEC is defined, not if it is set to a 0/1 ... Fri, 19 Mar 2010 07:44:38 GMT Benoit Fouet <benoit.fouet@free.fr> [7a39f142] ffmpeg.c: copy chapters by default. Patch by Anton Khirnov wyskas ... Thu, 18 Mar 2010 23:36:54 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [5388f0b4] Reinitialize the h264 decoder context on every valid aspect ratio ... Thu, 18 Mar 2010 23:13:04 GMT Bobby Bingham <uhmmmm@gmail.com> [15ba015f] The vflip filter does not need to keep ownership of a picture ... Thu, 18 Mar 2010 23:13:02 GMT Bobby Bingham <uhmmmm@gmail.com> [d313e17a] Use the new null callbacks to simplify filters and reduce duplicated ... Thu, 18 Mar 2010 23:12:48 GMT Bobby Bingham <uhmmmm@gmail.com> [91d1c741] Create a set of null callback functions. These are useful for ... Thu, 18 Mar 2010 23:02:32 GMT Carl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at> [22e8222] Extend the generic path of the yuv2rgb converter with support for ... Thu, 18 Mar 2010 15:00:17 GMT Måns Rullgård <mans@mansr.com> [d343d598] Replace remaining uses of ATTR_ALIGNED with DECLARE_ALIGNED ... Thu, 18 Mar 2010 00:24:26 GMT Carl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at> [35a3bd84] It is difficult nowadays to compile without swscale support. ... Thu, 18 Mar 2010 00:23:02 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [fd7cbc7f] Make g729dec.c:decoder_init() return AVERROR(EINVAL) rather than ... Thu, 18 Mar 2010 00:22:58 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [8d5e638f] Make url_fseek() return AVERROR_EOF rather than AVERROR(EPIPE) if end ... Wed, 17 Mar 2010 23:51:12 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [8bab85e5] Remove printing of frame sizes and frame rate abbreviations from ... Wed, 17 Mar 2010 23:39:18 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [076db5e] Add a -window_title option, which sets the FFplay window title. ... Wed, 17 Mar 2010 23:23:48 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [1400bd5a] Make ad-hoc lavfi tests use random values for the slice height used ... Wed, 17 Mar 2010 23:23:44 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [cec96e8d] Add some ad-hoc tests for libavfilter. A patched version of ffmpeg ... Wed, 17 Mar 2010 15:14:18 GMT Ronald S. Bultje <rsbultje@gmail.com> [a7a85dc4] Cast sample_fmt (as read from bitstream as a 16-bit value) to int16, ... Wed, 17 Mar 2010 15:06:27 GMT Carl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at> [9109cdca] Fix compilation on PPC 470. Originally committed as revision 22584 ... Wed, 17 Mar 2010 14:43:05 GMT Måns Rullgård <mans@mansr.com> [838c7c74] Remove $(MSG) override for install-lib targets This is no longer ... Wed, 17 Mar 2010 14:43:03 GMT Måns Rullgård <mans@mansr.com> [de5aba8] Make ranlib silent in brief output mode Running ranlib is quick and ... Wed, 17 Mar 2010 13:04:33 GMT Benoit Fouet <benoit.fouet@free.fr> [57937d61] qtrleenc: add rgb555 output Patch by Alexis Ballier ... Wed, 17 Mar 2010 07:53:12 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [ace38c3] Correct reference buffer switching in Indeo 5 decoder. Patch by ... Wed, 17 Mar 2010 07:49:36 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [6eec969d] document two variables in Indeo5 decoding context Originally ... Wed, 17 Mar 2010 04:37:43 GMT Bobby Bingham <uhmmmm@gmail.com> [e88c9dac] Cosmetics: vertical align Originally committed as revision 22578 to ...