aboutsummaryrefslogtreecommitdiffhomepage
path: root/mpvcore
Commit message (Expand)AuthorAge
* command: sub_seek: avoid getting stuckGravatar wm42013-10-07
* osc: Okay, don't multiply the cache valueGravatar ChrisK22013-10-07
* osc: Display cache fill statusGravatar ChrisK22013-10-07
* osc: Add another scale option for forced windows.Gravatar ChrisK22013-10-06
* mplayer: don't resume playlist if --no-resume-playback is usedGravatar wm42013-10-06
* command: add commands for displaying overlaysGravatar wm42013-10-05
* command: add properties for retrieving OSD dimensionsGravatar wm42013-10-05
* mplayer: fix some issues with playlist_prev commandGravatar wm42013-10-05
* mplayer: fix cleanup if VO initialization failsGravatar wm42013-10-05
* mplayer: don't keep previous video frame with --force-windowGravatar wm42013-10-04
* command: add sub_seek input commandGravatar wm42013-10-02
* input: remove strange offset from commands enumGravatar wm42013-10-02
* command: don't let "avsync" property print NOPTS valueGravatar wm42013-10-02
* mplayer: osd bar depends on VO, not video decodingGravatar wm42013-10-02
* mplayer: make VO interaction work in --idle modeGravatar wm42013-10-02
* mplayer: change default window size for --force-windowGravatar wm42013-10-02
* command: subtitle support depends on VO, not video decodingGravatar wm42013-10-02
* core: add --force-windowGravatar wm42013-10-02
* core: don't require "refresh" seek for --keep-openGravatar wm42013-10-02
* mplayer: fix looping of very short filesGravatar wm42013-09-29
* osc: add options to show OSC only when FS/windowedGravatar ChrisK22013-09-27
* network: add options to control TLS verificationGravatar wm42013-09-27
* input: translate mouse position to OSD space earlyGravatar wm42013-09-27
* input: handle MOUSE_LEAVE speciallyGravatar wm42013-09-27
* input: more mp_msg conversionGravatar wm42013-09-27
* osc: Prevent OSD style options from messing with the OSC stylesGravatar ChrisK22013-09-26
* matroska: fix uninitialized memory accesses with ordered chaptersGravatar Ben Boeckel2013-09-26
* video: let sh_video->disp_w/h always be container sizeGravatar wm42013-09-26
* video: let sh_video->aspect always be container aspect ratioGravatar wm42013-09-26
* Add the on-screen-controllerGravatar ChrisK22013-09-26
* Add initial Lua scripting supportGravatar wm42013-09-26
* Fix previous commitGravatar wm42013-09-25
* vaapi: fix compilation with LibavGravatar wm42013-09-25
* options: allow selecting the libass shaperGravatar wm42013-09-25
* options: make --ass-hinting a choice, instead of using magic numbersGravatar wm42013-09-25
* vaapi: allow GPU read-back with --hwdec=vaapi-copyGravatar wm42013-09-25
* vaapi: add vf_vavpp and use it for deinterlacingGravatar xylosper2013-09-25
* command: fix short buffer when handling of long property namesGravatar wm42013-09-24
* mplayer: attempt to make playback resume work with DVD/BDGravatar wm42013-09-22
* network: fix rtsp playbackGravatar wm42013-09-22
* command: when changing volume while muted, show an extra message on OSDGravatar wm42013-09-21
* command: when changing a property, allow showing an extra OSD messageGravatar wm42013-09-21
* m_property: add a way to switch on property values in property expansionGravatar wm42013-09-20
* m_property: rearrange codeGravatar wm42013-09-20
* command: don't append, but prepend deinterlace filter by defaultGravatar wm42013-09-20
* command: use a list of potential deinterlacer filtersGravatar wm42013-09-20
* Merge branch 'volume_restore'Gravatar wm42013-09-20
|\
| * mixer: make struct opaqueGravatar wm42013-09-20
| * mixer: allow accessing volume and mute property on disabled audioGravatar wm42013-09-20
| * mixer: restore volume with playback resumeGravatar wm42013-09-20