Sun, 04 Jan 2009 13:12:51 +0000 |
nicodvb |
added support for manual audio substream selection out of 0xFD PES streams (Blueray, multistream in the same pid)
|
Mon, 13 Oct 2008 16:23:55 +0000 |
diego |
Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.
|
Sun, 12 Oct 2008 22:11:33 +0000 |
diego |
Remove redundant declaration of proc_priority.
|
Tue, 12 Aug 2008 07:38:30 +0000 |
diego |
Remove pointless #ifdefs around extern declarations.
|
Tue, 12 Aug 2008 07:33:15 +0000 |
diego |
Remove useless DVB-related #include.
|
Wed, 06 Aug 2008 23:19:29 +0000 |
diego |
Introduce CONFIG_ALSA preprocessor directive for ALSA 0.9 and 1.x.
|
Tue, 05 Aug 2008 16:32:47 +0000 |
diego |
Rename some audio-output-related preprocessor directives.
|
Sun, 03 Aug 2008 15:21:40 +0000 |
diego |
Change a bunch of video/audio-output-specific preprocessor directives from
|
Wed, 30 Jul 2008 12:01:30 +0000 |
diego |
Start unifying names of internal preprocessor directives.
|
Tue, 17 Jun 2008 08:44:03 +0000 |
diego |
Add missing #includes to fix 'make checkheaders'.
|
Mon, 14 Apr 2008 11:21:29 +0000 |
albeu |
Add options to disable some or all config files.
|
Sat, 12 Apr 2008 12:51:07 +0000 |
zuxy |
Enable runtime control for colorful and/or module name output
|
Fri, 11 Apr 2008 09:48:36 +0000 |
diego |
Split cfg-common.h into two separate header files. It was being included twice
|
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 19:34:56 +0000 |
diego |
Add comments to #endif preprocessor directives.
|
Tue, 04 Mar 2008 19:30:35 +0000 |
diego |
Simplify preprocessor conditionals: USE_LIBAV* is defined when compiling
|
Sun, 17 Feb 2008 15:14:54 +0000 |
reimar |
Make -af-pre, -af-add, -af-del and -af-clr available.
|
Thu, 14 Feb 2008 14:50:34 +0000 |
reimar |
Change force_fps and force_ofps to double
|
Thu, 14 Feb 2008 14:44:52 +0000 |
reimar |
Change mf_fps to double
|
Tue, 01 Jan 2008 21:20:06 +0000 |
diego |
Add a comment that explains why this header has no multiple inclusion guards.
|
Wed, 12 Dec 2007 10:00:34 +0000 |
ulion |
Fix libass to support -nofontconfig.
|
Sun, 02 Dec 2007 21:26:23 +0000 |
reimar |
Make m_option_t arrays referenced by cfg-common.h const
|
Sun, 02 Dec 2007 16:45:34 +0000 |
reimar |
Make the main m_option_t arrays const
|
Sun, 02 Dec 2007 16:10:56 +0000 |
reimar |
Move fakemono extern to cfg-common.h where it is actually used.
|
Sun, 02 Dec 2007 16:08:07 +0000 |
reimar |
Remove pointless ifdefs around extern declarations
|
Sat, 13 Oct 2007 17:14:39 +0000 |
voroshil |
DirectShow based tv:// driver for win32
|
Wed, 19 Sep 2007 21:38:22 +0000 |
lu_zero |
libnemesi support, yet another rtsp/rtp library...
|
Tue, 18 Sep 2007 16:28:39 +0000 |
voroshil |
Implement setting gain control for video devices (usually webcams)
|
Mon, 10 Sep 2007 10:57:40 +0000 |
diego |
warning fix:
|
Mon, 10 Sep 2007 08:47:55 +0000 |
cehoyos |
Revert the part of r24389 that broke compilation of mencoder.
|