1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-04 10:19:58 +02:00
ffmpeg/libavcodec
Reimar Döffinger 517840c654 Our own LZO (1X) implementation, under LGPL and optimized for readability.
Tested on CamStudio sample files.

Originally committed as revision 4840 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-01-12 17:52:41 +00:00
..
alpha COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
armv4l COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
i386 tweak h264_biweight 2006-01-09 03:38:37 +00:00
liba52 COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
libpostproc Move Darwin shared library build peculiarities to configure. 2006-01-12 00:00:00 +00:00
mlib COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
ppc COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
ps2 COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
sh4 COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
sparc COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
.cvsignore Ignore AMR directories. 2005-10-06 12:13:25 +00:00
4xm.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
8bps.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
a52dec.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
aasc.c Autodesk Animator Studio Codec (AASC) video decoder, courtesy of 2005-04-03 05:02:08 +00:00
ac3.h COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
ac3dec.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
ac3enc.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
ac3tab.h COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
adpcm.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
adx.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
alac.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
allcodecs.c CamStudio decoder, only 32 bit lzo mode is tested 2006-01-09 15:41:39 +00:00
amr.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
apiexample.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
asv1.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
avcodec.h Parameter added for user to set the cutoff frequency when encoding with faac. 2006-01-10 20:07:29 +00:00
beosthread.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
bitstream.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
bitstream.h get_vlc -> get_vlc2 transition and get_vlc() removed from bitstream.h 2006-01-08 21:19:39 +00:00
bmp.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
cabac.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
cabac.h COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
cinepak.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
cljr.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
cook.c Incorrect check removed. 2006-01-07 23:38:17 +00:00
cookdata.h Cook compatibe decoder, patch by Benjamin Larsson 2005-12-09 16:08:18 +00:00
cscd.c Our own LZO (1X) implementation, under LGPL and optimized for readability. 2006-01-12 17:52:41 +00:00
cyuv.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
dct-test.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
dpcm.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
dsputil.c tweak h264_biweight 2006-01-09 03:38:37 +00:00
dsputil.h tweak h264_biweight 2006-01-09 03:38:37 +00:00
dtsdec.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
dv.c Moving dv_anchor back to the global scope. This creates a tiny memory 2006-01-06 19:19:39 +00:00
dvbsub.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
dvbsubdec.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
dvdata.h COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
dvdsub.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
dvdsubenc.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
error_resilience.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
eval.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
faac.c Parameter added for user to set the cutoff frequency when encoding with faac. 2006-01-10 20:07:29 +00:00
faad.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
faandct.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
faandct.h COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
fdctref.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
fft-test.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
fft.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
ffv1.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
flac.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
flicvideo.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
fraps.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
g726.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
golomb.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
golomb.h COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
h261.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
h261data.h H261 fixing and cleaning: 2004-11-12 01:21:34 +00:00
h263.c get_vlc -> get_vlc2 transition and get_vlc() removed from bitstream.h 2006-01-08 21:19:39 +00:00
h263data.h COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
h263dec.c also autodetect xvid idct if bitexact is used 2005-12-21 15:51:45 +00:00
h264.c tweak h264_biweight 2006-01-09 03:38:37 +00:00
h264data.h COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
h264idct.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
huffyuv.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
idcinvideo.c Off-by-one bug in libavcodec/idcinvideo.c, caused 2005-02-16 22:42:41 +00:00
imgconvert_template.h COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
imgconvert.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
imgresample.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
indeo2.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
indeo2data.h COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
indeo3.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
indeo3data.h COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
interplayvideo.c use PRIxN, %zd, %td formats where needed 2005-12-12 01:56:46 +00:00
jfdctfst.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
jfdctint.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
jpeg_ls.c unfinished jpeg-ls codec (feel free to finish it ...) 2005-12-18 13:17:44 +00:00
jrevdct.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
lcl.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
libgsm.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
loco.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
lzo.c Our own LZO (1X) implementation, under LGPL and optimized for readability. 2006-01-12 17:52:41 +00:00
lzo.h Our own LZO (1X) implementation, under LGPL and optimized for readability. 2006-01-12 17:52:41 +00:00
mace.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
Makefile Our own LZO (1X) implementation, under LGPL and optimized for readability. 2006-01-12 17:52:41 +00:00
mdct.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
mdec.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
mem.c av_freep() recommandition 2006-01-04 09:42:37 +00:00
mjpeg.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
motion_est_template.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
motion_est.c 10l: bidir_refine didn't save the new mvs. also improve speed. 2006-01-09 02:08:12 +00:00
motion_test.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
mp3lameaudio.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
mpeg4data.h COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
mpeg12.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
mpeg12data.h COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
mpegaudio.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
mpegaudio.h COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
mpegaudiodec.c get_vlc -> get_vlc2 transition. 2006-01-08 19:31:21 +00:00
mpegaudiodectab.h COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
mpegaudiotab.h COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
mpegvideo.c H.263: more descriptive error message 2006-01-04 17:07:30 +00:00
mpegvideo.h second try of improved lambda/qp guessing for motion estimation RD in first pass 2005-12-29 15:46:23 +00:00
msmpeg4.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
msmpeg4data.h COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
msrle.c avoid buf_size == 0 checks in every decoder 2005-01-23 18:09:06 +00:00
msvideo1.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
oggtheora.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
oggvorbis.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
opt.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
opt.h COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
parser.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
pcm.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
png.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
pnm.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
pthread.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
qdm2.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
qdm2data.h COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
qdrw.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
qpeg.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
qtrle.c correctly deal with the alpha channel in 32-bit QT RLE (courtesy of John 2005-12-14 08:02:03 +00:00
ra144.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
ra144.h COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
ra288.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
ra288.h COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
rangecoder.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
rangecoder.h COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
ratecontrol.c better f_code guessing in 2nd pass 2005-12-22 22:48:09 +00:00
raw.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
resample2.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
resample.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
roqvideo.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
rpza.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
rv10.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
shorten.c shorten decoder by (Jeff Muizelaar <jrmuizel gmail com>) 2005-02-26 03:36:04 +00:00
simple_idct.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
simple_idct.h COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
smc.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
snow.c faster iterative_me: avoid duplicate mc of neighboring blocks. 2006-01-12 05:47:52 +00:00
sonic.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
sp5x.h COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
svq1_cb.h COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
svq1_vlc.h COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
svq1.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
svq3.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
truemotion1.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
truemotion1data.h Two tables in truemotion1data.h were slightly different from VpVision 2005-11-05 19:03:07 +00:00
truemotion2.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
truespeech_data.h Make all tables static const. 2006-01-04 03:01:05 +00:00
truespeech.c TrueSpeech compatible audio decoder by Konstantin Shishkov 2006-01-03 02:30:38 +00:00
tscc.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
ulti_cb.h adding a few const 2005-06-01 21:19:00 +00:00
ulti.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
utils.c Parameter added for user to set the cutoff frequency when encoding with faac. 2006-01-10 20:07:29 +00:00
vc9.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
vc9data.h COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
vcr1.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
vmdav.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
vorbis.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
vorbis.h decrease V_NB_BITS if possible 2005-05-30 22:02:00 +00:00
vp3.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
vp3data.h COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
vp3dsp.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
vqavideo.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
w32thread.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
wmadata.h COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
wmadec.c get_vlc -> get_vlc2 transition. 2006-01-08 17:09:05 +00:00
wmv2.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
wnv1.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
ws-snd1.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
x264.c update x264 wrapper. 2005-12-29 07:24:23 +00:00
xan.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
xl.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
xvidff.c COSMETICS: Remove all trailing whitespace. 2005-12-17 18:14:38 +00:00
xvmcvideo.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00