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
*
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
*
Attempt to fix -chapter broken for mkv in r25987
reimar
2008-02-28
*
FFmpeg now uses different (unified) #include paths.
diego
2008-02-25
*
Remove pointless #ifdefs around extern declarations.
diego
2008-02-20
*
Try to make fps float -> AVRational conversion work better.
reimar
2008-02-14
*
Change force_fps and force_ofps to double
reimar
2008-02-14
*
typo fix: inited --> initialized
diego
2008-02-14
*
-chapter is now handled uniformly calling demuxer_seek_chapter() instead
nicodvb
2008-02-11
*
It seems that mencoder can not handle correct-pts (lots of "No pts ..." messa...
reimar
2008-02-05
*
Extend the precision of rationale conversion so
iive
2008-01-19
*
Happy New Year!
zuxy
2008-01-02
*
Fix libass to support -nofontconfig.
ulion
2007-12-12
*
Mark several uses of vo_functions_t as const to stop some of the current
reimar
2007-12-02
*
Simplify init_audio_filters() arguments
uau
2007-11-01
*
Change decode_audio() interface
uau
2007-11-01
*
Clean up some fields in stheader.h structs
uau
2007-11-01
*
warning fix:
diego
2007-09-10
*
Clean up the way get_path is handled: Compile get_path.c to an object to link
diego
2007-08-28
*
Fix warning:
diego
2007-08-25
*
Make terminal input work more like VO key input
uau
2007-08-25
*
Kill two warnings.
cehoyos
2007-08-07
*
added support for -alang and -slang with dvdnav:// streams
nicodvb
2007-07-15
*
Create a new MSGT for just the status line.
diego
2007-06-05
*
Do not use fast_memcpy for small size copy, esp. when the size is constant
reimar
2007-06-05
*
Replace implicit use of fast_memcpy via macro by explicit use to allow
reimar
2007-06-05
*
add new -subfont option, that allows having a different font for OSD (control...
ben
2007-05-20
*
Simplify #include directives.
diego
2007-04-26
*
make -really-quiet hide the mencoder version tags. patch copied from michael
compn
2007-04-25
*
update year of mencoder version line
compn
2007-04-21
*
Remove unused variable.
diego
2007-04-15
[next]