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
/
out
/
ao_lavc.c
Commit message (
Expand
)
Author
Age
*
audio: remove unused legacy libavutil header
wm4
2015-08-07
*
audio: fix format function consistency issues
wm4
2015-06-26
*
Update license headers
Marcin Kurczewski
2015-04-13
*
audio: make all format query shortcuts macros
Kevin Mitchell
2015-04-03
*
ao_lavc: fix setting up AVFrame pointers
wm4
2014-11-21
*
ao_lavc: fix dangling pointers
wm4
2014-11-21
*
ao_lavc, vo_lavc: Fix crashes in case of multiple init attempts.
Rudolf Polzer
2014-11-12
*
Move compat/ and bstr/ directory contents somewhere else
wm4
2014-08-29
*
encode: deal even more with codec->time_base deprecation.
Rudolf Polzer
2014-07-23
*
ao_lavc: Fix design of audio pts handling.
Rudolf Polzer
2014-07-16
*
ao_lavc: Add a missing newline for the log.
Rudolf Polzer
2014-07-16
*
ao_lavc: Fix advancing of audio pts.
Rudolf Polzer
2014-07-16
*
encode: get rid of the recursion that led to a deadlock.
Rudolf Polzer
2014-06-12
*
af_fmt2bits: change to af_fmt2bps (bytes/sample) where appropriate
Marcoen Hirschberg
2014-05-28
*
encode: fix PTS unit mismatch
wm4
2014-05-10
*
encode: add a missing \n to a log call
wm4
2014-04-10
*
ao_lavc: set AVFrame.format
wm4
2014-03-16
*
encode: use new AVFrame API
wm4
2014-03-16
*
audio/out: make draining a separate operation
wm4
2014-03-09
*
encode: add locking
wm4
2014-03-09
*
audio/out: make ao struct opaque
wm4
2014-03-09
*
encode: don't access ao->pts
wm4
2014-03-07
*
audio/fmt-conversion.c: remove unknown audio format messages
wm4
2013-12-21
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
*
ao_lavc: use af_format_conversion_score()
wm4
2013-11-16
*
ao_lavc: write the final audio chunks from uninit()
Rudolf Polzer
2013-11-16
*
ao_lavc: fix crash with interleaved audio outputs.
Rudolf Polzer
2013-11-16
*
ao_lavc: support non-interleaved audio
wm4
2013-11-13
*
Merge branch 'planar_audio'
wm4
2013-11-12
|
\
|
*
audio/out: prepare for non-interleaved audio
wm4
2013-11-12
|
*
audio/out: reject non-interleaved formats
wm4
2013-11-12
*
|
ao_lavc: remove audio offset hack to ease supporting planar audio.
Rudolf Polzer
2013-11-11
|
/
*
audio: don't let ao_lavc access frontend internals, change gapless audio
wm4
2013-11-08
*
audio/out: remove useless info struct and redundant fields
wm4
2013-10-23
*
audio/out: do some mp_msg conversions
wm4
2013-08-22
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
audio/out: remove options argument from init()
wm4
2013-07-22
*
audio/out: remove ao->outburst/buffersize fields
wm4
2013-06-16
*
audio/out: don't require AOs to set ao->bps
wm4
2013-06-16
*
encode_lavc strings: use new option syntax
Rudolf Polzer
2013-06-16
*
Merge branch 'audio_changes'
wm4
2013-05-12
|
\
|
*
audio/out: channel map selection
wm4
2013-05-12
|
*
ao: remove ao_driver.is_new field
wm4
2013-05-12
|
*
audio/out: switch to channel map
wm4
2013-05-12
*
|
encoding: fix final audio frame sync
Rudolf Polzer
2013-04-28
|
/
*
audio/out, video/out: hide encoding VO/AO
wm4
2013-02-06
*
sdl, encode_lavc: fix copyright headers
Rudolf Polzer
2012-12-28
*
ao_lavc: stop using av_get_alt_sample_fmt
Rudolf Polzer
2012-12-13
*
af_lavcac3enc, encode: support planar formats
Rudolf Polzer
2012-12-03
[next]