#
# ChangeLog for / in ffmpeg
#
# Generated by Trac 1.6
# Dec 20, 2024, 9:05:31 AM

Mon, 10 Aug 2009 08:18:05 GMT Alexander Strange <astrange@ithinksw.com> [2704bd1]

	Fix the EBX available configure check on Darwin/i386.
 ...


Mon, 10 Aug 2009 01:27:33 GMT Måns Rullgård <mans@mansr.com> [87a920c6]

	eval: include libavutil/mathematics.h for NAN and M_PI

	Originally ...


Mon, 10 Aug 2009 01:27:30 GMT Måns Rullgård <mans@mansr.com> [9a88c1df]

	eval: include our headers after system headers

	Originally committed ...


Mon, 10 Aug 2009 01:27:27 GMT Måns Rullgård <mans@mansr.com> [bd41c06f]

	Define INFINITIY and NAN in mathematics.h if missing

	Originally ...


Sun, 09 Aug 2009 15:34:57 GMT Ramiro Polla <ramiro.polla@gmail.com> [184410e]

	Put some altivec code under COMPILE_ALTIVEC, and not HAVE_ALTIVEC.
 ...


Sun, 09 Aug 2009 15:04:17 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [df226e63]

	Remove 'offset' argument from PUTRGB* macros since it's unneeded and ...


Sun, 09 Aug 2009 10:42:38 GMT Carl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at> [5a8597a0]

	Document the output of ffmpeg -formats.

	Patch by William R. Zwicky, ...


Sat, 08 Aug 2009 18:27:27 GMT Måns Rullgård <mans@mansr.com> [07dec06e]

	Generate dependencies while compiling if supported by compiler
 ...


Sat, 08 Aug 2009 18:27:22 GMT Måns Rullgård <mans@mansr.com> [c1c3933a]

	Generate dependencies when object files are built

	Originally ...


Sat, 08 Aug 2009 15:18:48 GMT Diego Biurrun <diego@biurrun.de> [0bf18ed3]

	Remove disabled crufty code.

	Originally committed as revision 29482 ...


Fri, 07 Aug 2009 23:57:52 GMT Aurelien Jacobs <aurel@gnuage.org> [188842ef]

	fix riff subtitle timebase

	Originally committed as revision 19607 ...


Fri, 07 Aug 2009 14:53:31 GMT Diego Biurrun <diego@biurrun.de> [966116b]

	Remove some hunks of unused and disabled code cruft.

	Originally ...


Thu, 06 Aug 2009 15:48:19 GMT Diego Biurrun <diego@biurrun.de> [547d2055]

	Remove commented-out cruft.

	Originally committed as revision 19605 ...


Thu, 06 Aug 2009 15:45:25 GMT Måns Rullgård <mans@mansr.com> [8b93ddc3]

	configure: allow comma-separated list in --enable/disable-thing=name
 ...


Thu, 06 Aug 2009 15:45:22 GMT Måns Rullgård <mans@mansr.com> [be8f2501]

	configure: allow wildcards in --enable/disable-thing=name

	The name ...


Thu, 06 Aug 2009 15:45:19 GMT Måns Rullgård <mans@mansr.com> [d22c13a]

	configure: support --cpu=host to tune for the host system

	This ...


Thu, 06 Aug 2009 15:04:59 GMT Diego Biurrun <diego@biurrun.de> [1746e2a9]

	Make WMV2 encoder depend on H.263 encoder in configure.

	Originally ...


Thu, 06 Aug 2009 13:04:48 GMT Diego Biurrun <diego@biurrun.de> [c37de5e1]

	Make MPEG-4 encoder depend on H.263 encoder in configure.
 ...


Thu, 06 Aug 2009 12:56:25 GMT Diego Biurrun <diego@biurrun.de> [665507aa]

	Make WMV1 encoder depend on H.263 encoder in configure.

	Originally ...


Wed, 05 Aug 2009 15:27:22 GMT Diego Biurrun <diego@biurrun.de> [0bd48530]

	Do not check for both CONFIG_H263_ENCODER and CONFIG_FLV_ENCODER. ...


