#
# ChangeLog for / in ffmpeg
#
# Generated by Trac 1.6
# Jan 4, 2025, 6:28:37 PM

Sat, 14 Feb 2009 17:45:38 GMT Diego Biurrun <diego@biurrun.de> [6b6ea1df]

	whitespace cosmetics: vertical alignment

	Originally committed as ...


Sat, 14 Feb 2009 17:42:40 GMT Diego Biurrun <diego@biurrun.de> [e0dcbda2]

	Fix non-Doxygen comment.

	Originally committed as revision 17248 to ...


Sat, 14 Feb 2009 17:37:42 GMT Diego Biurrun <diego@biurrun.de> [1369e003]

	Add avcodec.h #include so that LIBAVCODEC_VERSION_MAJOR is not ...


Sat, 14 Feb 2009 17:28:39 GMT Ivan Kalvachev <ikalvachev@gmail.com> [4f7e6f0]

	vertically align xvmc struct member comments

	Originally committed ...


Sat, 14 Feb 2009 17:24:01 GMT Ivan Kalvachev <ikalvachev@gmail.com> [117f9234]

	Rename xvmc flags to follow ffmpeg AV_ notion.
	preserve MP_ ones ...


Sat, 14 Feb 2009 17:12:25 GMT Diego Biurrun <diego@biurrun.de> [ea375af8]

	Give public #defines that are used by MPlayer an AV_ prefix.
 ...


Sat, 14 Feb 2009 17:04:09 GMT Diego Biurrun <diego@biurrun.de> [3ae01928]

	Replace all (x == NULL) or (x != NULL) in assert and if conditions by ...


Sat, 14 Feb 2009 16:54:53 GMT Diego Biurrun <diego@biurrun.de> [af28efa2]

	Update multiple inclusion guards to match filename.

	Originally ...


Sat, 14 Feb 2009 16:53:42 GMT Ivan Kalvachev <ikalvachev@gmail.com> [ef1b5ae2]

	remove assertion that use external definitions

	Originally committed ...


Sat, 14 Feb 2009 16:43:35 GMT Diego Biurrun <diego@biurrun.de> [1aa7abb2]

	Fix compilation: Restore mistakenly removed constant definitions.
 ...


Sat, 14 Feb 2009 16:39:15 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [43cbf8ad]

	Make hScale_altivec_real() trim its output like other implementations ...


Sat, 14 Feb 2009 16:37:39 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [12794f73]

	Some AltiVec functions in SwScaler produce different output than ...


Sat, 14 Feb 2009 16:37:30 GMT Ivan Kalvachev <ikalvachev@gmail.com> [24d54e9e]

	explain chroma_format field in xvmc struct

	Originally committed as ...


Sat, 14 Feb 2009 16:30:57 GMT Ivan Kalvachev <ikalvachev@gmail.com> [d54a08cf]

	describe idct variable in xvmc struct

	Originally committed as ...


Sat, 14 Feb 2009 16:24:45 GMT Ivan Kalvachev <ikalvachev@gmail.com> [ff921378]

	Describe the purpose of magic in xvmc structure.

	Originally ...


Sat, 14 Feb 2009 16:23:08 GMT Diego Biurrun <diego@biurrun.de> [4ef690f]

	whitespace cosmetics: vertical alignment

	Originally committed as ...


Sat, 14 Feb 2009 16:22:11 GMT Diego Biurrun <diego@biurrun.de> [2d7d8cc7]

	whitespace cosmetics: another round of formatting consistency fixes
 ...


Sat, 14 Feb 2009 16:14:26 GMT Diego Biurrun <diego@biurrun.de> [148302e7]

	whitespace cosmetics: consistent (more or less) K&R style
 ...


Sat, 14 Feb 2009 16:05:36 GMT Diego Biurrun <diego@biurrun.de> [39dba5e8]

	whitespace cosmetics: Fix indentation depth.

	Originally committed ...


Sat, 14 Feb 2009 16:01:03 GMT Diego Biurrun <diego@biurrun.de> [8e5cfb6e]

	Remove commented-out code.

	Originally committed as revision 17232 ...


Sat, 14 Feb 2009 15:54:24 GMT Diego Biurrun <diego@biurrun.de> [8f6f050a]

	100l: Remove stray character that slipped into header name.
 ...


Sat, 14 Feb 2009 15:44:46 GMT Michael Niedermayer <michaelni@gmx.at> [8ba31141]

	Silence "assdec.c:146: warning: passing argument 4 of ‘qsort’ from ...


Sat, 14 Feb 2009 15:37:40 GMT Diego Biurrun <diego@biurrun.de> [fc2dd7e3]

	Remove redundant CONFIG_XVMC option, CONFIG_MPEG_XVMC_DECODER ...


