#
# ChangeLog for / in ffmpeg
#
# Generated by Trac 1.6
# Dec 17, 2024, 3:39:01 AM

Wed, 18 Jul 2012 00:00:22 GMT Diego Biurrun <diego@biurrun.de> [87246953]

	configure: mark libfdk-aac as nonfree


Wed, 18 Jul 2012 00:00:21 GMT Diego Biurrun <diego@biurrun.de> [47876d66]

	configure: cosmetics: drop some unnecessary backslashes


Tue, 17 Jul 2012 18:10:50 GMT Diego Biurrun <diego@biurrun.de> [7a249625]

	os_support: K&R formatting cosmetics


Tue, 17 Jul 2012 12:56:58 GMT Luca Barbato <lu_zero@gentoo.org> [453c02f9]

	libopenjpeg: introduce encoding support

	Based on FFmpeg version ...


Tue, 17 Jul 2012 12:56:22 GMT Luca Barbato <lu_zero@gentoo.org> [b43a7bb4]

	libopenjpeg: rename decoder source file.

	Signed-off-by: Michael ...


Tue, 17 Jul 2012 11:02:55 GMT Martin Storsjö <martin@martin.st> [86991ce]

	RTMPTS protocol support

	Signed-off-by: Martin Storsjö <martin@martin.st>


Tue, 17 Jul 2012 10:53:33 GMT Martin Storsjö <martin@martin.st> [6aedabc9]

	RTMPS protocol support

	Signed-off-by: Martin Storsjö <martin@martin.st>


Tue, 17 Jul 2012 07:50:26 GMT Anton Khirnov <anton@khirnov.net> [5417efbb]

	avconv: print an error message when demuxing fails.

	Also exit in ...


Tue, 17 Jul 2012 05:21:24 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [0b40153d]

	tscc2: DCT output should not be clipped

	This fixes decoding some ...


Mon, 16 Jul 2012 22:19:01 GMT Martin Storsjö <martin@martin.st> [775c4d3]

	rtmp: Rename rtmphttp to ffrtmphttp

	The prefix makes it easier to ...


Mon, 16 Jul 2012 11:45:15 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [08e087cc]

	rtmp: rtmp_parse_result() add case for video and audio packets to ...


Mon, 16 Jul 2012 08:14:19 GMT Martin Storsjö <martin@martin.st> [f06dee77]

	configure: Move the getaddrinfo function check into the network block ...


Sun, 15 Jul 2012 22:58:35 GMT Martin Storsjö <martin@martin.st> [03d1b18e]

	configure: Remove an unused 'have' item

	This is only used for ...


Sun, 15 Jul 2012 22:15:21 GMT Diego Biurrun <diego@biurrun.de> [20d569dd]

	mpeg: remove disabled code


Sun, 15 Jul 2012 18:59:51 GMT Martin Storsjö <martin@martin.st> [c37c383e]

	libfdk-aac: Check if cutoff value is valid

	Passing a cutoff value < ...


Sun, 15 Jul 2012 18:41:38 GMT Martin Storsjö <martin@martin.st> [9e4b04f8]

	network: Always use our version of gai_strerror on windows

	Even if ...


Sun, 15 Jul 2012 18:41:28 GMT Martin Storsjö <martin@martin.st> [c98e205]

	network: Undefine existing gai_strerror definitions

	This avoids ...


Sun, 15 Jul 2012 18:21:59 GMT Martin Storsjö <martin@martin.st> [2ca6e9bb]

	network: Extend the fallback gai_strerror implementation to handle ...


Sun, 15 Jul 2012 11:03:53 GMT Martin Storsjö <martin@martin.st> [b4675d0f]

	configure: Check for CommandLineToArgvW

	The actual result of the ...


Sun, 15 Jul 2012 11:02:38 GMT Martin Storsjö <martin@martin.st> [08282952]

	vc1dec: Do not use random pred_flag if motion vector data is skipped
 ...


