#
# ChangeLog for / in ffmpeg
#
# Generated by Trac 1.6
# Dec 17, 2024, 5:25:19 PM

Wed, 28 Sep 2011 16:13:52 GMT Michael Niedermayer <michaelni@gmx.at> [0cc44fac]

	4xm: Replace av_realloc by av_realloc_f when relevant.
 ...


Wed, 28 Sep 2011 16:13:52 GMT Michael Niedermayer <michaelni@gmx.at> [769298a]

	libvpxenc: Replace av_realloc by av_realloc_f when relevant.
 ...


Wed, 28 Sep 2011 16:13:52 GMT Michael Niedermayer <michaelni@gmx.at> [198ed647]

	bitstream: Replace av_realloc by av_realloc_f when relevant.
 ...


Wed, 28 Sep 2011 16:13:52 GMT Michael Niedermayer <michaelni@gmx.at> [1d3b280e]

	ffmpeg: Replace av_realloc by av_realloc_f when relevant.

	Also mark ...


Wed, 28 Sep 2011 16:13:52 GMT Michael Niedermayer <michaelni@gmx.at> [5cd754b]

	Introduce av_realloc_f.

	av_realloc_f helps avoiding memory-leaks in ...


Wed, 28 Sep 2011 16:13:52 GMT Michael Niedermayer <michaelni@gmx.at> [b2600509]

	Introduce av_size_mult.

	av_size_mult helps checking for overflow ...


Wed, 28 Sep 2011 16:13:52 GMT Michael Niedermayer <michaelni@gmx.at> [e89f5881]

	libx264: remove check_default_settings()

	Signed-off-by: Michael ...


Wed, 28 Sep 2011 15:57:22 GMT Clément Bœsch <ubitux@gmail.com> [f9d8a342]

	ffprobe: fix trailing '=' in stream id.


Wed, 28 Sep 2011 15:24:52 GMT Stefano Sabatini <stefasab@gmail.com> [f63ec3ee]

	lavfi: fix FF_API_* definition macros

	Fix ABI break occurred after ...


Wed, 28 Sep 2011 14:11:01 GMT Michael Niedermayer <michaelni@gmx.at> [b592f9b]

	swresample: remove unused variable.

	Signed-off-by: Nicolas George ...


Wed, 28 Sep 2011 14:11:01 GMT Michael Niedermayer <michaelni@gmx.at> [a34869ed]

	libswr/rematrix: remove unused variable.

	Signed-off-by: Nicolas ...


Wed, 28 Sep 2011 14:11:01 GMT Michael Niedermayer <michaelni@gmx.at> [80287854]

	libswr/rematrix: add braces to silence a warning.

	Signed-off-by: ...


Wed, 28 Sep 2011 14:11:01 GMT Michael Niedermayer <michaelni@gmx.at> [4a14dd76]

	bintext: remove unused variable.

	Signed-off-by: Nicolas George ...


Wed, 28 Sep 2011 14:11:01 GMT Michael Niedermayer <michaelni@gmx.at> [fb35f7d]

	vf_boxblur: remove useless code.

	This block was probably leftovers ...


Wed, 28 Sep 2011 14:11:01 GMT Michael Niedermayer <michaelni@gmx.at> [6d98e2db]

	j2kdec: use correct printf format.

	Signed-off-by: Nicolas George ...


Wed, 28 Sep 2011 13:25:04 GMT Michael Niedermayer <michaelni@gmx.at> [7393b417]

	j2kenc: Fix pointer<->integer casts.

	Signed-off-by: Michael ...


Wed, 28 Sep 2011 01:47:39 GMT Michael Niedermayer <michaelni@gmx.at> [5a6e7771]

	h264: dont set key_frame when the frame is not a real keyframe. ...


Wed, 28 Sep 2011 01:19:22 GMT Michael Niedermayer <michaelni@gmx.at> [530cd7a9]

	doc/ffmpeg.texi: merge changes from avconv.texi since last merge
 ...


Wed, 28 Sep 2011 01:19:22 GMT Michael Niedermayer <michaelni@gmx.at> [0aa793a1]

	ffplay: fix forgotten codec_name checks

	Signed-off-by: Michael ...