Sat, 14 Feb 2009 15:30:40 GMT Diego Biurrun <diego@biurrun.de> [9e477960]

	Rename xvmc.c --> mpegvideo_xvmc.c as suggested by Ivan.

	Originally ...


Sat, 14 Feb 2009 13:44:21 GMT Peter Ross <pross@xvid.org> [bad4a6bb]

	Use consistent indent style in oggdec.

	Originally committed as ...


Sat, 14 Feb 2009 13:40:53 GMT Diego Biurrun <diego@biurrun.de> [aea0b32c]

	Make xvmc.h an installed header, applications like MPlayer need it.
 ...


Sat, 14 Feb 2009 13:37:18 GMT Diego Biurrun <diego@biurrun.de> [fd949a63]

	Revert adding a _pixfmt to vdpau/xvmc header names.
	Since vdpau.h ...


Sat, 14 Feb 2009 13:12:49 GMT Diego Biurrun <diego@biurrun.de> [db68113d]

	cosmetics: alphabetical order

	Originally committed as revision ...


Sat, 14 Feb 2009 11:49:54 GMT Diego Biurrun <diego@biurrun.de> [3fd2d1c4]

	Add av_uninit to variable declarations to fix the false positive ...


Sat, 14 Feb 2009 11:47:42 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [fd51ff1]

	Fix avfilter_parse_graph() invalid graph description detection.

	See ...


Sat, 14 Feb 2009 06:38:50 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [7fa70598]

	Enable dropping frames for RV3/4

	Originally committed as revision ...


Fri, 13 Feb 2009 23:02:05 GMT Robert Swain <robert.swain@gmail.com> [eca406e2]

	Add libavcodec/internal.h include to avoid warning: implicit ...


Fri, 13 Feb 2009 22:38:05 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [73d0869a]

	compute body offset and index entry offset correctly

	Originally ...


Fri, 13 Feb 2009 22:05:55 GMT Justin Ruggles <justin.ruggles@gmail.com> [3cfe8819]

	lpc: Remove false positive compilation warning about weight being ...


Fri, 13 Feb 2009 22:03:11 GMT Justin Ruggles <justin.ruggles@gmail.com> [eabe8c70]

	Assert that ff_lpc_calc_coefs() is called with a valid LPC method. ...


Fri, 13 Feb 2009 22:01:46 GMT Justin Ruggles <justin.ruggles@gmail.com> [83f63ff]

	lpc: Document the use_lpc parameter to ff_lpc_calc_coefs().
	Patch by ...


Fri, 13 Feb 2009 21:56:00 GMT Justin Ruggles <justin.ruggles@gmail.com> [3c90870a]

	add myself as maintainer for lpc.[ch]

	Originally committed as ...


Fri, 13 Feb 2009 21:36:36 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [2ead1eb]

	use correct field number for video according to specs, patch by ...


Fri, 13 Feb 2009 21:32:18 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [032d8aec]

	cosmetics, rename nb_frames to nb_fields

	Originally committed as ...


Fri, 13 Feb 2009 19:04:30 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [ab91e84d]

	fix slice offset computation

	Originally committed as revision 17212 ...


Fri, 13 Feb 2009 16:07:20 GMT Alex Converse <alex.converse@gmail.com> [03b12747]

	Re-indent after last commit.

	Originally committed as revision 17211 ...


Fri, 13 Feb 2009 16:06:22 GMT Alex Converse <alex.converse@gmail.com> [f1ade11e]

	Make set coup.gain[c][0] aand only coup.gain[c][0] is set for a ...


Fri, 13 Feb 2009 09:52:15 GMT Diego Biurrun <diego@biurrun.de> [fbd52050]

	Add supported network protocols section.

	Originally committed as ...


Fri, 13 Feb 2009 09:39:04 GMT Diego Biurrun <diego@biurrun.de> [67164b0c]

	Remove pointless #if around the file, it is already conditionally ...


Fri, 13 Feb 2009 07:57:37 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [1c6bdfa9]

	set mime type for mxf

	Originally committed as revision 17207 to ...


Fri, 13 Feb 2009 07:46:03 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [844d9e41]

	simplify

	Originally committed as revision 17206 to ...


Fri, 13 Feb 2009 07:34:01 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [8d1a5af7]

	cosmetics, reindent, add/remove some empty lines, redundant comment
 ...


Fri, 13 Feb 2009 07:28:20 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [bd3f81f3]

	MXF D-10 muxer

	Originally committed as revision 17204 to ...


Fri, 13 Feb 2009 07:13:36 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [6249143d]

	store display height without vbi

	Originally committed as revision ...


