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_liba52.c
Commit message (
Expand
)
Author
Age
*
verbosity--;
diego
2006-09-23
*
Move #ifdefs around complete files into the build system.
diego
2006-06-21
*
sync with liba52 0.7.4, patch by Emanuele Giaquinta >emanuele.giaquinta ! gma...
rathann
2006-06-15
*
Make sure maxlen is respected, instead of just failing the assert later on.
reimar
2006-02-10
*
Unify include path handling, -I.. is in CFLAGS.
diego
2005-11-18
*
No overlap allowed in memcpy, use memmove
hzoli
2005-05-24
*
Make sure that samplesize is at least 2, as some demuxers set it to 1
hzoli
2005-05-24
*
Fix ADCTRL_SKIP_FRAME and add ADCTRL_RESYNC_STREAM
hzoli
2005-05-24
*
Add float output support. Add ADCTRL_QUERY_FORMAT control to report the
hzoli
2005-02-25
*
setting samplesize to 2 in decoders where neccessary.
reimar
2004-09-21
*
a52 dynamic range compression support by Peter Gansterer
alex
2004-04-26
*
reversing my brokeness, but imho dnet is still broken on BE systems
alex
2003-10-02
*
fix for bigendian systems
alex
2003-09-26
*
ac3 byteswapping support (when format!=0x2000)
arpi
2003-05-17
*
AltiVec detection code ("borrowed" from FFmpeg and
arpi
2003-01-18
*
usage of libmpeg2, liba52, mp3lib & svq1 can be disabled
arpi
2002-11-01
*
-afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/comments
arpi
2002-08-31
*
-afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...
arpi
2002-08-30
*
renamed to match driver family name
arpi
2002-08-30