| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '2f15846ad7ad57beb0bca99c624affa0facf284b' | Michael Niedermayer | 2015-06-01 | 1 | -0/+15 |
|\ |
|
| * | mpegvideo: wmv2: Move function declarations | Vittorio Giovara | 2015-05-31 | 1 | -0/+14 |
* | | avcodec/wmv2: simplify cbp_table_index calculation | zhaoxiu.zeng | 2015-02-13 | 1 | -0/+11 |
* | | Merge commit 'eda7571ea1a41c835e3a02fa9517e5bc67d7adce' | Michael Niedermayer | 2014-09-03 | 1 | -4/+4 |
|\| |
|
| * | wmv2: K&R formatting cosmetics | Gabriel Dume | 2014-09-02 | 1 | -4/+4 |
* | | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f' | Michael Niedermayer | 2013-02-26 | 1 | -1/+0 |
|\| |
|
| * | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 1 | -1/+0 |
* | | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' | Michael Niedermayer | 2013-01-23 | 1 | -1/+1 |
|\| |
|
| * | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -1/+1 |
* | | Merge commit 'e6bc38fd49c94726b45d5d5cc2b756ad8ec49ee0' | Michael Niedermayer | 2013-01-21 | 1 | -0/+2 |
|\| |
|
| * | wmv2: move IDCT to its own DSP context. | Ronald S. Bultje | 2013-01-20 | 1 | -0/+2 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -5/+5 |
|/ |
|
* | Remove DECLARE_ALIGNED_{8,16} macros | Måns Rullgård | 2010-03-06 | 1 | -1/+1 |
* | Move array specifiers outside DECLARE_ALIGNED() invocations | Måns Rullgård | 2010-01-22 | 1 | -1/+1 |
* | cosmetics: Remove pointless period after copyright statement non-sentences. | Diego Biurrun | 2009-01-19 | 1 | -1/+1 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | Increase alignment for DCT block arrays from 8 to 16 | Alexander Strange | 2008-04-08 | 1 | -1/+1 |
* | split wmv2 encoder and decoder in their own files | Aurelien Jacobs | 2007-11-25 | 1 | -0/+58 |