]> git.sesse.net Git - ffmpeg/history - libavcodec/h263_parser.c
vp9: split superframes in the filtering stage before actual decoding
[ffmpeg] / libavcodec / h263_parser.c
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2011-11-02 Anton Khirnovlavc: use designated initialisers for parsers.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-26 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-02-28 Carl Eugen HoyosInclude h263_parser.h: It contains the prototype for
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2008-02-01 Aurelien Jacobsdon't cast const away
2007-07-08 Måns Rullgårdtrivial warning fixes
2007-06-16 Måns Rullgårdcorrect type for h263_parse()
2007-05-08 Diego BiurrunMove H.263 parser to its own file.