You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Falk Hüffner
6b02692791
sse16_c is totally fucked up (unaligned loads, LONG_MAX is undefined,
...
uint32 array index -> segv), so let's just use a nice plain
unobfuscated version, which also happens to be faster for me.
Originally committed as revision 1470 to svn://svn.ffmpeg.org/ffmpeg/trunk
22 years ago
..
alpha
Implement sad8x8 and sad16x16 with pix_abs.
22 years ago
armv4l
* cut&paste fix
22 years ago
i386
sse16 & pix_norm1 optimization patch by (Felix von Leitner <felix-ffmpeg at fefe dot de>) (with some modifications)
22 years ago
liba52
…
mlib
mlib fix patch by (Juergen Keil <jk at tools dot de>)
22 years ago
ppc
AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <dolbeau at irisa dot fr>)
22 years ago
ps2
* using DSPContext - so each codec could use its local (sub)set of CPU extension
22 years ago
.cvsignore
…
Makefile
- removed nonsense *.d dependancy stuff, there was already a better 'make dep' support in it
22 years ago
a52dec.c
…
ac3.h
preparing integration of new AC3 decoder
22 years ago
ac3dec.c
…
ac3enc.c
AVVideoFrame -> AVFrame
22 years ago
ac3tab.h
preparing integration of new AC3 decoder
22 years ago
adpcm.c
AVVideoFrame -> AVFrame
22 years ago
allcodecs.c
qpel encoding
22 years ago
apiexample.c
AVVideoFrame -> AVFrame
22 years ago
avcodec.c
* useless commit - ignore
22 years ago
avcodec.h
get_format()
22 years ago
bswap.h
…
common.c
aspect ratio cleanup
22 years ago
common.h
os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>)
22 years ago
dct-test.c
suppressed getopt.h
22 years ago
dsputil.c
sse16_c is totally fucked up (unaligned loads, LONG_MAX is undefined,
22 years ago
dsputil.h
fixing DCTELEM != short
22 years ago
dv.c
fixing DCTELEM != short
22 years ago
dvdata.h
…
error_resilience.c
use spatial error concealment if we dont have a previous frame
22 years ago
eval.c
…
fastmemcpy.h
…
fdctref.c
…
fft-test.c
suppressed getopt.h
22 years ago
fft.c
AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <dolbeau at irisa dot fr>)
22 years ago
h263.c
fixing DCTELEM != short
22 years ago
h263data.h
…
h263dec.c
padding bug autodetection improvement 2nd try
22 years ago
huffyuv.c
10l
22 years ago
imgconvert.c
added missing formats in all functions - added monoblack, monowhite and gray8 support for most conversions
22 years ago
imgresample.c
practically disabling altivec resampling code (some ppl said its broken) patch by (Dieter Shirley <dieters at schemasoft dot com>)
22 years ago
jfdctfst.c
…
jfdctint.c
…
jrevdct.c
…
mace.c
Avoid "unused variable 'c'" warning.
22 years ago
mdct.c
use av_malloc instead of malloc
22 years ago
mem.c
* fixing some minor const warnings
22 years ago
mjpeg.c
warnings patch by (bubu <bubu at bubu dot net>)
22 years ago
motion_est.c
bugs
22 years ago
motion_est_template.c
bugs
22 years ago
motion_test.c
suppressed getopt.h
22 years ago
mp3lameaudio.c
100l
22 years ago
mpeg4data.h
correcter mpeg4 headers
22 years ago
mpeg12.c
trellis quantization for mpeg1
22 years ago
mpeg12data.h
mpeg1&2 aspect decoding
22 years ago
mpegaudio.c
AVVideoFrame -> AVFrame
22 years ago
mpegaudio.h
…
mpegaudiodec.c
* two functions to handle allocation of static data more simple
22 years ago
mpegaudiodectab.h
…
mpegaudiotab.h
…
mpegvideo.c
bugs
22 years ago
mpegvideo.h
fixing DCTELEM != short
22 years ago
msmpeg4.c
fixed wmv2 slices
22 years ago
msmpeg4data.h
qpel encoding
22 years ago
oggvorbis.c
fixes crash patch by (Mark Hills <mark at pogo dot org dot uk>)
22 years ago
oggvorbis.h
…
opts.c
* first shot for generaly usable option parser for codecs
22 years ago
pcm.c
AVVideoFrame -> AVFrame
22 years ago
ratecontrol.c
suppressed redundant math.h - suppressed M_PI redefinition
22 years ago
resample.c
…
rv10.c
AVVideoFrame -> AVFrame
22 years ago
simple_idct.c
fixing DCTELEM != short
22 years ago
simple_idct.h
fixing DCTELEM != short
22 years ago
svq1.c
workaround dropable p frame after first frame bug
22 years ago
svq1_cb.h
* consts
22 years ago
utils.c
get_format()
22 years ago
wmadata.h
added wma decoder
22 years ago
wmadec.c
align fixes for sse/altivec
22 years ago
wmv2.c
fixed wmv2 slices
22 years ago