Sun, 15 Jul 2012 10:55:18 GMT Martin Storsjö <martin@martin.st> [25f056e6]

	vp8: Enclose pthread function calls in ifdefs

	This fixes building ...


Sun, 15 Jul 2012 02:19:34 GMT Ronald S. Bultje <rsbultje@gmail.com> [c44091a9]

	snow: refactor code to work around a compiler bug in MSVC.

	This ...


Sun, 15 Jul 2012 02:19:33 GMT Ronald S. Bultje <rsbultje@gmail.com> [a794600c]

	vp8: Include the thread headers before using the pthread types

	This ...


Sat, 14 Jul 2012 23:19:34 GMT Martin Storsjö <martin@martin.st> [39d18f21]

	configure: Check for getaddrinfo in ws2tcpip.h, too

	This function ...


Sat, 14 Jul 2012 18:18:54 GMT Luca Barbato <lu_zero@gentoo.org> [951455c1]

	vp8: implement sliced threading

	Testing gives 25-30% gain on HD ...


Sat, 14 Jul 2012 18:18:54 GMT Luca Barbato <lu_zero@gentoo.org> [17343e3]

	vp8: move data from VP8Context->VP8Macroblock

	In preparation for ...


Sat, 14 Jul 2012 18:18:54 GMT Luca Barbato <lu_zero@gentoo.org> [337ade52]

	vp8: refactor decoding a single mb_row

	This is in preperation for ...


Sat, 14 Jul 2012 18:07:25 GMT Luca Barbato <lu_zero@gentoo.org> [45ff9e5b]

	doc: update api changes with the right commit hashes


Sat, 14 Jul 2012 18:07:25 GMT Luca Barbato <lu_zero@gentoo.org> [f3e5e6f0]

	mem: introduce av_malloc_array and av_mallocz_array

	Both function ...


Sat, 14 Jul 2012 11:43:10 GMT Janne Grunau <janne-libav@jannau.net> [2d497c14]

	eval: add gt(), gte(), lt() and lte() fate tests


Sat, 14 Jul 2012 11:33:25 GMT Janne Grunau <janne-libav@jannau.net> [caac3ab6]

	eval: fix swapping of lt() and lte()

	CC: libav-stable@libav.org


Fri, 13 Jul 2012 17:22:46 GMT Janne Grunau <janne-libav@jannau.net> [f30260d3]

	imgconvert: deprecate avcodec_find_best_pix_fmt()


Fri, 13 Jul 2012 17:22:46 GMT Janne Grunau <janne-libav@jannau.net> [ac29054f]

	imgconvert: add avcodec_find_best_pix_fmt2()

	The number of pixel ...


Fri, 13 Jul 2012 15:29:27 GMT Janne Grunau <janne-libav@jannau.net> [39bb27bf]

	imgconvert: avoid undefined left shift in avcodec_find_best_pix_fmt
 ...


Fri, 13 Jul 2012 08:17:20 GMT Diego Biurrun <diego@biurrun.de> [47aed439]

	build: Fix APE tag dependencies


Fri, 13 Jul 2012 04:59:48 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [5b7e3a19]

	MS Expression Encoder Screen decoder


Thu, 12 Jul 2012 20:37:29 GMT Martin Storsjö <martin@martin.st> [7548831c]

	libfdk-aac: Allow setting the encoder bandwidth/cutoff frequency
 ...


Thu, 12 Jul 2012 09:11:25 GMT Diego Biurrun <diego@biurrun.de> [0da29727]

	build: Fix Ogg demuxer dependencies


Thu, 12 Jul 2012 09:11:24 GMT Diego Biurrun <diego@biurrun.de> [b8960082]

	build: Fix FLAC demuxer dependencies


Thu, 12 Jul 2012 09:11:23 GMT Diego Biurrun <diego@biurrun.de> [8eea8fdc]

	flac: Move flac functions shared between libraries to flac common ...


