| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-03 | 1 | -8/+10 |
|\ |
|
| * | ac3enc: doxygen update. | Justin Ruggles | 2011-11-02 | 1 | -8/+10 |
* | | Merge remote-tracking branch 'mans/ac3' | Michael Niedermayer | 2011-10-22 | 1 | -0/+6 |
|\ \ |
|
| * | | ac3enc: move inner loop of compute_rematrixing_strategy to ac3dsp | Mans Rullgard | 2011-07-06 | 1 | -0/+6 |
* | | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-05 | 1 | -0/+17 |
|\ \ \
| | |/
| |/| |
|
| * | | ac3enc: Add channel coupling support for the fixed-point AC-3 encoder. | Justin Ruggles | 2011-09-05 | 1 | -0/+17 |
* | | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-30 | 1 | -8/+7 |
|\| | |
|
| * | | lavc: use designated initialisers for all codecs. | Anton Khirnov | 2011-07-29 | 1 | -8/+7 |
* | | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-22 | 1 | -1/+1 |
|\| | |
|
| * | | eac3enc: use different numbers of blocks per frame to allow higher bitrates | Justin Ruggles | 2011-07-21 | 1 | -1/+1 |
* | | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-15 | 1 | -2/+2 |
|\| | |
|
| * | | ac3enc: Mark AVClasses const | Martin Storsjö | 2011-07-15 | 1 | -2/+2 |
* | | | Merge commit 'b5849f77095439e994b11c25e6063d443b36c228' | Michael Niedermayer | 2011-07-14 | 1 | -6/+5 |
|\| | |
|
| * | | ac3enc: merge AC3MDCTContext with AC3EncodeContext. | Justin Ruggles | 2011-07-13 | 1 | -6/+5 |
| |/ |
|
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-02 | 1 | -0/+9 |
|\| |
|
| * | ac3enc: clip coefficients after MDCT. | Justin Ruggles | 2011-07-01 | 1 | -0/+9 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-28 | 1 | -20/+7 |
|\| |
|
| * | ac3enc: move ff_ac3_encode_frame() to ac3enc_template.c | Justin Ruggles | 2011-06-27 | 1 | -6/+5 |
| * | ac3enc: merge log2_tab() into normalize_samples() | Justin Ruggles | 2011-06-27 | 1 | -14/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-14 | 1 | -11/+27 |
|\| |
|
| * | ac3enc: split templated float vs. fixed functions into a separate file. | Justin Ruggles | 2011-06-13 | 1 | -12/+28 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-25 | 1 | -1/+1 |
|\| |
|
| * | ac3enc: add channel coupling support | Justin Ruggles | 2011-05-24 | 1 | -1/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-27 | 1 | -1/+1 |
|\| |
|
| * | ac3enc: correct the flipped sign in the ac3_fixed encoder | Justin Ruggles | 2011-04-26 | 1 | -1/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-26 | 1 | -1/+1 |
|\| |
|
| * | ac3: fix memleak in fixed-point encoder | Janne Grunau | 2011-04-25 | 1 | -1/+1 |
* | | Correctly implement ac3 float/fixed encoder. | Michael Niedermayer | 2011-04-16 | 1 | -1/+1 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-04 | 1 | -294/+4 |
|\| |
|
| * | ac3enc: use generic fixed-point mdct | Mans Rullgard | 2011-04-03 | 1 | -294/+4 |
* | | Merge remote-tracking branch 'newdev/master' | Michael Niedermayer | 2011-03-28 | 1 | -0/+1 |
|\| |
|
| * | ac3enc: Add codec-specific options for writing AC-3 metadata. | Justin Ruggles | 2011-03-27 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'newdev/master' | Michael Niedermayer | 2011-03-24 | 1 | -8/+2 |
|\| |
|
| * | Add apply_window_int16() to DSPContext with x86-optimized versions and use it | Justin Ruggles | 2011-03-22 | 1 | -8/+2 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | ac3enc: add SIMD-optimized shifting functions for use with the fixed-point AC... | Justin Ruggles | 2011-03-14 | 1 | -37/+4 |
* | ac3enc: do not right-shift fixed-point coefficients in the final MDCT stage. | Justin | 2011-03-14 | 1 | -13/+36 |
* | ac3enc: Add x86-optimized function to speed up log2_tab(). | Justin Ruggles | 2011-02-13 | 1 | -8/+3 |
* | ac3enc: Remove unneeded clipping of shift amount. | Justin Ruggles | 2011-02-10 | 1 | -1/+0 |
* | ac3enc: remove right shifting from lshift_tab() and make lshift unsigned. | Justin Ruggles | 2011-02-10 | 1 | -6/+2 |
* | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | ac3enc: use dsputil functions in apply_window() | Justin Ruggles | 2011-01-22 | 1 | -1/+1 |
* | Convert floating-point MDCT coefficients to 24-bit fixed-point all at once | Justin Ruggles | 2011-01-05 | 1 | -0/+11 |
* | Change the AC-3 encoder to use floating-point. | Justin Ruggles | 2011-01-04 | 1 | -2/+3 |
* | Move fixed-point parts of the AC-3 encoder to separate files. | Justin Ruggles | 2011-01-03 | 1 | -0/+428 |