# # ChangeLog for / in ffmpeg # # Generated by Trac 1.6 # Jan 2, 2025, 6:05:41 AM Thu, 05 Mar 2009 22:17:12 GMT Diego Biurrun <diego@biurrun.de> [27127202] Remove duplicated MUL16 macro definition, fixes the warning: ... Thu, 05 Mar 2009 21:20:13 GMT Måns Rullgård <mans@mansr.com> [35690321] ARM: disable inline asm for armcc Originally committed as revision ... Thu, 05 Mar 2009 21:20:10 GMT Måns Rullgård <mans@mansr.com> [1e65f62] ARM: armcc versions of bswap_16/32 Originally committed as revision ... Thu, 05 Mar 2009 21:20:08 GMT Måns Rullgård <mans@mansr.com> [03e37762] ARM: detect armcc compiler and enable gcc mode Originally committed ... Thu, 05 Mar 2009 21:20:04 GMT Måns Rullgård <mans@mansr.com> [f65883c8] configure: check asm support using $as Originally committed as ... Thu, 05 Mar 2009 21:20:01 GMT Måns Rullgård <mans@mansr.com> [313c46a6] Compile .S files with $(AS), set it in configure Assembler files ... Thu, 05 Mar 2009 21:02:33 GMT Cédric Schieli <cschieli@gmail.com> [a3398feb] Fix bug introduced by me in r28756 Originally committed as revision ... Thu, 05 Mar 2009 19:15:14 GMT Diego Biurrun <diego@biurrun.de> [e6586575] Mark pos_min and pos_max variables as av_uninit to work around false ... Thu, 05 Mar 2009 19:13:12 GMT Diego Biurrun <diego@biurrun.de> [1aeb55a1] Mark dvdaudio_substream_type variable as av_uninit to work around ... Thu, 05 Mar 2009 07:36:16 GMT Ivan Schreter <schreter@gmx.net> [61c23c15] Pass packet position to the parser, so frame's AVPacket.pos is ... Thu, 05 Mar 2009 07:35:06 GMT Ivan Schreter <schreter@gmx.net> [b283ba26] Add handling of frame position in the parser. Originally committed ... Thu, 05 Mar 2009 04:40:42 GMT Justin Ruggles <justin.ruggles@gmail.com> [8d1e885f] flacdec: cosmetics: Add a comment with the data of the smallest FLAC ... Thu, 05 Mar 2009 02:36:17 GMT Justin Ruggles <justin.ruggles@gmail.com> [629fb5c4] flacdec: There is an even smaller FLAC frame size possibility. ... Thu, 05 Mar 2009 02:21:35 GMT Justin Ruggles <justin.ruggles@gmail.com> [5756bc7b] flacdec: 10l to me. I miscalculated the smallest FLAC frame. It is 16 ... Thu, 05 Mar 2009 01:23:53 GMT Justin Ruggles <justin.ruggles@gmail.com> [bf1d7e28] flacdec: cosmetics: move 2 statements to immediately after frame ... Thu, 05 Mar 2009 01:15:38 GMT Justin Ruggles <justin.ruggles@gmail.com> [fd6fd47] flacdec: Simplify frame sync by not using the bitstream reader. ... Thu, 05 Mar 2009 00:56:09 GMT Justin Ruggles <justin.ruggles@gmail.com> [a8ec12bc] flacdec: Split the metadata_parse() function into 2 separate ... Wed, 04 Mar 2009 23:55:10 GMT Justin Ruggles <justin.ruggles@gmail.com> [5ef4fa87] flacdec: Add a check for small buffer size. This ensures reading as ... Wed, 04 Mar 2009 23:24:44 GMT Justin Ruggles <justin.ruggles@gmail.com> [c519972] flacdec: cosmetics: Use a more descriptive variable name for the ... Wed, 04 Mar 2009 23:16:30 GMT Justin Ruggles <justin.ruggles@gmail.com> [549bccdb] flacdec: Handle 32 bps data when checking allocated size. ... Wed, 04 Mar 2009 23:10:40 GMT Justin Ruggles <justin.ruggles@gmail.com> [a3d2379b] flacdec: Check curr_bps after wasted bits are subtracted. ... Wed, 04 Mar 2009 21:50:10 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [d3f76612] Fix typo: "i" -> "in". Originally committed as revision 17812 to ... Wed, 04 Mar 2009 19:37:19 GMT Ivan Schreter <schreter@gmx.net> [70e01da3] Add support for ct_type to correctly detect interlaced flag ... Wed, 04 Mar 2009 19:12:49 GMT Cédric Schieli <cschieli@gmail.com> [a284d030] Rewrite of rgb15to32 and rgb16to32 using fewer asm instructions and ... Wed, 04 Mar 2009 18:43:20 GMT Michael Niedermayer <michaelni@gmx.at> [3444c914] Add "deprecated old scaler removed" Originally committed as ... Wed, 04 Mar 2009 18:41:47 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [15ef4026] Remove the swscale dummy option, most (all?) FATE configs should be ... Wed, 04 Mar 2009 18:18:49 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [6d08f6c9] 100l, interplayvideo uses 8x8 blocks, so call the 8x8 put_pixels_tab ... Wed, 04 Mar 2009 17:12:58 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [51338166] Set AVFrame.reference correctly for nuv decoder. Originally ... Wed, 04 Mar 2009 16:56:55 GMT Vitor Sessak <vitor1001@gmail.com> [a66430c0] Add more correct bound checking in filter_mb(). Should fix decoding ... Wed, 04 Mar 2009 08:47:29 GMT Gwenole Beauchesne <gbeauchesne@splitted-desktop.com> [34e46c44] Add frame buffer allocators. aka simplify calls to ... Wed, 04 Mar 2009 07:57:09 GMT Alex Converse <alex.converse@gmail.com> [63581eb1] MOV: fix demuxing fragmented files Originally committed as revision ... Wed, 04 Mar 2009 05:40:53 GMT Mike Melanson <mike@multimedia.cx> [e584914a] Fix a condition that causes an infinite loop, but only when compiled ... Wed, 04 Mar 2009 05:24:59 GMT Mike Melanson <mike@multimedia.cx> [45e5f857] excellent first pass at a description; now it's time for the Ministry ... Wed, 04 Mar 2009 01:33:56 GMT Reynaldo H. Verdejo Pinochet <reynaldo@opendot.cl> [87574416] Part 2 of 2 of Kenan Gillet's 'make ff_qcelp_lspf2lpc more general' ... Wed, 04 Mar 2009 01:28:07 GMT Reynaldo H. Verdejo Pinochet <reynaldo@opendot.cl> [77bd18e1] Part 1 of 2 of Kenan Gillet's 'make ff_qcelp_lspf2lpc more general' ... Wed, 04 Mar 2009 01:08:26 GMT Justin Ruggles <justin.ruggles@gmail.com> [e1374c06] flacdec: When there is not enough data to read the next header block, ... Wed, 04 Mar 2009 00:57:37 GMT Ronald S. Bultje <rsbultje@gmail.com> [29b9f58b] Split rtsp_send_cmd() into two functions, one for the actual sending ... Wed, 04 Mar 2009 00:53:04 GMT Justin Ruggles <justin.ruggles@gmail.com> [6a85fb34] cosmetics: indentation after last commit Originally committed as ... Wed, 04 Mar 2009 00:52:18 GMT Justin Ruggles <justin.ruggles@gmail.com> [55a72738] flacdec: Check for an inline header before calling metadata_parse(). ... Wed, 04 Mar 2009 00:21:46 GMT Justin Ruggles <justin.ruggles@gmail.com> [239b961f] flacdec: Allocate buffers right after STREAMINFO is parsed. ... Tue, 03 Mar 2009 23:53:29 GMT Måns Rullgård <mans@mansr.com> [03754fcd] Alpha: use -g3 with ccc to allow optimisation with debugging symbols ... Tue, 03 Mar 2009 23:52:31 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [9d9de444] Fix syntax for the libfaad_decoder definition. Fix compilation ... Tue, 03 Mar 2009 23:50:21 GMT Justin Ruggles <justin.ruggles@gmail.com> [184bc53] cosmetics: indentation after last commit Originally committed as ... Tue, 03 Mar 2009 23:49:36 GMT Justin Ruggles <justin.ruggles@gmail.com> [7d030358] flacdec: Avoid parsing the STREAMINFO multiple times. Originally ... Tue, 03 Mar 2009 23:32:10 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [636f1c4c] Rename avctx_opts to avcodec_opts. The new name is more meaningful ... Tue, 03 Mar 2009 23:07:12 GMT Måns Rullgård <mans@mansr.com> [511b3667] Allow --enable-swscale until FATE is updated Originally committed ... Tue, 03 Mar 2009 22:51:30 GMT Michael Niedermayer <michaelni@gmx.at> [6d4f53cb] Remove old scaler. Originally committed as revision 17786 to ... Tue, 03 Mar 2009 20:25:21 GMT Michael Niedermayer <michaelni@gmx.at> [1ad1eaad] Enable AVFMT_FLAG_NONBLOCK. Originally committed as revision 17785 ... Tue, 03 Mar 2009 20:24:58 GMT Michael Niedermayer <michaelni@gmx.at> [d61f30a7] Do usleep(10000) when all demuxers returned EAGAIN. Originally ... Tue, 03 Mar 2009 20:24:17 GMT Michael Niedermayer <michaelni@gmx.at> [ded01499] Replace two 'return AVERROR(EAGAIN);' by continue. The latter are ... Tue, 03 Mar 2009 19:50:04 GMT Michael Niedermayer <michaelni@gmx.at> [545465ec] If a demuxer returns EAGAIN, try another demuxer. Originally ... Tue, 03 Mar 2009 19:47:23 GMT Jindřich Makovička <makovick@gmail.com> [57f9a560] remove the rest of x86 asm from LGPL build Originally committed as ... Tue, 03 Mar 2009 18:19:44 GMT Alex Converse <alex.converse@gmail.com> [fefe43ff] MOV: fix crash when 'meta' occurs before first 'trak' Originally ... Tue, 03 Mar 2009 17:06:18 GMT Ronald S. Bultje <rsbultje@gmail.com> [bc8763cd] Rename "fd1" variable ro "fd". There were previously two variables ... Tue, 03 Mar 2009 17:04:51 GMT Ronald S. Bultje <rsbultje@gmail.com> [f0a80394] Add url_get_file_handle(), which is used to get the file descriptor ... Tue, 03 Mar 2009 16:53:04 GMT Ronald S. Bultje <rsbultje@gmail.com> [2fea9650] Reindent after r17777. Originally committed as revision 17778 to ... Tue, 03 Mar 2009 16:52:35 GMT Ronald S. Bultje <rsbultje@gmail.com> [f830c9a4] Make RTSP-MS-over-UDP negotiation work. See "[PATCH] RTSP-MS 8/15: ... Tue, 03 Mar 2009 16:48:56 GMT Ronald S. Bultje <rsbultje@gmail.com> [090438cc] Recognize the "application" data type, which is required for WMS/UDP ... Tue, 03 Mar 2009 16:19:37 GMT Benoit Fouet <benoit.fouet@free.fr> [9aaa2077] Add a context to av_log() calls. Originally committed as revision ... Tue, 03 Mar 2009 16:09:19 GMT Michael Niedermayer <michaelni@gmx.at> [c36264a3] A quick description of Rate distortion theory. Originally committed ... Tue, 03 Mar 2009 15:48:52 GMT Diego Biurrun <diego@biurrun.de> [59701aeb] Do not use a macro to generate a single AVCodec declaration. ... Tue, 03 Mar 2009 15:35:20 GMT Michael Niedermayer <michaelni@gmx.at> [dc7d978a] Quick description of the Viterbi algorithm so I do not have to repeat ... Tue, 03 Mar 2009 14:32:24 GMT Panagiotis Issaris <takis.issaris@uhasselt.be> [a0f80050] When a H.264 stream references a PPS or SPS id which doesn't exist, ... Tue, 03 Mar 2009 14:12:41 GMT Diego Biurrun <diego@biurrun.de> [b11163c8] Add vhook removal to the changelog. Originally committed as ... Tue, 03 Mar 2009 14:09:10 GMT Diego Biurrun <diego@biurrun.de> [fdf11906] Remove deprecated vhook subsystem. Originally committed as revision ... Tue, 03 Mar 2009 13:57:09 GMT Ronald S. Bultje <rsbultje@gmail.com> [f989d397] Remove size_t cast in setting s->priv_data directly to the (integer) ... Tue, 03 Mar 2009 13:51:34 GMT Ronald S. Bultje <rsbultje@gmail.com> [eafb17d1] Don't let finalize_packet() touch pkt->stream_index. Instead, let ... Tue, 03 Mar 2009 13:43:24 GMT Gwenole Beauchesne <gbeauchesne@splitted-desktop.com> [0d8ee24c] Set PixFmtInfo::{x, y}_chroma_shift for VDPAU and VAAPI formats. ... Tue, 03 Mar 2009 13:42:16 GMT Ronald S. Bultje <rsbultje@gmail.com> [95f03cf3] Reindent after r17764. Originally committed as revision 17765 to ... Tue, 03 Mar 2009 13:41:50 GMT Ronald S. Bultje <rsbultje@gmail.com> [f3e7194] In the current implementation of rtp_parse_packet(), ... Tue, 03 Mar 2009 13:38:40 GMT Diego Biurrun <diego@biurrun.de> [2db272e9] Start Changelog for next version. Originally committed as revision ... Tue, 03 Mar 2009 13:30:57 GMT Diego Biurrun <diego@biurrun.de> [0ca3e336] cosmetics: Add some empty lines for readability. Originally ... Tue, 03 Mar 2009 13:26:17 GMT Ronald S. Bultje <rsbultje@gmail.com> [d176f903] Reduce allocated length of the HTTP authentication request field ... Tue, 03 Mar 2009 13:25:53 GMT Panagiotis Issaris <takis.issaris@uhasselt.be> [429d6b21] Cosmetics: Typo Originally committed as revision 17760 to ... Tue, 03 Mar 2009 13:11:10 GMT Benoit Fouet <benoit.fouet@free.fr> [4f46099b] Use sign_extend(). On behalf of Jai. Originally committed as ... Tue, 03 Mar 2009 13:01:38 GMT Panagiotis Issaris <takis.issaris@uhasselt.be> [c7509ff] Add my GPG fingerprint Originally committed as revision 17758 to ... Tue, 03 Mar 2009 12:58:49 GMT Panagiotis Issaris <takis.issaris@uhasselt.be> [9549cdcb] Cosmetics: Typo Originally committed as revision 17757 to ... Tue, 03 Mar 2009 12:57:07 GMT Diego Biurrun <diego@biurrun.de> [c0492097] cosmetics: Fix indentation. Originally committed as revision 17756 ... Tue, 03 Mar 2009 12:52:12 GMT Diego Biurrun <diego@biurrun.de> [9d821fc2] Do not add -D_FILE_OFFSET_BITS=64 and -D_LARGEFILE_SOURCE ... Tue, 03 Mar 2009 12:45:48 GMT Diego Biurrun <diego@biurrun.de> [892438a3] Remove mpeg4aac dependency declaration, the decoder was removed. ... Tue, 03 Mar 2009 08:53:55 GMT Måns Rullgård <mans@mansr.com> [54460a83] configure: improve temp file creation and cleanup Originally ... Tue, 03 Mar 2009 05:53:38 GMT Justin Ruggles <justin.ruggles@gmail.com> [2e78513c] flacdec: Warn about invalid max blocksize and limit the minimum ... Tue, 03 Mar 2009 05:26:39 GMT Alex Converse <alex.converse@gmail.com> [09a64ee6] H.264: Simplify decode_residual() Originally committed as revision ... Tue, 03 Mar 2009 05:25:58 GMT Justin Ruggles <justin.ruggles@gmail.com> [0c89ca72] cosmetics: remove a pointless comment Originally committed as ... Tue, 03 Mar 2009 05:25:23 GMT Justin Ruggles <justin.ruggles@gmail.com> [95db6659] flacdec: Remove unused variable, min_blocksize. Originally ... Tue, 03 Mar 2009 05:22:44 GMT Justin Ruggles <justin.ruggles@gmail.com> [dde318d5] flacdec: Return error when blocksize code of 0 is found. It is a ... Tue, 03 Mar 2009 05:18:39 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [c978997a] Enable PB-frames decoding for H.263 Originally committed as ... Tue, 03 Mar 2009 05:17:22 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [685502cf] Add PB-frame decoding support for H.263/i263 (and enable it for i263) ... Tue, 03 Mar 2009 04:57:02 GMT Justin Ruggles <justin.ruggles@gmail.com> [6053da01] alacdec: Simplify reading of uncompressed samples by using ... Tue, 03 Mar 2009 04:45:45 GMT Justin Ruggles <justin.ruggles@gmail.com> [5b37e2fc] flacdec: Avoid trying to read 33 bits. This occurs when the source ... Tue, 03 Mar 2009 02:53:11 GMT Justin Ruggles <justin.ruggles@gmail.com> [505cc62f] flacdec: ALT_BITSTREAM_READER is no longer required. Originally ... Tue, 03 Mar 2009 02:19:01 GMT Justin Ruggles <justin.ruggles@gmail.com> [9de6e090] flacdec: use get_sbits_long() where needed. Originally committed as ... Tue, 03 Mar 2009 02:00:47 GMT Justin Ruggles <justin.ruggles@gmail.com> [017c081] Add a get_sbits_long() function. Originally committed as revision ... Tue, 03 Mar 2009 01:53:54 GMT Måns Rullgård <mans@mansr.com> [8858990f] ALAC: use sign_extend() from mathops.h Originally committed as ... Tue, 03 Mar 2009 00:03:55 GMT Måns Rullgård <mans@mansr.com> [101dfa7] Add sign_extend() function to mathops.h Originally committed as ... Mon, 02 Mar 2009 19:42:31 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [edd532db] Simplify show_bits_long and copy the GetBitsContext around only once ... Mon, 02 Mar 2009 17:32:53 GMT Justin Ruggles <justin.ruggles@gmail.com> [ee4d0322] flacdec: Use get/skip_bits_long() for more than 17-bits and ... Mon, 02 Mar 2009 17:18:49 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [b89e77cf] Factor out block decoding in ff_h263_decode_mb() Originally ... Mon, 02 Mar 2009 15:13:58 GMT Michael Niedermayer <michaelni@gmx.at> [7115cbda] Consider all packets in the parser, not just ones with timestamps, ... Mon, 02 Mar 2009 15:12:26 GMT Michael Niedermayer <michaelni@gmx.at> [2cc30421] Favor container packets that end after the first byte of the access ...