index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
adpcm.c
Age
Commit message (
Expand
)
Author
2013-03-12
Merge commit '759001c534287a96dc96d1e274665feb7059145d'
Michael Niedermayer
2013-03-08
lavc decoders: work with refcounted frames.
Anton Khirnov
2013-02-13
Merge commit 'e57daa876bf0cf50782550e366e589441cd8c2bd'
Michael Niedermayer
2013-02-12
adpcm: decode directly to the user-provided AVFrame
Justin Ruggles
2012-12-12
adpcm: fix off by 1 error and out of array access in DK4
Michael Niedermayer
2012-12-05
Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793'
Michael Niedermayer
2012-12-04
lavc: add a wrapper for AVCodecContext.get_buffer().
Anton Khirnov
2012-11-30
adpcm/thp: cosmetics: reindent
Paul B Mahol
2012-11-27
AFC demuxer
Paul B Mahol
2012-11-26
adpcm: thp, afc: support multichannel decoding
Paul B Mahol
2012-11-26
adpcm/thp: make use of ADPCMChannelStatus to store prev samples
Paul B Mahol
2012-11-24
adpcmdec: Fix OOM/infloop
Michael Niedermayer
2012-11-24
ADPCM IMA Dialogic decoder
Paul B Mahol
2012-11-22
ADPCM AFC decoder
Paul B Mahol
2012-11-12
adpcm: reindent after previous commit
Paul B Mahol
2012-11-12
adpcm: ADPCM IMA SMJPEG stereo decoding
Paul B Mahol
2012-11-07
adpcm: improve smjpeg decoding
Paul B Mahol
2012-10-10
Merge commit 'cbcd497f384f0f8ef3f76f85b29b644b900d6b9f'
Michael Niedermayer
2012-10-09
adpcmdec: use planar sample format for adpcm_thp
Justin Ruggles
2012-10-09
adpcmdec: use planar sample format for adpcm_ea_xas
Justin Ruggles
2012-10-09
adpcmdec: use planar sample format for adpcm_ea_r1/r2/r3
Justin Ruggles
2012-10-09
adpcmdec: use planar sample format for adpcm_xa
Justin Ruggles
2012-10-09
adpcmdec: use planar sample format for adpcm_ima_ws for vqa version 3
Justin Ruggles
2012-10-09
adpcmdec: use planar sample format for adpcm_4xm
Justin Ruggles
2012-10-09
adpcmdec: use planar sample format for adpcm_ima_wav
Justin Ruggles
2012-10-09
adpcmdec: use planar sample format for adpcm_ima_qt
Justin Ruggles
2012-10-02
Merge commit 'bfcd4b6a1691d20aebc6d2308424c2a88334a9f0'
Michael Niedermayer
2012-10-01
adpcmdec: set AVCodec.sample_fmts
Justin Ruggles
2012-10-01
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-01
avcodec: Drop some silly commented-out av_log() invocations
Diego Biurrun
2012-08-07
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-05-01
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-01
adpcm-thp: fix invalid array indexing
Mans Rullgard
2012-03-27
westwood_vqa: fix SND0 chunk handling
Paul B Mahol
2012-03-21
westwood_vqa: fix SND0 chunk handling
Paul B Mahol
2012-03-20
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-18
adpcm: convert adpcm_thp to bytestream2.
Ronald S. Bultje
2012-03-18
adpcm: convert adpcm_yamaha to bytestream2.
Ronald S. Bultje
2012-03-18
adpcm: convert adpcm_swf to bytestream2.
Ronald S. Bultje
2012-03-18
adpcm: convert adpcm_sbpro to bytestream2.
Ronald S. Bultje
2012-03-18
adpcm: convert adpcm_ct to bytestream2.
Ronald S. Bultje
2012-03-18
adpcm: convert adpcm_ima_amv/smjpeg to bytestream2.
Ronald S. Bultje
2012-03-18
adpcm: convert adpcm_ea_xas to bytestream2.
Ronald S. Bultje
2012-03-18
adpcm: convert adpcm_ea_r1/2/3 to bytestream2.
Ronald S. Bultje
2012-03-18
adpcm: convert ea_maxis_xa to bytestream2.
Ronald S. Bultje
2012-03-18
adpcm: convert adpcm_ea to bytestream2.
Ronald S. Bultje
2012-03-18
adpcm convert adpcm_ima_ea_sead to bytestream2.
Ronald S. Bultje
2012-03-18
adpcm: convert adpcm_ima_ea_eacs to bytestream2.
Ronald S. Bultje
2012-03-18
adpcm: convert adpcm_xa to bytestream2.
Ronald S. Bultje
[next]