Mercurial > libavcodec.hg
log dvbsub.c @ 12383:6a59d8a22c57 libavcodec
age | author | description |
---|---|---|
Thu, 01 Jul 2010 18:49:44 +0000 | stefano | Move colorspace.h from libavcodec to libavutil. libavcodec |
Tue, 30 Mar 2010 23:30:55 +0000 | stefano | Define AVMediaType enum, and use it instead of enum CodecType, which libavcodec |
Mon, 19 Jan 2009 15:46:40 +0000 | diego | cosmetics: Remove pointless period after copyright statement non-sentences. libavcodec |
Sat, 03 Jan 2009 19:17:18 +0000 | michael | Replace AVSubtitleRect.rgba_palette and bitmap by AVPicture. libavcodec |
Sat, 03 Jan 2009 17:54:48 +0000 | michael | Change AVSubtitle.rects to an array of pointers so ABI does not break libavcodec |
Thu, 12 Jun 2008 21:50:13 +0000 | stefano | Make AVCodec long_names definition conditional depending on CONFIG_SMALL. libavcodec |
Sun, 27 Apr 2008 22:39:51 +0000 | diego | Add long names to AVCodec declarations. libavcodec |