summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 0.20.0v0.20.0Martin Herkt2016-08-263-1/+45
* Merge branch 'master' into release/currentMartin Herkt2016-08-2645-256/+583
* demux: close underlying stream if it's fully read anywaywm42016-08-263-3/+34
* player: don't directly access demuxer->streamwm42016-08-264-6/+7
* cache: don't use a backbuffer if the cache is as large as the filewm42016-08-261-10/+14
* stream_memory: disable stream cachewm42016-08-261-0/+1
* w32_common: use hooks to detect parent window resizeJames Ross-Gowan2016-08-261-35/+117
* vo_opengl: angle: new opengl flag to control DirectCompositionAvi Halachmi (:avih)2016-08-254-2/+23
* x11: work around mutter fullscreen issuewm42016-08-251-3/+11
* audio: avoid missed wakeups with ab-loopswm42016-08-241-1/+5
* vd_lavc: minor simplificationwm42016-08-231-3/+1
* ad_lavc: actually tell decoder about the timebasewm42016-08-231-0/+1
* ao_alsa: log if retrieving supported channel maps failswm42016-08-221-1/+3
* audio: do not apply --audio-channels if spdif passthrough is in usewm42016-08-221-5/+9
* demux: demote packet queue overflow to a warningwm42016-08-221-3/+3
* player: log if video is considered an imagewm42016-08-211-0/+1
* manpage: fix typowm42016-08-201-1/+1
* vo: be more trusting to estimated display FPSwm42016-08-201-8/+5
* player: update Windows playback state asynchronouslywm42016-08-203-8/+33
* ta: add a helper macrowm42016-08-201-0/+4
* vo: fix mismatching types in pointer operationwm42016-08-202-3/+3
* af_lavrresample: better swr reinitializationPaul B Mahol2016-08-201-4/+5
* manpage: info about --panscan vs. --video-unscaledrr-2016-08-191-1/+4
* aspect: add --video-unscaled=downscale-bigrr-2016-08-193-7/+13
* af_lavrresample: fix error if resampler could not be recreatedwm42016-08-191-4/+5
* command: prevent O(n^2) behaviour for playlist propertyJames Ross-Gowan2016-08-201-3/+25
* vd_lavc: remove unnecessary initializationwm42016-08-191-1/+0
* demux: change fps field to doublewm42016-08-191-1/+1
* video/audio: always provide "proper" timestamps to libavcodecwm42016-08-198-5/+39
* av_common: improve rounding for float->int timestamp conversionswm42016-08-191-2/+4
* player: refresh very low framerate video on filter changeswm42016-08-191-1/+3
* vf_rotate: allow arbitrary rotationwm42016-08-192-4/+11
* github: fix typowm42016-08-181-1/+1
* github: encourage bug reportswm42016-08-181-1/+3
* demux_lavf: don't report start time for oggwm42016-08-181-2/+6
* player: make looping slightly more seamlesswm42016-08-185-42/+38
* audio: improve aspects of EOF handlingwm42016-08-183-19/+47
* video: don't discard video frames after endptswm42016-08-183-3/+13
* build: make avutil-mastering-metadata check slightly more robustwm42016-08-181-1/+1
* manpage: input: fix define-section syntaxjaseg2016-08-171-2/+2
* player: add option to control duration of image displaywm42016-08-175-12/+48
* m_option: add mechanism to allow inf/-inf float optionswm42016-08-171-1/+2
* m_option: simplify float value range handlingwm42016-08-171-21/+3
* demux: fix undefined behavior with ogg metadata updatewm42016-08-161-1/+1
* af_lavrresample: work around libswresample misbehaviorwm42016-08-161-10/+10
* player: allow passing flags to queue_seek()wm42016-08-156-24/+31
* DOCS: Update versionMartin Herkt2016-08-152-2/+2