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
/
qcelpdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Do not hardcode filter order in ff_acelp_lspd2lpc()
Vitor Sessak
2009-11-09
1
-1
/
+1
*
Implement ff_scale_vector_to_given_sum_of_squares()
Reynaldo H. Verdejo Pinochet
2009-11-04
1
-33
/
+6
*
Expose QCELP's floating-point LSP-to-LPC function
Colin McQuillan
2009-08-03
1
-7
/
+1
*
Make the LSP naming more consistent
Colin McQuillan
2009-08-03
1
-4
/
+4
*
Rename ff_log_missing_feature() to av_log_missing_feature().
Ronald S. Bultje
2009-06-29
1
-2
/
+2
*
Fix bandwith vs. bandwiDth typo.
Diego Biurrun
2009-05-12
1
-4
/
+4
*
Properly handle SILENCE frame. Patch by Kenan Gillet.
Kenan Gillet
2009-05-04
1
-1
/
+1
*
Rename bitstream.h to get_bits.h.
Stefano Sabatini
2009-04-13
1
-1
/
+1
*
Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an
Thilo Borgmann
2009-04-07
1
-1
/
+3
*
Move scale factor computation to its own function. Patch by Kenan
Kenan Gillet
2009-04-07
1
-8
/
+24
*
Add missing static qualifier from function declaration. Patch by Kenan
Kenan Gillet
2009-04-04
1
-1
/
+1
*
Cosmetics from Kenan Gillet's 'extract and share weighted_vector_sumf'
Reynaldo H. Verdejo Pinochet
2009-03-09
1
-1
/
+1
*
Functional part Kenan Gillet's 'extract and share weighted_vector_sumf'
Reynaldo H. Verdejo Pinochet
2009-03-09
1
-13
/
+3
*
Part 2 of 2 of Kenan Gillet's 'make ff_qcelp_lspf2lpc
Reynaldo H. Verdejo Pinochet
2009-03-04
1
-4
/
+34
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
Split ff_log_missing_feature into ff_log_missing_feature
Kenan Gillet
2009-01-16
1
-4
/
+1
*
Silence one warning when compiling with icc:
Carl Eugen Hoyos
2008-12-28
1
-1
/
+1
*
COSMETICS Part 3 and final of Kenan Gillet's QCELP silence handling patch.
Reynaldo H. Verdejo Pinochet
2008-12-26
1
-4
/
+4
*
Part 2 of Kenan Gillet's QCELP silence handling patch.
Reynaldo H. Verdejo Pinochet
2008-12-26
1
-5
/
+20
*
Cosmetics by Kenan Gillet. Part 1 of 3 of his 'qcelp: silence handling'
Reynaldo H. Verdejo Pinochet
2008-12-20
1
-1
/
+6
*
Avoid the 'Claimed bitrate and buffer size mismatch' warning storm.
Kenan Gillet
2008-12-11
1
-0
/
+6
*
Make av_log_missing_feature an internal function, and change its name
Stefano Sabatini
2008-12-08
1
-2
/
+3
*
Silence some ICC warnings. Patch by Vitor Sessak.
Vitor Sessak
2008-12-04
1
-2
/
+2
*
Add expected const qualifier on 'buf' to match AVCodec.decode's declaration.
Reynaldo H. Verdejo Pinochet
2008-12-04
1
-2
/
+2
*
COSMETICS, add missing remarks crediting Ben and Kenan
Reynaldo H. Verdejo Pinochet
2008-12-04
1
-0
/
+1
*
Removes misleading const qualifier, gets rid of two compiler warnings
Reynaldo H. Verdejo Pinochet
2008-12-04
1
-1
/
+1
*
Trivial rephrasing, avoids too long line
Reynaldo H. Verdejo Pinochet
2008-12-02
1
-1
/
+1
*
Trivial, Cosmetics, mostly brace placement changes
Reynaldo H. Verdejo Pinochet
2008-12-02
1
-113
/
+147
*
Commit last ok'ed parts of QCELP decoder and enable it.
Kenan Gillet
2008-12-02
1
-5
/
+57
*
More OKed parts of the QCELP decoder
Kenan Gillet
2008-12-01
1
-1
/
+60
*
More OKed parts of the QCELP decoder
Kenan Gillet
2008-11-30
1
-11
/
+207
*
Trivial, Cosmetics
Reynaldo H. Verdejo Pinochet
2008-11-22
1
-3
/
+3
*
Trivial, Cosmetics
Reynaldo H. Verdejo Pinochet
2008-11-22
1
-94
/
+118
*
More OKed parts of the QCELP decoder
Kenan Gillet
2008-11-21
1
-6
/
+116
*
Credit Kenan Gillet for his contributions towards merging the SoC QCELP decoder.
Reynaldo H. Verdejo Pinochet
2008-11-16
1
-0
/
+1
*
Cosmetics
Reynaldo H. Verdejo Pinochet
2008-11-16
1
-45
/
+54
*
More OKed parts of the QCELP decoder
Kenan Gillet
2008-11-14
1
-2
/
+140
*
More OKed parts of the QCELP decoder
Kenan Gillet
2008-11-11
1
-0
/
+44
*
More OKed parts of the QCELP decoder
Kenan Gillet
2008-11-09
1
-0
/
+29
*
OKed parts of the QCELP decoder
Kenan Gillet
2008-10-30
1
-0
/
+96
[prev]