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
/
dec_audio.c
Commit message (
Expand
)
Author
Age
*
demux: get rid of demux_packet.new_segment field
wm4
2017-10-24
*
audio: make libaf derived code optional
wm4
2017-09-21
*
audio: introduce a new type to hold audio frames
wm4
2017-08-16
*
dec_audio, ad_lavc: change license to LGPL
wm4
2017-06-14
*
dec_video, dec_audio: remove redundant NULL-checks
wm4
2017-02-20
*
player: add experimental stream recording feature
wm4
2017-02-07
*
audio: restructure decode loop
wm4
2017-01-11
*
options: deprecate codec family selection in --vd/--ad
wm4
2016-12-23
*
audio: change how spdif codecs are selected
wm4
2016-12-23
*
dec_video, dec_audio: avoid full reinit on switches to the same segment
wm4
2016-11-09
*
audio: dump timestamp difference
wm4
2016-10-02
*
dec_audio: fix segment boudnary switching
wm4
2016-06-27
*
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
*
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
*
audio: move direct packet reading from decoders to common code
wm4
2016-01-19
*
demux: merge sh_video/sh_audio/sh_sub
wm4
2016-01-12
*
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: fix crash on uninit
wm4
2015-06-15
*
audio: add --audio-spdif as new method for enabling passthrough
wm4
2015-06-05
*
Update license headers
Marcin Kurczewski
2015-04-13
*
audio: remove internal libmpg123 wrapper
wm4
2015-03-24
*
player: better handling of video with no timestamps
wm4
2015-03-20
*
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
*
audio: make decoders output refcounted frames
wm4
2014-11-10
*
audio: change how filters are inserted on playback speed changes
wm4
2014-11-10
*
audio: refactor some aspects of filter chain setup
wm4
2014-10-02
*
audio: prefer libavcodec over libmpg123
wm4
2014-09-22
*
Move compat/ and bstr/ directory contents somewhere else
wm4
2014-08-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
*
audio: remove unused metadata field
wm4
2014-07-21
*
audio: use symbolic constants instead of magic integers
wm4
2014-07-20
*
player: hide audio/video codec and file format messages
wm4
2014-05-31
*
options: remove deprecated --identify
Martin Herkt
2014-05-04
*
player: add a --dump-stats option
wm4
2014-04-17
[next]