Wed, 28 Sep 2011 01:19:22 GMT Michael Niedermayer <michaelni@gmx.at> [2f3dd904]

	ffmpeg: fix wrong indention that leaked in from merge
 ...


Wed, 28 Sep 2011 00:59:28 GMT Michael Niedermayer <michaelni@gmx.at> [1f024b88]

	Check for out of bound reads in the flic decoder.

	Signed-off-by: ...


Wed, 28 Sep 2011 00:07:44 GMT Michael Niedermayer <michaelni@gmx.at> [23c1db9]

	Merge remote-tracking branch 'qatar/master'

	* qatar/master:
	  ...


Tue, 27 Sep 2011 23:04:52 GMT Michael Niedermayer <michaelni@gmx.at> [feca3ba0]

	Prevent out of bound accesses in the xan decoder.

	Signed-off-by: ...


Tue, 27 Sep 2011 22:52:37 GMT Michael Niedermayer <michaelni@gmx.at> [b9596a50]

	Check for invalid/corrupted bitstream in sun raster decoder.
 ...


Tue, 27 Sep 2011 22:49:25 GMT Michael Niedermayer <michaelni@gmx.at> [19e95b88]

	Prevent NULL dereferences when missing the reference frame in the xan ...


Tue, 27 Sep 2011 22:24:51 GMT Michael Niedermayer <michaelni@gmx.at> [039f3c33]

	Check for out of bounds reads in sun rasterfile decoder.
 ...


Tue, 27 Sep 2011 22:20:04 GMT Michael Niedermayer <michaelni@gmx.at> [61930119]

	Check for corrupted extra data in wmavoice decoder.

	Signed-off-by: ...


Tue, 27 Sep 2011 22:18:38 GMT Michael Niedermayer <michaelni@gmx.at> [e09ae22a]

	Check for out of bound writes in the wmavoice decoder.
 ...


Tue, 27 Sep 2011 21:45:37 GMT Michael Niedermayer <michaelni@gmx.at> [66aae97a]

	Prevent NULL dereferences when missing the reference frame in the ...


Tue, 27 Sep 2011 20:27:52 GMT Michael Niedermayer <michaelni@gmx.at> [a1cb09d3]

	mxf: Add PictureEssenceCoding UL for V210

	Signed-off-by: Michael ...


Tue, 27 Sep 2011 20:00:20 GMT Michael Niedermayer <michaelni@gmx.at> [36be0f2e]

	ffplay.texi: document -codec

	Signed-off-by: Michael Niedermayer ...


Tue, 27 Sep 2011 19:56:20 GMT Michael Niedermayer <michaelni@gmx.at> [5eda0967]

	ffplay: support -codec:avs to force a specific decoder implementation ...


Tue, 27 Sep 2011 19:32:39 GMT Michael Niedermayer <michaelni@gmx.at> [07a96dc1]

	regression tests: add jpeg2000

	Signed-off-by: Michael Niedermayer ...


Tue, 27 Sep 2011 19:32:39 GMT Michael Niedermayer <michaelni@gmx.at> [2fbf6910]

	j2kenc: Fix use of value before its initialized.

	Signed-off-by: ...


Tue, 27 Sep 2011 19:32:39 GMT Michael Niedermayer <michaelni@gmx.at> [398b5327]

	j2kenc: only list pixel formats that fully work currently.
 ...


Tue, 27 Sep 2011 19:32:39 GMT Michael Niedermayer <michaelni@gmx.at> [2214a67d]

	j2kenc: fix colors on yuv444

	Signed-off-by: Michael Niedermayer ...


Tue, 27 Sep 2011 19:32:39 GMT Michael Niedermayer <michaelni@gmx.at> [9e0438c9]

	img2enc: show first 4 bytes if a malformed jpeg2000 codestream is ...


Tue, 27 Sep 2011 19:32:39 GMT Michael Niedermayer <michaelni@gmx.at> [0047ac14]

	img2enc: Accept raw jpeg2000 codestream too,
	 our decoder outputs ...


Tue, 27 Sep 2011 19:32:17 GMT Michael Niedermayer <michaelni@gmx.at> [bfea1600]

	RELEASE: set to 0.8.4.git after the release from 2011-09-22
 ...


