index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
mencoder.c
Commit message (
Expand
)
Author
Age
*
Merge svn changes up to r28537
Uoti Urpala
2009-02-12
|
\
|
*
Add priority support for OS/2 and factorize the Windows priority support.
diego
2009-02-10
*
|
Merge svn changes up to r28366
Uoti Urpala
2009-01-26
|
\
|
|
*
Factorize print_version().
diego
2009-01-25
*
|
Merge svn changes up to r28341
Uoti Urpala
2009-01-19
|
\
|
|
*
More #ifdef -> #if
reimar
2009-01-16
*
|
Merge svn changes up to r28310
Uoti Urpala
2009-01-15
|
\
|
*
|
OSD: Ensure that OSD content is drawn in filter-added frames
Uoti Urpala
2009-01-15
*
|
core: Better -nocorrect-pts pause and filter-added frames handling
Uoti Urpala
2009-01-14
|
*
Update copyright year.
diego
2009-01-11
*
|
Merge svn changes up to r28087
Uoti Urpala
2008-12-04
|
\
|
|
*
Get rid of pointless 'extern' keywords.
diego
2008-12-03
*
|
Merge svn changes up to r27841
Uoti Urpala
2008-10-28
|
\
|
|
*
Factorize vobsub idx/extradata handling.
aurel
2008-10-27
*
|
Merge svn changes up to 27824
Uoti Urpala
2008-10-25
|
\
|
|
*
Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.
diego
2008-10-13
*
|
Merge svn changes up to r27441
Uoti Urpala
2008-08-08
|
\
|
|
*
Rename font-related preprocessor directives.
diego
2008-08-07
|
*
Rename a bunch of miscellaneous preprocessor directives.
diego
2008-08-07
*
|
Merge svn changes up to r27374
Uoti Urpala
2008-07-30
|
\
|
|
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
*
|
Remove unnecessary casts of sh_video->vfilter
Uoti Urpala
2008-06-24
*
|
Create a context struct for OSD state
Uoti Urpala
2008-06-24
*
|
Merge svn changes up to r27092
Uoti Urpala
2008-06-17
|
\
|
|
*
Fix mencoder built from dvdnav enabled.
ben
2008-06-09
*
|
Merge svn changes up to r26680
Uoti Urpala
2008-05-07
|
\
|
|
*
cosmetics: Fix one misindented line.
diego
2008-05-03
*
|
mencoder.c: Remove unused function
Uoti Urpala
2008-04-30
*
|
Add a context for mp_fifo
Uoti Urpala
2008-04-29
*
|
Move global mconfig to mpctx
Uoti Urpala
2008-04-26
*
|
Move vf_settings to options struct
Uoti Urpala
2008-04-26
*
|
Move dvdsub_id to options struct
Uoti Urpala
2008-04-23
*
|
Move audio_id and video_id to options struct
Uoti Urpala
2008-04-23
*
|
Move playback_speed to options struct
Uoti Urpala
2008-04-23
*
|
Move global vo_config_count to vo struct
Uoti Urpala
2008-04-23
*
|
Move correct_pts to options struct
Uoti Urpala
2008-04-23
*
|
Add option pointer to vf struct
Uoti Urpala
2008-04-23
*
|
Add option pointer to demuxers and stheader.h structs
Uoti Urpala
2008-04-23
*
|
Start of new option system
Uoti Urpala
2008-04-23
*
|
Add new video driver API
Uoti Urpala
2008-04-23
|
/
*
Fix the indentation after the noconfig patch.
albeu
2008-04-14
*
Add options to disable some or all config files.
albeu
2008-04-14
*
Add support for system wide config file in mencoder.
albeu
2008-04-14
*
Replace the trivial command line preparser with a more robust version
albeu
2008-04-13
*
Better mark variables that are changed by the signal handler as volatile
reimar
2008-04-03
*
Support 'default' attribute for audio and subtitle tracks.
eugeni
2008-03-30
*
Move duplicated extern declarations of mp_msg_levels and mp_msg_level_all
diego
2008-03-04
*
#include parser-cfg.h instead of declaring m_config_parse_config_file extern.
diego
2008-03-04
*
Select audio stream in mplayer and mencoder, overriding demuxer decision.
eugeni
2008-02-29
*
Demuxer-independent subtitle track selection.
eugeni
2008-02-29
[next]