log

age author description
Thu, 20 Dec 2007 00:55:08 +0000 jbr Add option for user to scale the amount of dynamic range compression which is libavcodec
Wed, 19 Dec 2007 23:03:52 +0000 cehoyos Fix problem with multithreaded decoding, introduced by r11214. libavcodec
Wed, 19 Dec 2007 08:14:21 +0000 diego cosmetics: Sort some more entries. libavcodec
Tue, 18 Dec 2007 19:40:57 +0000 michael A little more doxygenization. libavcodec
Tue, 18 Dec 2007 19:40:08 +0000 michael Document Motion_Est_IDs. libavcodec
Tue, 18 Dec 2007 14:51:55 +0000 michael Remove old variable with the next major version bump. libavcodec
Tue, 18 Dec 2007 13:52:07 +0000 bcoudurier add bitrate helper to choose all dnxhd variants libavcodec
Tue, 18 Dec 2007 13:49:58 +0000 bcoudurier avoid infinite loop if pixel format conversion does not exist libavcodec
Mon, 17 Dec 2007 19:29:13 +0000 michael another comment ->doxy libavcodec
Mon, 17 Dec 2007 19:26:11 +0000 michael ME default does not belong to the ME type enum. libavcodec
Mon, 17 Dec 2007 19:25:13 +0000 michael change some normal comments to doxy ones libavcodec
Mon, 17 Dec 2007 18:43:34 +0000 kostya Correct spatial prediction mode in RV30/40 for vertical left direction libavcodec
Mon, 17 Dec 2007 18:23:18 +0000 michael clarify FIXME libavcodec
Mon, 17 Dec 2007 17:41:24 +0000 reimar Add FF_OPT_TYPE_BINARY and use it to add a cryptokey option libavcodec
Mon, 17 Dec 2007 10:41:47 +0000 benoit Fix crash in PCM decoder when number of channels is not set. libavcodec
Mon, 17 Dec 2007 01:09:00 +0000 jbr Skip dialog normalization. It shouldn't be used by the decoder, and there is libavcodec
Mon, 17 Dec 2007 01:03:19 +0000 jbr Revert commit made in revision 11228. I'm getting some strange results in the libavcodec
Sun, 16 Dec 2007 22:20:47 +0000 aurel move FLAC mmx dsp to its own file libavcodec
Sun, 16 Dec 2007 17:22:09 +0000 diego cosmetics: comment typo fixes libavcodec
Sun, 16 Dec 2007 14:31:38 +0000 lu_zero Make strict altivec parsers happy (gcc-4.3 and others) libavcodec
Sun, 16 Dec 2007 12:45:38 +0000 kostya RV40 decoder should use availability cache libavcodec
Sun, 16 Dec 2007 12:44:25 +0000 kostya RV30/40 decoding core libavcodec
Sun, 16 Dec 2007 04:25:50 +0000 jbr downmix before the IMDCT if no block switching is used libavcodec
Sat, 15 Dec 2007 23:08:15 +0000 reimar Add 'l' suffix where it is necessary because type can not always be libavcodec
Sat, 15 Dec 2007 10:03:49 +0000 andoma Add missing '\n' to log format text libavcodec
Sat, 15 Dec 2007 07:01:33 +0000 andoma Make DCA decoder honor avctx->request_channels in a more advisory way. libavcodec
Sat, 15 Dec 2007 07:00:19 +0000 andoma Make AC3 decoder honor avctx->request_channels libavcodec
Sat, 15 Dec 2007 06:06:16 +0000 kostya Make fill_rectangle() available for other decoders libavcodec
Fri, 14 Dec 2007 22:49:30 +0000 heydowns Fix brain-dead parts of r11216, specifically: libavcodec
Fri, 14 Dec 2007 06:25:23 +0000 heydowns Ensure that our total reference frame count does not exceed the SPS libavcodec
Fri, 14 Dec 2007 05:48:27 +0000 heydowns Actually return with an error condition if we're being asked to deal with too libavcodec
Fri, 14 Dec 2007 05:37:23 +0000 heydowns Make h264 decoder conform to requirements of mpegvideo's MPV_frame_start. libavcodec
Thu, 13 Dec 2007 19:00:53 +0000 reimar Add a missing break, before av_set_number would always return NULL for libavcodec
Thu, 13 Dec 2007 00:50:47 +0000 heydowns Fix non_zero_count_cache for deblocking in field pictures. libavcodec
Wed, 12 Dec 2007 22:45:03 +0000 aurel add required include to make this file self-contained libavcodec
Wed, 12 Dec 2007 21:48:50 +0000 mru use av_log_get/set_level() libavcodec
Wed, 12 Dec 2007 18:40:11 +0000 michael av_*_next() API for libavcodec libavcodec
Wed, 12 Dec 2007 11:52:27 +0000 takis Show which bitstreamfilters were compiled in, similar to the protocols etc libavcodec
Tue, 11 Dec 2007 18:47:04 +0000 diego typo/clarification libavcodec
Sun, 09 Dec 2007 05:55:45 +0000 kostya Enable 4x4 IDCT for FASTTX=0 mode in WMV3 libavcodec
Sun, 09 Dec 2007 05:54:59 +0000 kostya Add 4x4 IDCT libavcodec
Sun, 09 Dec 2007 03:28:10 +0000 jbr cosmetics: rename ac3 decoder variables libavcodec
Sun, 09 Dec 2007 03:27:14 +0000 jbr cosmetics: rename common ac3 variables libavcodec
Sun, 09 Dec 2007 03:25:42 +0000 jbr cosmetics: vertical align after last commit libavcodec
Sun, 09 Dec 2007 03:23:04 +0000 jbr cosmetics: rename ac3 bit allocation variables libavcodec
Sun, 09 Dec 2007 03:21:33 +0000 jbr cosmetics: rename ac3 tables libavcodec
Sat, 08 Dec 2007 21:21:11 +0000 aurel add ff_ prefix to all simple_idct symbols libavcodec
Sat, 08 Dec 2007 11:46:09 +0000 kostya Reindent after last commit libavcodec
Sat, 08 Dec 2007 11:45:42 +0000 kostya Update Altivec variant of vc1_inv_trans_8x4 libavcodec
Sat, 08 Dec 2007 10:50:50 +0000 kostya Use IDCT functions when FASTTX=0 libavcodec
Sat, 08 Dec 2007 10:41:18 +0000 kostya Switch VC-1 decoder to output decoded residual immediately. libavcodec
Sat, 08 Dec 2007 09:15:44 +0000 kostya Rename some tables libavcodec
Fri, 07 Dec 2007 05:56:07 +0000 kostya Use existing function for VLC reading libavcodec
Fri, 07 Dec 2007 05:52:27 +0000 kostya Check decoded dimensions for validity libavcodec
Fri, 07 Dec 2007 05:50:23 +0000 kostya Intra types will be stored in int8_t array libavcodec
Fri, 07 Dec 2007 05:48:34 +0000 kostya Add decoder flags libavcodec
Fri, 07 Dec 2007 05:47:24 +0000 kostya Replace table with its H.263 counterpart libavcodec
Thu, 06 Dec 2007 17:12:02 +0000 kostya Update tables for RV40 decoder libavcodec
Thu, 06 Dec 2007 08:38:49 +0000 michael prevent warnings about functions being possibly unused libavcodec
Thu, 06 Dec 2007 02:02:41 +0000 michael thank you for your efforts to keep my code clean, but i would like to libavcodec