aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
* dispatch: move into its own source fileGravatar wm42014-04-23
* video: add a "hwdec" property to enable or disable hw decoding at runtimeGravatar wm42014-04-23
* client API: make mpv_set_option set options nativelyGravatar wm42014-04-22
* command: export rotation parameterGravatar wm42014-04-22
* video: auto-insert software rotation filterGravatar wm42014-04-21
* encode: don't resume playback when encodingGravatar wm42014-04-19
* encode: don't apply default config optionsGravatar wm42014-04-19
* Remove CPU detection and inline asm handlingGravatar wm42014-04-19
* encode: disable keep-open when encodingGravatar James Ross-Gowan2014-04-19
* player: fix audio EOF check on --no-audioGravatar wm42014-04-18
* player: add a --loop-file optionGravatar wm42014-04-17
* player: unrangle one aspect of audio EOF handlingGravatar wm42014-04-17
* audio: explicitly document audio EOF conditionGravatar wm42014-04-17
* player: add a --dump-stats optionGravatar wm42014-04-17
* player: remove audio waitingGravatar wm42014-04-15
* client API: remove mpv_event_pause_reasonGravatar wm42014-04-14
* command: add property to indicate when pausing due to --keep-openGravatar wm42014-04-14
* command: add a property to indicate core pause stateGravatar wm42014-04-14
* command: vf-metadata: minor fixup of return statusGravatar Kevin Mitchell2014-04-14
* command: add vf-metadata propertyGravatar Kevin Mitchell2014-04-13
* player: remove ASX, SMIL and NSC playlist parsersGravatar wm42014-04-13
* player: hack to fix --msgmodule --term-osd-barGravatar wm42014-04-13
* command: add paused-for-cache, total-avsync-change, drop-frame-count propertiesGravatar David Weber2014-04-13
* lua: make it easier to integrate with foreign event loopsGravatar wm42014-04-12
* lua: wrap mpv_get_wakeup_pipe()Gravatar wm42014-04-12
* client API: add mpv_get_wakeup_pipe convenience functionGravatar wm42014-04-12
* client API: include the reason in MPV_EVENT_END_FILEGravatar wm42014-04-11
* lua: add helper function for printing a tableGravatar wm42014-04-11
* lua: add a minor helper functionGravatar wm42014-04-10
* client: change equality rules for MPV_FORMAT_NONEGravatar wm42014-04-09
* client: add a commentGravatar wm42014-04-09
* cache: allow resizing at runtimeGravatar wm42014-04-09
* osc: fix playlist displayGravatar ChrisK22014-04-09
* 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
* 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
* af: add replaygain_data field to af_stream and af_instanceGravatar Alessandro Ghedini2014-04-04
* lua: give more control over timersGravatar wm42014-04-02
* lua: add mp.unregister_event() functionGravatar wm42014-04-01
* encode_lavc: copy metadata to output fileGravatar Alessandro Ghedini2014-03-30
* command: allow changing filters before video chain initializationGravatar wm42014-03-30
* command: change what the metadata property returnsGravatar wm42014-03-30
* command: minor simplificationGravatar wm42014-03-30
* command: add helper function to split property pathsGravatar wm42014-03-30
* osc: make OSC more responsive when pausedGravatar ChrisK22014-03-30
* player: add missing "-" to options in workaround notice on A/V desynchronizationGravatar Sebastian Morr2014-03-30
* audio: remove sample rate limit checksGravatar wm42014-03-30