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
/
ac3tab.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec: add missing includes
Vittorio Giovara
2014-03-25
1
-0
/
+2
*
Include libavutil/channel_layout.h instead of libavutil/audioconvert.h
Justin Ruggles
2012-11-11
1
-1
/
+1
*
mov: set channel layout for AC-3 streams based on the 'dac3' atom info
Justin Ruggles
2012-02-22
1
-1
/
+1
*
ac3enc: add channel coupling support
Justin Ruggles
2011-05-24
1
-0
/
+7
*
Add apply_window_int16() to DSPContext with x86-optimized versions and use it
Justin Ruggles
2011-03-22
1
-1
/
+1
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Merge libavcore into libavutil
Reinhard Tartler
2011-02-15
1
-1
/
+1
*
Move ff_ac3_critical_band_size_tab in ac3.c for non-hardcoded tables.
Diego Elio Pettenò
2011-01-25
1
-5
/
+0
*
Add stereo rematrixing support to the AC-3 encoders.
Justin Ruggles
2011-01-08
1
-0
/
+6
*
cosmetics: use some size macros in ac3tab.c/h
Justin Ruggles
2010-12-14
1
-3
/
+3
*
Use the new libavcore audio channel API.
Stefano Sabatini
2010-11-21
1
-8
/
+9
*
Fix grammar errors in documentation
Måns Rullgård
2010-06-30
1
-2
/
+2
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Update AC-3 channel map. 2F/2R layout only has 4 channels. This correction
Justin Ruggles
2009-09-19
1
-2
/
+2
*
Add channel layout support to the AC-3 decoder and AC-3 parser.
Justin Ruggles
2009-04-19
1
-0
/
+15
*
ac3dec: reorder output channels to SMPTE channel order
Justin Ruggles
2009-04-17
1
-6
/
+19
*
ac3enc: reorder input channels to AC-3 channel order
Justin Ruggles
2009-04-17
1
-0
/
+15
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
cosmetics: make all references to AC-3 capitalized and hyphenated
Justin Ruggles
2008-08-03
1
-3
/
+3
*
add a ff_ac3_parse_header_full() which calls ff_ac3_parse_header()
Bartlomiej Wolowiec
2008-04-24
1
-0
/
+13
*
cosmetics: rename ac3 tables
Justin Ruggles
2007-12-09
1
-14
/
+14
*
cosmetic
Michael Niedermayer
2007-09-10
1
-26
/
+26
*
move ac3 tables from a .h to a .c
Aurelien Jacobs
2007-04-25
1
-0
/
+249