index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libmpcodecs
/
ad_libvorbis.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge svn changes up to r28038
Uoti Urpala
2008-11-25
1
-0
/
+4
|
\
|
*
Create a separate codecs.conf entry for Tremor and use it if MPlayer is
diego
2008-11-24
1
-0
/
+4
*
|
Merge svn changes up to r27441
Uoti Urpala
2008-08-08
1
-9
/
+9
|
\
|
|
*
Give a CONFIG_ prefix to preprocessor directives that lacked one and
diego
2008-08-07
1
-9
/
+9
*
|
Merge svn changes up to r27025
Uoti Urpala
2008-06-07
1
-0
/
+7
|
\
|
|
*
Fix channel order for libvorbis decoder, original patched by Nicolas George.
ulion
2008-06-07
1
-0
/
+7
*
|
Make audio decoder description structs const
Uoti Urpala
2008-04-26
1
-1
/
+1
|
/
*
Move variable declaration into conditional to avoid an unused variable warning.
diego
2007-05-28
1
-1
/
+1
*
marks several read-only string parameters which aren't modified inside the ca...
reynaldo
2006-07-15
1
-1
/
+1
*
rm unnecesary casts from void* - part 3
reynaldo
2006-07-02
1
-1
/
+1
*
Move #ifdefs around complete files into the build system.
diego
2006-06-21
1
-5
/
+0
*
4 - Implement a better way to calculate current audio pts and use it for
rtognimp
2006-04-24
1
-1
/
+7
*
massive attack: mp_msg printf format fixes
rathann
2006-01-12
1
-1
/
+1
*
ad_libvorbis.c:119: warning: assignment from incompatible pointer type
rathann
2005-12-05
1
-1
/
+2
*
tremor uses integer types
rathann
2005-08-06
1
-0
/
+4
*
initialize vorbis structure before calling ERROR()
nicodvb
2005-05-12
1
-4
/
+5
*
vorbis extradata is now passed from demuxer to decoder in matroska's way
nicodvb
2005-05-12
1
-20
/
+59
*
remove all setlocale calls, they break the behaviour of sscanf and
reimar
2005-01-20
1
-10
/
+0
*
some memory leaks fixed
reimar
2004-10-14
1
-0
/
+1
*
fix reimar's 10l...no actually imho it's arpi's 100l for writing the
rfelker
2004-09-18
1
-0
/
+1
*
- fixed the input buffering (don't read input unless we're already processed
arpi
2003-01-29
1
-11
/
+15
*
don't waste time on rg_scale nonsense if not necessary.
rfelker
2003-01-13
1
-2
/
+31
*
1000l, this clips!! IMO rg_scale nonsense should be removed with
rfelker
2003-01-13
1
-2
/
+2
*
Reduce fixed-point replay gain support precision with Tremor.
rguyom
2002-12-04
1
-2
/
+2
*
Add Tremor (an integer-only Vorbis decoder) support.
rguyom
2002-12-04
1
-4
/
+16
*
Added support for VorbisGain tags.
rguyom
2002-11-17
1
-3
/
+54
*
-afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/comments
arpi
2002-08-31
1
-1
/
+1
*
-afm/-vfm migration from ID (int) to NAME (string) - simplifies code and make...
arpi
2002-08-30
1
-1
/
+0
*
sync driver names with codec-cfg
arpi
2002-08-30
1
-1
/
+1
*
renamed to match driver family name
arpi
2002-08-30
1
-0
/
+189