Tue, 27 Sep 2011 17:30:19 GMT Michael Niedermayer <michaelni@gmx.at> [34ac8ec]

	j2kenc: enable 4:2:0 YUV it works as "well" as the other subsampled ...


Tue, 27 Sep 2011 17:30:19 GMT Michael Niedermayer <michaelni@gmx.at> [c4b269c5]

	build system: enable j2kenc

	Signed-off-by: Michael Niedermayer ...


Tue, 27 Sep 2011 17:30:19 GMT Michael Niedermayer <michaelni@gmx.at> [e6aed5f4]

	j2kenc: fix coded_frame and prevent null pointer dereference.
 ...


Tue, 27 Sep 2011 17:30:19 GMT Michael Niedermayer <michaelni@gmx.at> [40923e1]

	j2kenc: Update ff_j2k_init_component() arguments

	Signed-off-by: ...


Tue, 27 Sep 2011 17:30:19 GMT Michael Niedermayer <michaelni@gmx.at> [2f16b6a5]

	j2kenc: fix arguments for ff_j2k_getnbctxno()

	Signed-off-by: ...


Tue, 27 Sep 2011 17:30:19 GMT Michael Niedermayer <michaelni@gmx.at> [0db973e0]

	j2kenc: mark as experimental.

	Signed-off-by: Michael Niedermayer ...


Tue, 27 Sep 2011 17:30:18 GMT Michael Niedermayer <michaelni@gmx.at> [1c20a0b3]

	j2kenc: s/CODEC_TYPE_VIDEO/AVMEDIA_TYPE_VIDEO/

	Signed-off-by: ...


Tue, 27 Sep 2011 17:30:18 GMT Michael Niedermayer <michaelni@gmx.at> [de89bc99]

	j2kenc: update codec name to modern ffmpeg

	Signed-off-by: Michael ...


Tue, 27 Sep 2011 17:30:18 GMT Michael Niedermayer <michaelni@gmx.at> [1e086fd]

	j2kenc: cleanup() is not used outside thus it is static
 ...


Tue, 27 Sep 2011 17:30:18 GMT Michael Niedermayer <michaelni@gmx.at> [c153c003]

	j2kenc: update function name.

	Signed-off-by: Michael Niedermayer ...


Tue, 27 Sep 2011 17:17:37 GMT Anton Khirnov <anton@khirnov.net> [d3c1d37]

	avconv: use different variables for decoded and filtered frame.
 ...


Tue, 27 Sep 2011 13:26:36 GMT Anton Khirnov <anton@khirnov.net> [3ccd1580]

	avconv: add support for copying attachments.


Tue, 27 Sep 2011 13:26:36 GMT Anton Khirnov <anton@khirnov.net> [c7a63a52]

	matroskaenc: write attachments.


Tue, 27 Sep 2011 13:26:36 GMT Anton Khirnov <anton@khirnov.net> [98cfe22b]

	matroskadec: export mimetype of attachments as metadata.


Tue, 27 Sep 2011 13:26:35 GMT Anton Khirnov <anton@khirnov.net> [becdce99]

	avconv: factorize common code from new_*_stream()


Tue, 27 Sep 2011 13:26:35 GMT Anton Khirnov <anton@khirnov.net> [d159060a]

	doc/avconv: expand documentation for some options.


Tue, 27 Sep 2011 13:26:35 GMT Anton Khirnov <anton@khirnov.net> [5aa3fce]

	doc/avconv: document -timelimit.


Tue, 27 Sep 2011 13:15:54 GMT Michael Niedermayer <michaelni@gmx.at> [3e48dcea]

	mxfdec: Consider QuantizationBits between 17 and 24 to be pcm_s24*
 ...


Tue, 27 Sep 2011 13:15:54 GMT Michael Niedermayer <michaelni@gmx.at> [254af56d]

	Check for out of bound writes when building tree in bink decoder.
 ...


Tue, 27 Sep 2011 13:15:54 GMT Michael Niedermayer <michaelni@gmx.at> [36bf135d]

	Check for various out of bound writes in the bink decoder.
 ...


