..
alpha
warning fixes
22 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
fixing thread safety, this may cause alignment problms (if it does than the stuff should be moved to MpegEncContext)
22 years ago
liba52
when changing version, please keep my changes (win32 compile fix)
22 years ago
libpostproc
gcc 2.95 workaround
22 years ago
mlib
the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad dot com>)
22 years ago
ppc
namespace fix (triggered by gcc-alivec-bugfix + gentoo or so) by (Magnus Damm <damm at opensource dot se>)
22 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
fix 4xm yuv->rgb565 transform
22 years ago
Doxyfile
even more fixes
22 years ago
Makefile
Simplified and fixed altivec/altivec.h detection under Linux and Darwin (and others). Patch by Magnus Damm <damm@opensource.se>
22 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
AC3 encoding patch ba (Ross Martin <ffmpeg at ross dot interwrx dot com>)
22 years ago
ac3tab.h
per file doxy
22 years ago
adpcm.c
4xm adpcm
22 years ago
allcodecs.c
mpeg2 regression test
22 years ago
amr.c
* 3gp patch by Joca
22 years ago
apiexample.c
FF_INPUT_BUFFER_PADDING_SIZE
22 years ago
asv1.c
CONFIG_ENCODERS cleanup
22 years ago
avcodec.c
flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot com>)
22 years ago
avcodec.h
mpeg2 regression test
22 years ago
bswap.h
warning fixes
22 years ago
cabac.c
FFV1 codec (our very simple lossless intra only codec, compresses much better then huffyuv)
22 years ago
cabac.h
10l
22 years ago
cljr.c
removed unused variables
22 years ago
common.c
using av_abort instead exit
22 years ago
common.h
export int64_t_C as it is needed by libavformat.h
22 years ago
cyuv.c
Warning and compatibility fixes.
22 years ago
dct-test.c
per file doxy
22 years ago
dsputil.c
Fix third pixel motion compensation
22 years ago
dsputil.h
the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad dot com>)
22 years ago
dv.c
removed unused variable
22 years ago
dvdata.h
support for DV aspect ratio and erroneous audio patch by (Dan Dennedy (dan at dennedy dot org) and Roman Shaposhnick <rvs at sun dot com>)
22 years ago
error_resilience.c
avoid warning
22 years ago
eval.c
per file doxy
22 years ago
faad.c
* support for AAC audio streams via libfaad
22 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
golomb rice code cleanup / simplify (~0.5% compression gain and slightly faster)
22 years ago
golomb.c
optimizations
22 years ago
golomb.h
10l
22 years ago
h263.c
removed unused variable
22 years ago
h263data.h
per file doxy
22 years ago
h263dec.c
xvid edge bug (if i understand the mpeg4 spec correctly) autodetection
22 years ago
h264.c
bitstream changes to match JM7.2
22 years ago
h264data.h
10l
22 years ago
huffyuv.c
default for slices is display order again
22 years ago
imgconvert.c
flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot com>)
22 years ago
imgconvert_template.h
added img_get_alpha_info()
22 years ago
imgresample.c
per file doxy
22 years ago
indeo3.c
Warning and compatibility fixes.
22 years ago
indeo3data.h
native Indeo3 decoder implementation
22 years ago
jfdctfst.c
per file doxy
22 years ago
jfdctint.c
per file doxy
22 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
removed unused variable
22 years ago
mem.c
per file doxy
22 years ago
mjpeg.c
10l
22 years ago
motion_est.c
oooooops, having 2 Eterms open and doing cvs diff in one and cvs commit in the other sucks, especially if they are in different directories (MPlayer/main/libavcodec vs. ffmpeg/libavcodec)
22 years ago
motion_est_template.c
removed unused variable
22 years ago
motion_test.c
per file doxy
22 years ago
mp3lameaudio.c
per file doxy
22 years ago
mpeg4data.h
warning fix
22 years ago
mpeg12.c
mpeg2 regression test
22 years ago
mpeg12data.h
CONFIG_ENCODERS cleanup
22 years ago
mpegaudio.c
per file doxy
22 years ago
mpegaudio.h
per file doxy
22 years ago
mpegaudiodec.c
memmove fixes (Jon Burgess)
22 years ago
mpegaudiodectab.h
per file doxy
22 years ago
mpegaudiotab.h
per file doxy
22 years ago
mpegvideo.c
oooooops, having 2 Eterms open and doing cvs diff in one and cvs commit in the other sucks, especially if they are in different directories (MPlayer/main/libavcodec vs. ffmpeg/libavcodec)
22 years ago
mpegvideo.h
oooooops, having 2 Eterms open and doing cvs diff in one and cvs commit in the other sucks, especially if they are in different directories (MPlayer/main/libavcodec vs. ffmpeg/libavcodec)
22 years ago
msmpeg4.c
skip ext header missing message for msmpeg4v2
22 years ago
msmpeg4data.h
per file doxy
22 years ago
oggvorbis.c
per file doxy
22 years ago
oggvorbis.h
per file doxy
22 years ago
opts.c
* moved os_support.h into libavcodec
22 years ago
os_support.h
Changes for SPARC/Solaris compatibility. Now it should be possible to
22 years ago
pcm.c
typos & cosmetics
22 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
fix qmin==qmax==1 && msmpeg4 && intra bug
22 years ago
raw.c
Warning fixes.
22 years ago
resample.c
AC3 encoding patch ba (Ross Martin <ffmpeg at ross dot interwrx dot com>)
22 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
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
cleanup / fixes
22 years ago
vcr1.c
removed unused variable
22 years ago
vp3.c
fixing chroma MC
22 years ago
vp3data.h
get those permutations straight
22 years ago
wmadata.h
per file doxy
22 years ago
wmadec.c
moved frame_count to wmadeccontext
22 years ago
wmv2.c
avoid warning
22 years ago
xvmcvideo.c
Add GNU header, remove X includes, add more check for xvmc render packet
22 years ago