aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
* encoding: fixed-vo option was removedGravatar wm42015-02-13
* player: add a --loop=force modeGravatar wm42015-02-12
* osx: move code to unset input context to the right placeGravatar wm42015-02-12
* osx: move cocoa specific call out of common codeGravatar wm42015-02-12
* player: drop explicit exit() callsGravatar wm42015-02-12
* audio: add device change notification for hotpluggingGravatar wm42015-02-12
* Revert "player: make --force-window create the window immediately on start"Gravatar wm42015-02-12
* player: use af_scaletempo when slowing down audio tooGravatar wm42015-02-12
* player: skip audio filter reinit on some types of speed changesGravatar wm42015-02-10
* tl_matroska: only check the chapter count when adding chaptersGravatar Ben Boeckel2015-02-06
* tl_matroska: squeeze down the number of parametersGravatar Ben Boeckel2015-02-06
* player: do not autoload audio with audio files, enable autoloadingGravatar wm42015-02-05
* matroska: warn against mismatching segmentsGravatar wm42015-02-04
* player: move timeline specific handling to timeline loadersGravatar wm42015-02-04
* command: add on_unload hookGravatar wm42015-02-04
* player: make --force-window create the window immediately on startGravatar wm42015-02-03
* player: remove --fixed-voGravatar wm42015-02-03
* command: new commands audio_add/audio_remove/audio_reloadGravatar xylosper2015-02-03
* command: add property returning detected audio deviceGravatar Stefano Pigozzi2015-02-03
* command: add property returning detected hwdec APIGravatar wm42015-02-02
* player: add external audio file auto-loadingGravatar wm42015-02-02
* command: add properties returning the current VO and AO driverGravatar wm42015-02-02
* client API: add mpv_wait_async_requests()Gravatar wm42015-02-02
* command: add dummy get implementation for tv-channel propertyGravatar wm42015-02-02
* player: dump audio jitter to stats fileGravatar wm42015-02-01
* command: send additional property change events in-between loadingGravatar wm42015-02-01
* command: improve observability of some audio propertiesGravatar wm42015-02-01
* player: don't treat audio playback restart while paused specialGravatar wm42015-01-30
* player: minor simplification in A/V-sync related codeGravatar wm42015-01-30
* Revert "player: allow seeking audio between video frames"Gravatar wm42015-01-30
* player: print desync message on negative A/V-sync tooGravatar wm42015-01-30
* player: rearrange some A/V-sync related codeGravatar wm42015-01-30
* player: use correct type for some relative timesGravatar wm42015-01-30
* command: change sub-visibility OSD messageGravatar wm42015-01-29
* player: move more code out of central playloop functionGravatar wm42015-01-29
* player: remove redundant variableGravatar wm42015-01-29
* player: allow seeking audio between video framesGravatar wm42015-01-28
* player: enable hr-seek on audio after video endGravatar wm42015-01-28
* player: demote matroska ordered chapter scanning messages to VerboseGravatar Diogo Franco (Kovensky)2015-01-28
* ta: rename MP_TALLOC_ELEMS to MP_TALLOC_AVAILGravatar Ben Boeckel2015-01-27
* command: export more details about file seekabilityGravatar wm42015-01-26
* player: fix framestep over timeline segment boundariesGravatar wm42015-01-26
* options: list correct default value for --screenshot-templateGravatar wm42015-01-26
* lua: do not use math.pow()Gravatar wm42015-01-25
* vo: simplify VOs by adding generic screenshot supportGravatar wm42015-01-24
* ytdl: implement user-agent and cookie overridesGravatar wm42015-01-24
* video: separate screenshot modesGravatar wm42015-01-23
* input, player: new command for mouse eventGravatar xylosper2015-01-23
* command: export file format as propertyGravatar wm42015-01-23
* player: some fixes for property notificationGravatar xylosper2015-01-23