index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
aac_ac3_parser.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-1
/
+1
*
Make channel layout masks unsigned
Mans Rullgard
2011-11-25
1
-1
/
+1
*
Get audio_service_type for AC-3 based on bitstream mode in the AC-3 parser
Justin Ruggles
2011-03-25
1
-0
/
+1
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Add channel layout support to the AC-3 decoder and AC-3 parser.
Justin Ruggles
2009-04-19
1
-0
/
+1
*
Allow AC-3 parser to modify codec_id.
Joakim Plate
2009-02-19
1
-0
/
+1
*
cosmetics: Remove pointless period after copyright statement non-sentences.
Diego Biurrun
2009-01-19
1
-2
/
+2
*
Factorise enum of AC3 error types to be usable by AAC in the ADTS patch that
Alex Converse
2009-01-07
1
-0
/
+10
*
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-08-31
1
-3
/
+3
*
cosmetics: make all references to AC-3 capitalized and hyphenated
Justin Ruggles
2008-08-03
1
-1
/
+1
*
Close parse context.
David Liu
2008-06-25
1
-1
/
+1
*
add necessary #includes in headers
Måns Rullgård
2008-05-03
1
-0
/
+1
*
Add new_frame_start and need_next_header.
Michael Niedermayer
2008-04-19
1
-1
/
+4
*
Change aac and ac3 parsers to use ff_combine_frame().
Michael Niedermayer
2008-04-19
1
-3
/
+5
*
remove AACAC3FrameFlag
Michael Niedermayer
2008-04-18
1
-7
/
+1
*
undo changes in aac_ac3_parser
Bartlomiej Wolowiec
2008-04-09
1
-10
/
+9
*
Corrections of errors in aac_ac3_parser
Bartlomiej Wolowiec
2008-04-07
1
-0
/
+1
*
change of aac_ac3_parser, so it is able to send complete portion of data to d...
Bartlomiej Wolowiec
2008-04-05
1
-9
/
+9
*
removal of stream_type in AACAC3ParseContext and adding AACAC3FrameFlag
Bartlomiej Wolowiec
2008-03-28
1
-2
/
+7
*
using stream type in eac3 parser
Bartlomiej Wolowiec
2008-03-24
1
-0
/
+1
*
Pass AACAC3ParseContext to sync() instead of individual arguments. Patch by
Justin Ruggles
2008-03-23
1
-2
/
+6
*
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-10-17
1
-3
/
+3
*
include all prerequisites in header files
Måns Rullgård
2007-06-16
1
-0
/
+3
*
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
/
+40