# # ChangeLog for / in ffmpeg # # Generated by Trac 1.6 # Jan 3, 2025, 2:06:52 PM Sat, 21 Feb 2009 20:03:05 GMT Carl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at> [96c3da93] Set context variable picture_structure in H264 parser. Patch by ... Sat, 21 Feb 2009 19:59:25 GMT Carl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at> [0ed260c7] Set context variable key_frame in H264 parser. Patch by Ivan ... Sat, 21 Feb 2009 19:56:50 GMT Carl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at> [ff6474d] Parse NAL units in H264 parser. Patch by Ivan Schreter, schreter ... Sat, 21 Feb 2009 19:54:14 GMT Carl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at> [1790a5e9] Make the following H264 functions available to the parser: ... Sat, 21 Feb 2009 18:41:52 GMT Diego Biurrun <diego@biurrun.de> [20a93972] Bail out if regtest-flashsv is run but zlib is not enabled. ... Sat, 21 Feb 2009 18:31:38 GMT Diego Biurrun <diego@biurrun.de> [7ea3880a] Fix swscale-error vs. swscale_error typo; it is marked as the former ... Sat, 21 Feb 2009 18:19:29 GMT Måns Rullgård <mans@mansr.com> [333d537] Remove special treatment of version.h in DEPEND_CMD Originally ... Sat, 21 Feb 2009 18:19:26 GMT Måns Rullgård <mans@mansr.com> [36798f1b] Declare version.h dependencies explicitly Originally committed as ... Sat, 21 Feb 2009 17:29:25 GMT Michael Niedermayer <michaelni@gmx.at> [73d65a96] Be less noisy with invalid pts/dts. Originally committed as ... Sat, 21 Feb 2009 17:17:09 GMT Michael Niedermayer <michaelni@gmx.at> [e641f320] indent Originally committed as revision 17481 to ... Sat, 21 Feb 2009 16:03:30 GMT Måns Rullgård <mans@mansr.com> [28499cc] Correct, portable definition of INT_BIT Originally committed as ... Sat, 21 Feb 2009 16:03:27 GMT Måns Rullgård <mans@mansr.com> [f4870943] configure: add (empty) avr32 arch case Originally committed as ... Sat, 21 Feb 2009 16:03:25 GMT Måns Rullgård <mans@mansr.com> [cfdb6148] configure: sort cases in arch section Originally committed as ... Sat, 21 Feb 2009 16:03:23 GMT Måns Rullgård <mans@mansr.com> [822be725] Alpha: fix inline asm with DEC/Compaq/HP compiler Originally ... Sat, 21 Feb 2009 16:01:52 GMT Aurelien Jacobs <aurel@gnuage.org> [7b776589] Take account of struct size in total packet queue size tracking. fix ... Sat, 21 Feb 2009 15:32:56 GMT Michael Niedermayer <michaelni@gmx.at> [31f2616d] Fix raw rgb/bgr vertical flip in avi based on info from ... Sat, 21 Feb 2009 14:51:01 GMT Carl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at> [431ac29] Factorize some code in yuv2rgb_template.c to ease further yuva2rgb ... Sat, 21 Feb 2009 14:40:19 GMT Ronald S. Bultje <rsbultje@gmail.com> [d541a7d2] Change sizeof(struct_type) to sizeof(variable). Originally ... Sat, 21 Feb 2009 10:54:29 GMT Stefan Gehrer <stefan.gehrer@gmx.de> [40494418] move zeroing of alpha channel register out of YSCALEYUV2xxx macros, ... Sat, 21 Feb 2009 10:52:59 GMT Stefan Gehrer <stefan.gehrer@gmx.de> [df57ab14] splits various YSCALEYUV2xxx macros into YSCALEYUV2xxx_UV, ... Sat, 21 Feb 2009 10:49:52 GMT Stefan Gehrer <stefan.gehrer@gmx.de> [9c77b26b] make MMX registers parametrized in the WRITEBGR32 macro, patch by ... Sat, 21 Feb 2009 10:34:29 GMT Stefan Gehrer <stefan.gehrer@gmx.de> [9f2fc126] add raw demuxer for Chinese AVS elementary streams Originally ... Fri, 20 Feb 2009 22:00:41 GMT Justin Ruggles <justin.ruggles@gmail.com> [a169df2f] Set the correct number of samples for E-AC-3 in the AC3 parser. ... Fri, 20 Feb 2009 16:20:01 GMT Carl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at> [ebb61f83] Use last decoded SPS as current SPS in order to parse picture timing ... Fri, 20 Feb 2009 12:03:35 GMT Peter Ross <pross@xvid.org> [abaab07c] Add myself as maintainer for American Laser Games and Electronic Arts ... Fri, 20 Feb 2009 02:00:44 GMT Roman Shaposhnik <roman@shaposhnik.org> [ce83d2bd] Fixing a value returning issue Originally committed as revision ... Thu, 19 Feb 2009 23:35:59 GMT Carl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at> [b1fa4942] Add convergence_duration to AVCodecParserContext. Patch by Ivan ... Thu, 19 Feb 2009 23:24:41 GMT Alex Converse <alex.converse@gmail.com> [e9259f8d] Re-indent after last commit Originally committed as revision 17467 ... Thu, 19 Feb 2009 23:23:53 GMT Alex Converse <alex.converse@gmail.com> [e7f73ad] AAC in ASF does not need parsing. Originally committed as revision ... Thu, 19 Feb 2009 23:09:24 GMT Alex Converse <alex.converse@gmail.com> [52837498] Add Divio MPEG-4 FOURCC (M4CC) Originally committed as revision ... Thu, 19 Feb 2009 23:08:23 GMT Alex Converse <alex.converse@gmail.com> [d42e44a0] Reindent after last commit Originally committed as revision 17464 ... Thu, 19 Feb 2009 23:01:13 GMT Carl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at> [3878be31] Silence two warnings: cast discards qualifiers from pointer target ... Thu, 19 Feb 2009 22:56:35 GMT Alex Converse <alex.converse@gmail.com> [274aa1d0] Some buffer checks for indeo3 Originally committed as revision ... Thu, 19 Feb 2009 21:41:40 GMT Aurelien Jacobs <aurel@gnuage.org> [2a46003] matroskadec: fix seek regression tests according to r17460 ... Thu, 19 Feb 2009 21:01:45 GMT Aurelien Jacobs <aurel@gnuage.org> [9ebeea82] matroskadec: return AVERROR_EOF upon detection of end of file ... Thu, 19 Feb 2009 17:54:23 GMT Michael Niedermayer <michaelni@gmx.at> [dc405cc1] A try to fix the regressions. Originally committed as revision ... Thu, 19 Feb 2009 12:21:09 GMT Peter Ross <pross@xvid.org> [edf9b2f0] FFplay: Stop processing input file when AVERROR_EOF is returned from ... Thu, 19 Feb 2009 12:19:55 GMT Peter Ross <pross@xvid.org> [0e9602ef] FLV demuxer: return AVERROR_EOF upon detection of end of file. ... Thu, 19 Feb 2009 12:19:33 GMT Peter Ross <pross@xvid.org> [1e04bbe] AVI demuxer: return AVERROR_EOF upon detection of end of file. ... Thu, 19 Feb 2009 12:18:09 GMT Peter Ross <pross@xvid.org> [9bf1b724] Add AVERROR_EOF. Originally committed as revision 17455 to ... Thu, 19 Feb 2009 10:09:46 GMT Diego Biurrun <diego@biurrun.de> [6f2162b4] Mark functions only used within the test programs as static. ... Thu, 19 Feb 2009 09:55:52 GMT Ivan Kalvachev <ikalvachev@gmail.com> [859bb3cf] Add more paranoid checks of xvmc token. Originally committed as ... Thu, 19 Feb 2009 08:39:47 GMT Ivan Kalvachev <ikalvachev@gmail.com> [9cfc1b3a] Exit with error if MPV_common_init() is called with PIX_FMT_NONE. ... Thu, 19 Feb 2009 00:54:59 GMT Diego Biurrun <diego@biurrun.de> [e1025248] Only enable SSE/3DNOW optimizations when they have been enabled at ... Thu, 19 Feb 2009 00:47:11 GMT Diego Biurrun <diego@biurrun.de> [2213f431] Directly #include required X11/XvMC header. Originally committed as ... Thu, 19 Feb 2009 00:34:42 GMT Roman Shaposhnik <roman@shaposhnik.org> [94ed2a30] transitioning dv_guess_dct_mode to dsputil cmp function Originally ... Thu, 19 Feb 2009 00:30:24 GMT Roman Shaposhnik <roman@shaposhnik.org> [7fb7f636] Adding 2 intra 8x8 cmp functions: vsad, vsse Originally committed ... Thu, 19 Feb 2009 00:28:19 GMT Justin Ruggles <justin.ruggles@gmail.com> [4cff8dc8] Allow AC-3 parser to modify codec_id. Patch by Joakim Plate (elupus ... Thu, 19 Feb 2009 00:28:08 GMT Roman Shaposhnik <roman@shaposhnik.org> [3899eb2f] Making the arrays accomodate an extra intra 8x8 cmp function ... Thu, 19 Feb 2009 00:27:57 GMT Aurelien Jacobs <aurel@gnuage.org> [d52b39c7] fix missing dependencies Originally committed as revision 17445 to ... Thu, 19 Feb 2009 00:14:41 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [b743889] Fix typo: explixitly -> explicitly. Originally committed as ... Thu, 19 Feb 2009 00:06:17 GMT Diego Biurrun <diego@biurrun.de> [b3183ad0] prettyprinting whitespace cosmetics Originally committed as ... Wed, 18 Feb 2009 23:46:05 GMT Carl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at> [6363af44] Add key_frame to AVCodecParserContext, used in libavformat. ... Wed, 18 Feb 2009 23:33:30 GMT Carl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at> [2ea89d92] Parse buffering period (H.264, D.1.1). Patch by Ivan Schreter, ... Wed, 18 Feb 2009 23:32:41 GMT Diego Biurrun <diego@biurrun.de> [31866c4] The 3DNow! and SSE FFT optimizations depend on the yasm optimizations ... Wed, 18 Feb 2009 23:25:59 GMT Carl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at> [24a414e0] Store CPB count in the context. Patch by Ivan Schreter, schreter ... Wed, 18 Feb 2009 23:16:31 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [15239b7f] Rename the "src" parameter in the sws_scale() declaration to ... Wed, 18 Feb 2009 23:11:47 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [583799c4] Document sws_scale(). Originally committed as revision 28654 to ... Wed, 18 Feb 2009 21:32:59 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [9ac9f89] Use const qualifier for the variable "tbp", fix warning. Originally ... Wed, 18 Feb 2009 21:30:44 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [61af68d7] Use parentheses around assignment used as truth value, fix warning. ... Wed, 18 Feb 2009 21:29:03 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [818ff9a4] Assign const qualifier to the font variable, fix warning. ... Wed, 18 Feb 2009 21:20:02 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [2ba56289] Add const qualifier to the error var, fix warnings. Originally ... Wed, 18 Feb 2009 15:25:57 GMT Benoit Fouet <benoit.fouet@free.fr> [eecc17a7] Move debug trace to the new compute_frame_delay() function. Patch by ... Wed, 18 Feb 2009 15:23:30 GMT Benoit Fouet <benoit.fouet@free.fr> [712de377] Cosmetics: reindent after previous commit. Originally committed as ... Wed, 18 Feb 2009 15:23:05 GMT Benoit Fouet <benoit.fouet@free.fr> [443658fd] Do not force last delay value to its own value. Adapted from a patch ... Wed, 18 Feb 2009 15:17:39 GMT Benoit Fouet <benoit.fouet@free.fr> [49410784] Extract into its own function the code to compute frame delay. Patch ... Wed, 18 Feb 2009 14:01:46 GMT Benoit Fouet <benoit.fouet@free.fr> [1447aac4] av_alloc_format_context has been renamed, update AVFormatContext ... Wed, 18 Feb 2009 11:57:11 GMT Michael Niedermayer <michaelni@gmx.at> [9392863d] Clarify get_ue_golomb_31() behavior with >31. Originally committed ... Wed, 18 Feb 2009 11:46:14 GMT Benoit Fouet <benoit.fouet@free.fr> [a6f925b8] Make output_example use av_interleaved_write_frame() instead of ... Wed, 18 Feb 2009 09:21:29 GMT Carl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at> [9bbf1a5c] Instead of crashing, return from ff_vdpau_mpeg_picture_complete() if ... Wed, 18 Feb 2009 09:14:41 GMT Carl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at> [59501dc] Add myself as vdpau maintainer. Originally committed as revision ... Wed, 18 Feb 2009 08:42:35 GMT Benoit Fouet <benoit.fouet@free.fr> [c12b0d8] Set global header flag for every container that requires it. Patch ... Wed, 18 Feb 2009 07:14:23 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [7b05a816] fix partition index byte count Originally committed as revision ... Wed, 18 Feb 2009 07:13:57 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [454d53e] always use multi track since timecode track is present Originally ... Wed, 18 Feb 2009 06:49:32 GMT Andreas Öman <andreas@lonelycoder.com> [de43a239] av_write_trailer() must be done before closing codecs. Patch by ... Wed, 18 Feb 2009 04:57:54 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [6739fa54] fix preface version Originally committed as revision 17421 to ... Wed, 18 Feb 2009 04:42:31 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [50ced76f] check fifo size and realloc if needed Originally committed as ... Wed, 18 Feb 2009 02:57:41 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [ef33facd] start counting track number from 0 Originally committed as revision ... Wed, 18 Feb 2009 02:18:52 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [5bea4f67] remove redundant comment Originally committed as revision 17418 to ... Wed, 18 Feb 2009 02:13:59 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [c3ff541b] do not write slice count when muxing cbr Originally committed as ... Wed, 18 Feb 2009 01:43:40 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [8ab94b52] flush pending write in mxf_write_footer Originally committed as ... Wed, 18 Feb 2009 01:35:36 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [659713b] use index 0 for timecode track and write it in source package also ... Wed, 18 Feb 2009 01:05:06 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [6c53bf63] fix rip body sid when muxing cbr Originally committed as revision ... Wed, 18 Feb 2009 00:38:10 GMT Carl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at> [cf6065ca] Parse cbp_removal_delay in SEI picture structure. Patch by Ivan ... Wed, 18 Feb 2009 00:36:07 GMT Carl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at> [ff594f81] Parse dpb_output_delay in SEI picture structure. Patch by Ivan ... Wed, 18 Feb 2009 00:33:33 GMT Carl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at> [82e38c29] Parse initial_cpb_removal_delay_length. Patch by Ivan Schreter, ... Wed, 18 Feb 2009 00:12:05 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [42c6850e] simplify descriptor size computation logic Originally committed as ... Wed, 18 Feb 2009 00:11:49 GMT Diego Biurrun <diego@biurrun.de> [ca14e2a8] Handle conditional compilation of CPU-specific FFT code in the ... Wed, 18 Feb 2009 00:03:09 GMT Diego Biurrun <diego@biurrun.de> [a1ef9f08] Add support for enabling/disabling AMD 3DNow! extended optimizations. ... Wed, 18 Feb 2009 00:02:38 GMT Aurelien Jacobs <aurel@gnuage.org> [a233eaa6] use new metadata API in nsv demuxer Originally committed as ... Wed, 18 Feb 2009 00:00:38 GMT Aurelien Jacobs <aurel@gnuage.org> [4b358c3e] use new metadata API in mpegts muxer Originally committed as ... Tue, 17 Feb 2009 23:59:53 GMT Diego Biurrun <diego@biurrun.de> [3d17b948] mpegvideo_xvmc.o depends on mpegvideo.o. Originally committed as ... Tue, 17 Feb 2009 23:51:28 GMT Diego Biurrun <diego@biurrun.de> [7df33ec2] Replace sizeof(short) by the more robust sizeof(*s->pblocks[i]) in ... Tue, 17 Feb 2009 23:36:28 GMT Diego Biurrun <diego@biurrun.de> [63864cb] small Doxygen comment grammar fix Originally committed as revision ... Tue, 17 Feb 2009 23:35:41 GMT Diego Biurrun <diego@biurrun.de> [bd0eddb7] Revert converting two asserts into if checks and error messages. It ... Tue, 17 Feb 2009 23:30:07 GMT Carl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at> [ef7ae94b] Fix MBAFF/PAFF samples. Patch by Stephen Warren, swarren nvidia com ... Tue, 17 Feb 2009 22:36:48 GMT Diego Biurrun <diego@biurrun.de> [9ba8bc01] spelling/grammar/wording fixes for the Doxygen comments Originally ... Tue, 17 Feb 2009 22:25:40 GMT Andreas Öman <andreas@lonelycoder.com> [3fff6382] Gopher protocol should depend on networking being enabled. Ok'd by ... Tue, 17 Feb 2009 21:43:57 GMT Diego Biurrun <diego@biurrun.de> [30f68128] Add missing #includes to fix 'make checkheaders'. Originally ... Tue, 17 Feb 2009 21:41:50 GMT Aurelien Jacobs <aurel@gnuage.org> [1f1ff731] remove now useless get_str16() from rmdec.c Originally committed as ...