#
# ChangeLog for / in ffmpeg
#
# Generated by Trac 1.6
# Dec 17, 2024, 6:43:22 AM

Wed, 02 Dec 2009 00:37:33 GMT Måns Rullgård <mans@mansr.com> [04e7f6d2]

	ARM: NEON 16x16 and 8x8 avg qpel MC

	Originally committed as ...


Tue, 01 Dec 2009 23:10:32 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [77df894a]

	print error message when image2 muxer fail to compute frame filename
 ...


Tue, 01 Dec 2009 22:56:44 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [6659b32a]

	Change ret type to int64_t because url_fseek returns int64_t.
	This ...


Tue, 01 Dec 2009 22:35:25 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [28f2db96]

	fix typo, ALT_BITSTREAM_WRITER_LE does not exist

	Originally ...


Tue, 01 Dec 2009 22:30:03 GMT Michael Niedermayer <michaelni@gmx.at> [94f28061]

	Store original width/height so that rv20 does not get stuck with some ...


Tue, 01 Dec 2009 21:10:37 GMT Michael Niedermayer <michaelni@gmx.at> [e7e578b7]

	Make rv1/2 decoder use the next slice if needed.
	Fixes issue782.
 ...


Tue, 01 Dec 2009 20:15:05 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [66765b59]

	use AVFormatContext in av_log, better than AVCodecContext when ...


Tue, 01 Dec 2009 20:13:03 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [73e8c83d]

	update seek regression ref due to r20674, packet size changed
 ...


Tue, 01 Dec 2009 16:56:13 GMT Michael Niedermayer <michaelni@gmx.at> [63538a96]

	Support ASCII pnms.
	Implements issue1452.

	Originally committed as ...


Tue, 01 Dec 2009 16:43:53 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [817d967d]

	Write timestamp deltas, not timestamps, for RTMP packets with partial ...


Tue, 01 Dec 2009 16:08:44 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [e6b244a3]

	Full-header RTMP packets contain real timestamp, others contain ...


Tue, 01 Dec 2009 15:13:23 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [b1eb53ab]

	Write header for RTMP packets with channel_id >= 64 correctly
 ...


Tue, 01 Dec 2009 15:07:32 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [59b6482a]

	Read and write extended timestamps for RTMP packets.
	Extracted from ...


Tue, 01 Dec 2009 14:58:17 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [1ab21f1]

	7l trocadero: reading right into enum variable may cause unwanted ...


Tue, 01 Dec 2009 13:17:10 GMT Michael Niedermayer <michaelni@gmx.at> [00b6fa40]

	Support "A format generated by IndigoVision 8000 video server".
 ...


Tue, 01 Dec 2009 11:38:37 GMT Jai Menon <jmenon86@gmail.com> [de3553b0]

	pngdec.c : release allocated buffers.

	Originally committed as ...


Tue, 01 Dec 2009 02:07:46 GMT Michael Niedermayer <michaelni@gmx.at> [483aad71]

	slif aka "SoftLab MPEG-2 I-frames Codec" support.
	Flipping one bit ...


Tue, 01 Dec 2009 01:01:37 GMT Michael Niedermayer <michaelni@gmx.at> [f40a7fd]

	4:2:2 4:4:4 bugfix for the error concealment code.

	Originally ...


Mon, 30 Nov 2009 23:52:28 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [5f1836a]

	Rename parameters of put_sbits() to make them consistent with those ...


Mon, 30 Nov 2009 23:08:25 GMT Michael Niedermayer <michaelni@gmx.at> [52069c4d]

	Move "slice below image" check from mpeg_decode_slice to its caller. ...


Mon, 30 Nov 2009 22:08:22 GMT Michael Niedermayer <michaelni@gmx.at> [77ac76a3]

	Print a warning if the duration is estimated from the bitrate, as ...


Mon, 30 Nov 2009 22:01:21 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [cea65433]

	decode qcelp in aiff, implement #1524, patch by Vitor

	Originally ...


Mon, 30 Nov 2009 21:43:03 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [0a045661]

	Check Xfixes.h header presence before enabling x11grab.
	This fixes ...


Mon, 30 Nov 2009 21:22:01 GMT Michael Niedermayer <michaelni@gmx.at> [d52b4abe]

	Move dummy picture allocation code from mpeg1/2 to mpegvideo.
	This ...


