aboutsummaryrefslogtreecommitdiffhomepage
path: root/mpvcore
Commit message (Expand)AuthorAge
* 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
* | mplayer: rename a somewhat misnamed functionGravatar wm42013-09-19
| * mixer: refactor, fix some aspects of --volume handlingGravatar wm42013-09-19
| * mixer: minor refactoringGravatar wm42013-09-19
|/
* Config path functions can return NULLGravatar wm42013-09-18
* macosx: move bundle path stuff to path-macosx.mGravatar Stefano Pigozzi2013-09-18
* path, win32: redo user configfile path handlingGravatar wm42013-09-18
* path: fix undefined behaviorGravatar wm42013-09-18
* mplayer: read subtitle packets as soon as possibleGravatar wm42013-09-16
* command: force video refresh when changing aspectGravatar wm42013-09-15
* screenshot: change %w format to be more like %tGravatar wm42013-09-15
* mplayer: attempt to skip playlist entries which can't be playedGravatar wm42013-09-15
* screenshot: make it possible to format playback time in various waysGravatar wm42013-09-15
* mp_common: add function which accepts a format string to format playback timeGravatar wm42013-09-15
* mplayer: don't run heartbeat command while pausedGravatar wm42013-09-15
* av_log: show ffmpeg "info" messages with -v onlyGravatar wm42013-09-15
* mplayer: m_option: fix clang -Wformat compiler warningGravatar Stefano Pigozzi2013-09-14
* mplayer: print a message when writing watch_later config for resumeGravatar wm42013-09-13
* mplayer: change "Playing" message printed before playback startGravatar wm42013-09-13
* core: restore user-set video and audio filters with resume functionalityGravatar wm42013-09-13
* core: add --deinterlace option, restore it with resume functionalityGravatar wm42013-09-13
* macosx: always active bundle path lookup if cocoa is activeGravatar Stefano Pigozzi2013-09-12
* mpvcore/path: Fix non-MinGW buildsGravatar Martin Herkt2013-09-12
* mpvcore/path: Fix config path handling on WindowsGravatar Martin Herkt2013-09-12
* input: fix accidental NULL pointer dereferenceGravatar wm42013-09-11
* input: convert to new msg APIGravatar Stefano Pigozzi2013-09-10
* mplayer: remove duplicated mouse autohide checkGravatar Stefano Pigozzi2013-09-10
* mplayer: print libquvi results in verbose modeGravatar wm42013-09-10
* quvi: restore playback position when switching formatsGravatar wm42013-09-10
* quvi: coerce libquvi 0.4 support into allowing format switchingGravatar wm42013-09-10
* command: make title property unavailable if there's no supportGravatar wm42013-09-10
* mplayer: mentioned --list-options in --help outputGravatar wm42013-09-10
* demux: retrieve per-chapter metadataGravatar wm42013-09-08
* demux: refactor tag handlingGravatar wm42013-09-08
* core: remove a minor memory leakGravatar wm42013-09-08
* mplayer: cosmetics: split some code off of run_playloop()Gravatar wm42013-09-08
* mplayer: add --cursor-autohide-fs-only optionGravatar wm42013-09-08