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
*
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
*
audio: confine demux_mkv audio PCM hack
wm4
2014-09-24
*
audio: decouple demux and audio decoder/filter sample formats
wm4
2014-09-24
*
audio: cleanup spdif format definitions
wm4
2014-09-23
*
audio: drop swapped-endian audio formats
wm4
2014-09-23
*
audio: remove swapped-endian spdif formats
wm4
2014-09-23
*
audio: prefer libavcodec over libmpg123
wm4
2014-09-22
*
Move compat/ and bstr/ directory contents somewhere else
wm4
2014-08-29
*
Improve setting AVOptions
wm4
2014-08-02
*
audio: ignore (some) decoding errors on initialization
wm4
2014-07-29
*
audio: change playback restart and resyncing
wm4
2014-07-28
*
audio: fix timestamps
wm4
2014-07-24
*
audio: adjust format change code
wm4
2014-07-24
*
audio: fix race condition in EOF code
wm4
2014-07-24
*
audio: cosmetics
wm4
2014-07-24
*
audio: remove unnecessary code
wm4
2014-07-24
*
audio: move initial decode to generic code
wm4
2014-07-21
*
ad_lavc: drop questionable fallback code
wm4
2014-07-21
*
audio: remove unused metadata field
wm4
2014-07-21
*
audio: use symbolic constants instead of magic integers
wm4
2014-07-20
*
ad_lavc: make option struct local
wm4
2014-06-11
[next]