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