log sub/av_sub.c @ 37161:6d654ac9201e

age author description
Sat, 23 Aug 2014 14:23:37 +0000 reimar Better handling of out-of-range subtitle timestamps.
Wed, 13 Mar 2013 02:18:17 +0000 iive Fix mplayer compilation.
Mon, 21 Jan 2013 19:44:53 +0000 diego Replace CODEC_IDs their modern AV_-prefixed counterparts.
Tue, 30 Oct 2012 17:14:28 +0000 reimar Move check for NULL to before the pointer is used.
Mon, 27 Aug 2012 20:15:39 +0000 reimar Pass extradata to libavcodec subtitle decoder.
Sun, 22 Apr 2012 21:52:39 +0000 cigaes av_sub: support multiple rectangles.
Mon, 06 Feb 2012 06:30:12 +0000 siretart Update deprecated avcodec_alloc_context()/avcodec_open() API calls
Sat, 28 Jan 2012 11:06:35 +0000 reimar Reuse init_avcodec function.
Wed, 26 Oct 2011 15:12:35 +0000 diego Add missing mp_msg.h #includes, remove some unnecessary ones.
Sat, 27 Nov 2010 10:01:11 +0000 reimar Support clearing subtitles. Makes PGS subtitles disappear at the appropriate time.
Wed, 27 Oct 2010 17:47:13 +0000 cigaes Move libvo/sub.[ch] from libvo to sub.
Wed, 27 Oct 2010 17:21:43 +0000 reimar Do not use a path for including files in the same directory.
Wed, 27 Oct 2010 16:42:23 +0000 cigaes Move av_sub.[ch] to the sub directory. base av_sub.c@8423e810a4c7