Thu, 12 Jul 2012 08:45:21 GMT Diego Biurrun <diego@biurrun.de> [a5194633]

	build: Fix CAF demuxer dependencies


Thu, 12 Jul 2012 08:45:21 GMT Diego Biurrun <diego@biurrun.de> [b7884ff7]

	build: Fix MP2 muxer dependencies


Thu, 12 Jul 2012 08:45:20 GMT Diego Biurrun <diego@biurrun.de> [d648de61]

	build: Add missing build rules for the ISMV muxer


Thu, 12 Jul 2012 08:45:20 GMT Diego Biurrun <diego@biurrun.de> [7d605d51]

	configure: Drop redundant mxf_d10 test dependency declaration

	The ...


Thu, 12 Jul 2012 08:01:10 GMT Martin Storsjö <martin@martin.st> [37eeb5e2]

	Support AAC encoding via the external library fdk-aac
 ...


Thu, 12 Jul 2012 07:54:15 GMT Martin Storsjö <martin@martin.st> [372597e5]

	libavcodec: Add more AAC profiles

	The numerical values of the ...


Wed, 11 Jul 2012 19:24:37 GMT Anton Khirnov <anton@khirnov.net> [667fb97a]

	dct/fft-test: use a replacement getopt() if the system has none ...


Wed, 11 Jul 2012 07:40:11 GMT Martin Storsjö <martin@martin.st> [183b1c22]

	configure: Check for the math function rint

	Add a fallback ...


Wed, 11 Jul 2012 05:29:05 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [781888d]

	TechSmith Screen Codec 2 decoder


Tue, 10 Jul 2012 19:00:28 GMT Martin Storsjö <martin@martin.st> [a8ad6ffa]

	rtsp: Add listen mode

	This makes the RTSP demuxer act as a server, ...


Tue, 10 Jul 2012 18:21:19 GMT Martin Storsjö <martin@martin.st> [6e71c120]

	rtsp: Make rtsp_open_transport_ctx() non-static

	This is required ...


Tue, 10 Jul 2012 18:20:34 GMT Martin Storsjö <martin@martin.st> [6bbb3622]

	rtsp: Move rtsp_read_close

	This avoids having to add forward ...


Tue, 10 Jul 2012 18:20:04 GMT Martin Storsjö <martin@martin.st> [45b06858]

	rtsp: Parse the mode=receive/record parameter in transport lines

	We ...


Tue, 10 Jul 2012 11:58:05 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [ed219ed3]

	mss1: fix decoding masked regions in interframes

	Spotted by Alberto ...


Tue, 10 Jul 2012 11:51:05 GMT Luca Barbato <lu_zero@gentoo.org> [f39bbc9]

	mxfdec: fix off by one error.

	Found-by: Mateusz "j00ru" Jurczyk and ...


Tue, 10 Jul 2012 11:51:04 GMT Luca Barbato <lu_zero@gentoo.org> [83728d2d]

	mxfdec: only parse next partition pack if parsing forward
 ...


Tue, 10 Jul 2012 11:51:04 GMT Luca Barbato <lu_zero@gentoo.org> [34ca5ae5]

	mxfdec: let pkt->pts = mxf->current_edit_unit if intra-only

	We ...


Tue, 10 Jul 2012 11:51:04 GMT Luca Barbato <lu_zero@gentoo.org> [634d6705]

	mxfdec: fix frame height vs field height confusion

	Reviewed-by: ...


Tue, 10 Jul 2012 11:51:04 GMT Luca Barbato <lu_zero@gentoo.org> [5ed032fb]

	mxfdec: Add intra_only flag to MXFTrack

	This allows future ...


Tue, 10 Jul 2012 11:51:04 GMT Luca Barbato <lu_zero@gentoo.org> [fb8fa3c6]

	mxfdec: fix Avid AirSpeed files being misinterpreted as OP1a

	The ...


