#
# ChangeLog for / in ffmpeg
#
# Generated by Trac 1.6
# Dec 30, 2024, 3:29:40 AM

Sun, 31 May 2009 04:10:15 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [7103a77b]

	set codec_tag to stream type, so user can deal with it

	Originally ...


Sun, 31 May 2009 04:04:20 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [5b3c4c8a]

	set codec_tag to registration descriptor if present

	Originally ...


Sun, 31 May 2009 03:55:23 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [ffdbada6]

	add streams even if they are not present in PMT, fix #1092 and #835
 ...


Sun, 31 May 2009 03:46:24 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [e6eb74d]

	remove no longer needed fake dvbsub stream type

	Originally ...


Sun, 31 May 2009 03:45:45 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [f2c357d9]

	reindent

	Originally committed as revision 19009 to ...


Sun, 31 May 2009 03:44:03 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [ed68efad]

	remove no longer needed init

	Originally committed as revision 19008 ...


Sun, 31 May 2009 03:40:36 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [6a2a50f]

	factorize

	Originally committed as revision 19007 to ...


Sun, 31 May 2009 03:35:29 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [f42d1d82]

	simplify and merge

	Originally committed as revision 19006 to ...


Sun, 31 May 2009 03:12:25 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [08f94e9]

	move new_pes_av_stream to avoid forward declaration

	Originally ...


Sun, 31 May 2009 03:02:12 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [2fef7b53]

	remove defines

	Originally committed as revision 19004 to ...


Sun, 31 May 2009 02:56:15 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [8430f3e]

	rework stream type and codec identification

	Originally committed as ...


Sun, 31 May 2009 00:33:37 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [40b0872a]

	cosmetics, reindent, remove useless braces, whitespaces

	Originally ...


Sun, 31 May 2009 00:31:47 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [64ab5fa3]

	export all streams in ts demuxer

	Originally committed as revision ...


Sun, 31 May 2009 00:24:06 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [86cb7e33]

	fix codec probing, stop after MAX_PROBE_PACKETS and return all ...


Sat, 30 May 2009 22:19:14 GMT Alexander Strange <astrange@ithinksw.com> [2b9969a9]

	H264: Fix out of bounds reads in SSSE3 MC

	Reading above src[-2] ...


Sat, 30 May 2009 18:51:15 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [cbfe5be]

	Implement SoX native format muxer and demuxer.

	Patch by Daniel ...


Sat, 30 May 2009 11:20:07 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [bb79016]

	Use memcpy instead of per-pixel copy loop for rgb lcl format
 ...


Sat, 30 May 2009 10:04:09 GMT Michael Niedermayer <michaelni@gmx.at> [ff8c65f4]

	Make sure offsets of mjpeg b are within the buffer.
	Fixes issue1132
 ...


Sat, 30 May 2009 09:07:10 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [c40f3663]

	Remove useless () from lcldec for more consistency with "normal" ...


Sat, 30 May 2009 09:05:24 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [b157e3e5]

	Add casts to v210x decoder to avoid warnings.

	Originally committed ...


Sat, 30 May 2009 06:16:44 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [9291fdf7]

	return AVERROR_EOF

	Originally committed as revision 18993 to ...


Sat, 30 May 2009 06:15:27 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [350f2c2c]

	return AVERROR_EOF

	Originally committed as revision 18992 to ...


Sat, 30 May 2009 04:08:43 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [db5dc02]

	cast size to int64_t to avoid overflow

	Originally committed as ...


Sat, 30 May 2009 04:07:14 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [3bbcd0bb]

	The GIF decoder uses get_buffer, so set DR1.

	Originally committed ...


Sat, 30 May 2009 02:48:47 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [54e28a85]

	remove commented code using real_pict_num

	Originally committed as ...


Sat, 30 May 2009 00:24:20 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [87e302b]

	remove unused hack which set AVCodecContext frame_number to pic ...


Sat, 30 May 2009 00:09:00 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [2d05bc86]

	set pict_type in VC-1 parser, fix some timestamps problems
 ...


Fri, 29 May 2009 21:43:22 GMT David Conrad <lessen42@gmail.com> [f2264fa5]

	Support block-level quantization in Theora

	Originally committed as ...


