]> git.sesse.net Git - ffmpeg/history - libavcodec/wmv2.h
lavc: Remove old vaapi decode infrastructure
[ffmpeg] / libavcodec / wmv2.h
2015-05-31 Vittorio Giovarampegvideo: wmv2: Move function declarations
2014-09-02 Gabriel Dumewmv2: K&R formatting cosmetics
2013-02-25 Diego BiurrunRemove unnecessary dsputil.h #includes
2013-01-23 Diego BiurrunDrop DCTELEM typedef
2013-01-21 Ronald S. Bultjewmv2: move IDCT to its own DSP context.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-03-06 Måns RullgårdRemove DECLARE_ALIGNED_{8,16} macros
2010-01-22 Måns RullgårdMove array specifiers outside DECLARE_ALIGNED() invocations
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-04-08 Alexander StrangeIncrease alignment for DCT block arrays from 8 to 16
2007-11-25 Aurelien Jacobssplit wmv2 encoder and decoder in their own files