# # ChangeLog for / in ffmpeg # # Generated by Trac 1.6 # Dec 30, 2024, 9:23:21 PM Fri, 20 Mar 2009 17:23:45 GMT Carl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at> [effcedf7] PCX encoder that handles 1-, 8-, and 24-bpp pixfmts. Patch by ... Fri, 20 Mar 2009 17:22:03 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [20ddf5a8] Avoid crash on planarCopy to a destination without alpha. Makes ... Fri, 20 Mar 2009 16:29:47 GMT Benoit Fouet <benoit.fouet@free.fr> [1cd98da8] Initialize pointer arrays which may be freed before being ... Fri, 20 Mar 2009 16:23:48 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [04ef1d3f] Do _not_ use rbx on x86_64, it will fail to compile with PIC, besides ... Fri, 20 Mar 2009 16:12:03 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [d55ef636] Fix swscale compilation with Altivec enabled. Originally committed ... Fri, 20 Mar 2009 14:44:26 GMT Cédric Schieli <cschieli@gmail.com> [3164d25e] Reindent after last commit Originally committed as revision 29014 ... Fri, 20 Mar 2009 14:33:59 GMT Cédric Schieli <cschieli@gmail.com> [b3b5946c] Add a changelog entry for the alpha scaler support Originally ... Fri, 20 Mar 2009 14:17:20 GMT Cédric Schieli <cschieli@gmail.com> [110f147a] Also test the alpha channel in swscale-example Originally committed ... Fri, 20 Mar 2009 14:16:24 GMT Cédric Schieli <cschieli@gmail.com> [6268f55b] YUVA420P is now supported as output format Originally committed as ... Fri, 20 Mar 2009 14:15:14 GMT Cédric Schieli <cschieli@gmail.com> [6858492e] Add alpha channel scaling Originally committed as revision 29011 to ... Fri, 20 Mar 2009 14:14:28 GMT Cédric Schieli <cschieli@gmail.com> [3acd545] Add YUVA420P -> RGBA/BGRA/ARGB/ABGR unscaled converters Originally ... Fri, 20 Mar 2009 14:12:47 GMT Cédric Schieli <cschieli@gmail.com> [a9ddb5b1] Add a CONFIG_SWSCALE_ALPHA option for alpha channel scaling (enabled ... Fri, 20 Mar 2009 14:01:51 GMT Cédric Schieli <cschieli@gmail.com> [f6cf4ed0] Use a simpler and more general check for the gray case in the ... Fri, 20 Mar 2009 13:07:09 GMT Ramiro Polla <ramiro.polla@gmail.com> [9731e7f1] mlp, truehd: support non 1:1 channel mapping. Originally committed ... Fri, 20 Mar 2009 13:04:14 GMT Ramiro Polla <ramiro.polla@gmail.com> [cbf3cf19] Support "next parameter flags present" flag. Originally committed ... Fri, 20 Mar 2009 13:02:15 GMT Ramiro Polla <ramiro.polla@gmail.com> [932cee5d] truehd: support up to 3 substreams. Originally committed as ... Fri, 20 Mar 2009 12:04:58 GMT Gwenole Beauchesne <gbeauchesne@splitted-desktop.com> [952e2083] Rename hwaccel_data_private to hwaccel_picture_private. Originally ... Fri, 20 Mar 2009 11:48:27 GMT Diego Biurrun <diego@biurrun.de> [294eaa26] Replace random() usage in test programs by av_lfg_*(). Originally ... Fri, 20 Mar 2009 11:43:58 GMT Diego Biurrun <diego@biurrun.de> [c7594e07] Only build motion-test if MMX is enabled. Originally committed as ... Fri, 20 Mar 2009 11:40:05 GMT Diego Biurrun <diego@biurrun.de> [578f90a8] Align test program output columns. Originally committed as revision ... Fri, 20 Mar 2009 10:48:01 GMT Diego Biurrun <diego@biurrun.de> [fa7aec5c] Remove unused libavutil/random.h #include. Originally committed as ... Fri, 20 Mar 2009 10:47:02 GMT Diego Biurrun <diego@biurrun.de> [e814a59f] Use correct header for struct AVLFG. Originally committed as ... Fri, 20 Mar 2009 01:44:45 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [7c45723a] resync ffm if error in stream Originally committed as revision ... Fri, 20 Mar 2009 01:39:55 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [21c6438f] typo, fix eof check Originally committed as revision 18064 to ... Fri, 20 Mar 2009 01:23:33 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [b9edbe9] do not write ffm write index by default, detect if file is being ... Fri, 20 Mar 2009 01:22:51 GMT Ronald S. Bultje <rsbultje@gmail.com> [cf16c17a] Add byte reordering for the SIPRO audio codec. See "rmdec.c: add SIPR ... Fri, 20 Mar 2009 01:11:08 GMT Ronald S. Bultje <rsbultje@gmail.com> [e9fce261] Assign the x-pf-asf payload string to be decoded by rtp_asf.c, and ... Fri, 20 Mar 2009 01:07:22 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [20f93c3c] check av_find_stream_info return value Originally committed as ... Fri, 20 Mar 2009 01:05:51 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [77553ae3] uniformize log messages and add some more Originally committed as ... Fri, 20 Mar 2009 01:00:53 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [042819c5] use lfg and ff_random_get_seed instead of deprecated av_random ... Fri, 20 Mar 2009 00:55:00 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [637af098] check if feed and stream already exist before registering new one ... Fri, 20 Mar 2009 00:23:13 GMT Diego Biurrun <diego@biurrun.de> [7349392] Make softfloat test program compile again: Setting the av_log_level ... Fri, 20 Mar 2009 00:18:46 GMT Diego Biurrun <diego@biurrun.de> [b56e34c5] Make AES test program compile again: Setting the av_log_level ... Thu, 19 Mar 2009 23:33:35 GMT Diego Biurrun <diego@biurrun.de> [54ea7736] Initialize *srcContext, *dstContext, *outContext to NULL, avoids the ... Thu, 19 Mar 2009 23:29:19 GMT Carl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at> [e29c3f93] Remove useless casting in asm "m" operand. Patch by Matthieu ... Thu, 19 Mar 2009 23:29:11 GMT Carl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at> [ecf05a59] Remove useless casting in asm "m" operand. Patch by Matthieu ... Thu, 19 Mar 2009 22:29:32 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [90da2b50] Make ffmpeg fail if the argument provided to the -pix_fmt option is ... Thu, 19 Mar 2009 21:57:14 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [87657891] set avi fsize to INT64_MAX if riff tag end is not set and file size ... Thu, 19 Mar 2009 21:54:34 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [3a560188] move max analyze duration check before considering new packet ... Thu, 19 Mar 2009 21:52:44 GMT Ramiro Polla <ramiro.polla@gmail.com> [dd35beb2] Allocate executable memory with VirtualAlloc() in Windows. ... Thu, 19 Mar 2009 21:52:01 GMT Ramiro Polla <ramiro.polla@gmail.com> [7c5bfe7a] Check for VirtualAlloc() so it may be used to allocate executable ... Thu, 19 Mar 2009 21:50:10 GMT Ramiro Polla <ramiro.polla@gmail.com> [16a3717] Drop unnecessary cast and cosmetically align. Originally committed ... Thu, 19 Mar 2009 21:46:56 GMT Ramiro Polla <ramiro.polla@gmail.com> [23d9cc45] Support raw TrueHD files Originally committed as revision 18049 to ... Thu, 19 Mar 2009 21:36:59 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [45bae968] Fix indentation after r18047. Originally committed as revision ... Thu, 19 Mar 2009 21:34:55 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [c9d6e847] Change linesize alignment method to ensure that linesize[0] == ... Thu, 19 Mar 2009 21:31:10 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [b435725b] Do not set linesize for palette data, it does not make sense and ... Thu, 19 Mar 2009 21:23:39 GMT Ramiro Polla <ramiro.polla@gmail.com> [9ba4821d] Split TrueHD decoder from MLP Originally committed as revision ... Thu, 19 Mar 2009 18:13:42 GMT Alex Converse <alex.converse@gmail.com> [5c3d507f] MOV: Use the AOT enum for the mp4_audio_types mapping. Originally ... Thu, 19 Mar 2009 15:02:44 GMT Michael Niedermayer <michaelni@gmx.at> [9326d3f3] Revert Date: Wed Mar 18 23:11:50 2009 New Revision: ... Thu, 19 Mar 2009 14:49:47 GMT Michael Niedermayer <michaelni@gmx.at> [8e3d8a82] typedef int x86_reg on non x86 Originally committed as revision ... Thu, 19 Mar 2009 14:04:14 GMT Michael Niedermayer <michaelni@gmx.at> [72ef3dd] Fix 10l typo. Originally committed as revision 29002 to ... Thu, 19 Mar 2009 09:53:50 GMT Diego Biurrun <diego@biurrun.de> [2029e934] Nicely align output columns. Originally committed as revision 18042 ... Thu, 19 Mar 2009 03:45:29 GMT Michael Niedermayer <michaelni@gmx.at> [0411072e] Unscaled converters for YUYV->YUV420P YUYV->YUV422P UYVY->YUV420P ... Thu, 19 Mar 2009 03:04:21 GMT Justin Ruggles <justin.ruggles@gmail.com> [07d16e2e] share some constants between the FLAC encoder and FLAC decoder ... Thu, 19 Mar 2009 01:10:30 GMT Diego Biurrun <diego@biurrun.de> [bb504ac4] Fix compilation of adler32 test program: Use av_log_set_level() ... Thu, 19 Mar 2009 01:04:23 GMT Diego Biurrun <diego@biurrun.de> [23869b4a] Fix copy and paste typo in input/output devices section. Originally ... Wed, 18 Mar 2009 22:11:50 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [62651fa7] Fix libswscale compilation on non-x86, hopefully without breaking ... Wed, 18 Mar 2009 21:38:41 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [29c66386] Use read_yesno() in opt_output_file(). Originally committed as ... Wed, 18 Mar 2009 21:35:49 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [090b61b2] Implement read_yesno(). Originally committed as revision 18037 to ... Wed, 18 Mar 2009 21:34:19 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [eab5168c] Flush the remaning chars in the input buffer after reading the ... Wed, 18 Mar 2009 20:10:09 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [1e896640] Implement a name field for AVPixFmtDescriptor. Originally committed ... Wed, 18 Mar 2009 17:12:44 GMT Ramiro Polla <ramiro.polla@gmail.com> [9a034dde] swscale-example: use LFG instead of random() Originally committed ... Wed, 18 Mar 2009 17:07:30 GMT Ramiro Polla <ramiro.polla@gmail.com> [d0ce212a] Do not assume long is same width as x86 register. Originally ... Wed, 18 Mar 2009 14:14:56 GMT Alex Converse <alex.converse@gmail.com> [2b823a52] Fix typo in AOT_ER_AAC_ELD Originally committed as revision 18034 ... Wed, 18 Mar 2009 14:11:05 GMT Alex Converse <alex.converse@gmail.com> [d3487e47] Update the MPEG-4 AOT table. Originally committed as revision 18033 ... Wed, 18 Mar 2009 14:03:40 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [b8b00d94] Rename GUID typedef to ff_asf_guid to fix MinGW compilation failure ... Wed, 18 Mar 2009 13:52:56 GMT Alex Converse <alex.converse@gmail.com> [f650e4d3] Move MPEG-4 AOT enum to mpeg4audio.h. Originally committed as ... Wed, 18 Mar 2009 13:17:23 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [4d0c3dc0] Add a special guidcmp function to compare ASF guids, to avoid the ... Wed, 18 Mar 2009 08:06:08 GMT Diego Biurrun <diego@biurrun.de> [780daf2b] Consistently use ff_ prefixes for internal symbols. Originally ... Wed, 18 Mar 2009 07:55:34 GMT Diego Biurrun <diego@biurrun.de> [fa3f2a35] Add list of supported input/output devices. Originally committed as ... Wed, 18 Mar 2009 07:49:51 GMT Diego Biurrun <diego@biurrun.de> [000bbebb] Adjust @columnfractions settings to reflect the number of columns in ... Tue, 17 Mar 2009 20:47:31 GMT Ramiro Polla <ramiro.polla@gmail.com> [e05c8d0] use intptr_t to cast pointers to int in codecs maintained by benjamin ... Tue, 17 Mar 2009 19:53:36 GMT Cédric Schieli <cschieli@gmail.com> [d4da3e47] Add a fillPlane function to fill a plane with one constant value ... Tue, 17 Mar 2009 19:51:52 GMT Cédric Schieli <cschieli@gmail.com> [4c01b868] Don't write outside of the picture buffer in planarCopy in the gray ... Tue, 17 Mar 2009 18:35:58 GMT Ronald S. Bultje <rsbultje@gmail.com> [79ff11d7] Fix wrong @file tag. Originally committed as revision 18026 to ... Tue, 17 Mar 2009 12:43:09 GMT Gwenole Beauchesne <gbeauchesne@splitted-desktop.com> [1aea7018] Amend AVCodecContext with hwaccel_context (HW accelerator context). ... Tue, 17 Mar 2009 12:35:55 GMT Ronald S. Bultje <rsbultje@gmail.com> [c4a3d032] Reindent after r18023. Originally committed as revision 18024 to ... Tue, 17 Mar 2009 12:34:57 GMT Ronald S. Bultje <rsbultje@gmail.com> [1a30d541] Add RTP/ASF header parsing, which is part of the SDP of these ... Tue, 17 Mar 2009 12:27:32 GMT Diego Biurrun <diego@biurrun.de> [6d050dd6] cosmetics: fix indentation, patch by avcoder, ffmpeg gmail com ... Tue, 17 Mar 2009 12:05:56 GMT Diego Biurrun <diego@biurrun.de> [852ca0e5] Fix ff_bfin_yuv2rgb_get_func_ptr() vs. ... Tue, 17 Mar 2009 11:52:39 GMT Diego Biurrun <diego@biurrun.de> [7f5ee4ea] whitespace cosmetics: Consistently format function calls without ... Tue, 17 Mar 2009 01:43:01 GMT Justin Ruggles <justin.ruggles@gmail.com> [137707e] Add documentation about missing E-AC-3 features. Originally ... Mon, 16 Mar 2009 22:38:27 GMT Carl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at> [9e85f9c5] Fix SEIs when splitting H264 input. Patch by John Cox, jc A kynesim ... Mon, 16 Mar 2009 20:49:52 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [2ac736a6] Extend mov edit list support to work for a first padding entry with ... Mon, 16 Mar 2009 20:22:39 GMT Måns Rullgård <mans@mansr.com> [c3df4a3] rmdec: fix crash at end of file Originally committed as revision ... Mon, 16 Mar 2009 20:04:32 GMT Cédric Schieli <cschieli@gmail.com> [9a10a076] Add an alpha parameter to the YUV2RGBFUNC macro to ease the upcoming ... Mon, 16 Mar 2009 16:24:38 GMT Alex Converse <alex.converse@gmail.com> [d0dab0ec] Cosmetics: Re-indent after last commit Originally committed as ... Mon, 16 Mar 2009 16:14:36 GMT Alex Converse <alex.converse@gmail.com> [bd27eed6] MOV: Support stz2 "Compact Sample Size Box" Originally committed as ... Mon, 16 Mar 2009 16:11:27 GMT Alex Converse <alex.converse@gmail.com> [4a39ccb4] AAC: IEEE-754 type punning for 16-bit floating point rounding. ... Mon, 16 Mar 2009 13:23:29 GMT Ronald S. Bultje <rsbultje@gmail.com> [508fe07a] More reindent, forgotten in previous commit. Originally committed ... Mon, 16 Mar 2009 13:03:23 GMT Ronald S. Bultje <rsbultje@gmail.com> [2d6f3014] Parse index chunk so that seeking in modern .rm files becomes a lot ... Mon, 16 Mar 2009 13:03:08 GMT Benoit Fouet <benoit.fouet@free.fr> [aa0bd99] Revert the alphabetical reordering which made me owner of Baptiste's ... Mon, 16 Mar 2009 13:01:02 GMT Ronald S. Bultje <rsbultje@gmail.com> [c8829279] Reindent after r18010. Originally committed as revision 18011 to ... Mon, 16 Mar 2009 12:59:18 GMT Ronald S. Bultje <rsbultje@gmail.com> [55d330f9] Mark the first output audio frame as keyframe (separate patch from ... Mon, 16 Mar 2009 12:57:49 GMT Ronald S. Bultje <rsbultje@gmail.com> [c5efef7b] Remove packet returning in ff_rm_parse_packet() if we're using the ... Mon, 16 Mar 2009 12:56:22 GMT Benoit Fouet <benoit.fouet@free.fr> [748a4312] Fix alphabetical order. Originally committed as revision 18008 to ... Mon, 16 Mar 2009 12:50:12 GMT Ronald S. Bultje <rsbultje@gmail.com> [7268f0bd] Reindent after r18005. Originally committed as revision 18007 to ... Mon, 16 Mar 2009 12:47:43 GMT Benoit Fouet <benoit.fouet@free.fr> [8127c420] Fix an assert(). Patch by Daniel Verkamp daniel drv nu Originally ... Mon, 16 Mar 2009 12:47:34 GMT Ronald S. Bultje <rsbultje@gmail.com> [6a2d3fc3] Merge code for packet reading in "old" (.ra, audio-only) Realmedia ... Mon, 16 Mar 2009 08:29:40 GMT Cédric Schieli <cschieli@gmail.com> [2816ce4c] Split YUV2RGB operands declaration into a separate macro Originally ...