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_libvorbis.c
Commit message (
Expand
)
Author
Age
*
tremor uses integer types
rathann
2005-08-06
*
initialize vorbis structure before calling ERROR()
nicodvb
2005-05-12
*
vorbis extradata is now passed from demuxer to decoder in matroska's way
nicodvb
2005-05-12
*
remove all setlocale calls, they break the behaviour of sscanf and
reimar
2005-01-20
*
some memory leaks fixed
reimar
2004-10-14
*
fix reimar's 10l...no actually imho it's arpi's 100l for writing the
rfelker
2004-09-18
*
- fixed the input buffering (don't read input unless we're already processed
arpi
2003-01-29
*
don't waste time on rg_scale nonsense if not necessary.
rfelker
2003-01-13
*
1000l, this clips!! IMO rg_scale nonsense should be removed with
rfelker
2003-01-13
*
Reduce fixed-point replay gain support precision with Tremor.
rguyom
2002-12-04
*
Add Tremor (an integer-only Vorbis decoder) support.
rguyom
2002-12-04
*
Added support for VorbisGain tags.
rguyom
2002-11-17
*
-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
*
sync driver names with codec-cfg
arpi
2002-08-30
*
renamed to match driver family name
arpi
2002-08-30