index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
cfg-common.h
Commit message (
Expand
)
Author
Age
*
Declare externally used variables from vd.c as extern in vd.h.
diego
2010-02-22
*
Add dvd_parse_chapter_range() to stream_dvd.h instead of forward declaring it.
diego
2010-02-19
*
Move movie_aspect extern declaration to libmpcodecs/vd.h.
diego
2010-02-14
*
Add license header to all top-level files missing them.
diego
2010-01-30
*
Remove CONFIG_TV_TELETEXT.
cehoyos
2009-11-07
*
Separate teletext from tv support.
cehoyos
2009-11-07
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
Add priority support for OS/2 and factorize the Windows priority support.
diego
2009-02-10
*
added support for manual audio substream selection out of 0xFD PES streams (B...
nicodvb
2009-01-04
*
Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.
diego
2008-10-13
*
Remove redundant declaration of proc_priority.
diego
2008-10-12
*
Remove pointless #ifdefs around extern declarations.
diego
2008-08-12
*
Remove useless DVB-related #include.
diego
2008-08-12
*
Introduce CONFIG_ALSA preprocessor directive for ALSA 0.9 and 1.x.
diego
2008-08-06
*
Rename some audio-output-related preprocessor directives.
diego
2008-08-05
*
Change a bunch of video/audio-output-specific preprocessor directives from
diego
2008-08-03
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
*
Add missing #includes to fix 'make checkheaders'.
diego
2008-06-17
*
Add options to disable some or all config files.
albeu
2008-04-14
*
Enable runtime control for colorful and/or module name output
zuxy
2008-04-12
*
Split cfg-common.h into two separate header files. It was being included twice
diego
2008-04-11
*
Move duplicated extern declarations of mp_msg_levels and mp_msg_level_all
diego
2008-03-04
*
Add comments to #endif preprocessor directives.
diego
2008-03-04
*
Simplify preprocessor conditionals: USE_LIBAV* is defined when compiling
diego
2008-03-04
*
Make -af-pre, -af-add, -af-del and -af-clr available.
reimar
2008-02-17
*
Change force_fps and force_ofps to double
reimar
2008-02-14
*
Change mf_fps to double
reimar
2008-02-14
*
Add a comment that explains why this header has no multiple inclusion guards.
diego
2008-01-01
*
Fix libass to support -nofontconfig.
ulion
2007-12-12
*
Make m_option_t arrays referenced by cfg-common.h const
reimar
2007-12-02
*
Make the main m_option_t arrays const
reimar
2007-12-02
*
Move fakemono extern to cfg-common.h where it is actually used.
reimar
2007-12-02
*
Remove pointless ifdefs around extern declarations
reimar
2007-12-02
*
DirectShow based tv:// driver for win32
voroshil
2007-10-13
*
libnemesi support, yet another rtsp/rtp library...
lu_zero
2007-09-19
*
Implement setting gain control for video devices (usually webcams)
voroshil
2007-09-18
*
warning fix:
diego
2007-09-10
*
Revert the part of r24389 that broke compilation of mencoder.
cehoyos
2007-09-10
*
Fix warnings:
voroshil
2007-09-10
*
Fix warnings:
voroshil
2007-09-10
*
Fix warnings:
voroshil
2007-09-10
*
fix warnings:
voroshil
2007-09-10
*
Fix warnings:
voroshil
2007-09-10
*
Option adevice is implemented for all tv:// drivers.
voroshil
2007-09-09
*
Add comments to some #endif preprocessor directives.
diego
2007-09-09
*
Support for selecting language via packet 28.
voroshil
2007-08-31
*
Teletext support.
voroshil
2007-07-29
*
Replacing global variables in radio:// with
voroshil
2007-07-29
*
Removing global variables from tv://
voroshil
2007-07-29
*
Revert r23530.
voroshil
2007-06-21
[next]