aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
* player: use input instead of output format for spdif checkGravatar wm42015-11-04
* audio: do not require full audio chain reinit for speed changesGravatar wm42015-11-04
* player: move audio speed adjustment codeGravatar wm42015-11-04
* audio: strictly align audio on spdif framesGravatar wm42015-11-04
* options: handle terminal/logging settings eagerlyGravatar wm42015-11-04
* player: fix display-sync adrop speed limitingGravatar wm42015-11-04
* player: limit speed change in display-sync adrop modeGravatar wm42015-11-03
* player: another fix to A/V difference calculation in display-sync modeGravatar wm42015-11-01
* video: fix another A/V difference bug in display-sync modeGravatar wm42015-10-31
* command: add mistimed-frame-count propertyGravatar wm42015-10-30
* video: fix framedrop accounting in display-sync modeGravatar wm42015-10-30
* player: raise display sync desync toleranceGravatar wm42015-10-28
* player: reset AO stats on pause and other discontinuitiesGravatar wm42015-10-28
* player: simplify display-adrop mode safeguardGravatar wm42015-10-28
* player: minor refactor for A/V diff computationGravatar wm42015-10-28
* player: fix display sync A/V difference estimation on dropsGravatar wm42015-10-28
* player: disable total-avsync-change update in display-sync modeGravatar wm42015-10-27
* player: fix display-sync A/V calculation on high playback speedsGravatar wm42015-10-27
* player: add audio drop/duplicate modeGravatar wm42015-10-27
* player: simplify audio sync pts calculationGravatar wm42015-10-27
* client API: change error string if playback fails completelyGravatar wm42015-10-26
* ytdl: disable --all-subs if "sub-lang" is in raw-optionsGravatar Ricardo Constantino2015-10-24
* command: make bitrate properties work correctly for external tracksGravatar wm42015-10-23
* command: do not return 0 for bitrates if unknownGravatar wm42015-10-23
* player: offset chapter display by start timeGravatar wm42015-10-23
* player: be slightly less prone to framedrop in display sync modeGravatar wm42015-10-19
* player: do not use copysign()Gravatar wm42015-10-19
* command: make time properties unavailable if timestamp is unknownGravatar wm42015-10-16
* player: fix an adjustment in display sync modeGravatar wm42015-10-14
* player: fix inverted conditionGravatar wm42015-10-13
* ytdl: Set a proper label for external audio tracksGravatar ChrisK22015-10-11
* ytdl: Remove DASH hacks, use DASH by defaultGravatar ChrisK22015-10-11
* player: fix missed wakeup on video EOFGravatar wm42015-10-09
* audio: add AO deviation loggingGravatar wm42015-10-08
* audio: make spdif re-probe from normal decoding workGravatar wm42015-10-06
* audio: re-probe spdif if AO is reloadedGravatar wm42015-10-06
* player: make stop command actually stopGravatar wm42015-10-06
* video: remove user-controllable PTS sorting (--pts-association-mode)Gravatar wm42015-10-06
* ytdl: Remove version check and minor cleanupGravatar ChrisK22015-10-06
* audio: add option for falling back to ao_nullGravatar wm42015-10-05
* player: add wav to list of external audio file extensionsGravatar wm42015-10-04
* video/out: remove an unused parameterGravatar wm42015-10-03
* player: print tags under different log prefixGravatar wm42015-10-01
* ytdl: Don't override user-set format in no-video modeGravatar ChrisK22015-09-30
* video: replace vf_format outputlevels option with global optionGravatar wm42015-09-29
* player: fix another --force-window bugGravatar wm42015-09-23
* player: fix excessive CPU usage in audio-only modeGravatar wm42015-09-22
* player: some more --force-window fixesGravatar wm42015-09-21
* player: do not destroy VO prematurely when initializing playbackGravatar wm42015-09-20
* player: rename and move find_subfiles.cGravatar wm42015-09-20