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
/
dca.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
dca: Remove separate header for DCA ExSS
Diego Biurrun
2015-02-16
1
-0
/
+2
*
dca: Split code for handling the EXSS extension off into a separate file
Diego Biurrun
2015-02-14
1
-0
/
+149
*
dca: Move ff_dca_convert_bitstream() to the DCA common code
Diego Biurrun
2013-03-27
1
-0
/
+6
*
Add support for building shared libraries with MSVC
Martin Storsjö
2012-10-18
1
-1
/
+2
*
dca: Switch dca_sample_rates to avpriv_ prefix; it is used across libs
Diego Biurrun
2012-08-01
1
-1
/
+1
*
dca: Move tables used outside of dcadec.c to a separate file.
Diego Biurrun
2012-08-01
1
-0
/
+4
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Add support for parsing and decoding DCA-HD streams.
Kostya Shishkov
2008-11-29
1
-0
/
+3
*
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-08-31
1
-3
/
+3
*
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
*
Move dca parser to its own file.
Diego Biurrun
2007-05-03
1
-0
/
+29