index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpcodecs
/
dec_audio.c
Commit message (
Expand
)
Author
Age
*
dec_audio: do not overwrite sh_audio->wf->wFormatTag
wm4
2012-09-18
*
cleanup: remove pointless #defines
Uoti Urpala
2012-09-18
*
libaf: rename af_format.h to format.h
wm4
2012-08-29
*
dec_audio: add sanity check against 0 channels
mplayer-svn
2012-08-03
*
libmpcodecs: silence lines reading "AUDIO:" and "VIDEO:"
wm4
2012-07-30
*
video, audio: use lavc decoders without codecs.conf entries
Uoti Urpala
2012-07-24
*
audio/video: delete buggy "dynamic plugin" code
Uoti Urpala
2011-10-20
*
audio: move ready-for-ao data buffer from decoder to AO
Uoti Urpala
2011-07-02
*
audio: avoid duplicated error messages on init failure
Uoti Urpala
2011-05-03
*
core: do initial A-V sync by modifying audio stream
Uoti Urpala
2010-11-13
*
libaf: add opts pointer to struct af_stream
Uoti Urpala
2010-11-02
*
options: move audio_output_channels, audio_output_format to struct
Uoti Urpala
2010-11-02
*
audio: support parameter changes (e.g. channel count) during playback
reimar
2010-11-02
*
cleanup: Add const qualifiers for struct ad_functions pointers
reimar
2010-11-02
*
Move some sh_audio field setting out of demuxer.c
Uoti Urpala
2010-04-23
*
Delete things related to old translation system
Uoti Urpala
2010-03-10
*
Merge svn changes up to r30463
Uoti Urpala
2010-03-09
|
\
|
*
Add missing license headers to all files in the libmpcodecs directory.
diego
2010-01-30
|
*
Move the resync-related code into more consistent places instead of having it
reimar
2010-01-24
*
|
audio: Remove fixed decode_audio() return size limit (MAX_OUTBURST)
Uoti Urpala
2009-12-29
*
|
cosmetics: Revert old dec_audio.c code uglification
Uoti Urpala
2009-12-28
*
|
Translation system changes part 2: replace macros by strings
Amar Takhar
2009-07-07
*
|
Translation system changes part 1: wrap translated strings
Amar Takhar
2009-07-07
|
/
*
Remove reference to outdated documentation file.
diego
2009-04-20
*
Remove unnecessary malloc.h #includes and related #ifdeffery.
diego
2009-04-02
*
Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning:
diego
2009-02-17
*
Use av_malloc/av_free for audio-related buffers to avoid crashes due to
reimar
2008-10-18
*
Give a CONFIG_ prefix to preprocessor directives that lacked one and
diego
2008-08-07
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
*
Try to keep decoded audio buffer aligned.
reimar
2008-07-14
*
typo fix: inited --> initialized
diego
2008-02-14
*
Replace the persistent CODECS_FLAG_SELECTED by a local "stringset" with
reimar
2008-01-12
*
10l, len may change after initialization time
rfelker
2007-12-03
*
fix declaration after statement, take 2
rfelker
2007-12-03
*
fix declaration after statement
rfelker
2007-12-03
*
Simplify decode_audio function a bit.
reimar
2007-11-08
*
Remove a check+abort, this case should never happen anyway, and if it does
reimar
2007-11-03
*
Simplify init_audio_filters() arguments
uau
2007-11-01
*
audio: simplify buffer allocation code
uau
2007-11-01
*
Change decode_audio() interface
uau
2007-11-01
*
Replace hopefully unreachable code with abort()
uau
2007-11-01
*
dec_audio.c: Make some functions static
uau
2007-11-01
*
Simplify audio buffer allocation logic
uau
2007-11-01
*
Reindent dec_audio.c
uau
2007-11-01
*
Clean up the way get_path is handled: Compile get_path.c to an object to link
diego
2007-08-28
*
Add explicit location for headers from the libmpdemux/ directory.
diego
2007-03-15
*
Add explicit location for headers from the stream/ directory.
diego
2007-03-15
*
Fix memory leak when changing playback speed
uau
2007-02-10
*
Fix code that cuts audio data if the filters produce too much.
uau
2006-11-07
*
print bits/s, not bytes/s
ivo
2006-10-06
[next]