log mpcommon.c @ 32000:8278ef02b2e5

age author description
Sun, 29 Aug 2010 06:33:29 +0000 reimar Fix indentation.
Tue, 03 Aug 2010 17:09:16 +0000 reimar Move initialization of vo_spudec further behind to avoid issues with
Sat, 31 Jul 2010 15:17:17 +0000 diego 10l: Add the Subversion revision to the version string, not "VERSION".
Fri, 30 Jul 2010 18:14:35 +0000 greg Rename libass types to match upstream libass >= 0.9.7
Sun, 18 Jul 2010 22:00:48 +0000 greg subtitles: convert SRT/MicroDVD markup into ASS markup
Sun, 11 Jul 2010 09:04:29 +0000 reimar Add support for DVB and XSUB subtitles, not yet working properly.
Sun, 11 Jul 2010 09:03:13 +0000 reimar Remove dvdsub_id checks that should not be necessary.
Sat, 10 Jul 2010 18:11:05 +0000 reimar Automatically allocate a vo_spudec if there is none.
Sat, 10 Jul 2010 13:45:09 +0000 reimar Add support for PGS subtitle decoding via libavcodec.
Sat, 10 Jul 2010 12:53:05 +0000 reimar Make subdelay handling work the same way for all subtitle types and also allow
Fri, 02 Jul 2010 21:19:21 +0000 reimar Factor out a large conditional, hopefully making it easier to
Fri, 02 Jul 2010 21:14:42 +0000 reimar Move the subtitle pts handling code to demuxer.c
Mon, 28 Jun 2010 08:26:14 +0000 diego Factorize MPlayer/MEncoder version string handling.
Mon, 12 Apr 2010 21:04:17 +0000 reimar Make ASS processing work with both subtitle formats, the MKV one and the
Tue, 23 Mar 2010 18:01:00 +0000 diego Get rid of pointless def_path variable; use codec_path directly instead.