Fri, 29 May 2009 20:15:38 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [abeee5cc]

	Use av_clip_uint8 instead of equivalent but unoptimzed code,
 ...


Fri, 29 May 2009 13:46:46 GMT Luca Abeni <lucabe72@email.it> [6f62e2c7]

	Correctly set the "AU size" field in the payload header for ...


Fri, 29 May 2009 12:44:44 GMT Aurelien Jacobs <aurel@gnuage.org> [8c576620]

	matroska.c was split to matroskadec.c which I'm also maintainer of
 ...


Fri, 29 May 2009 12:42:58 GMT Aurelien Jacobs <aurel@gnuage.org> [25c3c365]

	add myself as metadata subsystem maintainer

	Originally committed as ...


Fri, 29 May 2009 11:56:54 GMT Diego Biurrun <diego@biurrun.de> [8e8a67fa]

	Move *.map from LIBSUFFIXES to CLEANSUFFIXES, executables on OS/2 ...


Thu, 28 May 2009 23:19:35 GMT Måns Rullgård <mans@mansr.com> [530456b]

	MIPS: inline asm for intreadwrite.h

	Originally committed as ...


Thu, 28 May 2009 23:19:32 GMT Måns Rullgård <mans@mansr.com> [9d48e28f]

	MIPS: add MIPS64 and Loongson asm for MAC64/MLS64

	Originally ...


Thu, 28 May 2009 23:19:29 GMT Måns Rullgård <mans@mansr.com> [85dd97ad]

	configure: detect Loongson MIPS extensions

	Originally committed as ...


Thu, 28 May 2009 22:36:06 GMT Måns Rullgård <mans@mansr.com> [b716a792]

	blackfin: disable broken dsputil functions

	Originally committed as ...


Thu, 28 May 2009 22:36:02 GMT Måns Rullgård <mans@mansr.com> [2ba73ce]

	blackfin: add missing const in function prototypes

	Originally ...


Thu, 28 May 2009 22:35:58 GMT Måns Rullgård <mans@mansr.com> [b195a73d]

	blackfin: use optimised (I)DCT only when ctx->(i)dct_algo is auto
 ...


Thu, 28 May 2009 22:35:56 GMT Måns Rullgård <mans@mansr.com> [08ec1397]

	blackfin: use DCT function pointer in dct_quantize_bfin()
 ...


Thu, 28 May 2009 22:13:17 GMT Diego Biurrun <diego@biurrun.de> [2b7a351e]

	Remove $(CLEANSUFFIXES) and $(DISTCLEANSUFFIXES) on clean/distclean ...


Thu, 28 May 2009 17:19:28 GMT Måns Rullgård <mans@mansr.com> [c9311a12]

	ARM: add some PLD in NEON IDCT

	Originally committed as revision ...


Wed, 27 May 2009 22:43:52 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [a3303178]

	Document match_ext().

	Originally committed as revision 18971 to ...


Wed, 27 May 2009 21:45:25 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [2ed16f3]

	msrle uncompressed decoding, fix #1074 and many other samples under ...


Wed, 27 May 2009 21:40:10 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [c0601d70]

	remove apparently unused real_pict_num from AVCodecContext
 ...


Wed, 27 May 2009 19:55:35 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [a4a750d3]

	Rename alloc_picture to ff_alloc_picture and move its definition
	in ...


Wed, 27 May 2009 18:59:24 GMT Jeff Downs <heydowns@borg.com> [5035282]

	Use AV_R/WN32 instead of direct integer copying.
	Fixes decoding on ...


Wed, 27 May 2009 06:58:22 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [6125d86]

	technically mp2 in pva needs AVSTREAM_PARSE_FULL

	Originally ...


Wed, 27 May 2009 06:43:51 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [25178da3]

	do not print false error if eof follows eol

	Originally committed as ...


Wed, 27 May 2009 01:29:55 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [6c7c2f7b]

	support AVDISCARD_ALL in mpegts demuxer

	Originally committed as ...


Wed, 27 May 2009 00:56:31 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [bdfa9824]

	return error in mpegts_push_data and propagate it

	Originally ...


Wed, 27 May 2009 00:48:39 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [64d88215]

	10l, forgot ';', fix compilation

	Originally committed as revision ...


