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
/
ac3_parser.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
using stream type in eac3 parser
Bartlomiej Wolowiec
2008-03-24
1
-1
/
+5
*
Pass AACAC3ParseContext to sync() instead of individual arguments. Patch by
Justin Ruggles
2008-03-23
1
-7
/
+6
*
Apply 'cold' attribute to init/uninit functions in libavcodec
Zuxy Meng
2008-03-21
1
-1
/
+1
*
cosmetics: indentation after last commit
Justin Ruggles
2008-01-05
1
-34
/
+34
*
move E-AC3 header parsing to ff_ac3_parse_header()
Justin Ruggles
2008-01-05
1
-47
/
+37
*
remove unneeded variables from AC3HeaderInfo
Justin Ruggles
2008-01-05
1
-8
/
+9
*
cosmetics: rename common ac3 variables
Justin Ruggles
2007-12-09
1
-35
/
+35
*
cosmetics: rename ac3 bit allocation variables
Justin Ruggles
2007-12-09
1
-14
/
+14
*
cosmetics: rename ac3 tables
Justin Ruggles
2007-12-09
1
-7
/
+7
*
prevent infinite loop and memcpy of negative amounts
Michael Niedermayer
2007-10-13
1
-0
/
+3
*
better AC3 header error reporting
Justin Ruggles
2007-09-15
1
-4
/
+4
*
move some common values to ac3.h and utilize them
Justin Ruggles
2007-07-15
1
-2
/
+2
*
cosmetics: rename for consistency after previous aac and ac3 parsers move
Aurelien Jacobs
2007-05-08
1
-3
/
+3
*
move aac and ac3 parsers in their own files
Aurelien Jacobs
2007-05-08
1
-0
/
+162
[prev]