Mon, 30 Nov 2009 19:15:19 GMT Michael Niedermayer <michaelni@gmx.at> [fd1ef13b]

	Disable error resilience for field pictures, this was never ...


Mon, 30 Nov 2009 19:14:00 GMT Michael Niedermayer <michaelni@gmx.at> [078cdec]

	Set mb_y in mpeg2 field pictures like h264 does.
	This fixes -vismv & ...


Mon, 30 Nov 2009 17:29:21 GMT Michael Niedermayer <michaelni@gmx.at> [22d4f213]

	Make ""MPEG motion vector out of boundary" message more verbose.
 ...


Mon, 30 Nov 2009 10:25:20 GMT Attila Kinali <attila@kinali.ch> [76c4a644]

	Fix an issue uncovered by commit 20623:

	The init functions of mpc7 ...


Mon, 30 Nov 2009 03:32:43 GMT Michael Niedermayer <michaelni@gmx.at> [ab8c48de]

	Start decoding from seq/gop too, not just I frames.
	Possibly fixes ...


Mon, 30 Nov 2009 02:37:03 GMT Michael Niedermayer <michaelni@gmx.at> [f0ec2394]

	Fix dual prime motion compensation in field pictures.
	Fixes ...


Sun, 29 Nov 2009 23:30:46 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [419bddd3]

	Include alsa headers before the internal FFmpeg headers.

	This ...


Sun, 29 Nov 2009 23:12:19 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [992f8eae]

	Factorize common commandline options definition.

	Originally ...


Sun, 29 Nov 2009 23:01:29 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [587edd6a]

	Use more consistent / meaningful parameter names for the ...


Sun, 29 Nov 2009 22:39:38 GMT Ivo van Poorten <ivop@euronet.nl> [244c8d1]

	consistency with other files: av_cold static ---> static av_cold
 ...


Sun, 29 Nov 2009 18:26:51 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [1bd26e51]

	100l, max value for timescale is UINT16_MAX

	Originally committed as ...


Sun, 29 Nov 2009 18:02:19 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [b37aa4d]

	Use the correct chroma values for the data[] array used in ...


Sun, 29 Nov 2009 17:40:53 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [8aeb332]

	Use a valid log context for av_log().

	Originally committed as ...


Sun, 29 Nov 2009 15:15:53 GMT Måns Rullgård <mans@mansr.com> [b8cef7be]

	nellymoser: use constant seed for dithering RNG

	Originally ...


Sun, 29 Nov 2009 15:15:50 GMT Måns Rullgård <mans@mansr.com> [2d2e72b1]

	cook: use constant seed for dithering RNG

	Originally committed as ...


Sun, 29 Nov 2009 14:31:40 GMT Michael Niedermayer <michaelni@gmx.at> [aeaef4ed]

	Print errors instead of just ignoring contradictionary values in ...


Sun, 29 Nov 2009 10:42:37 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [bd283738]

	Document slice ordering assumption required by avfilter_draw_slice(). ...


Sun, 29 Nov 2009 03:32:30 GMT Michael Niedermayer <michaelni@gmx.at> [87f68060]

	Override a few values read so as to ensure that things are not ...


Sun, 29 Nov 2009 03:05:11 GMT Michael Niedermayer <michaelni@gmx.at> [d9b99556]

	Restructure dummy frame allocation.
	New code also allocates a dummy ...


Sun, 29 Nov 2009 02:46:49 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [729ef3ba]

	remove useless mov timescale field

	Originally committed as revision ...


Sun, 29 Nov 2009 02:41:48 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [74ccc660]

	change track timescale to unsigned int, fix warning

	Originally ...


Sun, 29 Nov 2009 02:40:27 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [7506e117]

	track time can be 64bit

	Originally committed as revision 20650 to ...


Sun, 29 Nov 2009 02:27:08 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [7c4b7d0f]

	support pcm_f32/64le in mov

	Originally committed as revision 20649 ...


Sun, 29 Nov 2009 02:04:44 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [ba7c0ece]

	cosmetics, reindent after last commit

	Originally committed as ...


Sun, 29 Nov 2009 02:03:24 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [feaa8d11]

	support sample rates > INT16_MAX in mov using stsd v2

	Originally ...


Sun, 29 Nov 2009 01:50:43 GMT Michael Niedermayer <michaelni@gmx.at> [9d130166]

	Make sure field_select is not set to nonsensical values even if ...


