Tue, 29 Sep 2009 06:44:10 +0000 |
reimar |
Make -nosub work to disable subtitles even if -slang and dvd streams are used.
|
Mon, 28 Sep 2009 11:32:27 +0000 |
reimar |
Add a -nosub option that allows disabling auto-selected subtitles as e.g. the
|
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.
|
Mon, 17 Aug 2009 05:55:40 +0000 |
reimar |
Handle demuxers that never set filepos by using stream_tell.
|
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.
|
Tue, 05 May 2009 17:27:36 +0000 |
diego |
Remove pointless #ifdef around spudec.h #include.
|
Mon, 30 Mar 2009 17:05:39 +0000 |
reimar |
Set the forced_subs_only value correctly whenever a new spudec is created.
|
Tue, 10 Feb 2009 15:34:44 +0000 |
diego |
Add priority support for OS/2 and factorize the Windows priority support.
|
Sun, 25 Jan 2009 20:35:58 +0000 |
diego |
Factorize print_version().
|
Fri, 16 Jan 2009 08:45:35 +0000 |
reimar |
More #ifdef -> #if
|
Sun, 11 Jan 2009 23:20:56 +0000 |
diego |
Update copyright year.
|
Wed, 03 Dec 2008 23:01:03 +0000 |
diego |
Get rid of pointless 'extern' keywords.
|
Mon, 27 Oct 2008 22:51:22 +0000 |
aurel |
Factorize vobsub idx/extradata handling.
|
Mon, 13 Oct 2008 16:23:55 +0000 |
diego |
Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.
|
Thu, 07 Aug 2008 10:36:07 +0000 |
diego |
Rename font-related preprocessor directives.
|
Thu, 07 Aug 2008 08:58:07 +0000 |
diego |
Rename a bunch of miscellaneous preprocessor directives.
|
Wed, 30 Jul 2008 12:01:30 +0000 |
diego |
Start unifying names of internal preprocessor directives.
|
Mon, 09 Jun 2008 18:43:18 +0000 |
ben |
Fix mencoder built from dvdnav enabled.
|
Sat, 03 May 2008 15:44:55 +0000 |
diego |
cosmetics: Fix one misindented line.
|
Mon, 14 Apr 2008 11:24:24 +0000 |
albeu |
Fix the indentation after the noconfig patch.
|
Mon, 14 Apr 2008 11:21:29 +0000 |
albeu |
Add options to disable some or all config files.
|
Mon, 14 Apr 2008 11:05:52 +0000 |
albeu |
Add support for system wide config file in mencoder.
|
Sun, 13 Apr 2008 19:18:51 +0000 |
albeu |
Replace the trivial command line preparser with a more robust version
|
Thu, 03 Apr 2008 16:57:16 +0000 |
reimar |
Better mark variables that are changed by the signal handler as volatile
|
Sun, 30 Mar 2008 16:55:46 +0000 |
eugeni |
Support 'default' attribute for audio and subtitle tracks.
|
Tue, 04 Mar 2008 21:45:36 +0000 |
diego |
Move duplicated extern declarations of mp_msg_levels and mp_msg_level_all
|
Tue, 04 Mar 2008 21:02:42 +0000 |
diego |
#include parser-cfg.h instead of declaring m_config_parse_config_file extern.
|
Fri, 29 Feb 2008 17:25:50 +0000 |
eugeni |
Select audio stream in mplayer and mencoder, overriding demuxer decision.
|