log

age author description
Tue, 06 Oct 2009 16:06:15 +0000 cehoyos Move HuffYUV left prediction to dsputil. libavcodec
Tue, 06 Oct 2009 15:30:08 +0000 kostya Since some junk may be or may be not present before actual VC-1 extradata, libavcodec
Tue, 06 Oct 2009 06:33:18 +0000 reimar Remove casts that are useless since the argument is void *. libavcodec
Tue, 06 Oct 2009 06:18:57 +0000 jai_menon Allow building api-example from outside of libavcodec and also libavcodec
Mon, 05 Oct 2009 21:33:50 +0000 jbr cosmetics: reindent and line wrap after last commit libavcodec
Mon, 05 Oct 2009 21:27:36 +0000 jbr alacenc: add a fixed LPC coefficient mode as compression level 1. old libavcodec
Mon, 05 Oct 2009 20:18:16 +0000 michael Revert: libavcodec
Sun, 04 Oct 2009 13:13:12 +0000 mru ARM: add ff_ prefix to lots of functions libavcodec
Sun, 04 Oct 2009 13:13:08 +0000 mru ARM: cosmetics libavcodec
Sun, 04 Oct 2009 13:13:06 +0000 mru ARM: replace some #if with if() libavcodec
Sun, 04 Oct 2009 13:13:02 +0000 mru ARM: clean up file/function naming conventions libavcodec
Sun, 04 Oct 2009 13:12:55 +0000 mru ARM: clean up dsputil initialisation libavcodec
Sun, 04 Oct 2009 08:42:23 +0000 pross Sun Raster RGB support libavcodec
Sat, 03 Oct 2009 18:22:56 +0000 mru ARM: shorten some long macro names libavcodec
Sat, 03 Oct 2009 18:22:52 +0000 mru ARM: update ldm/stm instructions to modern syntax libavcodec
Sat, 03 Oct 2009 18:22:49 +0000 mru ARM: whitespace cosmetics libavcodec
Sat, 03 Oct 2009 14:59:40 +0000 superdump Reindent after channel layout commit from yesterday libavcodec
Sat, 03 Oct 2009 10:01:23 +0000 faust3 increase maximum compressed frame size libavcodec
Sat, 03 Oct 2009 09:44:05 +0000 faust3 return AVERROR_INVALIDDATA when the bitstream could not be decoded libavcodec
Sat, 03 Oct 2009 05:18:32 +0000 pross Support decoding of uncompressed PCX scanlines libavcodec
Fri, 02 Oct 2009 23:11:03 +0000 mru ARM: use plain labels for pc-relative addressing libavcodec
Fri, 02 Oct 2009 19:35:12 +0000 mru ARM: remove unnecessary .fpu neon directives libavcodec
Fri, 02 Oct 2009 19:35:07 +0000 mru ARM: use undocumented .syntax directive to enable UAL syntax libavcodec
Fri, 02 Oct 2009 12:59:37 +0000 superdump Add vorbis channel layout support according to those defined in the Vorbis I libavcodec
Fri, 02 Oct 2009 08:42:00 +0000 mru ARM: apply extern symbol prefix where needed libavcodec
Thu, 01 Oct 2009 15:54:55 +0000 reimar Make avcodec_open set codec_id and codec_type if they haven't been set. libavcodec
Thu, 01 Oct 2009 15:40:29 +0000 reimar put_bits can only reliably write up to 31 bit bits, above it relies on libavcodec
Thu, 01 Oct 2009 15:30:27 +0000 reimar Use MANGLE in cavsdsp, the current version using "m" constraints will not libavcodec
Thu, 01 Oct 2009 12:21:54 +0000 benoit Fix indentation after last commit. libavcodec
Thu, 01 Oct 2009 12:20:08 +0000 benoit Add support for TARGA images without RLE compression. libavcodec
Thu, 01 Oct 2009 09:30:08 +0000 diego Fix wrongly indented block. libavcodec
Thu, 01 Oct 2009 09:13:21 +0000 diego Use "!exp" instead of "exp == NULL" in if condition. libavcodec
Thu, 01 Oct 2009 09:11:07 +0000 diego cosmetics: K&R coding style, prettyprinting libavcodec
Thu, 01 Oct 2009 06:31:49 +0000 kostya Do not attempt to decode TIFF files containing fax data with uncompressed libavcodec
Thu, 01 Oct 2009 05:52:38 +0000 kostya lavc MJPEG decoder is capable of decoding some extended sequential libavcodec
Thu, 01 Oct 2009 05:46:17 +0000 kostya Make BMP decoder produce flipped picture with RLE compression. libavcodec
Thu, 01 Oct 2009 05:42:55 +0000 kostya Make MS RLE decoder produce both bottom-up and top-down pictures libavcodec
Thu, 01 Oct 2009 00:06:54 +0000 jbr Change an error to a warning to support broken AC-3 files known to exist. libavcodec
Wed, 30 Sep 2009 22:25:49 +0000 conrad Support constant-quant encoding for libtheora libavcodec
Wed, 30 Sep 2009 21:51:02 +0000 jbr 10l: wrong operation in stereo rematrixing libavcodec
Wed, 30 Sep 2009 21:23:47 +0000 diego Add support for SGI images without RLE compression. libavcodec
Wed, 30 Sep 2009 20:47:59 +0000 reimar Do not needlessly add 7 to put_buts_count before dividing by 8, libavcodec
Wed, 30 Sep 2009 15:13:09 +0000 cehoyos Use floating point mathematics when encoding mpeg audio. libavcodec
Wed, 30 Sep 2009 10:48:14 +0000 reimar Use skip_put_bytes in MJPEG encoder instead of filling all bytes with 0 libavcodec
Wed, 30 Sep 2009 10:37:37 +0000 reimar Use ff_put_string in vorbis encoder. libavcodec
Wed, 30 Sep 2009 09:49:12 +0000 reimar Replace several #ifdef PIC with the more obvious and correct libavcodec
Wed, 30 Sep 2009 05:49:18 +0000 kostya When BitsPerSample tag is not present in TIFF, that means file is libavcodec
Wed, 30 Sep 2009 01:25:04 +0000 jbr Simplify stereo rematrixing by only using one temporary variable. It is also libavcodec
Wed, 30 Sep 2009 01:09:57 +0000 jbr remove unneeded assignment in inner loop. rematrixing bands are contiguous. libavcodec
Tue, 29 Sep 2009 19:18:51 +0000 reimar Use context instead of NULL for logging. libavcodec
Tue, 29 Sep 2009 19:17:18 +0000 reimar Make sure that dv encoder initializes all encoded packet data. libavcodec
Tue, 29 Sep 2009 18:03:30 +0000 diego cosmetics: K&R coding style, prettyprinting libavcodec
Tue, 29 Sep 2009 17:34:36 +0000 darkshikari Fix indentation in avcodec.h libavcodec
Tue, 29 Sep 2009 12:48:24 +0000 mru WMA: fix loop unrolling in decode_exp_vlc() libavcodec
Tue, 29 Sep 2009 11:43:58 +0000 diego whitespace cosmetics, prettyprinting, K&R coding style libavcodec
Tue, 29 Sep 2009 11:06:04 +0000 reimar Simplify r20025: use align_get_bits instead of reimplementing it. libavcodec
Tue, 29 Sep 2009 10:38:34 +0000 mru WMA: store level_table as floats, use type punning for sign flip in decode libavcodec
Tue, 29 Sep 2009 10:38:30 +0000 mru WMA: use type punning and unroll loops in decode_exp_vlc() libavcodec
Tue, 29 Sep 2009 10:38:27 +0000 mru WMA: use a table instead of pow() in decode_exp_vlc libavcodec
Tue, 29 Sep 2009 05:55:14 +0000 kostya Make sure all the bits are written to output in fax data decoder. libavcodec