#
# ChangeLog for / in ffmpeg
#
# Generated by Trac 1.6
# Jan 28, 2025, 5:56:25 AM

Sat, 29 Sep 2007 22:31:18 GMT Loren Merritt <lorenm@u.washington.edu> [6810b93]

	sse2 version of compute_autocorr().
	4x faster than c (somehow, even ...


Sat, 29 Sep 2007 20:25:06 GMT Måns Rullgård <mans@mansr.com> [fdf88598]

	fix -lm check

	Originally committed as revision 10620 to ...


Sat, 29 Sep 2007 19:27:11 GMT Diego Biurrun <diego@biurrun.de> [b6cd8593]

	cmdutils.c uses FFMPEG_CONFIGURATION from config.h without directly ...


Sat, 29 Sep 2007 18:56:02 GMT Diego Biurrun <diego@biurrun.de> [03b8e292]

	typo

	Originally committed as revision 10618 to ...


Sat, 29 Sep 2007 15:20:22 GMT Vitor Sessak <vitor1001@gmail.com> [8787d837]

	AMV video decoder.
	Patch by Vladimir Voroshilov (voroshil - gmail - ...


Sat, 29 Sep 2007 15:09:34 GMT Andreas Öman <andreas@lonelycoder.com> [55ffe9df]

	Use emms_c() instead of ifdef

	patch by: Ronald S. Bultje rsbultje a ...


Sat, 29 Sep 2007 14:35:52 GMT Andreas Öman <andreas@lonelycoder.com> [f8f88a42]

	Add IPv6 support to url_split()

	patch by: Ronald S. Bultje rsbultje ...


Sat, 29 Sep 2007 12:52:56 GMT Vitor Sessak <vitor1001@gmail.com> [a449faea]

	Add variables to prepare to the AMV decoder patch.
	Patch by Vladimir ...


Sat, 29 Sep 2007 07:43:52 GMT Loren Merritt <lorenm@u.washington.edu> [19b9c7cc]

	was computing one more autocorrelation coefficient that was actually ...


Sat, 29 Sep 2007 05:41:27 GMT Loren Merritt <lorenm@u.washington.edu> [14bd2a9f]

	replace brute force find_optimal_param() with a closed-form solution. ...


Sat, 29 Sep 2007 01:54:25 GMT Loren Merritt <lorenm@u.washington.edu> [f6215b1b]

	gcc isn't smart enough to factor out duplicate stores

	Originally ...


Fri, 28 Sep 2007 20:38:32 GMT Ivan Kalvachev <ikalvachev@gmail.com> [551109d4]

	On bitstream error is_intra_more_likely() could use dsp.sad[0]() that ...


Fri, 28 Sep 2007 16:45:41 GMT Vitor Sessak <vitor1001@gmail.com> [a1748c67]

	Documentation update for AMV audio decoder

	Originally committed as ...


Fri, 28 Sep 2007 15:12:26 GMT Benoit Fouet <benoit.fouet@free.fr> [3576f9c6]

	Documentation fix for url_f(d)open()
	Patch by Björn Axelsson bjorn ...


Fri, 28 Sep 2007 15:09:06 GMT Benoit Fouet <benoit.fouet@free.fr> [3578e9a0]

	Make ffserver show a banner at startup.
	Patch by Stefano Sabatini ...


Fri, 28 Sep 2007 06:06:18 GMT Loren Merritt <lorenm@u.washington.edu> [28e968c4]

	2.5x faster compute_autocorr()
	overall flac encoding: 15-50% faster ...


Thu, 27 Sep 2007 19:18:07 GMT Andreas Öman <andreas@lonelycoder.com> [7e1e297e]

	refactor url_split(), preparing for IPv6 support

	patch by: Ronald ...


Thu, 27 Sep 2007 14:45:29 GMT Benoit Fouet <benoit.fouet@free.fr> [9c5755ee]

	Remove unnecessary copyright notice from ffplay.c:show_help.
	patch ...


Thu, 27 Sep 2007 13:52:33 GMT Benoit Fouet <benoit.fouet@free.fr> [4cfac5bc]

	Make ffplay show a banner at startup.
	patch by Stefano Sabatini ...


Thu, 27 Sep 2007 11:29:21 GMT Panagiotis Issaris <takis.issaris@uhasselt.be> [9846cbdb]

	cosmetics: typos

	Originally committed as revision 10602 to ...


Thu, 27 Sep 2007 10:45:16 GMT Panagiotis Issaris <takis.issaris@uhasselt.be> [93f0c0a4]

	Remove redundant test.

	Originally committed as revision 10601 to ...


Thu, 27 Sep 2007 08:00:22 GMT Diego Biurrun <diego@biurrun.de> [721d5e3b]

	Revert wrong ARCH_BFIN --> HAVE_BFIN change.

	Originally committed ...


Thu, 27 Sep 2007 06:38:40 GMT Benoit Fouet <benoit.fouet@free.fr> [86074ed1]

	Implement common show version and banner.
	Patch by Stefano Sabatini ...


Thu, 27 Sep 2007 06:38:03 GMT Luca Abeni <lucabe72@email.it> [20693c85]

	Add myself as a maintainer for the RTP muxer and for the SDP ...


Thu, 27 Sep 2007 06:21:57 GMT Vitor Sessak <vitor1001@gmail.com> [3a7f5d07]

	AMV audio decoder

	Originally committed as revision 10598 to ...


Thu, 27 Sep 2007 03:16:25 GMT Loren Merritt <lorenm@u.washington.edu> [815d96a6]

	oops, revert unrelated change

	Originally committed as revision ...


Thu, 27 Sep 2007 02:42:00 GMT Loren Merritt <lorenm@u.washington.edu> [dc44d4a]

	unroll encode_residual_lpc(). speedup varies between 1.2x and 1.8x ...


Wed, 26 Sep 2007 19:57:56 GMT Måns Rullgård <mans@mansr.com> [6b19786b]

	set -mcpu for ARM

	Originally committed as revision 10595 to ...


Wed, 26 Sep 2007 18:37:20 GMT Ramiro Polla <ramiro.polla@gmail.com> [53b73365]

	Fix avisynth compilation after allformats.h was removed

	Originally ...


Wed, 26 Sep 2007 16:57:19 GMT Ramiro Polla <ramiro.polla@gmail.com> [ea10ddde]

	Let the dependency checker deal with winsock2's extralibs.
 ...


Wed, 26 Sep 2007 13:28:13 GMT Andreas Öman <andreas@lonelycoder.com> [2ddcf84b]

	h264/PAFF preparation: use DELAYED_PIC_REF to mark non-refs frames as ...


Wed, 26 Sep 2007 12:30:24 GMT Aurelien Jacobs <aurel@gnuage.org> [b925ef61]

	add support for AVI files with On2 header

	Originally committed as ...


Wed, 26 Sep 2007 12:29:32 GMT Aurelien Jacobs <aurel@gnuage.org> [7b31b09]

	use a table to parse AVI file header

	Originally committed as ...


Wed, 26 Sep 2007 11:33:30 GMT Benoit Fouet <benoit.fouet@free.fr> [2d89f334]

	Indentation

	Originally committed as revision 10589 to ...


Wed, 26 Sep 2007 11:32:51 GMT Benoit Fouet <benoit.fouet@free.fr> [602dd8f6]

	Check read_packet before using it.

	Originally committed as revision ...


Tue, 25 Sep 2007 23:34:48 GMT Loren Merritt <lorenm@u.washington.edu> [0d2caa37]

	oops, potential overflow on really large blocks

	Originally ...


Tue, 25 Sep 2007 23:31:13 GMT Loren Merritt <lorenm@u.washington.edu> [bd49d4fd]

	optimize decode_subframe_lpc()
	50%/67%/43% faster on core2/k8/p4, ...


Tue, 25 Sep 2007 23:30:29 GMT Loren Merritt <lorenm@u.washington.edu> [f74471e]

	optimize encode_residual_lpc()
	37%/45%/90% faster on core2/k8/p4, ...


Tue, 25 Sep 2007 22:33:31 GMT Aurelien Jacobs <aurel@gnuage.org> [7ecae905]

	simplify

	Originally committed as revision 10584 to ...


Tue, 25 Sep 2007 22:31:00 GMT Aurelien Jacobs <aurel@gnuage.org> [d7af6a9d]

	rename one variable to be consistent with the rest of the file
 ...


Tue, 25 Sep 2007 21:01:34 GMT Aurelien Jacobs <aurel@gnuage.org> [442b145a]

	consistent spelling: plan => plane

	Originally committed as revision ...


Tue, 25 Sep 2007 20:58:37 GMT Nico Sabbi <nicola.sabbi@poste.it> [172d1171]

	added structures and code to keep track of pids<->programs mapping: ...


Tue, 25 Sep 2007 20:49:11 GMT Nico Sabbi <nicola.sabbi@poste.it> [1d257254]

	replaced custom tracking of programs/services with calls to with ...


Tue, 25 Sep 2007 20:45:46 GMT Nico Sabbi <nicola.sabbi@poste.it> [15afa39]

	Added definition and utility functions to handle  AVProgram(s) in ...


Tue, 25 Sep 2007 19:30:03 GMT Aurelien Jacobs <aurel@gnuage.org> [99904603]

	use the VP6A codec

	Originally committed as revision 10578 to ...


Tue, 25 Sep 2007 19:25:59 GMT Aurelien Jacobs <aurel@gnuage.org> [df63f130]

	revert r10527
	There is now a proper vp6a codec, so no need for this ...


Tue, 25 Sep 2007 19:22:47 GMT Aurelien Jacobs <aurel@gnuage.org> [d3f9edba]

	simplify

	Originally committed as revision 10576 to ...


Tue, 25 Sep 2007 19:16:38 GMT Aurelien Jacobs <aurel@gnuage.org> [f62a2b61]

	cosmetic: indent

	Originally committed as revision 10575 to ...


Tue, 25 Sep 2007 19:12:46 GMT Aurelien Jacobs <aurel@gnuage.org> [91fc2cf1]

	add a new vp6a codec (add alpha plan support to vp6)

	Originally ...


Tue, 25 Sep 2007 08:43:49 GMT Andreas Öman <andreas@lonelycoder.com> [58f66029]

	reindent

	Originally committed as revision 10573 to ...


Tue, 25 Sep 2007 07:30:22 GMT Diego Biurrun <diego@biurrun.de> [e0a5d771]

	Replace HAVE_BFIN with ARCH_BFIN. Blackfin is a CPU architecture, not ...


Mon, 24 Sep 2007 22:29:11 GMT Aurelien Jacobs <aurel@gnuage.org> [247df384]

	move all model related tables into their own struct

	Originally ...


Mon, 24 Sep 2007 21:18:45 GMT Diego Biurrun <diego@biurrun.de> [1218a7e3]

	cosmetics: Sort CODEC_ID list.

	Originally committed as revision ...


Mon, 24 Sep 2007 20:52:11 GMT Aurelien Jacobs <aurel@gnuage.org> [a7d70d88]

	rename vp56_b6to3 to vp56_b2p

	Originally committed as revision ...


Mon, 24 Sep 2007 20:43:47 GMT Aurelien Jacobs <aurel@gnuage.org> [1457516f]

	some simplifications and uniformisation

	Originally committed as ...


Mon, 24 Sep 2007 16:50:32 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [81fc2f37]

	Remove check for input buffer size as it does not guarantee that ...


Mon, 24 Sep 2007 15:52:06 GMT Ramiro Polla <ramiro.polla@gmail.com> [a98bb16]

	Organize header files and system functions checks

	Originally ...


Mon, 24 Sep 2007 15:11:49 GMT Aurelien Jacobs <aurel@gnuage.org> [79973335]

	add support for yuva420p colorspace (yuv420p + alpha)

	Originally ...


Mon, 24 Sep 2007 13:21:41 GMT Aurelien Jacobs <aurel@gnuage.org> [b70335a2]

	add support for yuva420p colorspace (yuv420p + alpha)

	Originally ...


Mon, 24 Sep 2007 13:01:15 GMT Guillaume Poirier <gpoirier@mplayerhq.hu> [1136d34a]

	factor out dequant table lookup outside loops, gives a 1-2% speed-up ...


Mon, 24 Sep 2007 12:15:42 GMT Luca Abeni <lucabe72@email.it> [0ebecca5]

	Add my name to the copyright header, since rtp_mpv now contains
	a ...


Mon, 24 Sep 2007 11:47:11 GMT Michael Niedermayer <michaelni@gmx.at> [e1e3d642]

	remove done items

	Originally committed as revision 10562 to ...


Mon, 24 Sep 2007 10:43:26 GMT Luca Abeni <lucabe72@email.it> [d0c3be95]

	Fix a warning by removing an useless assignment (buf_ptr should be ...


Mon, 24 Sep 2007 07:31:43 GMT Michael Niedermayer <michaelni@gmx.at> [35fb813]

	cosmetic (get rid of _ at the start of local variable names)
 ...


Mon, 24 Sep 2007 03:32:24 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [4783cf0d]

	Do not try to decode more data than output buffer may hold
 ...


Sun, 23 Sep 2007 21:59:09 GMT Diego Biurrun <diego@biurrun.de> [8b505fc6]

	VIS-specific code should be enabled conditional to HAVE_VIS, not ...


Sun, 23 Sep 2007 21:52:09 GMT Måns Rullgård <mans@mansr.com> [940f335a]

	create and use check_asm() function

	Originally committed as ...


Sun, 23 Sep 2007 21:37:16 GMT Diego Biurrun <diego@biurrun.de> [78eb653]

	cosmetics: Move LDCONFIG variable to a more sensible place in ...


Sun, 23 Sep 2007 21:11:36 GMT Michael Niedermayer <michaelni@gmx.at> [ff193e64]

	some experimental iterative quantization code
	disabled as it is VERY ...


Sun, 23 Sep 2007 21:06:08 GMT Diego Biurrun <diego@biurrun.de> [8b03def6]

	Move VIS CFLAGS settings into configure.

	Originally committed as ...


Sun, 23 Sep 2007 21:02:22 GMT Diego Biurrun <diego@biurrun.de> [b146873c]

	VIS-specific code should be compiled conditional to HAVE_VIS, not ...


Sun, 23 Sep 2007 21:01:00 GMT Diego Biurrun <diego@biurrun.de> [bd9d34a0]

	Add a proper test for VIS instruction support.
	some help by Jan ...


Sun, 23 Sep 2007 16:11:07 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [ac140479]

	Fix decoding of VMDs representing sprites (Last Dynasty, Woodruff).
 ...


Sun, 23 Sep 2007 07:40:34 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [c1f3c630]

	Looks like this APE decoder support versions starting from 3.95
 ...


Sat, 22 Sep 2007 10:40:48 GMT Diego Biurrun <diego@biurrun.de> [3f4c2431]

	spelling

	Originally committed as revision 10550 to ...


Sat, 22 Sep 2007 10:28:22 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [61858a76]

	Apply skip_loop_filter before checking if we can parallelize with the ...


Sat, 22 Sep 2007 09:21:43 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [a2085a7e]

	Guard against output buffer overflows

	Originally committed as ...


Sat, 22 Sep 2007 09:09:47 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [675a0583]

	Do not decode more data than output buffer may hold

	Originally ...


Sat, 22 Sep 2007 09:02:53 GMT Michael Niedermayer <michaelni@gmx.at> [ee9d77dd]

	duplicate note

	Originally committed as revision 10546 to ...


Sat, 22 Sep 2007 08:58:49 GMT Michael Niedermayer <michaelni@gmx.at> [fffd6a5f]

	indent

	Originally committed as revision 10545 to ...


Sat, 22 Sep 2007 08:55:17 GMT Michael Niedermayer <michaelni@gmx.at> [638f489c]

	fix segfault with ...


Fri, 21 Sep 2007 23:30:57 GMT Ramiro Polla <ramiro.polla@gmail.com> [c2675d4a]

	Proper check for --help and -h parameters

	Originally committed as ...


Fri, 21 Sep 2007 20:01:43 GMT Ramiro Polla <ramiro.polla@gmail.com> [06eab4b]

	Let the dependency checker decide about x11_grab_device_demuxer
 ...


Fri, 21 Sep 2007 18:23:46 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [32bbb99d]

	HDYC fourcc, sample hdyc/Test2.avi

	Originally committed as revision ...


Fri, 21 Sep 2007 16:42:54 GMT Ramiro Polla <ramiro.polla@gmail.com> [3ae3b721]

	Replace one-lined if;elses to && ||

	Originally committed as ...


Fri, 21 Sep 2007 16:30:58 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [3a319ab]

	add D-10 NTSC support

	Originally committed as revision 10539 to ...


Fri, 21 Sep 2007 16:28:17 GMT Baptiste Coudurier <baptiste.coudurier@gmail.com> [28cf721]

	extract correct d10 aes3 audio channels number

	Originally committed ...


Fri, 21 Sep 2007 00:26:31 GMT Diego Biurrun <diego@biurrun.de> [a27d6e71]

	Simplify H.264 decode_cabac_mb_cbp_luma(), giving a ~0.5% speedup. ...


Thu, 20 Sep 2007 20:42:50 GMT Aurelien Jacobs <aurel@gnuage.org> [dee15ece]

	allcodecs.h and allformats.h are not used anymore

	Originally ...


Thu, 20 Sep 2007 20:36:15 GMT Aurelien Jacobs <aurel@gnuage.org> [d999cff5]

	remove last dependencies on allformats.h and allcodecs.h

	Originally ...


Wed, 19 Sep 2007 21:28:42 GMT Diego Biurrun <diego@biurrun.de> [a889bf1]

	cosmetics: typo

	Originally committed as revision 10534 to ...


Wed, 19 Sep 2007 12:38:07 GMT Benoit Fouet <benoit.fouet@free.fr> [f9436161]

	Make parse_date return INT64_MIN in case of unparsable input.
	Patch ...


Tue, 18 Sep 2007 19:07:52 GMT Ramiro Polla <ramiro.polla@gmail.com> [4ec45764]

	Add extralibs to the dependency checker

	Originally committed as ...


Tue, 18 Sep 2007 18:58:02 GMT Ramiro Polla <ramiro.polla@gmail.com> [8a2b941]

	gpl for the X11 grabber has already been checked for

	Originally ...


Tue, 18 Sep 2007 18:46:26 GMT Ramiro Polla <ramiro.polla@gmail.com> [497237c7]

	Use enable and disable macros where appropriate

	Originally ...


Tue, 18 Sep 2007 18:12:53 GMT Ivan Kalvachev <ikalvachev@gmail.com> [ee28dedc]

	Remove inline from function that is exported.
	Issue noticed by ...


Tue, 18 Sep 2007 18:01:07 GMT Ramiro Polla <ramiro.polla@gmail.com> [13ef7825]

	Properly check for -lm

	Originally committed as revision 10528 to ...


Tue, 18 Sep 2007 15:36:29 GMT Aurelien Jacobs <aurel@gnuage.org> [f84c3573]

	Add support for VP6A in flv.
	Those files really contain 2 standard ...


Tue, 18 Sep 2007 10:35:16 GMT Diego Biurrun <diego@biurrun.de> [13566c31]

	cosmetics: sort()

	Originally committed as revision 10526 to ...


Tue, 18 Sep 2007 08:26:10 GMT Diego Biurrun <diego@biurrun.de> [a8f70d7]

	Add explanatory comments to the parse_date function.
	patch by ...