Sat, 28 Nov 2009 23:17:46 GMT Michael Niedermayer <michaelni@gmx.at> [1c326093]

	Factorize "s->first_slice = 1" out.

	Originally committed as ...


Sat, 28 Nov 2009 23:05:06 GMT Michael Niedermayer <michaelni@gmx.at> [88eba670]

	Also check the location of the picture start code and picture coding ...


Sat, 28 Nov 2009 22:51:53 GMT Michael Niedermayer <michaelni@gmx.at> [fc23d843]

	Check order of startcodes, ignore some obviously wrong ones.
	Fixes ...


Sat, 28 Nov 2009 21:32:33 GMT Michael Niedermayer <michaelni@gmx.at> [bbf266f]

	Move mpeg_decode_postinit() out of bitstream decoding functions, it ...


Sat, 28 Nov 2009 18:57:12 GMT Michael Niedermayer <michaelni@gmx.at> [1206f1d6]

	Inline mpeg_decode_extension, will simplify future changes.
 ...


Sat, 28 Nov 2009 14:17:28 GMT Michael Niedermayer <michaelni@gmx.at> [191ad11e]

	Simplify mpeg_decode_user_data()

	Originally committed as revision ...


Sat, 28 Nov 2009 10:58:07 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [8d872e8a]

	Fix put_bits32() doxy.

	Originally committed as revision 20639 to ...


Sat, 28 Nov 2009 10:21:10 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [643570d6]

	Consistently put braces for function definitions.

	Originally ...


Sat, 28 Nov 2009 10:17:43 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [e7422361]

	Fix typo, "Write" -> "Writes".

	Originally committed as revision ...


Sat, 28 Nov 2009 01:13:43 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [106c72fa]

	Use pixel formats names defined in av_pix_fmt_descriptors rather than ...


Sat, 28 Nov 2009 00:53:15 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [f72d40b0]

	Remove unused PixFmtInfo.is_hwaccel field.

	Originally committed as ...


Fri, 27 Nov 2009 20:20:44 GMT Michael Niedermayer <michaelni@gmx.at> [bc7eb330]

	Remove "frame size must be a multiple of 2" check.
	This check only ...


Fri, 27 Nov 2009 19:36:18 GMT Michael Niedermayer <michaelni@gmx.at> [f6dcc937]

	Add nomouse option to not record the mouse cursor.
	Implements ...


Fri, 27 Nov 2009 18:56:30 GMT Michael Niedermayer <michaelni@gmx.at> [a5a61fac]

	Remove unused stuff.

	Originally committed as revision 20632 to ...


Fri, 27 Nov 2009 17:58:48 GMT Michael Niedermayer <michaelni@gmx.at> [781c1aa6]

	Real cursor support in x11grab.
	Patch by Roxis /// roxis list dot ru ...


Fri, 27 Nov 2009 13:48:37 GMT Michael Niedermayer <michaelni@gmx.at> [d3298350]

	Do not invent error codes but pass the error code on.

	Originally ...


Fri, 27 Nov 2009 13:37:53 GMT Michael Niedermayer <michaelni@gmx.at> [fed0c2fb]

	Replace very odd and completely broken oss read_packet() by the ...


Fri, 27 Nov 2009 13:10:56 GMT Jai Menon <jmenon86@gmail.com> [6866dd12]

	Fix typo.

	Originally committed as revision 20628 to ...


Thu, 26 Nov 2009 21:20:28 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [a7c6e766]

	Add support for hardcoding the motionpixels rgb to yuv table.
 ...


Thu, 26 Nov 2009 21:15:06 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [7c7d3abf]

	10l, pix_fmt should be set by the motionpixels decoder, not by the ...


Thu, 26 Nov 2009 21:08:45 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [a9af75ae]

	Make sws_format_name() use av_pix_fmt_descriptors.

	This also ...


Thu, 26 Nov 2009 21:04:33 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [797229a6]

	Make avcodec_get_pix_fmt_name() use av_pix_fmt_descriptors rather ...


Thu, 26 Nov 2009 20:58:37 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [382cb11]

	Make av_pix_fmt_descriptors use the same pixel format names as ...


Thu, 26 Nov 2009 20:46:13 GMT Jai Menon <jmenon86@gmail.com> [0bf095a8]

	Allow decoders to correctly set the sample format by defaulting to ...


Thu, 26 Nov 2009 20:00:03 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [14b903f3]

	Remove x_chroma_shift and y_chroma_shift fields from PixFmtInfo, use ...


