aboutsummaryrefslogtreecommitdiffhomepage
path: root/cfg-common.h
Commit message (Expand)AuthorAge
* whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* Add priority support for OS/2 and factorize the Windows priority support.Gravatar diego2009-02-10
* added support for manual audio substream selection out of 0xFD PES streams (B...Gravatar nicodvb2009-01-04
* Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.Gravatar diego2008-10-13
* Remove redundant declaration of proc_priority.Gravatar diego2008-10-12
* Remove pointless #ifdefs around extern declarations.Gravatar diego2008-08-12
* Remove useless DVB-related #include.Gravatar diego2008-08-12
* Introduce CONFIG_ALSA preprocessor directive for ALSA 0.9 and 1.x.Gravatar diego2008-08-06
* Rename some audio-output-related preprocessor directives.Gravatar diego2008-08-05
* Change a bunch of video/audio-output-specific preprocessor directives fromGravatar diego2008-08-03
* Start unifying names of internal preprocessor directives.Gravatar diego2008-07-30
* Add missing #includes to fix 'make checkheaders'.Gravatar diego2008-06-17
* Add options to disable some or all config files.Gravatar albeu2008-04-14
* Enable runtime control for colorful and/or module name outputGravatar zuxy2008-04-12
* Split cfg-common.h into two separate header files. It was being included twiceGravatar diego2008-04-11
* Move duplicated extern declarations of mp_msg_levels and mp_msg_level_allGravatar diego2008-03-04
* Add comments to #endif preprocessor directives.Gravatar diego2008-03-04
* Simplify preprocessor conditionals: USE_LIBAV* is defined when compilingGravatar diego2008-03-04
* Make -af-pre, -af-add, -af-del and -af-clr available.Gravatar reimar2008-02-17
* Change force_fps and force_ofps to doubleGravatar reimar2008-02-14
* Change mf_fps to doubleGravatar reimar2008-02-14
* Add a comment that explains why this header has no multiple inclusion guards.Gravatar diego2008-01-01
* Fix libass to support -nofontconfig.Gravatar ulion2007-12-12
* Make m_option_t arrays referenced by cfg-common.h constGravatar reimar2007-12-02
* Make the main m_option_t arrays constGravatar reimar2007-12-02
* Move fakemono extern to cfg-common.h where it is actually used.Gravatar reimar2007-12-02
* Remove pointless ifdefs around extern declarationsGravatar reimar2007-12-02
* DirectShow based tv:// driver for win32Gravatar voroshil2007-10-13
* libnemesi support, yet another rtsp/rtp library...Gravatar lu_zero2007-09-19
* Implement setting gain control for video devices (usually webcams)Gravatar voroshil2007-09-18
* warning fix:Gravatar diego2007-09-10
* Revert the part of r24389 that broke compilation of mencoder.Gravatar cehoyos2007-09-10
* Fix warnings:Gravatar voroshil2007-09-10
* Fix warnings:Gravatar voroshil2007-09-10
* Fix warnings:Gravatar voroshil2007-09-10
* fix warnings:Gravatar voroshil2007-09-10
* Fix warnings:Gravatar voroshil2007-09-10
* Option adevice is implemented for all tv:// drivers.Gravatar voroshil2007-09-09
* Add comments to some #endif preprocessor directives.Gravatar diego2007-09-09
* Support for selecting language via packet 28.Gravatar voroshil2007-08-31
* Teletext support.Gravatar voroshil2007-07-29
* Replacing global variables in radio:// withGravatar voroshil2007-07-29
* Removing global variables from tv://Gravatar voroshil2007-07-29
* Revert r23530.Gravatar voroshil2007-06-21
* Teletext support for tv:// (v4l and v4l2 only)Gravatar voroshil2007-06-10
* Create a new MSGT for just the status line.Gravatar diego2007-06-05
* New "automute" tv:// option.Gravatar voroshil2007-05-31
* add new -subfont option, that allows having a different font for OSD (control...Gravatar ben2007-05-20
* Add -ass-hinting option for setting font hinting method.Gravatar eugeni2007-04-27
* Merge both USE_DVDREAD sections.Gravatar diego2007-04-18