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
*
Factor out setting AVCodecContext extradata
wm4
2014-01-11
*
codecs: mp_msg conversion
wm4
2013-12-21
*
audio/fmt-conversion.c: remove unknown audio format messages
wm4
2013-12-21
*
audio: mp_msg conversions
wm4
2013-12-21
*
ad_lavc: work around deprecation warning
wm4
2013-12-18
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
*
Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsg
wm4
2013-12-16
*
audio: flush remaining data from the filter chain on EOF
wm4
2013-12-05
*
audio/filter: change filter callback signature
wm4
2013-12-05
*
ad_lavc: handle decoder EAGAIN only if there was an input packet
wm4
2013-12-04
*
ad_lavc: expose an option to enable threading
wm4
2013-12-04
*
ad_lavc: deal with arbitrary decoder delay
wm4
2013-12-04
*
av_common: add timebase parameter to mp_set_av_packet()
wm4
2013-12-04
*
Move some code from player to audio/video reset functions
wm4
2013-11-27
*
cosmetics: rename video/audio reset functions
wm4
2013-11-27
*
audio: better rejection of invalid formats
wm4
2013-11-27
*
ad_lavc: increase number of packets for initial decode
wm4
2013-11-26
*
demux: remove gsh field from sh_audio/sh_video/sh_sub
wm4
2013-11-23
*
audio: remove ad_driver.preinit
wm4
2013-11-23
*
audio: don't write decoded audio format to sh_audio
wm4
2013-11-23
*
audio: move decoder context from sh_audio into new struct
wm4
2013-11-23
*
audio: use the decoder buffer's format, not sh_audio
wm4
2013-11-18
*
audio: fix mid-stream audio reconfiguration
wm4
2013-11-18
*
audio: drop "_NE"/"ne" suffix from audio formats
wm4
2013-11-15
*
dec_audio: adjust "large" decoding amount
wm4
2013-11-15
*
ad_spdif: fix regressions
wm4
2013-11-14
*
Merge branch 'planar_audio'
wm4
2013-11-12
|
\
|
*
audio: add support for using non-interleaved audio from decoders directly
wm4
2013-11-12
|
*
ad_mpg123: reduce ifdeffery
wm4
2013-11-12
|
*
dec_audio: fix behavior on format changes
wm4
2013-11-12
|
*
audio/filter: fix mul/delay scale and values
wm4
2013-11-12
|
*
audio: switch output to mp_audio_buffer
wm4
2013-11-12
|
*
audio/filter: prepare filter chain for non-interleaved audio
wm4
2013-11-12
*
|
demux_mkv: support some raw PCM variants
wm4
2013-11-11
|
/
*
ad_spdif: change API usage so that it works on Libav
wm4
2013-11-10
*
Remove sh_audio->samplesize
wm4
2013-11-09
*
ad_spdif: fix libavformat API usage
wm4
2013-11-09
*
audio: replace af_fmt2str_short -> af_fmt_to_str
wm4
2013-11-07
*
configure: uniform the defines to #define HAVE_xxx (0|1)
Stefano Pigozzi
2013-11-03
*
demux: rename Windows symbols
wm4
2013-11-02
*
ad_mpeg123: support in-stream format changes
Thomas Orgis
2013-10-06
*
cosmetics: replace "CTRL" defines by enums
wm4
2013-10-02
*
audio: fix playback of Musepack SV8 files
wm4
2013-09-01
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
audio/filter: use new option API
wm4
2013-07-22
*
audio/decode: remove macro crap
wm4
2013-07-22
*
demux_mkv: never force output sample rate
wm4
2013-07-16
*
ad_lavc: re-unsimplify, fix libavcodec API usage
wm4
2013-07-11
*
mplayer: fix incorrect audio sync after format changes
wm4
2013-07-11
[next]