.. |
alpha
|
Implement sad8x8 and sad16x16 with pix_abs.
|
2003-01-10 13:35:15 +00:00 |
armv4l
|
* cut&paste fix
|
2002-11-20 07:32:18 +00:00 |
i386
|
* static,const,compiler warning cleanup
|
2003-02-10 09:35:32 +00:00 |
liba52
|
undefine malloc macros
|
2003-01-23 22:59:06 +00:00 |
mlib
|
mlib fix patch by (Juergen Keil <jk at tools dot de>)
|
2002-12-15 22:42:59 +00:00 |
ppc
|
fix for ppc compile broken by (Romain Dolbeau <dolbeau at irisa dot fr> and Colin Leroy <colin at colino dot net>)
|
2003-02-01 00:18:50 +00:00 |
ps2
|
* using DSPContext - so each codec could use its local (sub)set of CPU extension
|
2002-11-11 10:04:45 +00:00 |
.cvsignore
|
* cleanup
|
2002-04-26 07:18:57 +00:00 |
a52dec.c
|
reverse
|
2003-01-20 18:43:31 +00:00 |
ac3.h
|
preparing integration of new AC3 decoder
|
2002-10-28 00:39:05 +00:00 |
ac3dec.c
|
license/copyright change
|
2002-05-25 22:45:33 +00:00 |
ac3enc.c
|
* static,const,compiler warning cleanup
|
2003-02-10 09:35:32 +00:00 |
ac3tab.h
|
preparing integration of new AC3 decoder
|
2002-10-28 00:39:05 +00:00 |
adpcm.c
|
AVVideoFrame -> AVFrame
|
2002-12-09 12:03:43 +00:00 |
allcodecs.c
|
register cyuv with allcodecs.c
|
2003-02-09 16:58:47 +00:00 |
apiexample.c
|
* still unfinished code for Options
|
2003-02-10 09:40:23 +00:00 |
avcodec.c
|
* still unfinished code for Options
|
2003-02-10 09:40:23 +00:00 |
avcodec.h
|
* still unfinished code for Options
|
2003-02-10 09:38:38 +00:00 |
bswap.h
|
don't use inttypes.h - use inline function for bswap_64()
|
2002-05-26 15:24:32 +00:00 |
common.c
|
* static,const,compiler warning cleanup
|
2003-02-10 09:35:32 +00:00 |
common.h
|
* still unfinished code for Options
|
2003-02-10 09:40:23 +00:00 |
cyuv.c
|
Creative YUV (CYUV) decoder by (Mike Melanson <melanson at pcisys dot net>)
|
2003-02-09 00:37:50 +00:00 |
dct-test.c
|
suppressed getopt.h
|
2003-01-07 23:49:40 +00:00 |
dsputil.c
|
align
|
2003-01-19 20:04:35 +00:00 |
dsputil.h
|
win32: rint() does not seem to be defined with mingw32-gcc 2.95 - do you have a better solution ?
|
2003-01-28 14:50:26 +00:00 |
dv.c
|
DV audio decoder by Roman Shaposhnick
|
2003-01-27 09:21:30 +00:00 |
dvdata.h
|
DV audio decoder by Roman Shaposhnick
|
2003-01-27 09:21:30 +00:00 |
error_resilience.c
|
use spatial error concealment if we dont have a previous frame
|
2002-12-04 11:25:53 +00:00 |
eval.c
|
* static,const,compiler warning cleanup
|
2003-02-10 09:35:32 +00:00 |
fastmemcpy.h
|
Adding fastmemcpy stuff to speedup mplayer project
|
2001-08-02 08:29:38 +00:00 |
fdctref.c
|
dct cleanup
|
2002-09-01 16:52:33 +00:00 |
fft-test.c
|
suppressed getopt.h
|
2003-01-07 23:49:40 +00:00 |
fft.c
|
AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <dolbeau at irisa dot fr>)
|
2003-01-16 21:54:55 +00:00 |
h263.c
|
* static,const,compiler warning cleanup
|
2003-02-10 09:35:32 +00:00 |
h263data.h
|
dc scale simplification/optimization
|
2002-06-18 00:46:02 +00:00 |
h263dec.c
|
direct blocksize in bframes fix (might fix qpel+bframe bug)
|
2003-02-08 18:23:39 +00:00 |
huffyuv.c
|
GetBitContext.size is allways multiplied by 8 -> use size_in_bits to avoid useless *8 in a few inner loops
|
2003-01-21 17:34:12 +00:00 |
imgconvert.c
|
* static,const,compiler warning cleanup
|
2003-02-10 09:35:32 +00:00 |
imgresample.c
|
* static,const,compiler warning cleanup
|
2003-02-10 09:35:32 +00:00 |
jfdctfst.c
|
avoid name clash with libjpeg - added missing externs
|
2002-06-04 12:58:40 +00:00 |
jfdctint.c
|
higher accuracy
|
2002-09-01 20:54:38 +00:00 |
jrevdct.c
|
* started to cleanup name clashes for onetime compilation
|
2002-05-27 16:42:14 +00:00 |
mace.c
|
Avoid "unused variable 'c'" warning.
|
2002-11-26 08:58:24 +00:00 |
Makefile
|
* opts compilation
|
2003-02-10 09:41:44 +00:00 |
mdct.c
|
use av_malloc instead of malloc
|
2003-01-07 17:44:21 +00:00 |
mem.c
|
use av_malloc() functions - added av_strdup and av_realloc()
|
2003-01-23 23:03:09 +00:00 |
mjpeg.c
|
* check for potentialy problematic field len
|
2003-02-10 10:45:41 +00:00 |
motion_est_template.c
|
finetuneing thresholds/factors
|
2003-01-19 17:55:13 +00:00 |
motion_est.c
|
* static,const,compiler warning cleanup
|
2003-02-10 09:35:32 +00:00 |
motion_test.c
|
suppressed getopt.h
|
2003-01-07 23:49:40 +00:00 |
mp3lameaudio.c
|
100l
|
2002-12-09 14:33:20 +00:00 |
mpeg4data.h
|
correcter mpeg4 headers
|
2002-12-30 00:28:42 +00:00 |
mpeg12.c
|
mpeg1 bframe encoding patch by (Raphaël LEGRAND) with some modifications by me
|
2003-02-08 12:00:57 +00:00 |
mpeg12data.h
|
mpeg1&2 aspect decoding
|
2002-12-06 16:04:30 +00:00 |
mpegaudio.c
|
* static,const,compiler warning cleanup
|
2003-02-10 09:35:32 +00:00 |
mpegaudio.h
|
added missing externs
|
2002-06-04 12:53:11 +00:00 |
mpegaudiodec.c
|
* static,const,compiler warning cleanup
|
2003-02-10 09:35:32 +00:00 |
mpegaudiodectab.h
|
added mpeg audio decoder tables
|
2001-09-15 22:41:10 +00:00 |
mpegaudiotab.h
|
license/copyright change
|
2002-05-25 22:45:33 +00:00 |
mpegvideo.c
|
* still unfinished code for Options
|
2003-02-10 09:40:23 +00:00 |
mpegvideo.h
|
* static,const,compiler warning cleanup
|
2003-02-10 09:35:32 +00:00 |
msmpeg4.c
|
check for qscale==0 (fixes 1/0 on one corrupted stream)
|
2003-02-10 22:43:30 +00:00 |
msmpeg4data.h
|
finetuneing thresholds/factors
|
2003-01-19 17:55:13 +00:00 |
oggvorbis.c
|
fixes crash patch by (Mark Hills <mark at pogo dot org dot uk>)
|
2002-12-21 15:54:21 +00:00 |
oggvorbis.h
|
oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>)
|
2002-09-01 18:07:56 +00:00 |
opts.c
|
* still unfinished code for Options
|
2003-02-10 09:38:38 +00:00 |
pcm.c
|
C99 initializers and kill warnings patch by (mru at users dot sourceforge dot net (Måns Rullgård))
|
2003-01-19 18:30:29 +00:00 |
ratecontrol.c
|
* static,const,compiler warning cleanup
|
2003-02-10 09:35:32 +00:00 |
resample.c
|
* static,const,compiler warning cleanup
|
2003-02-10 09:35:32 +00:00 |
rv10.c
|
GetBitContext.size is allways multiplied by 8 -> use size_in_bits to avoid useless *8 in a few inner loops
|
2003-01-21 17:34:12 +00:00 |
simple_idct.c
|
fixing DCTELEM != short
|
2003-01-15 19:21:21 +00:00 |
simple_idct.h
|
fixing DCTELEM != short
|
2003-01-15 19:21:21 +00:00 |
svq1_cb.h
|
* consts
|
2002-11-11 09:30:07 +00:00 |
svq1.c
|
cliping MVs, i dunno if its correct but it looks better then without it
|
2003-02-04 01:32:25 +00:00 |
utils.c
|
* static,const,compiler warning cleanup
|
2003-02-10 09:35:32 +00:00 |
wmadata.h
|
added wma decoder
|
2002-10-28 00:48:55 +00:00 |
wmadec.c
|
use av_malloc() functions - added av_strdup and av_realloc()
|
2003-01-23 23:03:09 +00:00 |
wmv2.c
|
* static,const,compiler warning cleanup
|
2003-02-10 09:35:32 +00:00 |