Tue, 10 Jul 2012 11:51:04 GMT Luca Barbato <lu_zero@gentoo.org> [1fadf53e]

	mxfdec: truncate packets that extend past the next edit unit

	This ...


Tue, 10 Jul 2012 11:51:04 GMT Luca Barbato <lu_zero@gentoo.org> [fda891e1]

	mxfdec: set pixel format for cdci picture formats

	The properties of ...


Tue, 10 Jul 2012 11:51:04 GMT Luca Barbato <lu_zero@gentoo.org> [dfefede0]

	mxfdec: detect uncomp pictures using essence container ul

	This ...


Tue, 10 Jul 2012 11:51:03 GMT Luca Barbato <lu_zero@gentoo.org> [5255ca24]

	mxfdec: set track edit rate num/den in expected order

	This matches ...


Tue, 10 Jul 2012 11:33:32 GMT Martin Storsjö <martin@martin.st> [358d854d]

	x86/cpu: implement get/set_eflags using intrinsics

	Signed-off-by: ...


Tue, 10 Jul 2012 11:33:24 GMT Martin Storsjö <martin@martin.st> [c0ee695b]

	x86/cpu: implement support for cpuid through intrinsics
 ...


Tue, 10 Jul 2012 11:33:17 GMT Martin Storsjö <martin@martin.st> [3f150ffb]

	x86/cpu: implement support for xgetbv through intrinsics
 ...


Tue, 10 Jul 2012 11:33:09 GMT Martin Storsjö <martin@martin.st> [f80ddd5b]

	lavu: use intrinsics for emms on systems lacking inline asm support
 ...


Tue, 10 Jul 2012 08:37:03 GMT Martin Storsjö <martin@martin.st> [620b1e7e]

	mem: Don't abort on av_malloc(0) in debug mode

	This makes the ...


Mon, 09 Jul 2012 16:17:51 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [5467742]

	mss3: use standard zigzag table


Mon, 09 Jul 2012 16:17:51 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [acfb6b6c]

	mss3: split DSP functions that are used in MTS2(MSS4) into separate
	file


Mon, 09 Jul 2012 15:20:52 GMT Diego Biurrun <diego@biurrun.de> [82f82ccf]

	motion-test: do not use getopt()

	It is not available on all systems ...


Mon, 09 Jul 2012 14:30:19 GMT Martin Storsjö <martin@martin.st> [5427df01]

	tcp: add initial timeout limit for incoming connections
 ...


Mon, 09 Jul 2012 10:50:06 GMT Diego Biurrun <diego@biurrun.de> [8e85ba8d]

	configure: Change the rdtsc check to a linker check

	A compile-only ...


Mon, 09 Jul 2012 06:32:49 GMT Anton Khirnov <anton@khirnov.net> [8a645bfc]

	avconv: propagate fatal errors from lavfi.


Mon, 09 Jul 2012 06:25:19 GMT Anton Khirnov <anton@khirnov.net> [cd99146]

	lavfi: add error handling to filter_samples().


Mon, 09 Jul 2012 06:22:38 GMT Anton Khirnov <anton@khirnov.net> [8d18bc55]

	fate-run: make avconv() properly deal with multiple inputs.


Mon, 09 Jul 2012 06:22:11 GMT Anton Khirnov <anton@khirnov.net> [083d0f6b]

	asplit: don't leak the input buffer.


Mon, 09 Jul 2012 06:21:37 GMT Anton Khirnov <anton@khirnov.net> [1ffb6456]

	af_resample: fix request_frame() behavior.

	Make sure that an output ...


Mon, 09 Jul 2012 06:21:15 GMT Anton Khirnov <anton@khirnov.net> [6f834293]

	af_asyncts: fix request_frame() behavior.

	Make sure that an output ...


Mon, 09 Jul 2012 06:15:59 GMT Anton Khirnov <anton@khirnov.net> [0dd283fa]

	libx264: support aspect ratio switching

	Signed-off-by: Anton ...