Thu, 26 Nov 2009 18:49:34 GMT Jai Menon <jmenon86@gmail.com> [8683f94f]

	Update libavformat regression reference checksum for ffm. This change ...


Thu, 26 Nov 2009 10:06:41 GMT Måns Rullgård <mans@mansr.com> [4f898e77]

	Revert "Add required header #include to fix 'make checkheaders'."
 ...


Thu, 26 Nov 2009 09:59:10 GMT Diego Biurrun <diego@biurrun.de> [e137934f]

	cosmetics: K&R style, prettyprinting

	Originally committed as ...


Thu, 26 Nov 2009 09:55:03 GMT Diego Biurrun <diego@biurrun.de> [c73ce8e2]

	Mark apply_mdct() function as static; it is only used within the ...


Thu, 26 Nov 2009 00:33:19 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [38264abb]

	Use av_pix_fmt_descriptors in avcodec_get_chroma_sub_sample(), rather ...


Wed, 25 Nov 2009 23:52:20 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [8e861e1b]

	Use av_pix_fmt_descriptors in ff_is_hwaccel_pix_fmt() rather than ...


Wed, 25 Nov 2009 23:33:47 GMT Michael Niedermayer <michaelni@gmx.at> [9ff261a2]

	Remove special case that changed video sync behavior for ...


Wed, 25 Nov 2009 23:32:26 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [7cab9a66]

	Add an entry for the AVFilter.next field removal.

	Originally ...


Wed, 25 Nov 2009 23:29:36 GMT Diego Biurrun <diego@biurrun.de> [ff09a99e]

	-DFRAC_BITS must be added to CPPFLAGS when compiling ...


Wed, 25 Nov 2009 23:24:09 GMT Diego Biurrun <diego@biurrun.de> [154f5b5c]

	Add required header #include to fix 'make checkheaders'.

	Originally ...


Wed, 25 Nov 2009 23:24:09 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [4cc3f6af]

	Remove AVFilter.next field, since it is not used and it is not going ...


Wed, 25 Nov 2009 17:14:48 GMT Ramiro Polla <ramiro.polla@gmail.com> [f2526204]

	Fix nv12/nv21 handling. linesize for plane 1 should account for both ...


Wed, 25 Nov 2009 16:00:14 GMT David Conrad <lessen42@gmail.com> [800841fd]

	Support compiling against libtheora older than 1.1

	Originally ...


Wed, 25 Nov 2009 00:01:14 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [b5a683eb]

	Add an entry for the avfilter_next() function addition.

	Originally ...


Tue, 24 Nov 2009 23:58:48 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [1433c4ab]

	Implement avfilter_next().

	Originally committed as revision 20607 ...


Tue, 24 Nov 2009 23:52:07 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [73e2247d]

	Add an entry for the avfilter_register() signature change.
 ...


Tue, 24 Nov 2009 23:47:33 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [86a60fa1]

	Implement a new registration system for filters.

	Create a new ...


Tue, 24 Nov 2009 23:38:20 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [d0df2fcc]

	Add an entry for the pixdesc.h API publication.

	Originally ...


Tue, 24 Nov 2009 23:33:41 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [74a0059]

	Make the pixdesc API public.

	Originally committed as revision 20603 ...


Tue, 24 Nov 2009 16:58:50 GMT Vitor Sessak <vitor1001@gmail.com> [691a4232]

	Make lsp2polyf() function non-static for upcoming usage in SIPR
 ...


Tue, 24 Nov 2009 15:54:17 GMT Jason Garrett-Glaser <darkshikari@gmail.com> [d2b34efe]

	Update ffserver to include all basic x264 parameters in .ffm files.
 ...


Tue, 24 Nov 2009 15:49:34 GMT Jason Garrett-Glaser <darkshikari@gmail.com> [096c87f6]

	Add weightp support in API for libx264.
	ffmpeg can encode baseline ...


Tue, 24 Nov 2009 15:13:47 GMT Carl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at> [f3bdc3da]

	Call ff_find_hwaccel() after calling avcodec_set_dimensions().
 ...


Tue, 24 Nov 2009 10:10:39 GMT Måns Rullgård <mans@mansr.com> [8b4a6d4]

	WMA: extend exponent range to 95

	Hopefully this will be enough.  ...


Tue, 24 Nov 2009 07:29:54 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [fedbfd5d]

	update seek regression ref due to r20579, mp3 timestamps are adjusted ...