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
*
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
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
|
Merge svn changes up to r28038
Uoti Urpala
2008-11-25
|
\
|
|
*
Create a separate codecs.conf entry for Tremor and use it if MPlayer is
diego
2008-11-24
*
|
Merge svn changes up to r27441
Uoti Urpala
2008-08-08
|
\
|
|
*
Give a CONFIG_ prefix to preprocessor directives that lacked one and
diego
2008-08-07
*
|
Merge svn changes up to r27025
Uoti Urpala
2008-06-07
|
\
|
|
*
Fix channel order for libvorbis decoder, original patched by Nicolas George.
ulion
2008-06-07
*
|
Make audio decoder description structs const
Uoti Urpala
2008-04-26
|
/
*
Move variable declaration into conditional to avoid an unused variable warning.
diego
2007-05-28
*
marks several read-only string parameters which aren't modified inside the ca...
reynaldo
2006-07-15
*
rm unnecesary casts from void* - part 3
reynaldo
2006-07-02
*
Move #ifdefs around complete files into the build system.
diego
2006-06-21
*
4 - Implement a better way to calculate current audio pts and use it for
rtognimp
2006-04-24
*
massive attack: mp_msg printf format fixes
rathann
2006-01-12
*
ad_libvorbis.c:119: warning: assignment from incompatible pointer type
rathann
2005-12-05
*
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