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
/
ad_hwmpa.c
Commit message (
Expand
)
Author
Age
*
Delete things related to old translation system
Uoti Urpala
2010-03-10
*
Fix check for wrong variable: len can be unitialized but not normally < 0,
reimar
2010-02-25
*
Mark all ad_info_t/vd_info_t structure declarations as const.
diego
2010-02-12
*
Add missing license headers to all files in the libmpcodecs directory.
diego
2010-01-30
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
Get rid of min/max macros from aviheader.h, they do not belong here.
reimar
2006-12-09
*
fix a/v sync issues when using ad_hwmpa
ben
2006-08-01
*
in decode_audio() memset(0) unused memory in buf before returning
nicodvb
2006-07-23
*
don't do the work of mp_get_mp3_header() and, as a side effect, prevent a dea...
nicodvb
2006-07-23
*
the value returned by decode_audio() must be the amount of _decoded_ bytes (...
nicodvb
2006-07-22
*
prevent buffer underflow; the code is still incorrect and leads to desync but...
nicodvb
2006-07-16
*
Remove unused variables, patch by Stefan Huehner stefan at huehner org.
diego
2006-07-08
*
ad_hwmpa: pass-through fake audio codec for hardware mpeg decoders
nicodvb
2006-01-15