]> git.sesse.net Git - ffmpeg/history - libavcodec/dvdsub_parser.c
celp filters: Do not read earlier than the start of the 'out' vector.
[ffmpeg] / libavcodec / dvdsub_parser.c
2011-11-02 Diego BiurrunRemove some stray unnecessary ffmpeg references.
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...
2009-02-22 Daniel VerkampAdd missing av_cold in static init/close functions.
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2009-01-11 Diego BiurrunFix build: Add intreadwrite.h and bswap.h #includes...
2007-07-24 Ian CaulfieldUpdate the dvdsub parser to be able to parse HD-DVD...
2007-05-07 Aurelien Jacobsmake some parser parameters const to avoid casting...
2007-05-06 Diego BiurrunMove dvdsub parser to its own file.