aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* demux_mf: fix breakage after commit 4d016a9Gravatar wm42013-02-17
* cleanup: remove duplicated function, move escape parsing functionGravatar wm42013-02-16
* osd: add --osd-status-msg option for custom OSD statusGravatar wm42013-02-16
* mplayer: use talloc instead of malloc for status lineGravatar wm42013-02-16
* command: give feedback on the OSD if a property is unavailableGravatar wm42013-02-16
* osd: add --no-osd-bar option to disable the OSD barGravatar wm42013-02-16
* osd: always update already visible OSD bar on seeksGravatar wm42013-02-16
* options: change handling of "no-" options yet againGravatar wm42013-02-16
* osd: add --osd-bar-align-x/y options to control OSD bar positionGravatar wm42013-02-14
* vo_xv: fix green border on the rightGravatar wm42013-02-14
* demux: apply sparse video hack only to demux_lavf and demux_mkvGravatar wm42013-02-14
* demux: restructure code that warns about packet buffer overflowsGravatar wm42013-02-14
* demux_mpg: fix setting codecGravatar wm42013-02-14
* Fix compilation with LibavGravatar wm42013-02-14
* mplayer: fix seek display during seeking when playing ordered chaptersGravatar wm42013-02-13
* dec_video: fix bogus assertGravatar wm42013-02-13
* Prefix keycode defines with MP_Gravatar wm42013-02-12
* mp_common: silence warningGravatar wm42013-02-12
* demux: fix video with demux_mpg (DVD playback)Gravatar wm42013-02-12
* Rename af_volnorm to af_drcGravatar Martin2013-02-12
* configure: fix recently added testsGravatar wm42013-02-11
* demux_lavf, ad_lavc, vd_lavc: pass codec header data directlyGravatar wm42013-02-10
* demux_lavf, ad_lavc, vd_lavc: refactor, cleanupGravatar wm42013-02-10
* demux_lavf: remove code duplicationGravatar wm42013-02-10
* core: redo how codecs are mapped, remove codecs.confGravatar wm42013-02-10
* dec_audio: uncrustifyGravatar wm42013-02-09
* options: change --no-config option, make it apply to input.conf as wellGravatar wm42013-02-09
* Check return values of some mp_find_..._config_file function calls for NULLGravatar wm42013-02-09
* mplayer: remove seconds/centiseconds display from terminal status lineGravatar wm42013-02-09
* cleanup: replace OPT_FLAG_ON and OPT_MAKE_FLAGS with OPT_FLAGGravatar wm42013-02-09
* options: unify single dash and double dash optionsGravatar wm42013-02-09
* config: do not require option valueGravatar wm42013-02-09
* options: change handling of "no-" optionsGravatar wm42013-02-09
* audio/out, video/out: hide encoding VO/AOGravatar wm42013-02-06
* video/out: change autoprobe orderGravatar wm42013-02-06
* audio/out: prefer ao_dsound over ao_portaudioGravatar wm42013-02-06
* mixer: prefer AO softvol control over volume filterGravatar wm42013-02-06
* ao_dsound: support 6.1 and 7.1 channel configurationsGravatar wm42013-02-06
* Remove BSD legacy TV/radio support (BT848 stuff)Gravatar wm42013-02-06
* core: remove --edlout functionalityGravatar wm42013-02-06
* command: add command to show playlist on OSDGravatar wm42013-02-06
* version.sh: fix git rev. generation (.git is not always a directory)Gravatar wm42013-02-06
* mplayer: don't show bogus audio PTS during hr-seekGravatar wm42013-02-05
* mplayer: properly handle framestep when showing last video frameGravatar wm42013-02-03
* mplayer: reset audio/video delay if there's no next video frameGravatar wm42013-02-03
* input: free all queued/allocated commands on exitGravatar wm42013-02-03
* vf_stereo3d: add support for green-magenta and yellow-blue duboisGravatar cehoyos2013-02-03
* manpage: document option syntax variations betterGravatar wm42013-02-03
* demux_lavf: default PTS to 0 for attached picturesGravatar wm42013-02-03
* vf_dlopen: fix external pixel format namesGravatar wm42013-02-03