summaryrefslogtreecommitdiff
path: root/libavcodec/wmv2.h
Commit message (Expand)AuthorAge
* Remove/replace some unnecessary avcodec.h inclusionsAndreas Rheinhardt2021-07-22
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-01
* libavcodec/blockdsp : add AVX versionMartin Vignali2017-10-03
* Merge commit '2f15846ad7ad57beb0bca99c624affa0facf284b'Michael Niedermayer2015-06-01
|\
| * mpegvideo: wmv2: Move function declarationsVittorio Giovara2015-05-31
* | avcodec/wmv2: simplify cbp_table_index calculationzhaoxiu.zeng2015-02-13
* | Merge commit 'eda7571ea1a41c835e3a02fa9517e5bc67d7adce'Michael Niedermayer2014-09-03
|\|
| * wmv2: K&R formatting cosmeticsGabriel Dume2014-09-02
* | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'Michael Niedermayer2013-02-26
|\|
| * Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-26
* | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer2013-01-23
|\|
| * Drop DCTELEM typedefDiego Biurrun2013-01-22
* | Merge commit 'e6bc38fd49c94726b45d5d5cc2b756ad8ec49ee0'Michael Niedermayer2013-01-21
|\|
| * wmv2: move IDCT to its own DSP context.Ronald S. Bultje2013-01-20
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
|/
* Remove DECLARE_ALIGNED_{8,16} macrosMåns Rullgård2010-03-06
* Move array specifiers outside DECLARE_ALIGNED() invocationsMåns Rullgård2010-01-22
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-19
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* Increase alignment for DCT block arrays from 8 to 16Alexander Strange2008-04-08
* split wmv2 encoder and decoder in their own filesAurelien Jacobs2007-11-25