index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
adpcm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '759001c534287a96dc96d1e274665feb7059145d'
Michael Niedermayer
2013-03-12
1
-1
/
+1
|
\
|
*
lavc decoders: work with refcounted frames.
Anton Khirnov
2013-03-08
1
-1
/
+1
*
|
Merge commit 'e57daa876bf0cf50782550e366e589441cd8c2bd'
Michael Niedermayer
2013-02-13
1
-13
/
+9
|
\
\
|
|
/
|
*
adpcm: decode directly to the user-provided AVFrame
Justin Ruggles
2013-02-12
1
-13
/
+9
*
|
adpcm: fix off by 1 error and out of array access in DK4
Michael Niedermayer
2012-12-12
1
-1
/
+1
*
|
Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793'
Michael Niedermayer
2012-12-05
1
-1
/
+2
|
\
\
|
|
/
|
*
lavc: add a wrapper for AVCodecContext.get_buffer().
Anton Khirnov
2012-12-04
1
-1
/
+2
*
|
adpcm/thp: cosmetics: reindent
Paul B Mahol
2012-11-30
1
-2
/
+2
*
|
AFC demuxer
Paul B Mahol
2012-11-27
1
-2
/
+17
*
|
adpcm: thp, afc: support multichannel decoding
Paul B Mahol
2012-11-26
1
-5
/
+7
*
|
adpcm/thp: make use of ADPCMChannelStatus to store prev samples
Paul B Mahol
2012-11-26
1
-8
/
+8
*
|
adpcmdec: Fix OOM/infloop
Michael Niedermayer
2012-11-24
1
-0
/
+5
*
|
ADPCM IMA Dialogic decoder
Paul B Mahol
2012-11-24
1
-0
/
+30
*
|
ADPCM AFC decoder
Paul B Mahol
2012-11-22
1
-0
/
+43
*
|
adpcm: reindent after previous commit
Paul B Mahol
2012-11-12
1
-8
/
+8
*
|
adpcm: ADPCM IMA SMJPEG stereo decoding
Paul B Mahol
2012-11-12
1
-7
/
+9
*
|
adpcm: improve smjpeg decoding
Paul B Mahol
2012-11-07
1
-20
/
+22
*
|
Merge commit 'cbcd497f384f0f8ef3f76f85b29b644b900d6b9f'
Michael Niedermayer
2012-10-10
1
-74
/
+98
|
\
\
|
|
/
|
*
adpcmdec: use planar sample format for adpcm_thp
Justin Ruggles
2012-10-09
1
-6
/
+3
|
*
adpcmdec: use planar sample format for adpcm_ea_xas
Justin Ruggles
2012-10-09
1
-12
/
+16
|
*
adpcmdec: use planar sample format for adpcm_ea_r1/r2/r3
Justin Ruggles
2012-10-09
1
-10
/
+10
|
*
adpcmdec: use planar sample format for adpcm_xa
Justin Ruggles
2012-10-09
1
-16
/
+28
|
*
adpcmdec: use planar sample format for adpcm_ima_ws for vqa version 3
Justin Ruggles
2012-10-09
1
-6
/
+11
|
*
adpcmdec: use planar sample format for adpcm_4xm
Justin Ruggles
2012-10-09
1
-6
/
+5
|
*
adpcmdec: use planar sample format for adpcm_ima_wav
Justin Ruggles
2012-10-09
1
-10
/
+8
|
*
adpcmdec: use planar sample format for adpcm_ima_qt
Justin Ruggles
2012-10-09
1
-8
/
+17
*
|
Merge commit 'bfcd4b6a1691d20aebc6d2308424c2a88334a9f0'
Michael Niedermayer
2012-10-02
1
-28
/
+32
|
\
\
|
|
/
|
*
adpcmdec: set AVCodec.sample_fmts
Justin Ruggles
2012-10-01
1
-28
/
+32
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-01
1
-1
/
+0
|
\
\
|
|
/
|
*
avcodec: Drop some silly commented-out av_log() invocations
Diego Biurrun
2012-10-01
1
-1
/
+0
*
|
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
1
-103
/
+103
|
\
\
|
|
/
|
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-103
/
+103
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-01
1
-4
/
+6
|
\
\
|
|
/
|
*
adpcm-thp: fix invalid array indexing
Mans Rullgard
2012-05-01
1
-4
/
+6
|
*
westwood_vqa: fix SND0 chunk handling
Paul B Mahol
2012-03-27
1
-1
/
+1
*
|
westwood_vqa: fix SND0 chunk handling
Paul B Mahol
2012-03-21
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-20
1
-318
/
+339
|
\
\
|
|
/
|
*
adpcm: convert adpcm_thp to bytestream2.
Ronald S. Bultje
2012-03-18
1
-19
/
+17
|
*
adpcm: convert adpcm_yamaha to bytestream2.
Ronald S. Bultje
2012-03-18
1
-2
/
+2
|
*
adpcm: convert adpcm_swf to bytestream2.
Ronald S. Bultje
2012-03-18
1
-56
/
+61
|
*
adpcm: convert adpcm_sbpro to bytestream2.
Ronald S. Bultje
2012-03-18
1
-14
/
+17
|
*
adpcm: convert adpcm_ct to bytestream2.
Ronald S. Bultje
2012-03-18
1
-2
/
+2
|
*
adpcm: convert adpcm_ima_amv/smjpeg to bytestream2.
Ronald S. Bultje
2012-03-18
1
-16
/
+22
|
*
adpcm: convert adpcm_ea_xas to bytestream2.
Ronald S. Bultje
2012-03-18
1
-6
/
+10
|
*
adpcm: convert adpcm_ea_r1/2/3 to bytestream2.
Ronald S. Bultje
2012-03-18
1
-33
/
+28
|
*
adpcm: convert ea_maxis_xa to bytestream2.
Ronald S. Bultje
2012-03-18
1
-8
/
+10
|
*
adpcm: convert adpcm_ea to bytestream2.
Ronald S. Bultje
2012-03-18
1
-29
/
+24
|
*
adpcm convert adpcm_ima_ea_sead to bytestream2.
Ronald S. Bultje
2012-03-18
1
-3
/
+4
|
*
adpcm: convert adpcm_ima_ea_eacs to bytestream2.
Ronald S. Bultje
2012-03-18
1
-13
/
+17
|
*
adpcm: convert adpcm_xa to bytestream2.
Ronald S. Bultje
2012-03-18
1
-6
/
+5
[next]