index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
audio
/
decode
Commit message (
Expand
)
Author
Age
*
audio: make mp_audio_skip_samples() adjust the PTS
wm4
2016-02-22
*
ad_lavc: skip AVCodecContext.delay samples at beginning
wm4
2016-02-22
*
ad_lavc: make sample trimming symmetric to skipping
wm4
2016-02-22
*
ad_lavc: move skipping logic out of the HAVE_AVFRAME_SKIP_SAMPLES block
wm4
2016-02-22
*
ad_lavc: interpolate missing timestamps
wm4
2016-02-22
*
audio: move frame clipping to a generic function
wm4
2016-02-21
*
Rewrite ordered chapters and timeline stuff
wm4
2016-02-15
*
audio/video: expose codec info as separate field
wm4
2016-02-15
*
ad_lavc: fix --ad-lavc-threads range
wm4
2016-02-11
*
audio: minor simplification
wm4
2016-02-05
*
audio/video: merge decoder return values
wm4
2016-02-01
*
audio: move pts reset check
wm4
2016-01-29
*
audio: refactor: work towards unentangling audio decoding and filtering
wm4
2016-01-22
*
ad_spdif: if DTS-HD is requested, and profile unknown, use DTS-HD
wm4
2016-01-20
*
audio: remove initial decoding retry limitation
wm4
2016-01-19
*
audio: move direct packet reading from decoders to common code
wm4
2016-01-19
*
audio: move dec_audio.pool to ad_spdif
wm4
2016-01-19
*
demux: merge sh_video/sh_audio/sh_sub
wm4
2016-01-12
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
player: detect audio PTS jumps, make video PTS heuristic less aggressive
wm4
2016-01-09
*
dec_audio: add missing include
wm4
2015-11-08
*
audio: interpolate audio timestamps
wm4
2015-11-08
*
audio: move PTS setting out of the decoder
wm4
2015-11-08
*
audio: make spdif re-probe from normal decoding work
wm4
2015-10-06
*
demux: merge extradata fields
wm4
2015-06-21
*
demux: rename sh_stream.format to sh_stream.codec_tag
wm4
2015-06-21
*
audio: fix crash on uninit
wm4
2015-06-15
*
audio: add --audio-spdif as new method for enabling passthrough
wm4
2015-06-05
*
ad_spdif: use a pseudo codec entry to select DTS-HD instead of an option
wm4
2015-06-05
*
ad_spdif: use DTS-HD passthrough only if the audio is really DTS-HD
wm4
2015-05-19
*
ad_spdif: set output format lazily
wm4
2015-05-19
*
player: change video-bitrate and audio-bitrate properties
wm4
2015-04-20
*
Update license headers
Marcin Kurczewski
2015-04-13
*
ad_lavc: disable AC3 DRC by default
wm4
2015-03-30
*
audio: remove internal libmpg123 wrapper
wm4
2015-03-24
*
player: better handling of video with no timestamps
wm4
2015-03-20
*
audio: fix spdif packet size unit
wm4
2015-03-10
*
ad_spdif: move frame sizes to a general function
wm4
2015-03-10
*
ad_spdif: remove per-packet message
wm4
2015-03-04
*
audio: fix initial audio PTS
wm4
2015-01-14
*
audio: fix assertion failure on audio decoding
wm4
2015-01-14
*
audio: use refcounted frames in the filter chain
wm4
2015-01-13
*
player: print used number of threads in verbose mode
wm4
2015-01-05
*
audio: make decoders output refcounted frames
wm4
2014-11-10
*
audio: change how filters are inserted on playback speed changes
wm4
2014-11-10
*
ad_lavc: allow skip samples amount to be larger than 1 packet
wm4
2014-11-03
*
ad_lavc: avoid warning messages on older FFmpeg or Libav
wm4
2014-10-04
*
audio: skip samples and adjust timestamps ourselves
wm4
2014-10-03
*
audio: refactor some aspects of filter chain setup
wm4
2014-10-02
*
audio: remove WAVEFORMATEX from internal demuxer API
wm4
2014-09-25
[next]