summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-10-04Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'Michael Niedermayer267-338/+338
2013-10-03cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun267-338/+338
2013-07-09adpcm: Write the correct number of samples for ima-dk4Luca Barbato1-1/+1
2013-07-05ADPCM IMA WAV 2, 3 and 5 bits decoderPaul B Mahol4-7/+77
2013-05-10ADPCM IMA Radical decoderJames Almer12-3/+61
2013-05-10adpcm_thp: Allow the use of extradata for the adpcm tableJames Almer1-0/+17
2013-05-10ADPCM DTK decoderJames Almer10-3/+71
2013-04-24lavc: remove unused put_bits.h headersPaul B Mahol4-4/+0
2013-04-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer9-32/+31
2013-04-11Move misplaced file author information where it belongsDiego Biurrun9-32/+31
2013-03-15lavc & lavf: replace deprecated av_log* functionsPaul B Mahol31-60/+61
2013-03-13lavc: factorize ff_{thread_,re,}get_buffer error messages.Clément Bœsch191-669/+273
2013-03-12Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer275-4858/+4160
2013-03-08lavc decoders: work with refcounted frames.Anton Khirnov239-4319/+3888
2013-02-13Merge commit 'e57daa876bf0cf50782550e366e589441cd8c2bd'Michael Niedermayer6-44/+29
2013-02-12adpcm: decode directly to the user-provided AVFrameJustin Ruggles1-13/+9
2012-12-12adpcm: fix off by 1 error and out of array access in DK4Michael Niedermayer1-1/+1
2012-12-05Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793'Michael Niedermayer168-178/+335
2012-12-04lavc: add a wrapper for AVCodecContext.get_buffer().Anton Khirnov141-154/+286
2012-11-30adpcm/thp: cosmetics: reindentPaul B Mahol1-2/+2
2012-11-27AFC demuxerPaul B Mahol6-3/+103
2012-11-26adpcm: thp, afc: support multichannel decodingPaul B Mahol1-5/+7
2012-11-26adpcm/thp: make use of ADPCMChannelStatus to store prev samplesPaul B Mahol1-8/+8
2012-11-24adpcmdec: Fix OOM/infloopMichael Niedermayer1-0/+5
2012-11-24ADPCM IMA Dialogic decoderPaul B Mahol12-1/+55
2012-11-22ADPCM AFC decoderPaul B Mahol10-1/+64
2012-11-12adpcm: reindent after previous commitPaul B Mahol1-8/+8
2012-11-12adpcm: ADPCM IMA SMJPEG stereo decodingPaul B Mahol1-7/+9
2012-11-07adpcm: improve smjpeg decodingPaul B Mahol2-368/+370
2012-10-10Merge commit 'cbcd497f384f0f8ef3f76f85b29b644b900d6b9f'Michael Niedermayer18-159/+239
2012-10-09adpcmdec: use planar sample format for adpcm_thpJustin Ruggles1-6/+3
2012-10-09adpcmdec: use planar sample format for adpcm_ea_xasJustin Ruggles1-12/+16
2012-10-09adpcmdec: use planar sample format for adpcm_ea_r1/r2/r3Justin Ruggles1-10/+10
2012-10-09adpcmdec: use planar sample format for adpcm_xaJustin Ruggles1-16/+28
2012-10-09adpcmdec: use planar sample format for adpcm_ima_ws for vqa version 3Justin Ruggles1-6/+11
2012-10-09adpcmdec: use planar sample format for adpcm_4xmJustin Ruggles1-6/+5
2012-10-09adpcmdec: use planar sample format for adpcm_ima_wavJustin Ruggles1-10/+8
2012-10-09adpcmdec: use planar sample format for adpcm_ima_qtJustin Ruggles1-8/+17
2012-10-02Merge commit 'bfcd4b6a1691d20aebc6d2308424c2a88334a9f0'Michael Niedermayer13-270/+210
2012-10-01adpcmdec: set AVCodec.sample_fmtsJustin Ruggles1-28/+32
2012-10-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer62-297/+176
2012-10-01avcodec: Drop some silly commented-out av_log() invocationsDiego Biurrun16-64/+7
2012-08-07Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer672-4320/+4730
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov582-3512/+3512
2012-05-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer7-139/+131
2012-04-30adpcm-thp: fix invalid array indexingMans Rullgard1-4/+6
2012-03-27westwood_vqa: fix SND0 chunk handlingPaul B Mahol2-64/+72
2012-03-21westwood_vqa: fix SND0 chunk handlingPaul B Mahol2-64/+72
2012-03-19Merge remote-tracking branch 'qatar/master'Michael Niedermayer25-493/+10990
[next]