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.
|
Fri, 29 Feb 2008 17:25:44 +0000 |
eugeni |
Demuxer-independent subtitle track selection.
|
Thu, 28 Feb 2008 19:41:40 +0000 |
reimar |
Attempt to fix -chapter broken for mkv in r25987
|
Mon, 25 Feb 2008 15:46:36 +0000 |
diego |
FFmpeg now uses different (unified) #include paths.
|
Wed, 20 Feb 2008 08:51:53 +0000 |
diego |
Remove pointless #ifdefs around extern declarations.
|