| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-09 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | dca: fix signed overflow in shift | Mans Rullgard | 2011-10-08 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-01 | 1 | -8/+19 |
|\ \
| |/ |
|
| * | dca: NEON optimised high freq VQ decoding | Mans Rullgard | 2011-09-30 | 1 | -8/+19 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-30 | 1 | -2/+3 |
|\ \
| |/ |
|
| * | dca: clear inactive subbands only once in qmf_32_subbands() | Mans Rullgard | 2011-09-29 | 1 | -2/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-29 | 1 | -5/+2 |
|\ \
| |/ |
|
| * | dca: use vector_fmac_scalar from dsputil | Mans Rullgard | 2011-09-28 | 1 | -5/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-05 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | dca: set AVCodecContext frame_size for DTS audio | John Stebbins | 2011-07-04 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-01 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | cosmetics: fix some then/than typos | Diego Biurrun | 2011-06-30 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-21 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Replace usages of av_get_bits_per_sample_fmt() with av_get_bytes_per_sample(). | Justin Ruggles | 2011-06-20 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-03 | 1 | -4/+2 |
|\ \
| |/ |
|
| * | Remove unused variables | Mans Rullgard | 2011-06-02 | 1 | -4/+2 |
* | | Fix various unused variable warnings | Clément Bœsch | 2011-05-30 | 1 | -3/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-19 | 1 | -13/+23 |
|\ \
| |/ |
|
| * | Add floating-point sample format support to the ac3, eac3, dca, aac, and vorbis | Justin Ruggles | 2011-05-18 | 1 | -7/+27 |
* | | Support native DTS channel order when requested. | Alexandre Colucci | 2011-05-13 | 1 | -0/+4 |
* | | Fix data_size handling for AC3 and dca decoders. | Reimar Döffinger | 2011-05-01 | 1 | -3/+5 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-27 | 1 | -5/+5 |
|\ \
| |/ |
|
| * | Add AVX FFT implementation. | Vitor Sessak | 2011-04-26 | 1 | -5/+5 |
| * | Replace more FFmpeg instances by Libav or ffmpeg. | Diego Biurrun | 2011-04-23 | 1 | -1/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | dca: use EXT_AUDIO_ID field to determine core extensions | Anssi Hannula | 2011-02-24 | 1 | -20/+49 |
| * | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-15 | 1 | -1/+1 |
| * | Replace remaining occurrences of deprecated CH_* with AV_CH_* | Anton Khirnov | 2011-02-06 | 1 | -2/+2 |
| * | Separate format conversion DSP functions from DSPContext. | Justin Ruggles | 2011-02-02 | 1 | -2/+5 |
| * | dca: avoid C99 declaration in for() expression | Gianluigi Tiesi | 2011-02-01 | 1 | -1/+3 |
| * | Remove unneeded add bias from 3 functions. | Justin Ruggles | 2011-01-31 | 1 | -2/+2 |
| * | cosmetics: indentation and spacing | Justin Ruggles | 2011-01-28 | 1 | -7/+6 |
| * | Remove the add bias hack for the C version of DSPContext.float_to_int16_*(). | Justin Ruggles | 2011-01-28 | 1 | -28/+19 |
| * | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
| * | dca: add profile names | Anssi Hannula | 2011-01-21 | 1 | -0/+10 |
| * | dca: consider a stream with XXCh/X96 in ExSS as DTS-HD HRA | Anssi Hannula | 2011-01-21 | 1 | -5/+2 |
* | | dca: allow selecting float output at runtime. | Reimar Döffinger | 2011-04-25 | 1 | -18/+10 |
* | | Libavcodec AC3/E-AC3/DTS decoders now output floating point data. | clsid2 | 2011-04-03 | 1 | -2/+19 |
* | | dca: use EXT_AUDIO_ID field to determine core extensions | Anssi Hannula | 2011-02-26 | 1 | -20/+49 |
* | | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-16 | 1 | -1/+1 |
* | | Replace remaining occurrences of deprecated CH_* with AV_CH_* | Anton Khirnov | 2011-02-06 | 1 | -2/+2 |
* | | Separate format conversion DSP functions from DSPContext. | Justin Ruggles | 2011-02-04 | 1 | -2/+5 |
* | | dca: avoid C99 declaration in for() expression | Gianluigi Tiesi | 2011-02-02 | 1 | -1/+3 |
* | | Remove unneeded add bias from 3 functions. | Justin Ruggles | 2011-02-02 | 1 | -2/+2 |
* | | cosmetics: indentation and spacing | Justin Ruggles | 2011-01-28 | 1 | -7/+6 |
* | | Remove the add bias hack for the C version of DSPContext.float_to_int16_*(). | Justin Ruggles | 2011-01-28 | 1 | -28/+19 |
* | | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-28 | 1 | -1/+1 |
* | | dca: add profile names | Anssi Hannula | 2011-01-23 | 1 | -0/+10 |
* | | dca: consider a stream with XXCh/X96 in ExSS as DTS-HD HRA | Anssi Hannula | 2011-01-23 | 1 | -5/+2 |
|/ |
|
* | cosmetics: reindent | Justin Ruggles | 2011-01-18 | 1 | -1/+1 |