#
# ChangeLog for / in ffmpeg
#
# Generated by Trac 1.6
# Jan 27, 2025, 1:13:08 AM

Wed, 24 Oct 2007 19:17:15 GMT Diego Biurrun <diego@biurrun.de> [8400d6b8]

	Rename optimize variable to the slightly more meaningful ...


Wed, 24 Oct 2007 14:22:56 GMT Benoit Fouet <benoit.fouet@free.fr> [cfac9ec7]

	Cosmetics: indentation.

	Originally committed as revision 10853 to ...


Wed, 24 Oct 2007 14:20:15 GMT Benoit Fouet <benoit.fouet@free.fr> [89a0d790]

	Prevent mov muxer from writing empty udta atoms.

	Originally ...


Wed, 24 Oct 2007 04:56:22 GMT Andreas Öman <andreas@lonelycoder.com> [8862fb41]

	add support for reading duration from VBRI-tag in mp3 files
 ...


Wed, 24 Oct 2007 04:54:44 GMT Jeff Downs <heydowns@borg.com> [3a1d3588]

	Move setting of key frame flag for intra-only codecs, ignoring key ...


Wed, 24 Oct 2007 03:26:10 GMT Ramiro Polla <ramiro.polla@gmail.com> [c1989552]

	Updated and rewritten Windows-related documentation.

	Originally ...


Tue, 23 Oct 2007 22:28:57 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [3d2308b0]

	use FFMIN

	Originally committed as revision 10848 to ...


Tue, 23 Oct 2007 17:28:30 GMT Andreas Öman <andreas@lonelycoder.com> [478638ab]

	fix indent

	Originally committed as revision 10847 to ...


Tue, 23 Oct 2007 17:10:41 GMT Andreas Öman <andreas@lonelycoder.com> [db233e83]

	cosmetical change of mp3_parse_xing() to prepare for upcoming VBRI ...


Tue, 23 Oct 2007 13:35:20 GMT Andreas Öman <andreas@lonelycoder.com> [ca851a3a]

	add support for reading duration from Xing-tag in mp3 files
 ...


Tue, 23 Oct 2007 06:51:44 GMT Diego Biurrun <diego@biurrun.de> [71fa13e8]

	Simplify install-libs prerequisite generation.

	Originally committed ...


Mon, 22 Oct 2007 21:06:04 GMT Aurelien Jacobs <aurel@gnuage.org> [39fe9d79]

	convert a if() into a switch() to ease addition of new tags to probe
 ...


Mon, 22 Oct 2007 18:09:10 GMT Diego Biurrun <diego@biurrun.de> [ef59bf60]

	Fix uninstall-vhook, SLIBSUF was being left out.

	Originally ...


Mon, 22 Oct 2007 18:01:33 GMT Diego Biurrun <diego@biurrun.de> [282db5f]

	Fix make install of man pages when PROGS is empty.

	Originally ...


Mon, 22 Oct 2007 18:00:31 GMT Diego Biurrun <diego@biurrun.de> [1217916b]

	Fix make install when PROGS is empty.

	Originally committed as ...


Mon, 22 Oct 2007 17:21:38 GMT Diego Biurrun <diego@biurrun.de> [e1a3a63f]

	Further simplify install-progs prerequisites, no need to duplicate ...


Mon, 22 Oct 2007 17:15:12 GMT Diego Biurrun <diego@biurrun.de> [c4fa7ebc]

	Simplify install-progs prerequisite declaration.

	Originally ...


Mon, 22 Oct 2007 15:13:10 GMT Diego Biurrun <diego@biurrun.de> [3a994ca4]

	Clarify comment block and rewrite in better English.

	Originally ...


Mon, 22 Oct 2007 14:36:14 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [8622613d]

	fix issue 225, instead of stoping when wrong atom size is found, ...


Mon, 22 Oct 2007 10:23:38 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [bf672ac7]

	Use simple IDCT for now

	Originally committed as revision 10835 to ...


Mon, 22 Oct 2007 10:22:36 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [c6137a61]

	Remove incorrect and unneeded code

	Originally committed as revision ...


Mon, 22 Oct 2007 06:01:38 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [66f7679c]

	Beam Software SIFF demuxer and video decoder

	Originally committed ...


Sun, 21 Oct 2007 23:10:15 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [4e745a3b]

	100l, fix dump_format, declare buf in dump_stream_format, sizeof(buf) ...


