#
# ChangeLog for / in ffmpeg
#
# Generated by Trac 1.6
# Jan 13, 2025, 10:56:05 PM

Sat, 03 Jan 2009 18:41:35 GMT Michael Niedermayer <michaelni@gmx.at> [ebc466bb]

	Replace some fixed width variable from AVSubtitle* by normal int.
 ...


Sat, 03 Jan 2009 18:26:07 GMT Michael Niedermayer <michaelni@gmx.at> [052571e7]

	Forgot to update (I likely missed it due to its similar name to ...


Sat, 03 Jan 2009 17:58:25 GMT Michael Niedermayer <michaelni@gmx.at> [2e94fb5d]

	Future doxy for a few fields of AVSubtitleRect.

	Originally ...


Sat, 03 Jan 2009 17:54:48 GMT Michael Niedermayer <michaelni@gmx.at> [db4fac6]

	Change AVSubtitle.rects to an array of pointers so ABI does not break ...


Sat, 03 Jan 2009 17:50:00 GMT Michael Niedermayer <michaelni@gmx.at> [7cf9c6ae]

	Display subtitles within the display area.
	Fixes ...


Sat, 03 Jan 2009 15:15:03 GMT Michael Niedermayer <michaelni@gmx.at> [c66216ed]

	Add enum AVSubtitleType

	Originally committed as revision 16410 to ...


Sat, 03 Jan 2009 00:46:17 GMT Jason Garrett-Glaser <darkshikari@gmail.com> [37fed100]

	Add x264 SSE2 iDCT functions to H.264 decoder.

	Originally committed ...


Fri, 02 Jan 2009 16:21:22 GMT Diego Biurrun <diego@biurrun.de> [c96da3ed]

	Avoid POSIX-reserved _t namespace.

	Originally committed as revision ...


Fri, 02 Jan 2009 16:19:27 GMT Diego Biurrun <diego@biurrun.de> [0f0b707f]

	Avoid POSIX-reserved _t namespace.

	Originally committed as revision ...


Fri, 02 Jan 2009 11:09:37 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [e329b6e]

	Bump year number.

	Originally committed as revision 16406 to ...


Fri, 02 Jan 2009 10:07:26 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [9ce95f27]

	Cosmetics: break line to make it not longer than 80 chars.
 ...


Wed, 31 Dec 2008 02:47:54 GMT Michael Niedermayer <michaelni@gmx.at> [ce0453a]

	10l set AVPacket.size to the true size of the returned data instead ...


Wed, 31 Dec 2008 01:54:54 GMT Michael Niedermayer <michaelni@gmx.at> [188e67ea]

	Fix indention which was off by 1 space.

	Originally committed as ...


Wed, 31 Dec 2008 01:53:12 GMT Michael Niedermayer <michaelni@gmx.at> [0b4ff0c9]

	Replace buffer by AVPacket and avoid a memcpy() for video when the ...


Wed, 31 Dec 2008 00:24:54 GMT Michael Niedermayer <michaelni@gmx.at> [fce48f5b]

	Merge videobuf and audiobuf.

	Originally committed as revision 16401 ...


Tue, 30 Dec 2008 21:23:02 GMT Michael Niedermayer <michaelni@gmx.at> [f48d5457]

	Simplify the top of rm_assemble_video_frame().

	Originally committed ...


Tue, 30 Dec 2008 20:51:18 GMT Michael Niedermayer <michaelni@gmx.at> [e45673cb]

	Add a few error checks to rm_assemble_video_frame()

	Originally ...


Tue, 30 Dec 2008 19:49:27 GMT Michael Niedermayer <michaelni@gmx.at> [51d6852f]

	All non zero returns of rm_assemble_video_frame() are errors, check ...


Tue, 30 Dec 2008 12:02:35 GMT Carl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at> [aed46465]

	Silence two icc warnings: ...


Tue, 30 Dec 2008 08:47:52 GMT Benoit Fouet <benoit.fouet@free.fr> [9d705050]

	Add my GnuPG fingerprint.

	Originally committed as revision 16396 to ...


Tue, 30 Dec 2008 03:13:52 GMT Måns Rullgård <mans@mansr.com> [172a39d1]

	ARM: work around linker bug with movw/movt relocations in shared libs ...


Tue, 30 Dec 2008 03:13:48 GMT Måns Rullgård <mans@mansr.com> [2e35e684]

	Make shared/static full CONFIG options

	Originally committed as ...


Tue, 30 Dec 2008 03:13:44 GMT Måns Rullgård <mans@mansr.com> [ab5cb084]

	configure: check for ARMv6T2 support

	Originally committed as ...


Tue, 30 Dec 2008 03:13:40 GMT Måns Rullgård <mans@mansr.com> [77e2249]

	ARM: rename coefficient table in NEON IDCT

	Originally committed as ...


Mon, 29 Dec 2008 17:14:30 GMT Reynaldo H. Verdejo Pinochet <reynaldo@opendot.cl> [27513162]

	Remove duplicated dot product code. Use dsputil's
	scalarproduct ...


Mon, 29 Dec 2008 16:56:02 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [0a11fc82]

	My gpg key fingerprint.

	Originally committed as revision 16390 to ...


Mon, 29 Dec 2008 16:39:11 GMT Reynaldo H. Verdejo Pinochet <reynaldo@opendot.cl> [6c8f2def]

	COSMETICS. Write my full name instead.

	Originally committed as ...


Mon, 29 Dec 2008 16:33:03 GMT Reynaldo H. Verdejo Pinochet <reynaldo@opendot.cl> [3bb79c0]

	Add myself as qcelp* maintainer.

	Originally committed as revision ...


Mon, 29 Dec 2008 16:27:57 GMT Reynaldo H. Verdejo Pinochet <reynaldo@opendot.cl> [f1e27bae]

	Add my key fingerprint to the list.

	Originally committed as ...


Mon, 29 Dec 2008 12:55:28 GMT Måns Rullgård <mans@mansr.com> [c51fafa1]

	configure: accept $TMP as location for temporary files

	Originally ...


Mon, 29 Dec 2008 12:55:24 GMT Måns Rullgård <mans@mansr.com> [a49d42c2]

	configure: simplify TMPDIR setting

	Originally committed as revision ...


Mon, 29 Dec 2008 12:11:01 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [91535e5f]

	Fix typos.

	Originally committed as revision 16384 to ...


Mon, 29 Dec 2008 12:00:38 GMT Michael Niedermayer <michaelni@gmx.at> [45a92230]

	Clarify that the list of gpg fingerprints is not just for ...


Mon, 29 Dec 2008 11:57:52 GMT Michael Niedermayer <michaelni@gmx.at> [234ccf19]

	Add spaces into the gpg fingerprint for better readability.
 ...


Mon, 29 Dec 2008 10:20:03 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [592beefe]

	It turned out that RV30 uses motion vectors for forward motion ...


Sun, 28 Dec 2008 23:26:12 GMT Michael Niedermayer <michaelni@gmx.at> [e4f1ec3a]

	Explain the lack of +3/7

	Originally committed as revision 16380 to ...


Sun, 28 Dec 2008 23:25:17 GMT Ronald S. Bultje <rsbultje@gmail.com> [7d204e67]

	av_free() -> av_freep(), patch by Reimar Doffinger, see discussion in ...


Sun, 28 Dec 2008 23:23:59 GMT Ronald S. Bultje <rsbultje@gmail.com> [c49a3ec]

	Fix double free which happens for playback of .rm files after r16365. ...


Sun, 28 Dec 2008 23:12:46 GMT Michael Niedermayer <michaelni@gmx.at> [133e5c4]

	Add a list of GnuPG fingerprints.
	This is not as good as personal ...


Sun, 28 Dec 2008 20:08:39 GMT Carl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at> [6735e2c8]

	Revert r16375: It broke aac decoding.

	Originally committed as ...


Sun, 28 Dec 2008 19:48:43 GMT Carl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at> [69b38d4d]

	Reduce number of warnings when compiling with icc by two.
 ...


Sun, 28 Dec 2008 19:44:47 GMT Carl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at> [3a095bee]

	Silence one warning when compiling with icc:
	warning #188: ...


Sun, 28 Dec 2008 19:40:13 GMT Carl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at> [2c67c659]

	Fix h264 decoding on SSE2 cores with icc compilation.

	Originally ...


Sun, 28 Dec 2008 17:07:47 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [055068d0]

	Mention in the documentation of avfilter_poll_frame() that it returns ...


Sun, 28 Dec 2008 16:22:42 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [5b3658f7]

	Fix a typo that made VMD demuxer always assume Indeo 3 as video ...


Sun, 28 Dec 2008 14:41:19 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [5d91e928]

	Use avcodec_check_dimensions() for checking the frame size validity. ...


Sun, 28 Dec 2008 05:59:11 GMT Ronald S. Bultje <rsbultje@gmail.com> [ade8fb4d]

	Reindent after r16368.

	Originally committed as revision 16369 to ...


Sun, 28 Dec 2008 05:58:23 GMT Ronald S. Bultje <rsbultje@gmail.com> [a9f84821]

	Add audio_pkt_cnt return value to ff_rm_retrieve_cache(). See ...


Sun, 28 Dec 2008 05:55:09 GMT Ronald S. Bultje <rsbultje@gmail.com> [5d88c264]

	Change audio_pkt_cnt from an array into a single field, since only a ...


Sun, 28 Dec 2008 00:21:11 GMT Ronald S. Bultje <rsbultje@gmail.com> [886e89d0]

	Add RMStream object as function argument to public functions so that ...


Sun, 28 Dec 2008 00:18:38 GMT Ronald S. Bultje <rsbultje@gmail.com> [ba614729]

	Implement RMStream stream-specific private data object in the RM ...


Sat, 27 Dec 2008 23:12:00 GMT Måns Rullgård <mans@mansr.com> [23ae2b68]

	Replace UNALIGNED_STORES_ARE_BAD with !HAVE_FAST_UNALIGNED
 ...


Sat, 27 Dec 2008 17:34:00 GMT Kostya Shishkov <kostya.shishkov@gmail.com> [10f35ebd]

	Latest Coktel Vision VMDs contained Indeo 3, add demuxer support for ...


Sat, 27 Dec 2008 16:25:36 GMT Måns Rullgård <mans@mansr.com> [edf7c2b2]

	simple_idct: use MUL16 and MAC16 from mathops.h

	Originally ...


Sat, 27 Dec 2008 11:45:46 GMT Diego Biurrun <diego@biurrun.de> [643d2e88]

	Avoid POSIX-reserved _t namespace.

	Originally committed as revision ...


Sat, 27 Dec 2008 11:44:56 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [df77a6d]

	Make the VIDIOCMCAPTURE ioctl error message consistent with the other ...


Sat, 27 Dec 2008 11:40:07 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [faf67322]

	Add missing check on the return value of the VIDIOCSWIN ioctl.
 ...


Sat, 27 Dec 2008 11:33:54 GMT Diego Biurrun <diego@biurrun.de> [cb82a073]

	consistency cosmetics: Rename POWERPC identifiers to PPC.
 ...


Sat, 27 Dec 2008 11:33:26 GMT Diego Biurrun <diego@biurrun.de> [79cb09b2]

	consistency cosmetics: Rename POWERPC identifiers to PPC.
 ...


Sat, 27 Dec 2008 11:30:30 GMT Luca Barbato <lu_zero@gentoo.org> [d89eae6f]

	Remove stray code

	Originally committed as revision 16358 to ...


Sat, 27 Dec 2008 11:21:28 GMT Luca Barbato <lu_zero@gentoo.org> [a6b4448]

	Cleanup _t types in libavcodec/ppc

	Originally committed as revision ...


Sat, 27 Dec 2008 09:31:05 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [7f9b3266]

	Change thisIsAVar variable names to this_is_a_var style, more ...


Sat, 27 Dec 2008 09:22:21 GMT Reimar Döffinger <Reimar.Doeffinger@gmx.de> [b870027a]

	Bump minor number for many small improvements, tiff fax decoding, ...


Fri, 26 Dec 2008 22:25:47 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [9864142b]

	Fix and extend documentation for avfilter_graph_get_filter().
 ...


Fri, 26 Dec 2008 20:26:44 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [e916c2ac]

	Fix typo: ommitted -> omitted.

	Originally committed as revision ...


Fri, 26 Dec 2008 19:52:52 GMT Måns Rullgård <mans@mansr.com> [f23740d]

	ARM: NEON optimised float_to_int16

	Originally committed as revision ...


Fri, 26 Dec 2008 19:28:42 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [22730e87]

	Put pass_logfilename_prefix check on a single line, improve ...


Fri, 26 Dec 2008 19:25:24 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [ad16627f]

	Rename variables:
	pass_logfilename -> pass_logfilename_prefix ...


Fri, 26 Dec 2008 18:42:26 GMT Michael Niedermayer <michaelni@gmx.at> [92799d32]

	Enable faxcompr.

	Originally committed as revision 16349 to ...


Fri, 26 Dec 2008 18:39:24 GMT Michael Niedermayer <michaelni@gmx.at> [a56f82ea]

	indent

	Originally committed as revision 16348 to ...


Fri, 26 Dec 2008 18:39:07 GMT Michael Niedermayer <michaelni@gmx.at> [537bf426]

	Simplify vertical mode

	Originally committed as revision 16347 to ...


Fri, 26 Dec 2008 18:14:59 GMT Michael Niedermayer <michaelni@gmx.at> [eb0094b2]

	And another sechole ...

	Originally committed as revision 16346 to ...


Fri, 26 Dec 2008 18:06:29 GMT Michael Niedermayer <michaelni@gmx.at> [2683097]

	Fix yet another sechole.

	Originally committed as revision 16345 to ...


Fri, 26 Dec 2008 17:51:10 GMT Michael Niedermayer <michaelni@gmx.at> [11c5999e]

	Fix another sechole.

	Originally committed as revision 16344 to ...


Fri, 26 Dec 2008 17:32:11 GMT Michael Niedermayer <michaelni@gmx.at> [2a522579]

	Minor simplification.

	Originally committed as revision 16343 to ...


Fri, 26 Dec 2008 17:11:19 GMT Michael Niedermayer <michaelni@gmx.at> [f78a6791]

	Remove unused run_start variable.

	Originally committed as revision ...


Fri, 26 Dec 2008 17:04:31 GMT Michael Niedermayer <michaelni@gmx.at> [6f5c00eb]

	Move sync line pointers code to the end of the loop, it is simpler ...


Fri, 26 Dec 2008 16:59:10 GMT Michael Niedermayer <michaelni@gmx.at> [e3a54b66]

	Get rid of check for condition that is always true (run_off < ...


Fri, 26 Dec 2008 16:57:35 GMT Michael Niedermayer <michaelni@gmx.at> [43ba8f35]

	Get rid of pix_left in the 2d code, it is simpler that way.
 ...


Fri, 26 Dec 2008 16:50:21 GMT Reynaldo H. Verdejo Pinochet <reynaldo@opendot.cl> [a3636fa0]

	COSMETICS Part 3 and final of Kenan Gillet's QCELP silence handling ...


Fri, 26 Dec 2008 16:49:06 GMT Reynaldo H. Verdejo Pinochet <reynaldo@opendot.cl> [4f54fb54]

	Part 2 of Kenan Gillet's QCELP silence handling patch.

	Originally ...


Fri, 26 Dec 2008 16:38:55 GMT Michael Niedermayer <michaelni@gmx.at> [6fe68c7]

	Factorize "avctx->width + 2" out to avoid someone mistakenly changing ...


Fri, 26 Dec 2008 16:30:50 GMT Michael Niedermayer <michaelni@gmx.at> [621e6525]

	cosmetic (moving pix_left update)

	Originally committed as revision ...


Fri, 26 Dec 2008 16:29:01 GMT Michael Niedermayer <michaelni@gmx.at> [1d79850]

	Close gaping sechole. That is, a series of run=0 allows arbitrary ...


Fri, 26 Dec 2008 15:21:48 GMT Michael Niedermayer <michaelni@gmx.at> [d02ab57a]

	minor simplification

	Originally committed as revision 16333 to ...


Fri, 26 Dec 2008 15:05:12 GMT Michael Niedermayer <michaelni@gmx.at> [66909bc4]

	Merge ff_ccitt_unpack_1d and 2d.

	Originally committed as revision ...


Fri, 26 Dec 2008 14:57:42 GMT Michael Niedermayer <michaelni@gmx.at> [d68542f0]

	Ensure that an invalid run terminates the line.

	Originally ...


Fri, 26 Dec 2008 14:39:21 GMT Michael Niedermayer <michaelni@gmx.at> [ec5bdf49]

	10l != vs. == (yes, my fault not kostya's).

	Originally committed as ...


Fri, 26 Dec 2008 13:52:07 GMT Michael Niedermayer <michaelni@gmx.at> [679f3fa9]

	indent

	Originally committed as revision 16329 to ...


Fri, 26 Dec 2008 13:51:52 GMT Michael Niedermayer <michaelni@gmx.at> [68d48cc]

	Simplify zero run handling in put_line().

	Originally committed as ...


Fri, 26 Dec 2008 13:50:00 GMT Michael Niedermayer <michaelni@gmx.at> [bc0f7a9]

	Avoid negation in put_line().

	Originally committed as revision ...


Fri, 26 Dec 2008 13:48:09 GMT Michael Niedermayer <michaelni@gmx.at> [4e60b643]

	Factorize mode switching in put_line().

	Originally committed as ...


Fri, 26 Dec 2008 13:46:11 GMT Michael Niedermayer <michaelni@gmx.at> [eb12536]

	Fix (rewrite) find_group3_syncmarker().

	Originally committed as ...


Fri, 26 Dec 2008 13:40:02 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [44fe7113]

	Fix documentation for -passlogfile, the argument is not a file name ...


Fri, 26 Dec 2008 13:39:19 GMT Michael Niedermayer <michaelni@gmx.at> [8d48db31]

	CCITT Fax Group 3 and 4 decompression by kostya.
	Will be activated ...


Fri, 26 Dec 2008 11:23:50 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [df2a3f27]

	Use more descriptive long_names for Video4Linux input devices.
 ...


Fri, 26 Dec 2008 11:00:30 GMT Diego Biurrun <diego@biurrun.de> [b8d62672]

	ASAO Nelly Moser implementation moved to a better place on mphq.
 ...


Fri, 26 Dec 2008 10:54:16 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [e4a5f397]

	Choose better names for the variables in create_filter().
 ...


Fri, 26 Dec 2008 10:48:54 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [175821c6]

	Fix documentation for avfilter_parse_graph().

	Originally committed ...


Fri, 26 Dec 2008 10:12:57 GMT Stefano Sabatini <stefano.sabatini-lala@poste.it> [7274a480]

	Check that the device is a capture device immediately after opening ...