Fri, 13 Feb 2009 07:11:21 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [db6db7e5]

	split mpegvideo descriptor into cdci descriptor and wav common in ...


Fri, 13 Feb 2009 07:06:36 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [86dd3974]

	In RV3/4 nonzero MB offset for the first slice also indicates error
 ...


Fri, 13 Feb 2009 07:06:35 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [e15421fe]

	write essence elements klv packets with ber4 length, more ...


Fri, 13 Feb 2009 05:33:11 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [baaf7b1b]

	encode klv fill item length in fixed ber 4 bytes

	Originally ...


Fri, 13 Feb 2009 03:51:15 GMT Alex Converse <alex.converse@gmail.com> [ecc3a139]

	Report the illegal audio object type, not it offset by 1.
	Discussed ...


Fri, 13 Feb 2009 00:57:22 GMT Alexander Strange <astrange@ithinksw.com> [b6188c5a]

	Put dispatch_tab in the rodata section for macho64.
	This fixes ...


Fri, 13 Feb 2009 00:08:15 GMT Robert Swain <robert.swain@gmail.com> [4eb311d]

	Correctly map ADTS profile_ObjectType to MPEG-4 AOT

	Patch by Alex ...


Fri, 13 Feb 2009 00:02:33 GMT Aurelien Jacobs <aurel@gnuage.org> [ecb24904]

	add SSE2 version of vp6_filter_diag
	original patch by Zuxy Meng  ...


Thu, 12 Feb 2009 23:52:52 GMT Aurelien Jacobs <aurel@gnuage.org> [6af3c226]

	add MMX version of vp6_filter_diag
	original patch by Sebastien Lucas ...


Thu, 12 Feb 2009 23:51:08 GMT Robert Swain <robert.swain@gmail.com> [dd44d9e3]

	ADTS Muxer: Refuse to write illegal ADTS files by checking validity ...


Thu, 12 Feb 2009 23:48:07 GMT Aurelien Jacobs <aurel@gnuage.org> [5110b25e]

	convert ff_pw_64 into an xmm_reg for future use in vp6 sse code
 ...


Thu, 12 Feb 2009 22:58:33 GMT Diego Biurrun <diego@biurrun.de> [81b55ee5]

	Fix typo: vido --> video

	Originally committed as revision 17191 to ...


Thu, 12 Feb 2009 22:52:03 GMT Diego Biurrun <diego@biurrun.de> [43dedc1e]

	Add raw (de)muxers to list of supported file formats.

	Originally ...


Thu, 12 Feb 2009 22:21:57 GMT Robert Swain <robert.swain@gmail.com> [b6b3bd91]

	Relinquish maintainership of adtsenc.c from Måns grasp :)
 ...


Thu, 12 Feb 2009 21:39:37 GMT Justin Ruggles <justin.ruggles@gmail.com> [e3b44649]

	use av_malloc() in vorbis_comment()

	Originally committed as ...


Thu, 12 Feb 2009 17:52:05 GMT Diego Biurrun <diego@biurrun.de> [39271be4]

	Add entries that were missing from the supported file formats list.
 ...


Thu, 12 Feb 2009 17:49:10 GMT Diego Biurrun <diego@biurrun.de> [913c3e2c]

	Use more descriptive format names, similar to the format long_names.
 ...


Thu, 12 Feb 2009 17:27:53 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [29ef9575]

	Fix compilation, there is no file vdpauvideo.c, only vdpau.c
 ...


Thu, 12 Feb 2009 17:26:06 GMT Diego Biurrun <diego@biurrun.de> [517ac243]

	Use more descriptive format long_names.

	Originally committed as ...


Thu, 12 Feb 2009 17:24:17 GMT Diego Biurrun <diego@biurrun.de> [69acc88b]

	cosmetics: format long_name spelling fixes

	Originally committed as ...


Thu, 12 Feb 2009 13:49:59 GMT Robert Swain <robert.swain@gmail.com> [5f401ee0]

	AAC: Cosmetic alterations after the last commit

	Originally ...


Thu, 12 Feb 2009 13:47:21 GMT Robert Swain <robert.swain@gmail.com> [b2d9d4a5]

	Give an error message when returning due to an unallocated channel ...


Thu, 12 Feb 2009 13:31:43 GMT Robert Swain <robert.swain@gmail.com> [30272450]

	Add support for sample rate index 12, 7350 Hz

	Patch by Alex ...


Thu, 12 Feb 2009 13:22:41 GMT Robert Swain <robert.swain@gmail.com> [ff587009]

	Remove bogus coupling_point assignment for non-CCE as this value is ...


