index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
vorbis.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
kill some warnings
Måns Rullgård
2006-02-25
1
-1
/
+1
*
Correct the relation between floors of type 0 and block sizes.
Alexander Strasser
2006-02-05
1
-13
/
+20
*
10l (malloc check with the wrong pointer)
Alexander Strasser
2006-02-04
1
-7
/
+9
*
Added support for vorbis files containing floor type 0.
Alexander Strasser
2006-02-04
1
-57
/
+290
*
add static keyword to some functions
Dieter
2006-01-30
1
-1
/
+1
*
Update licensing information: The FSF changed postal address.
Diego Biurrun
2006-01-12
1
-1
/
+1
*
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
1
-1
/
+1
*
use PRIxN, %zd, %td formats where needed
Måns Rullgård
2005-12-12
1
-3
/
+3
*
decrease V_NB_BITS if possible
Michael Niedermayer
2005-05-30
1
-10
/
+14
*
more trivial optimizations
Michael Niedermayer
2005-05-30
1
-27
/
+27
*
maxdepth is supposed to be a constant, its faster if its too large then if it...
Michael Niedermayer
2005-05-30
1
-7
/
+7
*
optimizations
Michael Niedermayer
2005-05-30
1
-12
/
+22
*
faster float->short conversation
Michael Niedermayer
2005-05-30
1
-10
/
+12
*
ilog() -> av_log2()
Michael Niedermayer
2005-05-29
1
-8
/
+1
*
Vorbis sse fix by (Balatoni Denes: dbalatoni, programozo hu)
Michael Niedermayer
2005-05-29
1
-2
/
+6
*
1.) LGPL license mentioned
Denes Balatoni
2005-05-21
1
-13
/
+41
*
accept old extradata format
Måns Rullgård
2005-05-19
1
-14
/
+30
*
fix decoding of multi-channel vorbis streams
Måns Rullgård
2005-05-19
1
-2
/
+2
*
Vorbis decoder by (Balatoni Denes | dbalatoni programozo hu)
Michael Niedermayer
2005-05-17
1
-0
/
+1414
[prev]