Wed, 27 May 2009 00:46:20 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [a5685be5]

	check that len is not negative

	Originally committed as revision ...


Wed, 27 May 2009 00:44:00 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [0c137557]

	demux whole PES packets from TS

	Originally committed as revision ...


Wed, 27 May 2009 00:14:32 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [ed1dc74e]

	Fix off by one offset with fetch_timestamps, pts_parser_problem.mpg. ...


Tue, 26 May 2009 23:58:30 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [6645e8ca]

	do not reference remainder packets in the parser, fix timestamps ...


Tue, 26 May 2009 21:34:56 GMT Alex Converse <alex.converse@gmail.com> [401a9950]

	In the event of a mismatch, do not follow the sample rate index in an ...


Tue, 26 May 2009 20:13:03 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [e9859317]

	move DEBUG define before include to get dprintf

	Originally ...


Tue, 26 May 2009 17:04:28 GMT Jai Menon <jmenon86@gmail.com> [cd840656]

	Add lowres support to the libopenjpeg wrapper.
	Fixes issue 1097.
 ...


Tue, 26 May 2009 16:59:05 GMT Jai Menon <jmenon86@gmail.com> [d9554516]

	Use dimensions stored in AVCodecContext instead of local variables.
 ...


Tue, 26 May 2009 05:00:51 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [34d11b8]

	Change HAVE_PPC64 to ARCH_PPC64.
	As a side-effect this also gives it ...


Tue, 26 May 2009 03:51:00 GMT Michael Niedermayer <michaelni@gmx.at> [71b0654]

	Support YVU9 AVI 4cc.
	Fixes issue1068.

	Originally committed as ...


Tue, 26 May 2009 01:14:10 GMT Ben Littler <tempn@twmi.rr.com> [f9928b7]

	map dvh1 fourcc to dv, fixes incoming/dvh1_sample

	Originally ...


Mon, 25 May 2009 22:22:51 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [3bf28f9d]

	Factorize initial "printf(" and ");" in show_license().

	Originally ...


Mon, 25 May 2009 22:19:35 GMT David Conrad <lessen42@gmail.com> [454403ba]

	Altivec VP3 IDCT

	Originally committed as revision 18949 to ...


Mon, 25 May 2009 22:17:27 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [597b4b3f]

	Define struct URLContext and typedef it to URLContext in one step.
 ...


Mon, 25 May 2009 22:05:43 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [819174fa]

	Remove \p and \e doxygen markup.

	Originally committed as revision ...


Mon, 25 May 2009 20:18:33 GMT Diego Biurrun <diego@biurrun.de> [57f8df05]

	dv1394 is disabled by default, do not redundantly disable it on Hurd. ...


Mon, 25 May 2009 19:02:35 GMT Diego Biurrun <diego@biurrun.de> [cc013a74]

	The MLP optimizations do not depend on HAVE_MMX, but on ARCH_X86. ...


Mon, 25 May 2009 18:46:47 GMT Ramiro Polla <ramiro.polla@gmail.com> [07116be0]

	NEON-OBJS should also be cleared for each subdir.

	Originally ...


Mon, 25 May 2009 18:37:16 GMT Ramiro Polla <ramiro.polla@gmail.com> [f9f36b4a]

	cosmetics: tabs->spaces

	Originally committed as revision 18943 to ...


Mon, 25 May 2009 18:28:26 GMT Michael Niedermayer <michaelni@gmx.at> [8c68f25b]

	Workaround broken AVI files from DC-XZ6.
	Fixes issue897.
 ...


Mon, 25 May 2009 16:42:54 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [80704c47]

	Move colorspace conversion functions implemented in pure C from ...


Mon, 25 May 2009 16:12:51 GMT Justin Ruggles <justin.ruggles@gmail.com> [724b8f6a]

	eac3dec: get rid of unnecessary left shifts in 16-bit * 24-bit ...


Mon, 25 May 2009 12:17:02 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [4cab1e49]

	Move a DECLARE_ALIGNED_16 variable in the Nellymoser encoder from the ...


Mon, 25 May 2009 05:39:58 GMT Diego Biurrun <diego@biurrun.de> [34e82167]

	Add Hurd to OS list and disable dv1394 in the Hurd case.
	patch by ...


