]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/dvdsubdec.c
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libavcodec / dvdsubdec.c
2009-04-13 stefanoRename bitstream.h to get_bits.h.
2009-04-07 rbultjeImplement avcodec_decode_video2(), _audio3() and _subti...
2009-02-12 diegoSet AVSubtitle format to 0. Neither dvdsubdec nor xsubd...
2009-01-19 diegocosmetics: Remove pointless period after copyright...
2009-01-03 michaelReplace AVSubtitleRect.rgba_palette and bitmap by AVPic...
2009-01-03 michaelForgot to update (I likely missed it due to its similar...
2008-07-13 mrudvdsubdec: allow compilation with -DDEBUG
2008-06-12 stefanoMake AVCodec long_names definition conditional dependin...
2008-04-27 diegoAdd long names to AVCodec declarations.
2008-02-01 michaelconsts
2007-11-25 aurelremove some empty close/init functions in avcodec
2007-07-24 takisReindent two lines.
2007-07-24 takisAdd HD-DVD subpicture decoding.
2007-07-24 takisRename "palette" to "colormap" when it's referring...
2007-05-06 diegoMove dvdsub parser to its own file.
2007-01-30 takisRemove the getbe16 functions and use the AV_RB16 macro...
2007-01-30 takisFix a bug in the DVD subtitle decoder where subtitles...
2006-10-27 diegoRename dvdsub.c to dvdsubdec.c.