]> git.sesse.net Git - ffmpeg/history - libavcodec/vorbis_parser.c
lavc: mark the old audio/video encoding API as deprecated
[ffmpeg] / libavcodec / vorbis_parser.c
2014-11-25 Michael Niedermayervorbis_parser: Move vp check to avoid a null pointer...
2014-11-06 Anton Khirnovlavc,lavf: switch to the new vorbis parse API
2014-11-06 Anton Khirnovlavc: add a public API for parsing vorbis packets.
2014-11-06 Anton Khirnovvorbis_parser: add an AV prefix to VorbisParseContext
2014-11-06 Anton Khirnovvorbis_parser: use a dedicated AVClass for logging
2013-03-13 Diego Biurrunavcodec: av_log_ask_for_sample() ---> avpriv_request_sa...
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-03-03 Justin Rugglesavcodec: add a Vorbis parser to get packet duration