Mon, 25 May 2009 02:34:31 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [47b5b0e8]

	honor restart interval in mjpeg, fix #861, SpectralFan.mov still ...


Mon, 25 May 2009 01:53:43 GMT Ramiro Polla <ramiro.polla@gmail.com> [cbd7836e]

	mlp: Re-enable x86-optimized DSP functions.

	Originally committed as ...


Mon, 25 May 2009 01:52:05 GMT Ramiro Polla <ramiro.polla@gmail.com> [7c4c60e]

	mlp: Use LABEL_MANGLE() to export label symbols from inside asm ...


Mon, 25 May 2009 01:50:37 GMT Ramiro Polla <ramiro.polla@gmail.com> [7d9beec7]

	Add LABEL_MANGLE() to export label symbols from inside asm blocks.
 ...


Mon, 25 May 2009 00:31:52 GMT Ben Littler <tempn@twmi.rr.com> [e9356be5]

	CorePNG can be decoded since 18421

	Originally committed as revision ...


Sun, 24 May 2009 22:59:25 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [c13b250b]

	move DEBUG define before include to get dprintf and change printf to ...


Sun, 24 May 2009 12:44:54 GMT Vitor Sessak <vitor1001@gmail.com> [09d1208c]

	Fix unaligned dsputil call.

	Should fix FATE corepng test on ...


Sun, 24 May 2009 10:26:41 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [46b4019b]

	fix get_str16_nolen with odd len, fix #1065

	Originally committed as ...


Sun, 24 May 2009 09:59:53 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [c9d7cd6d]

	move DEBUG define before include to get dprintf and move guidcmp ...


Sun, 24 May 2009 09:14:19 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [1eda87ce]

	eatqi: move "block" variable into context to ensure sufficient ...


Sun, 24 May 2009 09:06:06 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [77336b61]

	Distinguish between non-coded blocks and decode errors in rtjpeg's ...


Sun, 24 May 2009 09:03:45 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [8d857c54]

	Add a few size checks when decoding rtjpeg blocks.
	Might avoid ...


Sun, 24 May 2009 08:36:52 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [0766291a]

	Move "block" variable in rtjpeg decoder to context to ensure ...


Sun, 24 May 2009 03:39:20 GMT David Conrad <lessen42@gmail.com> [86b0e994]

	H264: Don't deblock if alpha or beta is 0.
	This ensures that the MMX ...


Sat, 23 May 2009 23:32:29 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [a7e6312b]

	Remove duplicated RGB_TO_[YUV]_CCIR macros, directly use those ...


Sat, 23 May 2009 23:02:33 GMT Michael Niedermayer <michaelni@gmx.at> [77bc343a]

	indent

	Originally committed as revision 18921 to ...


Sat, 23 May 2009 22:59:35 GMT Michael Niedermayer <michaelni@gmx.at> [216fb60]

	Fix lowres with rv20.
	Fixes issue1102.

	Originally committed as ...


Sat, 23 May 2009 19:37:01 GMT Jeff Downs <heydowns@borg.com> [fdb699de]

	Fix passing of unaligned addresses to dsputil diff_bytes() by ...


Sat, 23 May 2009 19:30:35 GMT Jeff Downs <heydowns@borg.com> [aa5cfdfb]

	Add offset argument to encode_422_bitstream() to control where
	in ...


Sat, 23 May 2009 18:47:26 GMT David Conrad <lessen42@gmail.com> [548a9974]

	ARM: actually add VP3 loop filter

	Originally committed as revision ...


Sat, 23 May 2009 18:36:20 GMT David Conrad <lessen42@gmail.com> [6db8697a]

	ARM: NEON VP3 Loop Filter

	Originally committed as revision 18916 to ...


Sat, 23 May 2009 09:28:45 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [45e5feda]

	Fix regression tests, diff was due to a patch to mpeg-2 parser ...


Sat, 23 May 2009 07:17:17 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [606d48c]

	fix hdlr descr in mp4 which use c string, patch by Larbi Joubala, ...


Sat, 23 May 2009 06:25:44 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [84df78b4]

	simplify pes timestamps fetching, based on a patch by corp186, ...