Mercurial > libavcodec.hg
graph
-
Add vorbis channel layout support according to those defined in the Vorbis I libavcodecFri, 02 Oct 2009 12:59:37 +0000, by superdump
-
Make avcodec_open set codec_id and codec_type if they haven't been set. libavcodecThu, 01 Oct 2009 15:54:55 +0000, by reimar
-
put_bits can only reliably write up to 31 bit bits, above it relies on libavcodecThu, 01 Oct 2009 15:40:29 +0000, by reimar
-
Use MANGLE in cavsdsp, the current version using "m" constraints will not libavcodecThu, 01 Oct 2009 15:30:27 +0000, by reimar
-
Add support for TARGA images without RLE compression. libavcodecThu, 01 Oct 2009 12:20:08 +0000, by benoit
-
Use "!exp" instead of "exp == NULL" in if condition. libavcodecThu, 01 Oct 2009 09:13:21 +0000, by diego
-
Do not attempt to decode TIFF files containing fax data with uncompressed libavcodecThu, 01 Oct 2009 06:31:49 +0000, by kostya
-
lavc MJPEG decoder is capable of decoding some extended sequential libavcodecThu, 01 Oct 2009 05:52:38 +0000, by kostya
-
Make BMP decoder produce flipped picture with RLE compression. libavcodecThu, 01 Oct 2009 05:46:17 +0000, by kostya
-
Make MS RLE decoder produce both bottom-up and top-down pictures libavcodecThu, 01 Oct 2009 05:42:55 +0000, by kostya
-
Change an error to a warning to support broken AC-3 files known to exist. libavcodecThu, 01 Oct 2009 00:06:54 +0000, by jbr
-
Add support for SGI images without RLE compression. libavcodecWed, 30 Sep 2009 21:23:47 +0000, by diego
-
Do not needlessly add 7 to put_buts_count before dividing by 8, libavcodecWed, 30 Sep 2009 20:47:59 +0000, by reimar
-
Use floating point mathematics when encoding mpeg audio. libavcodecWed, 30 Sep 2009 15:13:09 +0000, by cehoyos
-
Use skip_put_bytes in MJPEG encoder instead of filling all bytes with 0 libavcodecWed, 30 Sep 2009 10:48:14 +0000, by reimar
-
Replace several #ifdef PIC with the more obvious and correct libavcodecWed, 30 Sep 2009 09:49:12 +0000, by reimar
-
When BitsPerSample tag is not present in TIFF, that means file is libavcodecWed, 30 Sep 2009 05:49:18 +0000, by kostya