| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-03-25 | 1 | -0/+2 |
|\ |
|
| * | avcodec: add missing includes | Vittorio Giovara | 2014-03-25 | 1 | -0/+2 |
* | | libavcodec/ac3tab.c: Fix duplicate words | Michael Niedermayer | 2013-08-12 | 1 | -1/+1 |
* | | Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88' | Michael Niedermayer | 2012-11-12 | 1 | -1/+1 |
|\| |
|
| * | Include libavutil/channel_layout.h instead of libavutil/audioconvert.h | Justin Ruggles | 2012-11-11 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-24 | 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 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-25 | 1 | -0/+7 |
|\| |
|
| * | ac3enc: add channel coupling support | Justin Ruggles | 2011-05-24 | 1 | -0/+7 |
* | | Merge remote-tracking branch 'newdev/master' | Michael Niedermayer | 2011-03-24 | 1 | -1/+1 |
|\| |
|
| * | 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 |
* | | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-16 | 1 | -1/+1 |
* | | Move ff_ac3_critical_band_size_tab in ac3.c for non-hardcoded tables. | Diego Elio Pettenò | 2011-01-26 | 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 |