Tue, 27 Sep 2011 12:52:46 GMT Michael Niedermayer <michaelni@gmx.at> [99d7d151]

	swfdec: return correct error code at EOF

	Signed-off-by: Michael ...


Tue, 27 Sep 2011 12:41:09 GMT Michael Niedermayer <michaelni@gmx.at> [6c0a902]

	ffmpeg: fix typo in warning

	Signed-off-by: Michael Niedermayer ...


Tue, 27 Sep 2011 00:14:37 GMT Michael Niedermayer <michaelni@gmx.at> [7c1aba4f]

	Merge remote-tracking branch 'qatar/master'

	* qatar/master: (21 ...


Mon, 26 Sep 2011 23:07:58 GMT Michael Niedermayer <michaelni@gmx.at> [c2a016ad]

	Reset internal state on corrupted blocks in wavpack decoder.
 ...


Mon, 26 Sep 2011 23:07:58 GMT Michael Niedermayer <michaelni@gmx.at> [fc644340]

	Validate the number of audio channels before using it in wmapro ...


Mon, 26 Sep 2011 23:05:51 GMT Mans Rullgard <mans@mansr.com> [908f12f3]

	fate: allow testing with libavfilter disabled

	This declares ...


Mon, 26 Sep 2011 22:30:31 GMT Jason Garrett-Glaser <jason@x264.com> [96a59cf3]

	x86: XOP/FMA4 CPU detection support


Mon, 26 Sep 2011 20:23:58 GMT Justin Ruggles <justin.ruggles@gmail.com> [3d371f41]

	ws_snd: misc cosmetic clean-ups


Mon, 26 Sep 2011 20:23:15 GMT Justin Ruggles <justin.ruggles@gmail.com> [659c719b]

	ws_snd: remove the 2-bit ADPCM table and just subtract 2 instead.


Mon, 26 Sep 2011 20:23:14 GMT Justin Ruggles <justin.ruggles@gmail.com> [618b067d]

	ws_snd: use memcpy() and memset() instead of loops


Mon, 26 Sep 2011 20:23:14 GMT Justin Ruggles <justin.ruggles@gmail.com> [6896aa7a]

	ws_snd: use samples pointer for loop termination instead of a ...


Mon, 26 Sep 2011 20:23:10 GMT Justin Ruggles <justin.ruggles@gmail.com> [6a818cb3]

	ws_snd: make sure number of channels is 1


Mon, 26 Sep 2011 20:06:39 GMT Michael Niedermayer <michaelni@gmx.at> [eb11cca5]

	ffmpeg: document alternative to the lossless libx264 presets
 ...


Mon, 26 Sep 2011 20:04:23 GMT Michael Niedermayer <michaelni@gmx.at> [a96b171d]

	remove libx264 lossless presets

	It is simpler and more consistent ...


Mon, 26 Sep 2011 19:49:50 GMT Justin Ruggles <justin.ruggles@gmail.com> [417364c]

	ws_snd: add some checks to prevent buffer overread or overwrite.


Mon, 26 Sep 2011 19:49:50 GMT Justin Ruggles <justin.ruggles@gmail.com> [2322ced]

	ws_snd: decode to AV_SAMPLE_FMT_U8 instead of S16.

	8-bit unsigned ...


Mon, 26 Sep 2011 19:29:45 GMT Justin Ruggles <justin.ruggles@gmail.com> [4c5e7b27]

	flacdec: fix buffer size checking in get_metadata_size()

	Adds an ...


Mon, 26 Sep 2011 19:04:23 GMT Michael Niedermayer <michaelni@gmx.at> [1edf33f7]

	ffmpeg: fix -b -ab mixes with -b overriding the audio bitrate
 ...


Mon, 26 Sep 2011 18:55:27 GMT Martin Storsjö <martin@martin.st> [1430ae44]

	rtp: Simplify ff_rtp_get_payload_type

	Signed-off-by: Martin Storsjö ...


Mon, 26 Sep 2011 18:54:57 GMT Martin Storsjö <martin@martin.st> [9152880e]

	rtpenc: Add a payload type private option

	Specifying the payload ...


Mon, 26 Sep 2011 18:54:14 GMT Martin Storsjö <martin@martin.st> [14288774]

	rtp: Correct ff_rtp_get_payload_type documentation

	Since 0c378ea1f, ...


Mon, 26 Sep 2011 18:33:50 GMT Anton Khirnov <anton@khirnov.net> [e3245b26]

	avconv: replace all fprintf() by av_log().

	Deprecate -v option, now ...


Mon, 26 Sep 2011 18:33:50 GMT Anton Khirnov <anton@khirnov.net> [f24facd]

	avconv: change av_log verbosity from ERROR to FATAL for fatal errors.


Mon, 26 Sep 2011 18:33:50 GMT Anton Khirnov <anton@khirnov.net> [1c5e955]

	cmdutils: replace fprintf() by av_log()

	This way, all messages can ...


Mon, 26 Sep 2011 18:33:50 GMT Anton Khirnov <anton@khirnov.net> [182cbe43]

	avtools: parse loglevel before all the other options.

	This way it ...


Mon, 26 Sep 2011 16:53:12 GMT Michael Niedermayer <michaelni@gmx.at> [d5a3635b]

	libx264: free x4->sei

	Signed-off-by: Michael Niedermayer ...


Mon, 26 Sep 2011 16:48:38 GMT Michael Niedermayer <michaelni@gmx.at> [e2dae1fa]

	Fix a buffer overflow in libx264 interface to x264 encoder. Previous ...


Mon, 26 Sep 2011 11:51:29 GMT Diego Biurrun <diego@biurrun.de> [4ca59d19]

	oggdec: add support for Xiph's CELT codec

	This patch also ...


Mon, 26 Sep 2011 00:28:21 GMT Michael Niedermayer <michaelni@gmx.at> [cbf914c]

	libaac+ support

	Signed-off-by: Michael Niedermayer <michaelni@gmx.at>


Sun, 25 Sep 2011 22:24:38 GMT Aurelien Jacobs <aurel@gnuage.org> [023e9960]

	mjpegenc: use named struct initializers


Sun, 25 Sep 2011 22:24:01 GMT Aurelien Jacobs <aurel@gnuage.org> [f3d58404]

	act: correct file description comment


Sun, 25 Sep 2011 22:22:41 GMT Aurelien Jacobs <aurel@gnuage.org> [c894449f]

	act, bintext, wtvenc: use named struct initializers


Sun, 25 Sep 2011 21:51:32 GMT Michael Niedermayer <michaelni@gmx.at> [f85c9b77]

	h264dec: fix decoding problems introduced with ...


Sun, 25 Sep 2011 21:30:25 GMT Michael Niedermayer <michaelni@gmx.at> [537a9e5c]

	Merge remote-tracking branch 'qatar/master'

	* qatar/master:
	  ppc: ...


Sun, 25 Sep 2011 21:01:44 GMT Michael Niedermayer <michaelni@gmx.at> [508e47a5]

	Check for out of bound bands limit in mpc v8 decoder.
 ...


Sun, 25 Sep 2011 21:01:43 GMT Michael Niedermayer <michaelni@gmx.at> [7ec5ea43]

	Fix return value on EOF in mpc v8 demuxer.

	Signed-off-by: Michael ...


Sun, 25 Sep 2011 21:01:43 GMT Michael Niedermayer <michaelni@gmx.at> [a1526cd7]

	id3v2: Fix some (function) pointer types.

	Signed-off-by: Reimar ...


Sun, 25 Sep 2011 21:01:43 GMT Michael Niedermayer <michaelni@gmx.at> [f57b00e8]

	Fixed NULL pointer dereference in id3v2 parser.

	Signed-off-by: ...


Sun, 25 Sep 2011 21:01:43 GMT Michael Niedermayer <michaelni@gmx.at> [02aabd82]

	g729dec: avoid unnecessary struct copying

	Signed-off-by: Michael ...


Sun, 25 Sep 2011 21:01:43 GMT Michael Niedermayer <michaelni@gmx.at> [22dd24fc]

	g729dec: remove useless headers

	Signed-off-by: Michael Niedermayer ...


Sun, 25 Sep 2011 20:53:49 GMT Justin Ruggles <justin.ruggles@gmail.com> [b15a9888]

	sol: return error if av_get_packet() fails.

	This prevents sending a ...