aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/wmv2.h
AgeCommit message (Expand)Author
2013-01-23Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer
2013-01-22Drop DCTELEM typedefDiego Biurrun
2013-01-21Merge commit 'e6bc38fd49c94726b45d5d5cc2b756ad8ec49ee0'Michael Niedermayer
2013-01-20wmv2: move IDCT to its own DSP context.Ronald S. Bultje
2010-03-06Remove DECLARE_ALIGNED_{8,16} macrosMåns Rullgård
2010-01-22Move array specifiers outside DECLARE_ALIGNED() invocationsMåns Rullgård
2009-01-19cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini
2008-04-08Increase alignment for DCT block arrays from 8 to 16Alexander Strange
2007-11-25split wmv2 encoder and decoder in their own filesAurelien Jacobs
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard