| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/wmaprodec: improve XMA missing samples | bnnm | 2018-11-10 | 1 | -3/+32 |
* | avcodec/wmaprodec: support decoding up to 16 channels of xma | Maxton | 2018-03-01 | 1 | -1/+1 |
* | avcodec/wmaprodec: support multichannel XMA stream configurations | bnnm | 2017-10-09 | 1 | -52/+99 |
* | Fix all -Wformat warnings raised by DJGPP | Clément Bœsch | 2017-03-29 | 1 | -1/+1 |
* | avcodec/wmaprodec: reset offsets when error happens | Paul B Mahol | 2017-03-20 | 1 | -0/+4 |
* | wmaprodec: fix leaking fdsp on init failure | Andreas Cadhalpun | 2017-02-17 | 1 | -3/+4 |
* | avcodec/wmaprodec: add xma_flush for seeking in XMA2 | Paul B Mahol | 2017-01-20 | 1 | -7/+27 |
* | avcodec/wmaprodec: unbreak XMA mono decoding | Paul B Mahol | 2017-01-20 | 1 | -6/+9 |
* | avcodec/wmaprodec: check number of channels for XMA streams | Paul B Mahol | 2017-01-19 | 1 | -1/+6 |
* | avcodec/wmapro: redone stream selection for XMA1/2 | Paul B Mahol | 2017-01-19 | 1 | -8/+21 |
* | avcodec/wmaprodec: >2 channel support for XMA | Paul B Mahol | 2017-01-19 | 1 | -73/+201 |
* | avcodec/wmaprodec: do not force extradata presence for XMA | Paul B Mahol | 2017-01-11 | 1 | -3/+3 |
* | avcodec/wmaprodec: cleanup extradata dumping | Paul B Mahol | 2016-12-22 | 1 | -16/+6 |
* | all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h | Ganesh Ajjanagadde | 2016-03-22 | 1 | -1/+1 |
* | lavc: use get_bitsz to simplify the code | Andreas Cadhalpun | 2016-01-03 | 1 | -1/+1 |
* | lavc/wmaprodec: replace pow(10,x) by ff_exp10(x) | Ganesh Ajjanagadde | 2015-12-25 | 1 | -1/+2 |
* | avcodec/wmaprodec: Check bits per sample to be within the range not causing i... | Michael Niedermayer | 2015-12-05 | 1 | -0/+6 |
* | avcodec/wmaprodec: Fix overflow of cutoff | Michael Niedermayer | 2015-12-05 | 1 | -1/+1 |
* | avcodec/wmaprodec: Check for overread in decode_packet() | Michael Niedermayer | 2015-11-15 | 1 | -0/+5 |
* | avcodec/wmaprodec: XMA1 actually have packet sequence numbers | Paul B Mahol | 2015-11-10 | 1 | -2/+2 |
* | XMA1 and XMA2 stereo decoders | Paul B Mahol | 2015-11-06 | 1 | -15/+116 |
* | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\ |
|
| * | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\| |
|
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\| |
|
| * | lavc: AV-prefix all codec flags | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' | Michael Niedermayer | 2015-04-20 | 1 | -16/+16 |
|\| |
|
| * | lavc: Replace av_dlog and tprintf with internal macros | Vittorio Giovara | 2015-04-19 | 1 | -16/+16 |
* | | Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' | Michael Niedermayer | 2015-02-14 | 1 | -2/+2 |
|\| |
|
| * | avcodec: Don't anonymously typedef structs | Diego Biurrun | 2015-02-14 | 1 | -2/+2 |
* | | avcodec/wmaprodec: Use avpriv_float_dsp_alloc() | Michael Niedermayer | 2014-12-01 | 1 | -6/+10 |
* | | avcodec/wmaprodec: Fix integer overflow in sfb_offsets initialization | Michael Niedermayer | 2014-11-10 | 1 | -0/+3 |
* | | WMA: add "const" to avoid warnings with hardcoded tables. | Reimar Döffinger | 2014-08-31 | 1 | -2/+2 |
* | | Merge commit 'cba4e6062a02d5bf684e13a770be88aa1fec717e' | Michael Niedermayer | 2014-04-02 | 1 | -1/+1 |
|\| |
|
| * | More correct printf format specifiers | Diego Biurrun | 2014-04-02 | 1 | -1/+1 |
* | | Merge commit 'cc8163e1a3601a56f722a4720516e860bf1c6198' | Michael Niedermayer | 2014-03-22 | 1 | -3/+7 |
|\| |
|
| * | avcodec: more correct printf specifiers | Diego Biurrun | 2014-03-22 | 1 | -4/+8 |
* | | Do not leave positive values undefined when negative are defined as error | Michael Niedermayer | 2013-10-19 | 1 | -1/+1 |
* | | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2' | Michael Niedermayer | 2013-10-04 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -1/+1 |
* | | avcodec/wmaprodec: check that there are input bits left in decode_subframe_le... | Michael Niedermayer | 2013-09-25 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-07-26 | 1 | -2/+2 |
|\| |
|
| * | miscellaneous typo fixes | Diego Biurrun | 2013-07-25 | 1 | -2/+2 |
* | | avcodec/wmaprodec: Check block_align | Michael Niedermayer | 2013-07-09 | 1 | -0/+4 |
* | | Merge commit '02ec656af72030eea4f3d63e30b25625cce6a3df' | Michael Niedermayer | 2013-06-30 | 1 | -2/+4 |
|\| |
|
| * | wmapro: error out on impossible scale factor offsets | Luca Barbato | 2013-06-29 | 1 | -1/+2 |
* | | Merge commit 'd4a217a408da4bd63acc02cd8f9ebe378a2ad65a' | Michael Niedermayer | 2013-06-30 | 1 | -1/+2 |
|\| |
|
| * | wmapro: check the min_samples_per_subframe | Luca Barbato | 2013-06-29 | 1 | -0/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-06-29 | 1 | -2/+4 |
|\| |
|