]> git.sesse.net Git - ffmpeg/history - libavcodec/dvbsub.c
add casts to silence gcc warnings
[ffmpeg] / libavcodec / dvbsub.c
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