Thu, 12 Feb 2009 09:15:36 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [6a460c36]

	write active picture height for d-10/imx in mov

	Originally ...


Thu, 12 Feb 2009 08:10:43 GMT Benoit Fouet <benoit.fouet@free.fr> [d5cce0a4]

	Add a warning log when trying to encode into a container requiring ...


Thu, 12 Feb 2009 05:32:40 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [6f0b1866]

	set last packet next pointer to null

	Originally committed as ...


Thu, 12 Feb 2009 03:38:08 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [cfa3caf8]

	check body partitions count before writing

	Originally committed as ...


Thu, 12 Feb 2009 02:23:25 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [2779cdad]

	Check return value of ffm_write_write_index and ffm_read_write_index. ...


Thu, 12 Feb 2009 02:17:16 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [2dc91884]

	return error if read failed

	Originally committed as revision 17173 ...


Thu, 12 Feb 2009 02:15:07 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [6fcce4f9]

	Change ffm_write_write_index to return int, and return if error ...


Thu, 12 Feb 2009 02:02:42 GMT Diego Biurrun <diego@biurrun.de> [22009729]

	Remove reference to renamed header file xvmc_render.h.

	Originally ...


Thu, 12 Feb 2009 01:27:56 GMT Diego Biurrun <diego@biurrun.de> [37a43cfb]

	Set AVSubtitle format to 0. Neither dvdsubdec nor xsubdec intializes ...


Thu, 12 Feb 2009 01:07:13 GMT Diego Biurrun <diego@biurrun.de> [508048af]

	10l: Rename vdpau.h --> vdpau_pixfmt.h in the Makefile as well.
 ...


Thu, 12 Feb 2009 01:00:46 GMT Diego Biurrun <diego@biurrun.de> [8df3bf6]

	Rename xvmc_render.h --> xvmc_pixfmt.h and vdpau.h --> vdpau_pixfmt.h ...


Thu, 12 Feb 2009 00:48:30 GMT Michael Niedermayer <michaelni@gmx.at> [8c7f820]

	Let rgb32 pass for ljpeg.

	Originally committed as revision 17167 to ...


Thu, 12 Feb 2009 00:12:10 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [39e80e6c]

	Apply misc fixes for sws_getCachedContext() documentation.
 ...


Thu, 12 Feb 2009 00:08:44 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [68a7aaff]

	compute b_per_i_or_p value correctly, patch by Thierry Foucu, tfoucu ...


Thu, 12 Feb 2009 00:07:44 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [70bf0416]

	Bump micro version, related to r28491.

	See the thread: ...


Wed, 11 Feb 2009 23:49:54 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [a88f0f16]

	rename wrongly named b_per_gop to b_per_i_or_p according to specs
 ...


Wed, 11 Feb 2009 23:42:29 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [a1588654]

	Document sws_getContext().

	Originally committed as revision 28535 ...


Wed, 11 Feb 2009 23:34:57 GMT Aurelien Jacobs <aurel@gnuage.org> [bf6c32fe]

	use new metadata API in ogg/vorbis demuxer

	Originally committed as ...


Wed, 11 Feb 2009 22:57:10 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [d1e3c6fd]

	extend resampling API, add S16 internal conversion

	Originally ...


Wed, 11 Feb 2009 21:34:44 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [b5fdaeb]

	Document sws_getIdentityVec().

	Originally committed as revision ...


Wed, 11 Feb 2009 21:11:19 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [5b4f5e5d]

	fix frame size, time rate is not stts duration anymore with time ...


Wed, 11 Feb 2009 20:19:35 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [fcdd622c]

	do not set start time to 0, it is not the case with elst time offset
 ...


Wed, 11 Feb 2009 19:07:25 GMT Vitor Sessak <vitor1001@gmail.com> [d3b771bb]

	Document old scaler as deprecated

	Originally committed as revision ...


Wed, 11 Feb 2009 16:28:46 GMT Diego Biurrun <diego@biurrun.de> [865780ae]

	Gopher protocol, patch by Toshimitsu Kimura, lovesyao gmail com
 ...


Wed, 11 Feb 2009 16:12:04 GMT Diego Biurrun <diego@biurrun.de> [15c13dde]

	Fix wrong file name in header, noticed by David DeHaven, dave sagetv ...


Wed, 11 Feb 2009 15:01:52 GMT Diego Biurrun <diego@biurrun.de> [b57ac115]

	Add av_uninit macro to variable to avoid false positive warning: ...


Wed, 11 Feb 2009 14:57:42 GMT Diego Biurrun <diego@biurrun.de> [1e4eb387]

	Add av_uninit macro to variables to avoid false positive warnings: ...