Wed, 05 Aug 2009 15:26:54 GMT Diego Biurrun <diego@biurrun.de> [4d4b4bd1]

	Make FLV encoder depend on H.263 encoder in configure.

	Originally ...


Wed, 05 Aug 2009 15:22:16 GMT Diego Biurrun <diego@biurrun.de> [965424da]

	Do not check for both CONFIG_H263_ENCODER and CONFIG_H263P_ENCODER. ...


Wed, 05 Aug 2009 15:21:36 GMT Diego Biurrun <diego@biurrun.de> [fe629c2]

	Make H.263+ (H263P) encoder depend on H.263 encoder in configure.
 ...


Wed, 05 Aug 2009 13:02:04 GMT Diego Biurrun <diego@biurrun.de> [4e169d89]

	Declare the dependencies of the MSMPEG4v1/MSMPEG4v2/MSMPEG4v3 ...


Wed, 05 Aug 2009 10:46:43 GMT Diego Biurrun <diego@biurrun.de> [735e36a3]

	Do not redundantly check for preprocessor definitions of ...


Wed, 05 Aug 2009 10:44:12 GMT Diego Biurrun <diego@biurrun.de> [b2bf38b4]

	Declare the dependency of RV10/RV20 encoder on the H.263 encoder in ...


Wed, 05 Aug 2009 06:14:39 GMT Benoit Fouet <benoit.fouet@free.fr> [3106f489]

	Add a Changelog entry for noX handling for OPT_BOOL X.

	Originally ...


Wed, 05 Aug 2009 02:37:49 GMT Justin Ruggles <justin.ruggles@gmail.com> [bb5b99a7]

	cosmetics: move fixed_coeffs into the aligned arrays comment group
 ...


Wed, 05 Aug 2009 02:31:13 GMT Justin Ruggles <justin.ruggles@gmail.com> [a521aad]

	cosmetics: reindent after last commit

	Originally committed as ...


Wed, 05 Aug 2009 02:30:34 GMT Justin Ruggles <justin.ruggles@gmail.com> [25dcd182]

	ac3dec: simplify zero-bit mantissa dithering by calculating it ...


Wed, 05 Aug 2009 01:58:28 GMT Justin Ruggles <justin.ruggles@gmail.com> [b972c06a]

	cosmetics: indentation and line wrap

	Originally committed as ...


Wed, 05 Aug 2009 01:14:28 GMT Justin Ruggles <justin.ruggles@gmail.com> [c36ea060]

	cosmetics after last commit

	Originally committed as revision 19586 ...


Wed, 05 Aug 2009 01:13:42 GMT Justin Ruggles <justin.ruggles@gmail.com> [3f937168]

	Modify decode_band_structure() so that the actual band structure is ...


Wed, 05 Aug 2009 01:00:41 GMT Justin Ruggles <justin.ruggles@gmail.com> [60313902]

	Use coupling band sizes instead of coupling band structure when ...


Tue, 04 Aug 2009 21:55:47 GMT Ronald S. Bultje <rsbultje@gmail.com> [faccfeec]

	Parse frame size code, see "svq3.c: parse frame size" thread on ML.
 ...


Tue, 04 Aug 2009 21:43:53 GMT Ronald S. Bultje <rsbultje@gmail.com> [73f04f5e]

	Make me maintainer of rtp_asf.*

	Originally committed as revision ...


Tue, 04 Aug 2009 09:26:33 GMT Benoit Fouet <benoit.fouet@free.fr> [98ae6acf]

	Make 'stats' a bool option again.
	To disable stats, use -nostats ...


Tue, 04 Aug 2009 07:42:55 GMT Jason Garrett-Glaser <darkshikari@gmail.com> [3f87f39c]

	Update x264 asm code to latest to add support for 64-bit Windows. ...


Mon, 03 Aug 2009 23:22:46 GMT Diego Biurrun <diego@biurrun.de> [d8c2f8f7]

	Split RV10 encoder off into its own file.

	Originally committed as ...


