]> git.sesse.net Git - ffmpeg/history - libavcodec/dvdsubenc.c
lavc: Add data and linesize to AVSubtitleRect
[ffmpeg] / libavcodec / dvdsubenc.c
2015-10-21 Vittorio Giovaralavc: Add data and linesize to AVSubtitleRect
2014-08-15 Gabriel Dumecosmetics: Write NULL pointer equality checks more...
2013-10-03 Diego Biurruncosmetics: Group .name and .long_name together in codec...
2012-09-17 Anton Khirnovlavc: replace AVCodecContext.encode with subtitle-speci...
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-04-06 Martin Storsjöcosmetics: Align codec declarations
2011-11-02 Diego BiurrunRemove some stray unnecessary ffmpeg references.
2011-07-29 Anton Khirnovlavc: use designated initialisers for all codecs.
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-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2009-01-03 Michael NiedermayerReplace AVSubtitleRect.rgba_palette and bitmap by AVPic...
2009-01-03 Michael NiedermayerChange AVSubtitle.rects to an array of pointers so...
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-04-27 Stefano SabatiniAdd long names to AVCodec declarations.
2007-11-25 Aurelien Jacobsremove some empty close/init functions in avcodec
2007-11-14 Alex BeregszasziRemove editor junk from the end.
2007-05-23 Ramiro PollaRemove duplicate bytestream functions
2006-10-14 Steve L'HommeRemove empty structures,
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-12-12 Måns Rullgårduse PRIxN, %zd, %td formats where needed
2005-11-14 Wolfram Glogerdvbsub encoder, patch by Wolfram Gloger < wmglo AH...