OSDN Git Service

rtpdec: Don't pass non-const pointers to fmtp attribute parsing functions
[android-x86/external-ffmpeg.git] / libavcodec / dvbsub.c
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-02-10 Ronen Mizrahidvbsubenc: Fix placement of the object version
2011-01-26 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
2010-07-01 Stefano SabatiniMove colorspace.h from libavcodec to libavutil.
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-07-17 Ian Caulfieldcreate colorspace.h and use it where appropriate
2007-05-23 Ramiro PollaRemove duplicate bytestream functions
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-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-11-14 Wolfram Glogerdvbsub encoder, patch by Wolfram Gloger < wmglo AH...
2005-07-17 Michael NiedermayerDVB subtitle decoder by (Ian Caulfield: imc25, cam...
2005-06-03 Fabrice Bellardsubtitle codec type support