Mon, 03 Aug 2009 23:07:08 GMT Diego Biurrun <diego@biurrun.de> [b6767d6]

	Split RV20 encoder into its own file.

	Originally committed as ...


Mon, 03 Aug 2009 22:05:31 GMT Justin Ruggles <justin.ruggles@gmail.com> [eb98cdfa]

	cosmetics: add more detailed information to the documentation for ...


Mon, 03 Aug 2009 17:55:02 GMT Jeff Downs <heydowns@borg.com> [81b44c42]

	Cosmetic: Reindent after last commit

	Originally committed as ...


Mon, 03 Aug 2009 17:54:11 GMT Jeff Downs <heydowns@borg.com> [ca6493a]

	Revert r18344.  Fixes at least issue 1218, 1221, and 1187), see ...


Mon, 03 Aug 2009 17:15:01 GMT Robert Swain <robert.swain@gmail.com> [d5652f38]

	Correct the sign of the arithmetic in ...


Mon, 03 Aug 2009 15:23:53 GMT Diego Biurrun <diego@biurrun.de> [f7e13535]

	Move AVCodec declarations for RV10/20 from mpegvideo_enc.c to rv10.c. ...


Mon, 03 Aug 2009 09:24:39 GMT Benoit Fouet <benoit.fouet@free.fr> [b1d6e5e8]

	Handle noX for OPT_BOOL X.

	Originally committed as revision 19572 ...


Mon, 03 Aug 2009 08:37:02 GMT Robert Swain <robert.swain@gmail.com> [33ae681f]

	Expose QCELP's floating-point LSP-to-LPC function
	qcelp_lsp exported ...


Mon, 03 Aug 2009 08:31:20 GMT Robert Swain <robert.swain@gmail.com> [1e1e02e]

	Make the LSP naming more consistent
	Use the convention from lsp.c: ...


Mon, 03 Aug 2009 02:09:23 GMT Justin Ruggles <justin.ruggles@gmail.com> [b5fe06ab]

	Replace 5 with AOT_SBR when referring to the MPEG-4 audio object ...


Sun, 02 Aug 2009 17:42:40 GMT Ramiro Polla <ramiro.polla@gmail.com> [c15508dc]

	Use enums instead of int.

	Originally committed as revision 19568 to ...


Sun, 02 Aug 2009 17:39:10 GMT Ramiro Polla <ramiro.polla@gmail.com> [c959c6ee]

	vfwcap: Move vfw_read_close to avoid forward declaration.
	Patch by ...


Sun, 02 Aug 2009 15:10:03 GMT Diego Biurrun <diego@biurrun.de> [e4d65ba5]

	Remove commented-out cruft.

	Originally committed as revision 19566 ...


Sun, 02 Aug 2009 14:47:26 GMT Diego Biurrun <diego@biurrun.de> [4d8eecf4]

	Make XVMC mpegvideo decoder depend on mpegvideo decoder.
	It makes no ...


Sun, 02 Aug 2009 13:35:42 GMT Diego Biurrun <diego@biurrun.de> [b25a8818]

	cosmetics: K&R coding style, prettyprinting

	Originally committed as ...


Sun, 02 Aug 2009 12:57:07 GMT Sascha Sommer <saschasommer@freenet.de> [da136c7e]

	add approved hunks of the wmapro decoder

	Originally committed as ...


Sun, 02 Aug 2009 10:50:59 GMT Diego Biurrun <diego@biurrun.de> [577d383b]

	cosmetics: K&R coding style

	Originally committed as revision 19562 ...


Sun, 02 Aug 2009 10:34:30 GMT Diego Biurrun <diego@biurrun.de> [9544892]

	cosmetics: K&R coding style

	Originally committed as revision 19561 ...


Sun, 02 Aug 2009 08:47:02 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [6b620372]

	cosmetics, reindent

	Originally committed as revision 19560 to ...


Sun, 02 Aug 2009 08:46:43 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [ee5b26f5]

	cosmetics, reindent

	Originally committed as revision 19559 to ...


