]> git.sesse.net Git - ffmpeg/history - libavcodec/xsubenc.c
lavc: add a wrapper for AVCodecContext.get_buffer().
[ffmpeg] / libavcodec / xsubenc.c
2012-09-17 Anton Khirnovxsubenc: reindent
2012-09-17 Anton Khirnovlavc: replace AVCodecContext.encode with subtitle-speci...
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2011-10-20 Anton Khirnovlavc: use avpriv_ prefix for ff_copy_bits and align_put...
2011-08-03 Diego Biurruncosmetics: fix indentation/alignment in AVCodec declara...
2011-07-29 Anton Khirnovlavc: use designated initialisers for all codecs.
2011-06-23 Diego Biurrundoxygen: Consistently use '@' instead of '\' for Doxyge...
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-06-30 Måns RullgårdFix grammar errors in documentation
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2009-08-26 Reimar Döffinger100l typo, xsub encoder printed end time hours where...
2009-06-19 Reimar DöffingerAdd support for encoding XSUB subtitles. Muxing support...