aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* encode: write 2-pass stats only per-packetGravatar wm42014-04-11
* encode: add a missing \n to a log callGravatar wm42014-04-10
* lua: add a minor helper functionGravatar wm42014-04-10
* client API: improve commentsGravatar wm42014-04-10
* terminal-unix: reject overlong termcap stringsGravatar wm42014-04-10
* joystick: Fix incorrect pointer offset code.Gravatar reimar2014-04-10
* sws_utils: remove custom GBRP conversionGravatar wm42014-04-10
* stream_dvd, cache: hack seeking with --cache + dvd:// back into workingGravatar wm42014-04-09
* cache: fix description of the offset fieldGravatar wm42014-04-09
* cache: change a define to an enumGravatar wm42014-04-09
* cache: fix checks/output on initializationGravatar wm42014-04-09
* TOOLS: add script for using mpv with youtube-dlGravatar Nikoli2014-04-09
* stream_file: Check the handle for network streamsGravatar James Ross-Gowan2014-04-09
* client: change equality rules for MPV_FORMAT_NONEGravatar wm42014-04-09
* client: add a commentGravatar wm42014-04-09
* cache: simplifyGravatar wm42014-04-09
* cache: allow resizing at runtimeGravatar wm42014-04-09
* cache: minor simplificationGravatar wm42014-04-09
* cache: adjust stream position if necessaryGravatar wm42014-04-09
* cache: no short reads in read_bufferGravatar wm42014-04-09
* cache: move ringbuffer read into a separate functionGravatar wm42014-04-09
* cache: fix typo in commentGravatar wm42014-04-09
* cache: always update cached controls after running a stream controlGravatar wm42014-04-09
* osc: fix playlist displayGravatar ChrisK22014-04-09
* manpage: --ad-spdif-dtshd=yes works nowGravatar wm42014-04-08
* vd_lavc: by default, do not show corrupt framesGravatar wm42014-04-08
* demux: add "BIKb" FourCCGravatar Vika Apelsinova2014-04-08
* client API: avoid redundant property change events if possibleGravatar wm42014-04-08
* command: property set commands should send property change notificationsGravatar wm42014-04-08
* lua: add API for observing property changesGravatar wm42014-04-08
* vo_vdpau: add an additional check for timestamp robustnessGravatar wm42014-04-08
* vo_vdpau: document what WRAP_ADD doesGravatar wm42014-04-08
* vo_vdpau: simplify previous vsync timestamp calculationGravatar wm42014-04-08
* vo_vdpau: simplify time management and make it more robustGravatar wm42014-04-07
* lua: add basic mpv_observe_property supportGravatar wm42014-04-06
* client API: add a way to notify clients of property changesGravatar wm42014-04-06
* client API: use a manual ringbufferGravatar wm42014-04-06
* gl_lcms: properly expand the cache filename being writtenGravatar Stefano Pigozzi2014-04-05
* build: bump libbluray minimum versionGravatar Stefano Pigozzi2014-04-05
* build: add -Wempty-body to compiler flagsGravatar wm42014-04-04
* demux: move metadata-based replaygain decoding out of af_volumeGravatar Alessandro Ghedini2014-04-04
* af_volume: use replaygain side dataGravatar Alessandro Ghedini2014-04-04
* af: add replaygain_data field to af_stream and af_instanceGravatar Alessandro Ghedini2014-04-04
* demux: add replaygain_data field to demuxer_tGravatar Alessandro Ghedini2014-04-04
* build: check if replaygain side data is availableGravatar Alessandro Ghedini2014-04-04
* vo_vdpau: more debugging outputGravatar wm42014-04-03
* remove redundant/outdated line from encodeing.rst:"what works"Gravatar Kevin Mitchell2014-04-03
* lua: give more control over timersGravatar wm42014-04-02
* lua: add mp.unregister_event() functionGravatar wm42014-04-01
* DOCS/encoding: make "What does not work yet" a proper RST sectionGravatar wm42014-04-01