]> git.sesse.net Git - ffmpeg/history - libavcodec/wmv2enc.c
Remove obsolete display_flags member from xvmc struct
[ffmpeg] / libavcodec / wmv2enc.c
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-05-11 Carl Eugen HoyosReplace some occurrences of -1 with PIX_FMT_NONE.
2008-04-27 Stefano SabatiniAdd long names to many AVCodec declarations.
2008-03-21 Zuxy MengApply 'cold' attribute to init/uninit functions in...
2008-03-09 Aurelien Jacobsadd FF_ prefix to all (frame)_TYPE usage
2007-11-25 Aurelien Jacobssplit wmv2 encoder and decoder in their own files