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
/
ad_lavc.c
Commit message (
Expand
)
Author
Age
*
demux: merge extradata fields
wm4
2015-06-21
*
demux: rename sh_stream.format to sh_stream.codec_tag
wm4
2015-06-21
*
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
*
player: print used number of threads in verbose mode
wm4
2015-01-05
*
audio: make decoders output refcounted frames
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: 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: drop swapped-endian audio formats
wm4
2014-09-23
*
Move compat/ and bstr/ directory contents somewhere else
wm4
2014-08-29
*
Improve setting AVOptions
wm4
2014-08-02
*
audio: change playback restart and resyncing
wm4
2014-07-28
*
audio: move initial decode to generic code
wm4
2014-07-21
*
ad_lavc: drop questionable fallback code
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
*
ad_lavc: don't overwrite lavc bitrate
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
*
ad_lavc: use new AVFrame API
wm4
2014-03-16
*
ad_lavc: remove deprecated downmixing by channel count
wm4
2014-03-16
*
Factor out setting AVCodecContext extradata
wm4
2014-01-11
*
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
*
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
*
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
*
Merge branch 'planar_audio'
wm4
2013-11-12
|
\
|
*
audio: add support for using non-interleaved audio from decoders directly
wm4
2013-11-12
*
|
demux_mkv: support some raw PCM variants
wm4
2013-11-11
|
/
*
Remove sh_audio->samplesize
wm4
2013-11-09
*
demux: rename Windows symbols
wm4
2013-11-02
*
audio: fix playback of Musepack SV8 files
wm4
2013-09-01
[next]