Mon, 09 Jul 2012 05:43:11 GMT Anton Khirnov <anton@khirnov.net> [5b7a88f]

	matroskadec: honor error_recognition when encountering unknown
	elements.


Sun, 08 Jul 2012 19:22:11 GMT Justin Ruggles <justin.ruggles@gmail.com> [64103976]

	lavr: resampling: add support for s32p, fltp, and dblp internal ...


Sun, 08 Jul 2012 19:22:11 GMT Justin Ruggles <justin.ruggles@gmail.com> [372647ae]

	lavr: resampling: add filter type and Kaiser window beta to AVOptions


Sun, 08 Jul 2012 19:22:11 GMT Justin Ruggles <justin.ruggles@gmail.com> [8ca08066]

	lavr: Use AV_SAMPLE_FMT_NONE to auto-select the internal sample ...


Sun, 08 Jul 2012 19:22:11 GMT Justin Ruggles <justin.ruggles@gmail.com> [db0e7bd0]

	lavr: mix: validate internal sample format in ff_audio_mix_init()


Sat, 07 Jul 2012 21:09:04 GMT Ronald S. Bultje <rsbultje@gmail.com> [66a29797]

	cmutils: include shellapi.h on Win32 (for CommandLineToArgvW).

	This ...


Sat, 07 Jul 2012 20:35:07 GMT Ronald S. Bultje <rsbultje@gmail.com> [07b28702]

	x86/timer: implement an intrinsic-based version for rdtsc
	(AV_READ_TIME).


Sat, 07 Jul 2012 18:34:41 GMT Anton Khirnov <anton@khirnov.net> [25b51b2c]

	id3v2: add a mimetype for bmp pictures.


Sat, 07 Jul 2012 18:34:20 GMT Anton Khirnov <anton@khirnov.net> [b7d3a9a0]

	flacdec: be less strict when parsing attached pictures.

	Only return ...


Sat, 07 Jul 2012 18:33:44 GMT Anton Khirnov <anton@khirnov.net> [dba5b06]

	flacdec: don't create an attached picture stream until we have all ...


Sat, 07 Jul 2012 17:09:59 GMT Ronald S. Bultje <rsbultje@gmail.com> [fdaad635]

	mxfdec: replace x>>av_log2(sizeof(..)) by x/sizeof(..).

	Also ...


Fri, 06 Jul 2012 18:07:23 GMT Martin Storsjö <martin@martin.st> [f27386cd]

	x86: h264_intrapred: Don't add the 'd' suffix to the SPLATB_REG macro ...


Fri, 06 Jul 2012 17:22:08 GMT Luca Barbato <lu_zero@gentoo.org> [5adc829e]

	configure: add functions for testing code fragments

	This simplifies ...


Fri, 06 Jul 2012 11:51:58 GMT Anton Khirnov <anton@khirnov.net> [b7558ac2]

	af_amix: avoid spurious EAGAIN.

	Input on/off state can change in ...


Fri, 06 Jul 2012 11:51:58 GMT Anton Khirnov <anton@khirnov.net> [54bf88e]

	af_amix: return AVERROR(EAGAIN) when request_frame didn't produce ...


Fri, 06 Jul 2012 11:51:58 GMT Anton Khirnov <anton@khirnov.net> [428b3698]

	af_amix: only consider negative return codes as errors.


Fri, 06 Jul 2012 10:59:11 GMT Anton Khirnov <anton@khirnov.net> [53ddd43f]

	avconv: use only meaningful timestamps in start time check.


Fri, 06 Jul 2012 10:54:52 GMT Anton Khirnov <anton@khirnov.net> [b98c8f4f]

	avconv: fix the check for -ss as an output option.

	start time is ...


Fri, 06 Jul 2012 09:37:35 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [1f061da5]

	mss3: add forgotten 'static' qualifier for private table