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 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
*
player: hide audio/video codec and file format messages
wm4
2014-05-31
*
ad_lavc: don't overwrite lavc bitrate
Marcoen Hirschberg
2014-05-28
*
af_fmt2bits: change to af_fmt2bps (bytes/sample) where appropriate
Marcoen Hirschberg
2014-05-28
*
audio: rename i_bps to 'bitrate' to avoid confusion
Marcoen Hirschberg
2014-05-28
*
audio: change values from bytes-per-second to bits-per-second
Marcoen Hirschberg
2014-05-28
*
options: remove deprecated --identify
Martin Herkt
2014-05-04
*
player: add a --dump-stats option
wm4
2014-04-17
*
af: add replaygain_data field to af_stream and af_instance
Alessandro Ghedini
2014-04-04
*
ad_lavc: use new AVFrame API
wm4
2014-03-16
*
ad_lavc: remove deprecated downmixing by channel count
wm4
2014-03-16
*
af: add metadata field to af_stream and af_instance
Alessandro Ghedini
2014-03-13
*
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
[next]