aboutsummaryrefslogtreecommitdiffhomepage
path: root/cfg-common.h
Commit message (Expand)AuthorAge
* 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
* Clarify messages for unavailable options.Gravatar diego2006-11-14
* Introduce MSGT_ASS, use it for all libass messages.Gravatar eugeni2006-11-03
* after a long time, finally i could add -endpos option to mplayer executable.Gravatar ptt2006-09-25
* Add -ass-styles option. It allows to load styles from a file and use themGravatar eugeni2006-09-03
* ass-color and ass-border-color options.Gravatar eugeni2006-09-03
* added lavfdopts to pass options to libavformatGravatar nicodvb2006-08-30
* Radio support, patch by Vladimir Voroshilov (voroshil gmail com)Gravatar reimar2006-08-28
* Add -(no)ass-use-margins option.Gravatar eugeni2006-08-28
* New cmdline option: -ass-force-style.Gravatar eugeni2006-08-22
* introduce new 'stream' directory for all stream layer related components and ...Gravatar ben2006-07-31