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
/
dcahuff.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
dcaenc: Use Huffman codes for Bit Allocation Index
Daniil Cherednik
2017-01-20
1
-0
/
+3
*
dcaenc: Implementation of Huffman codes for DCA encoder
Daniil Cherednik
2017-01-15
1
-0
/
+3
*
avcodec/dca: add DTS Express (LBR) decoder
foo86
2016-05-10
1
-0
/
+13
*
avcodec/dca: move huffman data into separate object file
foo86
2016-05-01
1
-1009
/
+14
*
Merge commit '45ff7c93dd84a254cc96acc589e5ac3d7bd16bce'
Michael Niedermayer
2014-09-16
1
-491
/
+456
|
\
|
*
dca: K&R formatting cosmetics
Gabriel Dume
2014-09-16
1
-491
/
+456
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
/
*
Fix huffman coded dca samples.
Benjamin Larsson
2008-10-28
1
-1
/
+1
*
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-08-31
1
-3
/
+3
*
mark read-only data as const
Stefan Gehrer
2008-06-24
1
-2
/
+2
*
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-10-17
1
-3
/
+3
*
add a comment to indicate which #endif belong to which #define
Guillaume Poirier
2007-06-17
1
-1
/
+1
*
add multiple inclusion guards to headers
Måns Rullgård
2007-06-17
1
-0
/
+5
*
include all prerequisites in header files
Måns Rullgård
2007-06-16
1
-0
/
+3
*
DCA decoder
Kostya Shishkov
2007-02-27
1
-0
/
+1068