Sun, 02 Aug 2009 08:46:11 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [4546bf41]

	fix jpeg parser when PARSER_FLAG_COMPLETE_FRAMES is set

	Originally ...


Sat, 01 Aug 2009 21:30:36 GMT Carl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at> [062394e]

	Fix regression when converting to nv12/nv21.

	Patch by Guennadi ...


Fri, 31 Jul 2009 07:40:35 GMT Måns Rullgård <mans@mansr.com> [cbf29889]

	RTMP needs tcp_protocol

	Originally committed as revision 19557 to ...


Fri, 31 Jul 2009 06:49:36 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [9fd6b843]

	RTMP protocol support (as a client)

	Originally committed as ...


Thu, 30 Jul 2009 22:41:05 GMT Jeff Downs <heydowns@borg.com> [abbe30a]

	Make av_always_inline a no-op when --disable-optimizations is ...


Thu, 30 Jul 2009 22:19:45 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [9ebdf3ec]

	Increase audio queue size in FFplay so files with big audio/video ...


Thu, 30 Jul 2009 21:58:43 GMT Diego Biurrun <diego@biurrun.de> [75af0749]

	Revert addition of '#undef av_always_inline' to config.h in the small ...


Thu, 30 Jul 2009 21:54:50 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [1e1a0b18]

	Display stats by default in FFplay and increase refresh time.
	Change ...


Thu, 30 Jul 2009 21:21:30 GMT Diego Biurrun <diego@biurrun.de> [8b4e7c28]

	Mark conditionally used variable T2 as av_unused; avoids the warning: ...


Thu, 30 Jul 2009 21:00:08 GMT Diego Biurrun <diego@biurrun.de> [8b44de1]

	Change av_log() calls surrounded by '#ifdef DEBUG' into dprintf ...


Thu, 30 Jul 2009 20:57:41 GMT Diego Biurrun <diego@biurrun.de> [7881793d]

	Remove unused debug av_log() calls.

	Originally committed as ...


Thu, 30 Jul 2009 20:28:07 GMT Diego Biurrun <diego@biurrun.de> [e12e284]

	Undefine av_always_inline before setting it to an empty value.
	This ...


Thu, 30 Jul 2009 19:14:57 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [46c9eb57]

	cosmetics, remove spaces after '(' and before ')'

	Originally ...


Thu, 30 Jul 2009 18:29:06 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [0fd7cf11]

	init pes dts and pts to AV_NOPTS_VALUE, fix issue #1297

	Originally ...


Thu, 30 Jul 2009 17:31:28 GMT Ramiro Polla <ramiro.polla@gmail.com> [155b0f0]

	vfwcap: Indent.

	Originally committed as revision 19545 to ...


Thu, 30 Jul 2009 17:29:24 GMT Ramiro Polla <ramiro.polla@gmail.com> [1c0b921]

	vfwcap: Support compressed streams.

	Originally committed as ...


Thu, 30 Jul 2009 17:25:15 GMT Ramiro Polla <ramiro.polla@gmail.com> [42477de5]

	vfwcap: Reorder some code to simplify next patch.

	Originally ...


Thu, 30 Jul 2009 16:18:33 GMT Ramiro Polla <ramiro.polla@gmail.com> [d40b45e8]

	vfwcap: Return PIX_FMT_NONE instead of -1 on error.

	Originally ...


Thu, 30 Jul 2009 16:16:43 GMT Ramiro Polla <ramiro.polla@gmail.com> [189230ad]

	vfwcap: Update error message:
	- Verbose debug information is at max ...


Thu, 30 Jul 2009 15:05:33 GMT Ronald S. Bultje <rsbultje@gmail.com> [7a4a64e7]

	Remove old_flags variable, which is a duplicate of the flags ...


Thu, 30 Jul 2009 15:04:19 GMT Ronald S. Bultje <rsbultje@gmail.com> [34bddc39]

	Don't use a pointer-to-flags/timestamp in ff_rm_parse_packet(); the ...


