aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* m_option: add mechanism to allow inf/-inf float optionsGravatar wm42016-08-17
* m_option: simplify float value range handlingGravatar wm42016-08-17
* demux: fix undefined behavior with ogg metadata updateGravatar wm42016-08-16
* af_lavrresample: work around libswresample misbehaviorGravatar wm42016-08-16
* player: allow passing flags to queue_seek()Gravatar wm42016-08-15
* DOCS: Update versionGravatar Martin Herkt2016-08-15
* vo_direct3d: add missing headerGravatar Paul B Mahol2016-08-14
* sub: don't potentially discard too many subtitles on seekGravatar wm42016-08-14
* command: add replaygain information properties to track-listGravatar wm42016-08-13
* demux: minor cleanup to replaygain error handlingGravatar wm42016-08-13
* 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