aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* osd_libass: update styles when OSD changes PlayResGravatar wm42013-12-15
* osd: use separate ASS_Renderer for each OSD objectGravatar wm42013-12-15
* player: don't store subtitle renderer in osd_stateGravatar wm42013-12-15
* dvdnav: fix incorrect clipping of highlightsGravatar wm42013-12-15
* demux_mkv: don't seek outside of the file when finding segmentsGravatar wm42013-12-14
* matroska: add --ordered-chapters-files optionGravatar wm42013-12-14
* manpage: mention that the "run" does not wait for the commandGravatar wm42013-12-14
* Allow some options taking filenames to refer to mpv config dirGravatar wm42013-12-14
* dvdnav: select longest title by defaultGravatar wm42013-12-14
* vf_dsize: fix bug caused by typoGravatar wm42013-12-14
* dvdnav: crappy hack to respect timed still framesGravatar wm42013-12-14
* dvdnav, tv: force-disable cachingGravatar wm42013-12-14
* dvdnav: enable cachingGravatar wm42013-12-14
* dvdnav: block when libdvdnav requests draining buffersGravatar wm42013-12-14
* stream_dvdnav: drop stream buffers on seekGravatar wm42013-12-14
* cache: add a way to explicitly resume cacheGravatar wm42013-12-14
* cache: try harder on EOFGravatar wm42013-12-14
* stream: don't seek when seeking to the same positionGravatar wm42013-12-14
* stream: add function for dropping the bufferGravatar wm42013-12-14
* dvdnav: improve a commentGravatar wm42013-12-13
* dvdnav: remove highlights if no PCI availableGravatar wm42013-12-13
* video: change --video-zoom behaviorGravatar wm42013-12-13
* dvb: prevent seek when reopening the demuxerGravatar wm42013-12-13
* build: dvdnav needs dvdreadGravatar Nikoli2013-12-13
* dvdnav: support mouse interactionGravatar wm42013-12-13
* dec_video: fix handling of timestamp resetsGravatar wm42013-12-12
* demux_lavf: fix timebase confusionGravatar wm42013-12-12
* demux: revert accidentally included change from previous commitGravatar wm42013-12-12
* Add prelimimary (basic, possibly broken) dvdnav supportGravatar wm42013-12-12
* demux_lavf: remove unnecessary seek on initializationGravatar wm42013-12-12
* input: fix bogus section disabling, add debugging outputGravatar wm42013-12-12
* sd_lavc: factor out bitmap positioning codeGravatar wm42013-12-12
* osd: add option for "unscaled" OSDGravatar wm42013-12-10
* osd: typo in commentGravatar wm42013-12-10
* demux: set fps for mf:// to 1Gravatar wm42013-12-10
* video: display last frame, drain frames on video reconfigGravatar wm42013-12-10
* vo: reset some fields properlyGravatar wm42013-12-10
* video: move VO reinit from filter chain to playerGravatar wm42013-12-10
* video: move handling of brightness and deinterlacing controlGravatar wm42013-12-10
* vf_vo: remove VO reset on filter uninitGravatar wm42013-12-10
* video: move video filter chain initialization from decoder to playerGravatar wm42013-12-10
* osxbundle: use mpv's version.sh instead of osxbundle'sGravatar ChrisK22013-12-09
* compat: add compatibility kludge for Libav 9Gravatar wm42013-12-08
* ao_wasapi: Fix mistaken behavior on uninitGravatar Diogo Franco (Kovensky)2013-12-08
* ao_wasapi: handle AOPLAY_FINAL_CHUNKGravatar Diogo Franco (Kovensky)2013-12-08
* ao_wasapi: Reduce the buffer size to a sane valueGravatar Diogo Franco (Kovensky)2013-12-08
* ao_wasapi: fix audio buffering delay calculationGravatar Diogo Franco (Kovensky)2013-12-08
* options: allow hwaccel formats in -vf format/noformatGravatar wm42013-12-07
* vf: redo conversion filter insertion/format negotiationGravatar wm42013-12-07
* video/filter: make vf->control non-recursiveGravatar wm42013-12-07