Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Wed, 27 Aug 2008 01:47:03 +0000 | jbr | add definitions and documentation for shared functions for E-AC-3 decoding libavcodec |
Wed, 27 Aug 2008 01:40:46 +0000 | jbr | copy default coupling band structure from table to decoding context (used for E-AC-3) libavcodec |
Wed, 27 Aug 2008 01:36:20 +0000 | jbr | add more OKed parts of the E-AC-3 decoder: structural changes to support AHT mode mantissa decoding libavcodec |
Wed, 27 Aug 2008 01:24:43 +0000 | jbr | cosmetics: rename some functions from *get_* to *decode_* libavcodec |
Tue, 26 Aug 2008 23:25:29 +0000 | bcoudurier | simplify mpeg12 avctx->pix_fmt set libavcodec |
Tue, 26 Aug 2008 19:40:53 +0000 | aurel | Add a temp variable to ff_sine_window_init() to match the way wma.c computed libavcodec |
Tue, 26 Aug 2008 19:38:17 +0000 | voroshil | Add explicit (int) cast to i386 optimized MUL* macros. libavcodec |