aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
* player: reorganize how lua scripts are loadedGravatar wm42014-05-13
* player: disable hr-seek framedropping during backsteppingGravatar wm42014-05-12
* player: don't assign "false" to pointerGravatar wm42014-05-11
* input: remove pausing command prefixesGravatar wm42014-05-11
* player: don't complain on too long filenamesGravatar wm42014-05-10
* command: add property that estimates current video FPSGravatar wm42014-05-08
* options: add --hr-seek-framedrop optionGravatar wm42014-05-07
* player: avoid reconfig during seekingGravatar wm42014-05-07
* player: remove VO from seeking code pathGravatar wm42014-05-07
* player: minor reshuffling of video codeGravatar wm42014-05-07
* player: limit max. fallback frame durationGravatar wm42014-05-07
* player: handle video reconfig slightly different againGravatar wm42014-05-07
* player: reset last_frame_duration on initGravatar wm42014-05-07
* 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