]> git.sesse.net Git - ffmpeg/history - libavcodec/wmv2.h
avcodec: Mark argument in av_{parser|hwaccel|bitstream_filter}_next as const
[ffmpeg] / libavcodec / wmv2.h
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