summaryrefslogtreecommitdiffstats
path: root/mpvcore/player/video.c
Commit message (Expand)AuthorAgeFilesLines
* video: don't overwrite demuxer FPS valuewm42013-11-231-14/+16
* dec_video: make vf_input and hwdec_info statically allocatedwm42013-11-231-5/+2
* dec_video: remove "initialized" fieldwm42013-11-231-3/+1
* demux: remove gsh field from sh_audio/sh_video/sh_subwm42013-11-231-1/+1
* video: move decoder context from sh_video into new structwm42013-11-231-99/+103
* video: move struct mp_hwdec_info into its own header filewm42013-11-231-0/+1
* audio: move decoder context from sh_audio into new structwm42013-11-231-4/+4
* player: deselect video track if initialization failswm42013-11-191-0/+1
* player: set PulseAudio stream title to window titlewm42013-11-101-1/+1
* configure: uniform the defines to #define HAVE_xxx (0|1)Stefano Pigozzi2013-11-031-1/+1
* Split mplayer.cwm42013-10-301-0/+474