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
*
Creative ADPCM decoder, format 0x200, courtesy of Konstantin Shishkov
Mike Melanson
2004-10-12
1
-0
/
+56
*
data_size = 0 cleanup
Michael Niedermayer
2004-05-21
1
-2
/
+0
*
remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->
Mike Melanson
2004-03-14
1
-7
/
+0
*
M$ ADPCM encoding & some simplifications
Michael Niedermayer
2004-02-08
1
-28
/
+76
*
added support for EA ADPCM and SMJPEG IMA ADPCM
Mike Melanson
2004-02-03
1
-0
/
+87
*
handle 0-length buffers
Mike Melanson
2004-01-31
1
-0
/
+3
*
cleanup
Michael Niedermayer
2004-01-10
1
-71
/
+29
*
initial predictors are not sent to the output in QT IMA; fix stereo QT
Mike Melanson
2003-12-16
1
-8
/
+3
*
comment fix
Fabrice Bellard
2003-11-10
1
-2
/
+2
*
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
Michel Bardiaux
2003-11-03
1
-4
/
+4
*
fixing the remaning block-align checks
Michael Niedermayer
2003-10-26
1
-12
/
+6
*
block algn patch by ("Assaf Yaari" <assafy at mobixell dot com>)
Assaf Yaari
2003-10-26
1
-13
/
+5
*
100l
Alex Beregszaszi
2003-10-22
1
-2
/
+2
*
activate the XA and ADX ADPCM codecs
Mike Melanson
2003-10-15
1
-2
/
+98
*
disable encoders where appropriate (patch courtesy of BERO
Mike Melanson
2003-10-14
1
-2
/
+19
*
New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE &
Mike Melanson
2003-10-01
1
-1
/
+21
*
New fringe codecs: WC3/Xan video, Xan DPCM, DK3 & DK4 ADPCM
Mike Melanson
2003-09-08
1
-11
/
+119
*
4xm adpcm
Michael Niedermayer
2003-06-03
1
-1
/
+57
*
per file doxy
Michael Niedermayer
2003-03-06
1
-2
/
+5
*
* minor optimalization
Zdenek Kabelac
2003-03-03
1
-8
/
+9
*
* fixed IMA WAV decoding (though still might not be fully correct)
Zdenek Kabelac
2003-02-24
1
-27
/
+23
*
* UINTX -> uintx_t INTX -> intx_t
Zdenek Kabelac
2003-02-11
1
-3
/
+3
*
AVVideoFrame -> AVFrame
Michael Niedermayer
2002-12-09
1
-2
/
+6
*
adpcm encoding patch by François Revol <revol at free dot fr>
François Revol
2002-07-22
1
-15
/
+139
*
beos/mov/adpcm patch by François Revol <revol at free dot fr>
François Revol
2002-07-20
1
-0
/
+406