56 Commits (d562ba238eb04eb36c6e39a51c0ab808d18465e5)

Author SHA1 Message Date
Diego Biurrun 90b5b51eab misc typo fixes 18 years ago
Ramiro Polla 2c124cb65c Use AV_xx throughout libavcodec 18 years ago
Benjamin Larsson d64b88d440 Per reference swf/flv adpcm encoder. 18 years ago
Marco Gerards e457023a95 Fix an underflow/overflow that was causing some crackles when playing 18 years ago
Marco Gerards 90f2a1a03c cosmetics: indentation fix 18 years ago
Michael Niedermayer 949ed6bb30 use bytestream reader instead of bitstream for THP 18 years ago
Anssi Hannula 8e952e4d23 CRYO APC demuxer 18 years ago
Michael Niedermayer 204424a4c7 simplify 18 years ago
Michael Niedermayer b736a365be prev1/2 -> prev[2] 18 years ago
Michael Niedermayer 11d662666d simplify 18 years ago
Michael Niedermayer d9ddac2579 general purpose vars should be int 18 years ago
Michael Niedermayer 20f757076e table[index][ch] -> table[ch][index] (might be faster ...) 18 years ago
Marco Gerards d1e0d21f94 THP PCM decoder, used on the Nintendo GameCube. 18 years ago
Baptiste Coudurier 387afa9d01 fix adpcm swf decoding 18 years ago
Reimar Döffinger f66e4f5f9e Add av_ prefix to clip functions 18 years ago
Michael Niedermayer 3d7232ff00 add FIXME 18 years ago
Michael Niedermayer 14c49573d8 some (probably exploitable) out of array write fixes 18 years ago
Alex Beregszaszi fead30d444 rename BE/LE_8/16/32 to AV_RL/B_8/16/32 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Måns Rullgård 7239fb5738 make the adx adpcm codec available 19 years ago
Loren Merritt 696d6889d2 ADPCM: trellis quantization 19 years ago
Loren Merritt 7e5370516b adpcm_ima & adpcm_yamaha: improved quantization 19 years ago
Michael Niedermayer 8d359bbabe cleanup IMA-ADPCM WAV decoder 19 years ago
Aurelien Jacobs 2433f24f60 add Creative 8 bits ADPCM schemes support 19 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Michael Niedermayer b194c327fc yamaha adpcm nibbles in the wrong order fix by (Vidar Madsen: vidarino, gmail com) 20 years ago
Vidar Madsen 2ff4524e72 Add Yamaha ADPCM encoding/decoding patch by (Vidar Madsen: vidarino, gmail com) 20 years ago
Michael Niedermayer c26ae41db2 adding a few const 20 years ago
Alex Beregszaszi 659c369256 macromedia flavour adpcm decoding (used in flv and swf) 20 years ago
Mike Melanson b3bfb29980 Creative ADPCM decoder, format 0x200, courtesy of Konstantin Shishkov 20 years ago
Michael Niedermayer 53db1cae1c data_size = 0 cleanup 21 years ago
Mike Melanson 3a278992bd remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> 21 years ago
Michael Niedermayer 6cf9d5ebd3 M$ ADPCM encoding & some simplifications 21 years ago
Mike Melanson 7d8379f2b7 added support for EA ADPCM and SMJPEG IMA ADPCM 21 years ago
Mike Melanson df72754d03 handle 0-length buffers 21 years ago
Michael Niedermayer d94728c377 cleanup 21 years ago
Mike Melanson ac3d5cac7b initial predictors are not sent to the output in QT IMA; fix stereo QT 21 years ago
Fabrice Bellard 8dbcc9f226 comment fix 21 years ago
Michel Bardiaux 9b87956678 av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
Michael Niedermayer 5c69a4fd68 fixing the remaning block-align checks 21 years ago
Assaf Yaari ca1d62f45d block algn patch by ("Assaf Yaari" <assafy at mobixell dot com>) 21 years ago
Alex Beregszaszi 1ffb0091aa 100l 21 years ago
Mike Melanson fc38477715 activate the XA and ADX ADPCM codecs 21 years ago
Mike Melanson 764ef40015 disable encoders where appropriate (patch courtesy of BERO 21 years ago
Mike Melanson 2fdf638b0c New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE & 21 years ago
Mike Melanson 9937e686fe New fringe codecs: WC3/Xan video, Xan DPCM, DK3 & DK4 ADPCM 21 years ago
Michael Niedermayer 4b465299f3 4xm adpcm 22 years ago
Michael Niedermayer 983e3246b7 per file doxy 22 years ago