#
# ChangeLog for / in ffmpeg
#
# Generated by Trac 1.6
# Dec 15, 2024, 11:44:34 AM

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 ...


Wed, 17 Mar 2010 04:37:40 GMT Bobby Bingham <uhmmmm@gmail.com> [c0bc2fed]

	Allow format and noformat filters to be more completely disabled when ...


Wed, 17 Mar 2010 04:37:36 GMT Bobby Bingham <uhmmmm@gmail.com> [55fd1bbc]

	Cosmetics: rearrange functions to simplify ifdeffery

	Originally ...


Wed, 17 Mar 2010 04:36:06 GMT Ramiro Polla <ramiro.polla@gmail.com> [ad8eede7]

	vfwcap: Free remaining packets on vfw_read_close().

	Originally ...


Wed, 17 Mar 2010 04:24:43 GMT Ramiro Polla <ramiro.polla@gmail.com> [ce03ed4d]

	Do not store a copy of AVFormatContext *s in vfw_ctx.
	Save *s ...


Wed, 17 Mar 2010 03:43:14 GMT Bobby Bingham <uhmmmm@gmail.com> [3922deb5]

	Add video filter to manipulate aspect ratio

	Originally committed as ...


Wed, 17 Mar 2010 02:59:12 GMT Michael Niedermayer <michaelni@gmx.at> [68f0bc7e]

	Use H264s MC instead of mpeg4-asp qpel for h264 error resilience.
 ...


Tue, 16 Mar 2010 21:45:30 GMT Måns Rullgård <mans@mansr.com> [c7f625ee]

	Fix erroneous behaviour when format probe hits end of file

	If the ...


Tue, 16 Mar 2010 21:23:03 GMT Måns Rullgård <mans@mansr.com> [3bd74e92]

	Simplify arch-specific object file lists

	Originally committed as ...


Tue, 16 Mar 2010 21:22:59 GMT Måns Rullgård <mans@mansr.com> [43f60eba]

	Move arch-specific makefile parts into $arch/Makefile

	Originally ...


Tue, 16 Mar 2010 21:22:54 GMT Måns Rullgård <mans@mansr.com> [e0e335a0]

	configure: do not use $_

	Both bash and ksh abuse this variable even ...


Tue, 16 Mar 2010 18:32:52 GMT Víctor Paesa <victorpaesa@googlemail.com> [2f821b03]

	Add compilation hints for Cygwin 1.7 and remove the ones for 1.5
 ...


Tue, 16 Mar 2010 15:48:48 GMT Ronald S. Bultje <rsbultje@gmail.com> [562f22a6]

	Typo: if output (video) stream's pix_fmt is not set, then the stream ...


Tue, 16 Mar 2010 01:17:00 GMT Måns Rullgård <mans@mansr.com> [4693b031]

	Move H264 dsputil functions into their own struct

	This moves the ...


Mon, 15 Mar 2010 23:40:51 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [f5beb9a8]

	100L, revert r22560, already present

	Originally committed as ...


Mon, 15 Mar 2010 23:32:20 GMT Daniel Verkamp <daniel@drv.nu> [4a0cf68]

	patcheck: Escape parentheses in grep calls

	Originally committed as ...


Mon, 15 Mar 2010 23:15:24 GMT Aurelien Jacobs <aurel@gnuage.org> [972ffe6]

	rename av_read_frame_flush to ff_read_frame_flush
	it is an internal ...


Mon, 15 Mar 2010 23:14:07 GMT Aurelien Jacobs <aurel@gnuage.org> [588af13f]

	rename av_program_add_stream_index to ff_program_add_stream_index
	it ...


Mon, 15 Mar 2010 23:11:02 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [48b2ef95]

	mpegts muxer now needs mpeg4audio code like adts muxer

	Originally ...


Mon, 15 Mar 2010 23:04:09 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [fbe8c56d]

	Correctly write last 0 lacing value when packet size is multiple of ...


Mon, 15 Mar 2010 23:00:53 GMT Måns Rullgård <mans@mansr.com> [404793f4]

	H264: fix signed overflow in constant multiplication

	This fixes ...


Mon, 15 Mar 2010 22:54:22 GMT Michael Niedermayer <michaelni@gmx.at> [493f54ad]

	Add AVSEEK_FORCE flag to indicate that the code should attempt to ...


Mon, 15 Mar 2010 22:49:46 GMT Michael Niedermayer <michaelni@gmx.at> [53f66cee]

	Add ff_ prefix for mpeg2_dc_scale_table.

	Originally committed as ...


Mon, 15 Mar 2010 22:37:14 GMT Aurelien Jacobs <aurel@gnuage.org> [6dfa52c8]

	matroskadec: fix missing dependency

	Originally committed as ...


Mon, 15 Mar 2010 21:27:13 GMT Michael Niedermayer <michaelni@gmx.at> [6506c3d2]

	Support intra_dc_precision>8 in jpeg

	Originally committed as ...


Mon, 15 Mar 2010 19:45:57 GMT Michael Niedermayer <michaelni@gmx.at> [80232350]

	Allow mpeg style yuv in jpeg when strict standard compliance is small ...


Mon, 15 Mar 2010 19:23:24 GMT Måns Rullgård <mans@mansr.com> [2fad0977]

	Add FATE tests

	This adds a "fate" make target which runs the full ...


Mon, 15 Mar 2010 19:03:48 GMT Jai Menon <jmenon86@gmail.com> [f75ab7a]

	cosmetics : Print newline after error message.

	Originally committed ...


Mon, 15 Mar 2010 16:37:02 GMT Michael Niedermayer <michaelni@gmx.at> [bd57cae]

	use mpeg2 quantization bias for mjpeg.
	this seems to improve RD ...


Mon, 15 Mar 2010 16:36:54 GMT Martin Storsjö <martin@martin.st> [db12880]

	Reindent

	Originally committed as revision 22549 to ...


Mon, 15 Mar 2010 16:36:20 GMT Martin Storsjö <martin@martin.st> [ad2ae6db]

	Don't let ff_rtsp_read_reply skip interleaved RTP/TCP packets in ...


Mon, 15 Mar 2010 16:31:15 GMT Martin Storsjö <martin@martin.st> [ec55edba]

	Make rtsp_skip_packet non-static, add ff prefix

	Originally ...


Mon, 15 Mar 2010 16:15:51 GMT Martin Storsjö <martin@martin.st> [c040badb]

	Reindent

	Originally committed as revision 22546 to ...


Mon, 15 Mar 2010 14:20:07 GMT Martin Storsjö <martin@martin.st> [c07c6f8]

	RTSP: Synchronize the start time of the chained RTP muxers

	This ...


Mon, 15 Mar 2010 14:03:01 GMT Benoit Fouet <benoit.fouet@free.fr> [4a287145]

	Remove avcodec_thread_execute from avcodec.h, and make static ...


Mon, 15 Mar 2010 10:37:12 GMT Martin Storsjö <martin@martin.st> [b1d55e5e]

	Use AVFormatContext.start_time_realtime in the RTP muxer

	Originally ...