Thu, 30 Jul 2009 08:21:11 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [e4b8d05d]

	return EOF in image2 demuxer

	Originally committed as revision 19538 ...


Thu, 30 Jul 2009 07:33:16 GMT Diego Biurrun <diego@biurrun.de> [07fd1782]

	Remove unused variable intra_count.

	Originally committed as ...


Wed, 29 Jul 2009 19:06:55 GMT Måns Rullgård <mans@mansr.com> [b6ec1f47]

	PPC: fix asm operand constraints in AV_RL64

	The target register of ...


Wed, 29 Jul 2009 17:12:47 GMT Diego Biurrun <diego@biurrun.de> [18b55f63]

	Remove pointless '#ifdef DEBUG' around dprintf macro.

	Originally ...


Wed, 29 Jul 2009 11:31:52 GMT Diego Biurrun <diego@biurrun.de> [700363af]

	Only enable WMV3 decoder when it has been turned on in the build ...


Wed, 29 Jul 2009 09:54:49 GMT Diego Biurrun <diego@biurrun.de> [9be6f0d2]

	Do not check for both CONFIG_VC1_DECODER and CONFIG_WMV3_DECODER, ...


Wed, 29 Jul 2009 09:54:00 GMT Diego Biurrun <diego@biurrun.de> [e0f58e39]

	Do not check for both CONFIG_VC1_VDPAU_DECODER and ...


Wed, 29 Jul 2009 09:51:51 GMT Diego Biurrun <diego@biurrun.de> [fe3608d5]

	Do not check for CONFIG_VC1_VAAPI_HWACCEL, the file is only
	compiled ...


Wed, 29 Jul 2009 02:17:08 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [d46c84ea]

	Stop parsing in read_header only after finding pmt, and
	do not close ...


Tue, 28 Jul 2009 17:51:12 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [1aae348]

	rename freq to period which is more correct, patch by Niobos, niobos ...


Tue, 28 Jul 2009 12:50:32 GMT Diego Biurrun <diego@biurrun.de> [ff736f84]

	Use dprintf() instead of '#ifdef DEBUG' and av_log().

	Originally ...


Tue, 28 Jul 2009 08:58:48 GMT Måns Rullgård <mans@mansr.com> [bea81a52]

	Replace BUILD_{SHARED,STATIC} with CONFIG_ counterparts

	Originally ...


Tue, 28 Jul 2009 08:58:42 GMT Måns Rullgård <mans@mansr.com> [cd78208b]

	Enable PIC unconditionally on OpenBSD

	Originally committed as ...


Tue, 28 Jul 2009 08:58:36 GMT Måns Rullgård <mans@mansr.com> [ac0bed54]

	configure: always write PIC flags to config.mak

	Originally ...


Tue, 28 Jul 2009 08:58:33 GMT Måns Rullgård <mans@mansr.com> [a15b0af8]

	configure: enable PIC in per-arch section instead of separately
 ...


Tue, 28 Jul 2009 08:50:58 GMT Benoit Fouet <benoit.fouet@free.fr> [9d3f4f50]

	Fix typo in MinGWCE support in configure.
	Patch by Martin Storsjö ...


Tue, 28 Jul 2009 05:45:47 GMT Ramiro Polla <ramiro.polla@gmail.com> [469fd9b0]

	MMX2 scaler: Remove {} block leftover from factorization in ...


Tue, 28 Jul 2009 05:42:46 GMT Ramiro Polla <ramiro.polla@gmail.com> [f1c6dfa3]

	MMX2 scaler: factorize initMMX2Scaler().

	Originally committed as ...


Tue, 28 Jul 2009 05:41:22 GMT Ramiro Polla <ramiro.polla@gmail.com> [901775c]

	MMX2 scaler: add variable to ease factorization of initMMX2Scaler().
 ...


Tue, 28 Jul 2009 05:14:47 GMT Ramiro Polla <ramiro.polla@gmail.com> [cbdc08d5]

	Indent.

	Originally committed as revision 29451 to ...