.. |
alpha
|
Use asms instead of builtins when compiling for generic Alpha. Less
|
21 years ago |
armv4l
|
Optimized simple idct for arm by Frederic 'dilb' Boulay <dilb@handhelds.org>. Currently licensed under the GPLv2, but the author allowed to license it under the LGPL, feel free to change
|
22 years ago |
i386
|
reorder table instead of wasting instructions to reorder the input to match the table
|
21 years ago |
liba52
|
when changing version, please keep my changes (win32 compile fix)
|
22 years ago |
libpostproc
|
linear blend 1 line shift fix
|
21 years ago |
mlib
|
optimised versions of the get_pixels, diff_pixels, and bswap_buf
|
21 years ago |
ppc
|
AltiVec optimized fdct patch by (James Klicman <james at klicman dot org>)
|
21 years ago |
ps2
|
the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad dot com>)
|
22 years ago |
sh4
|
the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad dot com>)
|
22 years ago |
.cvsignore
|
* cleanup
|
23 years ago |
4xm.c
|
forgot to commit, i hope its correct
|
21 years ago |
Doxyfile
|
even more fixes
|
22 years ago |
Makefile
|
AltiVec optimized fdct patch by (James Klicman <james at klicman dot org>)
|
21 years ago |
a52dec.c
|
per file doxy
|
22 years ago |
ac3.h
|
per file doxy
|
22 years ago |
ac3dec.c
|
per file doxy
|
22 years ago |
ac3enc.c
|
removed the obsolete and unused parameters of init_put_bits
|
21 years ago |
ac3tab.h
|
per file doxy
|
22 years ago |
adpcm.c
|
fixing the remaning block-align checks
|
21 years ago |
adx.c
|
Fixes GCC 3.3.2 warnings patch by (Panagiotis Issaris <takis at lumumba dot luc dot ac dot be>)
|
21 years ago |
allcodecs.c
|
activate the XA and ADX ADPCM codecs
|
21 years ago |
amr.c
|
AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>)
|
21 years ago |
apiexample.c
|
spelling fix
|
22 years ago |
asv1.c
|
removed the obsolete and unused parameters of init_put_bits
|
21 years ago |
avcodec.c
|
flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot com>)
|
22 years ago |
avcodec.h
|
added fake codec CODEC_ID_MPEG2TS of type CODEC_TYPE_DATA (needed for simpler handling of raw transport streams in ffserver and RTP - better solutions are welcomed)
|
21 years ago |
bswap.h
|
warning fixes
|
22 years ago |
cabac.c
|
removed the obsolete and unused parameters of init_put_bits
|
21 years ago |
cabac.h
|
10l
|
22 years ago |
cinepak.c
|
support Cinepak files with funky (not divisible by 4) resolutions
|
21 years ago |
cljr.c
|
removed unused variables
|
22 years ago |
common.c
|
AVRational
|
21 years ago |
common.h
|
AVRational
|
21 years ago |
cyuv.c
|
Warning and compatibility fixes.
|
22 years ago |
dct-test.c
|
10l
|
21 years ago |
dpcm.c
|
fix Interplay DPCM (frames are intracoded, predictors do not carry
|
21 years ago |
dsputil.c
|
* adding integer/floating point AAN implementations for DCT 2-4-8
|
21 years ago |
dsputil.h
|
* adding integer/floating point AAN implementations for DCT 2-4-8
|
21 years ago |
dv.c
|
* introducing dct248 into the DSP context.
|
21 years ago |
dvdata.h
|
* introducing dct248 into the DSP context.
|
21 years ago |
error_resilience.c
|
avoid warning
|
22 years ago |
eval.c
|
per file doxy
|
22 years ago |
faac.c
|
Patch for AAC encoding with libfaac by (Gildas Bazin <gbazin at altern dot org>)
|
21 years ago |
faad.c
|
* support for AAC audio streams via libfaad
|
22 years ago |
faandct.c
|
* adding integer/floating point AAN implementations for DCT 2-4-8
|
21 years ago |
faandct.h
|
* adding integer/floating point AAN implementations for DCT 2-4-8
|
21 years ago |
fastmemcpy.h
|
Adding fastmemcpy stuff to speedup mplayer project
|
24 years ago |
fdctref.c
|
per file doxy
|
22 years ago |
fft-test.c
|
per file doxy
|
22 years ago |
fft.c
|
per file doxy
|
22 years ago |
ffv1.c
|
gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daimi dot au dot dk>)
|
21 years ago |
golomb.c
|
optimizations
|
22 years ago |
golomb.h
|
10l
|
22 years ago |
h263.c
|
AVRational
|
21 years ago |
h263data.h
|
h263 stuffing decode fix
|
21 years ago |
h263dec.c
|
AVRational
|
21 years ago |
h264.c
|
AVRational
|
21 years ago |
h264data.h
|
AVRational
|
21 years ago |
huffyuv.c
|
fix the case where all vlc codes are 8 bits long (repeat=256)
|
21 years ago |
idcinvideo.c
|
instructions for using the decoder
|
21 years ago |
imgconvert.c
|
recommit of
|
21 years ago |
imgconvert_template.h
|
avcodec const correctness patch by (Drew Hess <dhess at ilm dot com>)
|
21 years ago |
imgresample.c
|
avcodec const correctness patch by (Drew Hess <dhess at ilm dot com>)
|
21 years ago |
indeo3.c
|
fixes levis.avi
|
21 years ago |
indeo3data.h
|
use const data - began to make code more portable
|
21 years ago |
interplayvideo.c
|
gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daimi dot au dot dk>)
|
21 years ago |
jfdctfst.c
|
* adding integer/floating point AAN implementations for DCT 2-4-8
|
21 years ago |
jfdctint.c
|
* introducing dct248 into the DSP context.
|
21 years ago |
jrevdct.c
|
per file doxy
|
22 years ago |
mace.c
|
debug stuff only for DEBUG :)
|
22 years ago |
mdct.c
|
per file doxy
|
22 years ago |
mdec.c
|
quiet
|
21 years ago |
mem.c
|
per file doxy
|
22 years ago |
mjpeg.c
|
10l
|
21 years ago |
motion_est.c
|
optionally try to encode each MB with MV=<0,0> and choose the one with better RD
|
21 years ago |
motion_est_template.c
|
removed unused variable
|
22 years ago |
motion_test.c
|
per file doxy
|
22 years ago |
mp3lameaudio.c
|
CODEC_ID_MP3LAME is obsolete
|
21 years ago |
mpeg4data.h
|
AVRational
|
21 years ago |
mpeg12.c
|
XvMC speedup by removing one memcpy and doing MB packing
|
21 years ago |
mpeg12data.h
|
AVRational
|
21 years ago |
mpegaudio.c
|
removed the obsolete and unused parameters of init_put_bits
|
21 years ago |
mpegaudio.h
|
per file doxy
|
22 years ago |
mpegaudiodec.c
|
update sub_id in mpegaudio decoding (might need same method as MPEG2VIDEO too ?)
|
21 years ago |
mpegaudiodectab.h
|
per file doxy
|
22 years ago |
mpegaudiotab.h
|
per file doxy
|
22 years ago |
mpegvideo.c
|
XvMC speedup by removing one memcpy and doing MB packing
|
21 years ago |
mpegvideo.h
|
XvMC speedup by removing one memcpy and doing MB packing
|
21 years ago |
msmpeg4.c
|
skip ext header missing message for msmpeg4v2
|
22 years ago |
msmpeg4data.h
|
per file doxy
|
22 years ago |
msrle.c
|
New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE &
|
21 years ago |
msvideo1.c
|
New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE &
|
21 years ago |
oggvorbis.c
|
per file doxy
|
22 years ago |
oggvorbis.h
|
per file doxy
|
22 years ago |
opts.c
|
removed os_support.h
|
21 years ago |
pcm.c
|
simpler
|
21 years ago |
ra144.c
|
removed unused variables
|
22 years ago |
ra144.h
|
moved the tables into header files (and applied the 'static' patch). Nick: why do you like mergeing tables and code into one file, so making it unusable big?
|
22 years ago |
ra288.c
|
removed unused variables
|
22 years ago |
ra288.h
|
moved the tables into header files (and applied the 'static' patch). Nick: why do you like mergeing tables and code into one file, so making it unusable big?
|
22 years ago |
ratecontrol.c
|
use lagrange multipler instead of qp for ratecontrol, this may break some things, tell me ASAP if u notice anything broken
|
21 years ago |
rational.c
|
BSD doesnt have log2
|
21 years ago |
rational.h
|
AVRational
|
21 years ago |
raw.c
|
Warning fixes.
|
22 years ago |
resample.c
|
removed os_support.h
|
21 years ago |
roqvideo.c
|
experimental half-pel motion compensation for C planes, courtesy of Dr.
|
21 years ago |
rpza.c
|
This patch marks frames used in RPZA decoder as reference frames, from
|
21 years ago |
rv10.c
|
rate distortion mb decision support
|
22 years ago |
simple_idct.c
|
per file doxy
|
22 years ago |
simple_idct.h
|
per file doxy
|
22 years ago |
sp5x.h
|
Sunplus JPEG codec (SP5X) support
|
21 years ago |
svq1.c
|
get_bits -> skip_bits
|
22 years ago |
svq1_cb.h
|
per file doxy
|
22 years ago |
svq1_vlc.h
|
rework SVQ1 decoder to use more intuitive VLC tables as well as ffmpeg's
|
22 years ago |
svq3.c
|
- fix PLANE_PRED8x8 prediction (H/V are swapped, this is correct!)
|
22 years ago |
utils.c
|
added fake codec CODEC_ID_MPEG2TS of type CODEC_TYPE_DATA (needed for simpler handling of raw transport streams in ffserver and RTP - better solutions are welcomed)
|
21 years ago |
vcr1.c
|
removed unused variable
|
22 years ago |
vp3.c
|
theora comments skipping
|
21 years ago |
vp3data.h
|
get those permutations straight
|
22 years ago |
vqavideo.c
|
support a few more types of VQA files
|
21 years ago |
wmadata.h
|
per file doxy
|
22 years ago |
wmadec.c
|
moved frame_count to wmadeccontext
|
22 years ago |
wmv2.c
|
10l
|
21 years ago |
xan.c
|
MACRO-ize a bunch of redundant code blocks; fix 16-bit RGB modes (it's
|
21 years ago |
xvmcvideo.c
|
XvMC speedup by removing one memcpy and doing MB packing
|
21 years ago |