aboutsummaryrefslogtreecommitdiffhomepage
path: root/cfg-common.h
Commit message (Expand)AuthorAge
* 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
* Fix preprocessor conditionals: libdvdnav includes libdvdread and configureGravatar diego2007-04-18
* 5l: don't die when config file contains dvd options and dvd support is missingGravatar rfelker2007-04-17
* optionally reuse the socket if -reuse-socket is selected; patch by Yong Hwan ...Gravatar nicodvb2007-03-08
* cosmetics: Fix some common typos, appropiate --> appropRiate,Gravatar diego2007-02-24
* Move parsing of the -ss option to the option code.Gravatar uau2007-02-24
* Add global field dominance flag instead of duplicating this "everywhere"Gravatar reimar2007-02-02
* added code to scan the video stream to search the actual video codec used;Gravatar nicodvb2007-01-28
* support for limiting dvd speed; patch by Tobias Diedrich (ranma tdiedrich se)Gravatar nicodvb2006-12-17
* Remove long-deprecated -vop option.Gravatar diego2006-12-02
* Make compilation depending on USE_OSD unconditional.Gravatar uau2006-11-22
* Make compilation depending on USE_SUB unconditional.Gravatar uau2006-11-21
* Add *BSD BT848 radio supportGravatar voroshil2006-11-18