log mpcommon.c @ 32610:2e5c286a464a

age author description
Sat, 11 Dec 2010 13:56:19 +0000 reimar Fix spelling in comment.
Wed, 27 Oct 2010 17:47:13 +0000 cigaes Move libvo/sub.[ch] from libvo to sub.
Wed, 27 Oct 2010 17:37:29 +0000 cigaes Move font_load.[ch], font_load_ft.c and osd_font.h from libvo to sub.
Wed, 27 Oct 2010 17:08:36 +0000 cigaes Move ass_mp.[ch] to the sub directory.
Wed, 27 Oct 2010 16:58:23 +0000 cigaes Move vobsub.[ch] and unrar_exec.[ch] to the sub directory.
Wed, 27 Oct 2010 16:42:23 +0000 cigaes Move av_sub.[ch] to the sub directory.
Wed, 27 Oct 2010 16:38:51 +0000 cigaes Move spudec.[ch] to the sub directory.
Sun, 17 Oct 2010 15:25:38 +0000 reimar Add proper include for set_priority,
Sun, 17 Oct 2010 15:23:33 +0000 reimar Move gui-specific code out of common_init, it certainly does
Sun, 17 Oct 2010 15:17:46 +0000 reimar Add windows.h include to fix compilation in some cases.
Sat, 09 Oct 2010 15:55:09 +0000 reimar Write the code in a more understandable way instead of trying to explain
Sat, 09 Oct 2010 15:51:28 +0000 reimar Whitespace cosmetics: format init function more consistent with the
Sat, 09 Oct 2010 15:16:24 +0000 reimar Simplify some ifdefs.
Sat, 09 Oct 2010 15:14:33 +0000 reimar Move OS-fixup hacks in init code into a separate function.
Sat, 09 Oct 2010 15:10:08 +0000 reimar Sanitize indentation of common init functions.
Sat, 09 Oct 2010 15:04:50 +0000 reimar Avoid duplicating common init code between MPlayer and mencoder.
Fri, 17 Sep 2010 15:13:37 +0000 diego Move libass/ass_mp.[ch] ---> ass_mp.[ch].
Mon, 13 Sep 2010 18:19:25 +0000 diego build system: Merge all FFmpeg library checks into a single FFmpeg check.
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.
Sun, 21 Mar 2010 10:13:00 +0000 attila Make all instances of codec_patch unconditional, otherwise
Wed, 17 Mar 2010 09:12:51 +0000 komh Follow a more proper way to support -codecpath.
Sat, 30 Jan 2010 23:24:23 +0000 diego Add license header to all top-level files missing them.
Sat, 19 Dec 2009 15:32:17 +0000 reimar Never include ass.h and ass_types.h directly, use ass_mp.h instead.
Fri, 18 Dec 2009 19:29:33 +0000 reimar Use on-stack subtitle struct for temporary storage for passing subtitles on
Tue, 10 Nov 2009 11:31:47 +0000 reimar Add support for DVB teletext.
Sat, 07 Nov 2009 16:40:42 +0000 cehoyos Remove CONFIG_TV_TELETEXT.
Sat, 07 Nov 2009 12:31:05 +0000 cehoyos Separate teletext from tv support.
Sun, 01 Nov 2009 09:48:34 +0000 reimar Unbreak the demuxer-specific code in video.c with e.g.
Thu, 29 Oct 2009 22:39:00 +0000 cehoyos Add MSGT_TELETEXT, rename TVI_CONTROL as VBI_CONTROL and fix some paths
Thu, 29 Oct 2009 22:13:04 +0000 cehoyos Move teletext specific code from stream into libmpcodecs.
Wed, 23 Sep 2009 21:48:48 +0000 reimar Add support for displaying subtitles on the command-line when playing
Wed, 23 Sep 2009 21:21:58 +0000 reimar Make update_subtitles work without sh_video for text subtitles.
Wed, 23 Sep 2009 19:04:24 +0000 reimar Include mpcommon.h in mpcommon.c, ensures that the declarations in the header
Wed, 23 Sep 2009 19:01:33 +0000 reimar Factor out sh_video->pts into a refpts variable. This simplifies a future patch
Wed, 23 Sep 2009 18:28:20 +0000 reimar Rename ambiguous "pts" variable to subpts.
Sun, 02 Aug 2009 16:00:55 +0000 diego Remove pointless #ifdefs around harmless internal header #includes.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Wed, 08 Apr 2009 20:21:21 +0000 ramiro Rename RUNTIME_CPUDETECT to CONFIG_RUNTIME_CPUDETECT and always define it.
Mon, 26 Jan 2009 11:24:05 +0000 diego Replace a bunch of '#if HAVE_FOO' preprocessor checks by 'if (HAVE_FOO)'.
Mon, 26 Jan 2009 09:29:53 +0000 diego HAVE_3DNOW --> HAVE_AMD3DNOW
Sun, 25 Jan 2009 22:52:00 +0000 diego Add SSSE3 and CMOV to CPU information printed on startup.
Sun, 25 Jan 2009 22:49:51 +0000 diego cosmetics: Consistently name 3DNow! extensions.
Sun, 25 Jan 2009 21:03:02 +0000 diego HAVE_3DNOWEX --> HAVE_3DNOWEXT
Sun, 25 Jan 2009 20:35:58 +0000 diego Factorize print_version().
Mon, 08 Sep 2008 21:26:22 +0000 uau Revert bad changes to SSA/ASS subtitle packet format
Fri, 05 Sep 2008 15:07:06 +0000 aurel libass: add a new ass_process_data() to process demuxed subtitle packets