aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
* command: rename stream-length to file-size, format file sizeGravatar Andrey Morozov2014-05-06
* command: remove ifdefs for deint filtersGravatar wm42014-05-06
* common: change mp_snprintf_append semanticsGravatar wm42014-05-05
* options: merge ---sub-auto-match with --sub-autoGravatar wm42014-05-04
* options: remove deprecated --identifyGravatar Martin Herkt2014-05-04
* options: rename video-related options/propertiesGravatar Martin Herkt2014-05-04
* options: rename audio-related options/propertiesGravatar Martin Herkt2014-05-04
* options: rename subtitle-related optionsGravatar Martin Herkt2014-05-04
* video: remove a corner case by introducing another oneGravatar wm42014-05-03
* video: fix video end conditionGravatar wm42014-05-03
* video: rename a variableGravatar wm42014-05-03
* client API: fix inverted conditionGravatar wm42014-05-02
* video: removed unused stuffGravatar wm42014-05-02
* player: remove extremely obscure undefined behaviorGravatar wm42014-05-02
* client API, video: signal reconfig at the right timeGravatar wm42014-05-02
* lua: remove "lua/" prefix from script namesGravatar wm42014-05-02
* video: change everythingGravatar wm42014-05-02
* video: handle colorspace and aspect overrides separatelyGravatar wm42014-05-02
* command, vo_vdpau: respect vdpau deint sub-optionGravatar wm42014-05-02
* command: redo deinterlace filter probingGravatar wm42014-05-02
* command: make enabling deinterlacing with vdpau workGravatar wm42014-05-02
* video: improve error messagesGravatar wm42014-04-30
* vf-metadata: fix handling of NULL metadataGravatar Kevin Mitchell2014-04-29
* video: remove redundant mp_image display_w/_h membersGravatar wm42014-04-29
* video: don't drop last frame when deinterlacing with yadifGravatar wm42014-04-28
* client API: add chapter change eventGravatar wm42014-04-27
* stream: make mp_input_check_interrupt thread-safeGravatar wm42014-04-25
* stream: remove interrupt callback global variablesGravatar wm42014-04-25
* lua: fix stack going out of syncGravatar wm42014-04-24
* 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