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.
|
Thu, 14 Feb 2008 17:38:52 +0000 |
reimar |
Try to make fps float -> AVRational conversion work better.
|
Thu, 14 Feb 2008 14:50:34 +0000 |
reimar |
Change force_fps and force_ofps to double
|
Thu, 14 Feb 2008 14:23:55 +0000 |
diego |
typo fix: inited --> initialized
|
Mon, 11 Feb 2008 22:03:34 +0000 |
nicodvb |
-chapter is now handled uniformly calling demuxer_seek_chapter() instead
|
Tue, 05 Feb 2008 09:02:01 +0000 |
reimar |
It seems that mencoder can not handle correct-pts (lots of "No pts ..." messages),
|
Sat, 19 Jan 2008 23:19:41 +0000 |
iive |
Extend the precision of rationale conversion so
|
Wed, 02 Jan 2008 07:38:40 +0000 |
zuxy |
Happy New Year!
|
Wed, 12 Dec 2007 10:00:34 +0000 |
ulion |
Fix libass to support -nofontconfig.
|
Sun, 02 Dec 2007 14:24:23 +0000 |
reimar |
Mark several uses of vo_functions_t as const to stop some of the current
|
Thu, 01 Nov 2007 06:52:28 +0000 |
uau |
Simplify init_audio_filters() arguments
|
Thu, 01 Nov 2007 06:52:19 +0000 |
uau |
Change decode_audio() interface
|
Thu, 01 Nov 2007 06:52:14 +0000 |
uau |
Clean up some fields in stheader.h structs
|
Mon, 10 Sep 2007 10:57:40 +0000 |
diego |
warning fix:
|
Tue, 28 Aug 2007 11:20:24 +0000 |
diego |
Clean up the way get_path is handled: Compile get_path.c to an object to link
|
Sat, 25 Aug 2007 15:53:27 +0000 |
diego |
Fix warning:
|
Sat, 25 Aug 2007 04:28:08 +0000 |
uau |
Make terminal input work more like VO key input
|
Tue, 07 Aug 2007 21:49:17 +0000 |
cehoyos |
Kill two warnings.
|