aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* demux: make ALBUM replaygain tags optionalGravatar wm42016-08-13
* audio: log replaygain values in af_volume instead demuxerGravatar wm42016-08-13
* demux: add per-track metadataGravatar wm42016-08-12
* audio/filter: remove delay audio filterGravatar Paul B Mahol2016-08-12
* github: encourage providing sample filesGravatar wm42016-08-11
* command: add a property that returns filename without extensionGravatar wm42016-08-11
* manpage: remove the word "slave"Gravatar wm42016-08-11
* stream/stream_bluray: display list of available titles on verboseGravatar Ricardo Constantino2016-08-11
* player: add --no-autoload-files optionGravatar wm42016-08-10
* ao_alsa: make pause state more robust, reduce minor code duplicationGravatar wm42016-08-09
* ao_alsa: handle --audio-stream-silenceGravatar wm42016-08-09
* player: add --audio-wait-open optionsGravatar wm42016-08-09
* player: add --audio-stream-silenceGravatar wm42016-08-09
* ao_coreaudio: actually use stop callbackGravatar wm42016-08-09
* af_lavcac3enc: allow passing options to libavcodecGravatar wm42016-08-09
* wscript: improve stdatomic checkGravatar Thomas Petazzoni2016-08-09
* stream: fix double-free if cache init failsGravatar wm42016-08-08
* demux: do not add packets between refresh seek requested and doneGravatar wm42016-08-08
* stream_cb: fix stale commentGravatar wm42016-08-08
* DOCS/release-policy.md: reminder to update certain version numbersGravatar wm42016-08-07
* client API: bump API for stream_cbGravatar wm42016-08-07
* client API: add stream_cb API for user-defined stream implementationsGravatar Aman Gupta2016-08-07
* client API: fix indentationGravatar wm42016-08-07
* client API: add MPV_ERROR_GENERICGravatar wm42016-08-07
* w32_common: update window size on resize eventsGravatar wm42016-08-07
* player: gross hack to improve non-hr seeking with external audio tracksGravatar wm42016-08-07
* player: fix mid-stream audio sync conditionGravatar wm42016-08-07
* player: fix display-sync timing if audio take long on resumeGravatar wm42016-08-07
* demux_timeline: enable refresh seeks in some situationsGravatar wm42016-08-07
* demux: make refresh seek handling more genericGravatar wm42016-08-06
* player: sync audio as well when enabling it mid-streamGravatar wm42016-08-06
* demux: fix a minor race conditionGravatar wm42016-08-06
* player: improve instant track switchingGravatar wm42016-08-06
* build: always require atomicsGravatar wm42016-08-05
* ao_wasapi: in exclusive mode do not output multichannel by defaultGravatar wm42016-08-05
* w32_common: don't wait for GUI thread when polling for eventsGravatar wm42016-08-05
* ao_null: use channel list option type for channel-layouts suboptionGravatar wm42016-08-05
* options: fix channels options copy/free operationsGravatar wm42016-08-05
* tvi_v4l2: fix style in the uninit functionGravatar Ben Boeckel2016-08-05
* tvi_v4l2: explicitly brace the codeGravatar Ben Boeckel2016-08-05
* github: discourage bug reportsGravatar wm42016-08-05
* audio: use --audio-channels=auto behavior, except on ALSAGravatar wm42016-08-04
* player: remove special-case for DL/DR speakersGravatar wm42016-08-04
* options: un-restrict --audio-delayGravatar wm42016-08-04
* player: offset demuxer on start/seek properly with audio/sub delayGravatar wm42016-08-04
* vo_opengl_cb: log better error message if OpenGL not initialized by userGravatar wm42016-08-03
* af_lavcac3enc: skip output if there was no input frameGravatar wm42016-08-02
* wayland_common: check for NULL current_output on fs switchingGravatar Rostislav Pehlivanov2016-08-01
* af_lavcac3enc: fix buffering timestamps calculationsGravatar wm42016-08-01
* af_lavcac3enc: fix memory leakGravatar wm42016-08-01