aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* vd_lavc: minor simplificationGravatar wm42016-08-23
* ad_lavc: actually tell decoder about the timebaseGravatar wm42016-08-23
* ao_alsa: log if retrieving supported channel maps failsGravatar wm42016-08-22
* audio: do not apply --audio-channels if spdif passthrough is in useGravatar wm42016-08-22
* demux: demote packet queue overflow to a warningGravatar wm42016-08-22
* player: log if video is considered an imageGravatar wm42016-08-21
* manpage: fix typoGravatar wm42016-08-20
* vo: be more trusting to estimated display FPSGravatar wm42016-08-20
* player: update Windows playback state asynchronouslyGravatar wm42016-08-20
* ta: add a helper macroGravatar wm42016-08-20
* vo: fix mismatching types in pointer operationGravatar wm42016-08-20
* af_lavrresample: better swr reinitializationGravatar Paul B Mahol2016-08-20
* manpage: info about --panscan vs. --video-unscaledGravatar rr-2016-08-19
* aspect: add --video-unscaled=downscale-bigGravatar rr-2016-08-19
* af_lavrresample: fix error if resampler could not be recreatedGravatar wm42016-08-19
* command: prevent O(n^2) behaviour for playlist propertyGravatar James Ross-Gowan2016-08-20
* vd_lavc: remove unnecessary initializationGravatar wm42016-08-19
* demux: change fps field to doubleGravatar wm42016-08-19
* video/audio: always provide "proper" timestamps to libavcodecGravatar wm42016-08-19
* av_common: improve rounding for float->int timestamp conversionsGravatar wm42016-08-19
* player: refresh very low framerate video on filter changesGravatar wm42016-08-19
* vf_rotate: allow arbitrary rotationGravatar wm42016-08-19
* github: fix typoGravatar wm42016-08-18
* github: encourage bug reportsGravatar wm42016-08-18
* demux_lavf: don't report start time for oggGravatar wm42016-08-18
* player: make looping slightly more seamlessGravatar wm42016-08-18
* audio: improve aspects of EOF handlingGravatar wm42016-08-18
* video: don't discard video frames after endptsGravatar wm42016-08-18
* build: make avutil-mastering-metadata check slightly more robustGravatar wm42016-08-18
* manpage: input: fix define-section syntaxGravatar jaseg2016-08-17
* player: add option to control duration of image displayGravatar wm42016-08-17
* 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