Sun, 21 Oct 2007 22:44:05 GMT Aurelien Jacobs <aurel@gnuage.org> [a70a3f0b]

	remove some useless initializations (the whole context is initialized ...


Sun, 21 Oct 2007 22:27:24 GMT Aurelien Jacobs <aurel@gnuage.org> [ba8a76b8]

	cosmetics: reindent

	Originally committed as revision 10830 to ...


Sun, 21 Oct 2007 22:23:37 GMT Aurelien Jacobs <aurel@gnuage.org> [f9cdbfa2]

	cosmetics: Add #endif comment.

	Originally committed as revision ...


Sun, 21 Oct 2007 22:16:28 GMT Aurelien Jacobs <aurel@gnuage.org> [c6e2f083]

	remove unused context var

	Originally committed as revision 10828 to ...


Sun, 21 Oct 2007 17:26:02 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [fe7e750]

	New RM format deserves small version bump

	Originally committed as ...


Sun, 21 Oct 2007 17:23:07 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [63e6c176]

	indentation after last commit

	Originally committed as revision ...


Sun, 21 Oct 2007 17:22:37 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [dd55d4a3]

	Make RV10/20 decoder work with new frame format

	Originally ...


Sun, 21 Oct 2007 17:21:20 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [b96b441a]

	Make Matroska demuxer output full frames instead of slices for ...


Sun, 21 Oct 2007 17:17:28 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [383b123e]

	Demux full frames instead of sliced for RealVideo.
	Some changes by ...


Sat, 20 Oct 2007 14:45:07 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [46fb896b]

	Document ff_des_encdec

	Originally committed as revision 10822 to ...


Sat, 20 Oct 2007 14:25:02 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [72be7db4]

	Add support for decrypting asf files

	Originally committed as ...


Sat, 20 Oct 2007 08:29:05 GMT Nico Sabbi <nicola.sabbi@poste.it> [aa237f45]

	associate to each AVProgram the indexes of the AVStreams contained in ...


Sat, 20 Oct 2007 08:25:13 GMT Nico Sabbi <nicola.sabbi@poste.it> [526efa10]

	API extension: AVProgram now has an array (stream_index) containing ...


Sat, 20 Oct 2007 08:17:01 GMT Nico Sabbi <nicola.sabbi@poste.it> [fad0e030]

	cosmetics: moved to a separate function the code to print the ...


Sat, 20 Oct 2007 00:07:48 GMT Aurelien Jacobs <aurel@gnuage.org> [40eaf780]

	add support for git in version.sh (use short hash as version number)
 ...


Sat, 20 Oct 2007 00:05:04 GMT Aurelien Jacobs <aurel@gnuage.org> [123103ca]

	cosmetics to make version.sh more VCS agnostic

	Originally committed ...


Fri, 19 Oct 2007 22:11:34 GMT Víctor Paesa <victorpaesa@googlemail.com> [c1b7437a]

	The 'Video Filter API' is better known as 'libavfilter'.

	Originally ...


Fri, 19 Oct 2007 19:06:32 GMT Ramiro Polla <ramiro.polla@gmail.com> [c3cf561]

	Install MSVC import libraries without version numbering in the ...


Fri, 19 Oct 2007 18:03:05 GMT Ramiro Polla <ramiro.polla@gmail.com> [c5f14466]

	Append BUILDSUF directly to NAME instead of prepending it to ...


Fri, 19 Oct 2007 15:39:02 GMT Benoit Fouet <benoit.fouet@free.fr> [4f9c008c]

	Fix typo.
	Patch by Jeremy Mordkoff: jlm zazzletech com

	Originally ...


Fri, 19 Oct 2007 09:54:16 GMT Diego Biurrun <diego@biurrun.de> [1b1ab198]

	cosmetics: Add #endif comment.

	Originally committed as revision ...


Fri, 19 Oct 2007 09:31:41 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [2e9ad69]

	Add support for DES en- and decryption.

	Originally committed as ...


Fri, 19 Oct 2007 04:32:56 GMT Ramiro Polla <ramiro.polla@gmail.com> [939bac28]

	Grammar.

	Originally committed as revision 10809 to ...


Thu, 18 Oct 2007 23:59:31 GMT Aurelien Jacobs <aurel@gnuage.org> [f9a00ba8]

	ensure all compiled in codec/muxer are registered

	Originally ...


Thu, 18 Oct 2007 23:52:08 GMT Aurelien Jacobs <aurel@gnuage.org> [ab89dbd4]

	better check for video track detection

	Originally committed as ...


Thu, 18 Oct 2007 23:50:52 GMT Aurelien Jacobs <aurel@gnuage.org> [018d0ff]

	skip unsupported audio track data

	Originally committed as revision ...


Thu, 18 Oct 2007 23:44:05 GMT Aurelien Jacobs <aurel@gnuage.org> [a2c9473d]

	cosmetics: indentation

	Originally committed as revision 10805 to ...


Thu, 18 Oct 2007 23:42:54 GMT Aurelien Jacobs <aurel@gnuage.org> [c611463f]

	check if we found an audio track before initializing the audio stream ...


Thu, 18 Oct 2007 23:40:03 GMT Aurelien Jacobs <aurel@gnuage.org> [200f41ad]

	compute pts according to the audio codec

	Originally committed as ...


Thu, 18 Oct 2007 23:36:12 GMT Aurelien Jacobs <aurel@gnuage.org> [ffbd0bcd]

	set bytes per sample in the context

	Originally committed as ...


Thu, 18 Oct 2007 23:22:50 GMT Aurelien Jacobs <aurel@gnuage.org> [597958ad]

	fix big endian files support

	Originally committed as revision 10801 ...


Thu, 18 Oct 2007 23:21:31 GMT Aurelien Jacobs <aurel@gnuage.org> [78168450]

	simplify

	Originally committed as revision 10800 to ...


Thu, 18 Oct 2007 23:13:46 GMT Aurelien Jacobs <aurel@gnuage.org> [6c867e04]

	parse sample rate instead of setting a default one

	Originally ...


Thu, 18 Oct 2007 23:05:30 GMT Aurelien Jacobs <aurel@gnuage.org> [fd402a5a]

	add support for PCM codec

	Originally committed as revision 10798 to ...


Thu, 18 Oct 2007 22:53:37 GMT Aurelien Jacobs <aurel@gnuage.org> [93fa8b2b]

	check compression_type to assign audio codec

	Originally committed ...


Thu, 18 Oct 2007 22:47:56 GMT Aurelien Jacobs <aurel@gnuage.org> [e5d34ab]

	make compression_type a function local var instead of a context var
 ...


Thu, 18 Oct 2007 22:39:27 GMT Aurelien Jacobs <aurel@gnuage.org> [97e5dcc0]

	add support for big_endian encoded headers

	Originally committed as ...


Thu, 18 Oct 2007 22:32:26 GMT Aurelien Jacobs <aurel@gnuage.org> [2c82386d]

	add some error processing

	Originally committed as revision 10794 to ...


Thu, 18 Oct 2007 22:27:27 GMT Aurelien Jacobs <aurel@gnuage.org> [fa34563b]

	cosmetics: indentation

	Originally committed as revision 10793 to ...


Thu, 18 Oct 2007 22:26:23 GMT Aurelien Jacobs <aurel@gnuage.org> [f8cab062]

	parse header chunk in a loop (don't depend on a fixed chunk ordering) ...


Thu, 18 Oct 2007 22:23:30 GMT Aurelien Jacobs <aurel@gnuage.org> [af704ee4]

	add audio and video codec context vars

	Originally committed as ...


Thu, 18 Oct 2007 22:11:53 GMT Aurelien Jacobs <aurel@gnuage.org> [080b1c82]

	better log message

	Originally committed as revision 10790 to ...


Thu, 18 Oct 2007 22:01:30 GMT Aurelien Jacobs <aurel@gnuage.org> [f4097430]

	move vp6 header parsing into its own function

	Originally committed ...


Thu, 18 Oct 2007 21:59:23 GMT Aurelien Jacobs <aurel@gnuage.org> [3773e5fc]

	remove 2 temporary variables

	Originally committed as revision 10788 ...


Thu, 18 Oct 2007 21:56:44 GMT Aurelien Jacobs <aurel@gnuage.org> [9853ce80]

	set a default value for num_channels

	Originally committed as ...


Thu, 18 Oct 2007 21:55:51 GMT Aurelien Jacobs <aurel@gnuage.org> [215eb102]

	move audio header parsing in its own function

	Originally committed ...


Thu, 18 Oct 2007 21:45:53 GMT Aurelien Jacobs <aurel@gnuage.org> [d51bd73c]

	add a log message

	Originally committed as revision 10785 to ...


Thu, 18 Oct 2007 21:30:33 GMT Aurelien Jacobs <aurel@gnuage.org> [1680692a]

	fix comment

	Originally committed as revision 10784 to ...


Thu, 18 Oct 2007 21:03:10 GMT Aurelien Jacobs <aurel@gnuage.org> [98942fb2]

	small simplification

	Originally committed as revision 10783 to ...


Thu, 18 Oct 2007 16:10:36 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [bbfc038f]

	WMV3 mode with FASTTX=0 seems to use standard IDCT instead of own 8x8 ...


Thu, 18 Oct 2007 15:16:07 GMT Benjamin Larsson <banan@ludd.ltu.se> [ff4b050]

	Unaligned memory access rcrash fix

	Originally committed as revision ...


Thu, 18 Oct 2007 15:02:34 GMT Andreas Öman <andreas@lonelycoder.com> [f97931c1]

	set start_time to 0 to enable seeking in mp3-files

	patch by ...


Thu, 18 Oct 2007 14:32:04 GMT Benjamin Larsson <banan@ludd.ltu.se> [d34841f1]

	Added myself as maintainer of the Nellymoser codec

	Originally ...


Thu, 18 Oct 2007 14:01:20 GMT Michel Bardiaux <mbardiaux@mediaxim.be> [59771f71]

	Print pixel and display aspect ratios

	Originally committed as ...


Thu, 18 Oct 2007 11:11:33 GMT Michael Niedermayer <michaelni@gmx.at> [3c11a27b]

	replace (disabled by default) assert(0) by abort() if the picture ...


Thu, 18 Oct 2007 10:03:16 GMT Diego Biurrun <diego@biurrun.de> [abc4e572]

	Simplify  one variable setting.

	Originally committed as revision ...


Thu, 18 Oct 2007 09:50:53 GMT Benoit Fouet <benoit.fouet@free.fr> [c5be140c]

	Make url_split() strip url options (?opt=var) from the returned ...


Thu, 18 Oct 2007 09:35:02 GMT Diego Biurrun <diego@biurrun.de> [2f3cbef0]

	Rename LIB to LIBNAME for consistency.

	Originally committed as ...


Thu, 18 Oct 2007 09:34:49 GMT Diego Biurrun <diego@biurrun.de> [24743a76]

	Rename LIB to LIBNAME for consistency.

	Originally committed as ...


Thu, 18 Oct 2007 09:31:47 GMT Diego Biurrun <diego@biurrun.de> [522e9cf4]

	1l: Update wrong #endif comment.

	Originally committed as revision ...


Thu, 18 Oct 2007 09:30:33 GMT Diego Biurrun <diego@biurrun.de> [39c70be1]

	Add FFMPEG_ prefix to all multiple inclusion guards.

	Originally ...


Wed, 17 Oct 2007 23:02:35 GMT Diego Biurrun <diego@biurrun.de> [880de6b0]

	Remove unnecessary guarding &=0x0f around ...


Wed, 17 Oct 2007 22:38:37 GMT Diego Biurrun <diego@biurrun.de> [9c05103f]

	Add multiple inclusion guards to config.h.

	Originally committed as ...


Wed, 17 Oct 2007 22:29:13 GMT Diego Biurrun <diego@biurrun.de> [deb43f0b]

	Explain why there are no multiple inclusion guards in these header ...


Wed, 17 Oct 2007 18:23:11 GMT Diego Biurrun <diego@biurrun.de> [9b1f04b0]

	Clarify comment that explains why this header lacks multiple ...


Wed, 17 Oct 2007 17:45:34 GMT Ramiro Polla <ramiro.polla@gmail.com> [e75f8997]

	Add entry about pr not being present in standard MSYS install.
 ...


Wed, 17 Oct 2007 13:52:46 GMT Diego Biurrun <diego@biurrun.de> [0e872a48]

	Add SLIB_UNINSTALL_EXTRA_CMD for MinGW.
	based on a patch by Dave ...


Wed, 17 Oct 2007 13:48:47 GMT Diego Biurrun <diego@biurrun.de> [5b5d049]

	Add SLIB_UNINSTALL_EXTRA_COMMAND to uninstall the things installed ...


Wed, 17 Oct 2007 11:19:42 GMT Aurelien Jacobs <aurel@gnuage.org> [ab54bff2]

	Remove wrong multiple inclusion guards.
	Those files are really meant ...


Wed, 17 Oct 2007 09:37:46 GMT Diego Biurrun <diego@biurrun.de> [5b21bdab]

	Add FFMPEG_ prefix to all multiple inclusion guards.

	Originally ...


Wed, 17 Oct 2007 09:34:48 GMT Diego Biurrun <diego@biurrun.de> [6a03549e]

	Add a comment that explains why this header lacks multiple inclusion ...


Wed, 17 Oct 2007 09:31:06 GMT Diego Biurrun <diego@biurrun.de> [31b2c144]

	Add missing multiple inclusion guards.

	Originally committed as ...


Wed, 17 Oct 2007 09:26:21 GMT Diego Biurrun <diego@biurrun.de> [ca34b9e6]

	Use filename as multiple inclusion guard.

	Originally committed as ...


Wed, 17 Oct 2007 09:21:52 GMT Diego Biurrun <diego@biurrun.de> [aeb6a697]

	Fix #endif comment typo.

	Originally committed as revision 10761 to ...


Wed, 17 Oct 2007 09:16:21 GMT Diego Biurrun <diego@biurrun.de> [52703a64]

	Use filename as multiple inclusion guard.

	Originally committed as ...


Tue, 16 Oct 2007 23:15:50 GMT Diego Biurrun <diego@biurrun.de> [7f3c02f]

	comment grammar fix

	Originally committed as revision 10759 to ...


Tue, 16 Oct 2007 19:50:08 GMT Benoit Fouet <benoit.fouet@free.fr> [0f652a8e]

	Re-enable DEBUG_SEEK flag.

	Originally committed as revision 10758 ...