Fri, 19 Jan 2007 22:12:59 +0000 |
alex |
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
libavcodec
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavcodec
|
Sat, 08 Jul 2006 22:31:14 +0000 |
mru |
make the adx adpcm codec available
libavcodec
|
Sat, 03 Jun 2006 19:04:56 +0000 |
lorenm |
ADPCM: trellis quantization
libavcodec
|
Sat, 03 Jun 2006 04:38:11 +0000 |
lorenm |
adpcm_ima & adpcm_yamaha: improved quantization
libavcodec
|
Thu, 02 Mar 2006 13:55:49 +0000 |
michael |
cleanup IMA-ADPCM WAV decoder
libavcodec
|
Thu, 16 Feb 2006 00:09:23 +0000 |
aurel |
add Creative 8 bits ADPCM schemes support
libavcodec
|
Thu, 12 Jan 2006 22:43:26 +0000 |
diego |
Update licensing information: The FSF changed postal address.
libavcodec
|
Thu, 22 Dec 2005 01:10:11 +0000 |
diego |
COSMETICS: tabs --> spaces, some prettyprinting
libavcodec
|
Sat, 17 Dec 2005 18:14:38 +0000 |
diego |
COSMETICS: Remove all trailing whitespace.
libavcodec
|
Sat, 16 Jul 2005 11:18:42 +0000 |
michael |
yamaha adpcm nibbles in the wrong order fix by (Vidar Madsen: vidarino, gmail com)
libavcodec
|
Fri, 15 Jul 2005 06:51:36 +0000 |
michael |
Add Yamaha ADPCM encoding/decoding patch by (Vidar Madsen: vidarino, gmail com)
libavcodec
|
Wed, 01 Jun 2005 21:19:00 +0000 |
michael |
adding a few const
libavcodec
|
Mon, 21 Feb 2005 19:27:32 +0000 |
alex |
macromedia flavour adpcm decoding (used in flv and swf)
libavcodec
|
Tue, 12 Oct 2004 12:47:49 +0000 |
melanson |
Creative ADPCM decoder, format 0x200, courtesy of Konstantin Shishkov
libavcodec
|
Fri, 21 May 2004 14:37:16 +0000 |
michael |
data_size = 0 cleanup
libavcodec
|
Sun, 14 Mar 2004 04:04:08 +0000 |
melanson |
remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->
libavcodec
|
Sun, 08 Feb 2004 02:16:48 +0000 |
michael |
M$ ADPCM encoding & some simplifications
libavcodec
|
Tue, 03 Feb 2004 04:27:17 +0000 |
melanson |
added support for EA ADPCM and SMJPEG IMA ADPCM
libavcodec
|
Sat, 31 Jan 2004 17:40:28 +0000 |
melanson |
handle 0-length buffers
libavcodec
|
Sat, 10 Jan 2004 01:58:00 +0000 |
michael |
cleanup
libavcodec
|
Tue, 16 Dec 2003 01:17:58 +0000 |
melanson |
initial predictors are not sent to the output in QT IMA; fix stereo QT
libavcodec
|
Mon, 10 Nov 2003 15:19:05 +0000 |
bellard |
comment fix
libavcodec
|
Mon, 03 Nov 2003 13:26:22 +0000 |
michael |
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
libavcodec
|
Sun, 26 Oct 2003 09:56:21 +0000 |
michael |
fixing the remaning block-align checks
libavcodec
|
Sun, 26 Oct 2003 09:49:45 +0000 |
michael |
block algn patch by ("Assaf Yaari" <assafy at mobixell dot com>)
libavcodec
|
Wed, 22 Oct 2003 22:10:22 +0000 |
alex |
100l
libavcodec
|
Wed, 15 Oct 2003 03:20:40 +0000 |
melanson |
activate the XA and ADX ADPCM codecs
libavcodec
|
Tue, 14 Oct 2003 04:15:53 +0000 |
melanson |
disable encoders where appropriate (patch courtesy of BERO
libavcodec
|
Wed, 01 Oct 2003 04:39:38 +0000 |
tmmm |
New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE &
libavcodec
|