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.
 
 
 
 
 
Michael Niedermayer 9dad924e22 bottom_field_first -> top_field_first 21 years ago
..
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 disable encoders where appropriate (patch courtesy of BERO 21 years ago
liba52 when changing version, please keep my changes (win32 compile fix) 21 years ago
libpostproc Ministry of English Composition fixes (courtesy of Diego Biurrun 21 years ago
mlib optimised versions of the get_pixels, diff_pixels, and bswap_buf 21 years ago
ppc recommit (of patch, as cvslog msg didnt apply cleanly) 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 - Moving -Wall from the individual Makefiles to configure (and only 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 activate the XA and ADX ADPCM codecs 21 years ago
adx.c replace file to remove nasty DOS CRs and hard tabs 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 21 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 bottom_field_first -> top_field_first 21 years ago
bswap.h warning fixes 21 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 New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE & 21 years ago
cljr.c removed unused variables 21 years ago
common.c removed the obsolete and unused parameters of init_put_bits 21 years ago
common.h gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daimi dot au dot dk>) 21 years ago
cyuv.c Warning and compatibility fixes. 22 years ago
dct-test.c per file doxy 22 years ago
dpcm.c fix Interplay DPCM (frames are intracoded, predictors do not carry 21 years ago
dsputil.c mmx2 optimization of huffyuv median encoding 21 years ago
dsputil.h mmx2 optimization of huffyuv median encoding 21 years ago
dv.c bottom_field_first -> top_field_first 21 years ago
dvdata.h gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daimi dot au dot dk>) 21 years ago
error_resilience.c avoid warning 21 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
fastmemcpy.h Adding fastmemcpy stuff to speedup mplayer project 23 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 emu_edge checks simplification and avoid redundant checks for mpeg1/2 if emu_edge is set 21 years ago
h263data.h h263 stuffing decode fix 21 years ago
h263dec.c emu_edge checks simplification and avoid redundant checks for mpeg1/2 if emu_edge is set 21 years ago
h264.c 10l 21 years ago
h264data.h 10l 22 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 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 quiet 21 years ago
mem.c per file doxy 22 years ago
mjpeg.c disable encoders where appropriate (patch courtesy of BERO 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 21 years ago
motion_test.c per file doxy 22 years ago
mp3lameaudio.c CODEC_ID_MP3LAME is obsolete 21 years ago
mpeg4data.h intra dc treshold != 0 decoding fixed 21 years ago
mpeg12.c export mpeg2 active display area / pan scan 21 years ago
mpeg12data.h CONFIG_ENCODERS cleanup 22 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 export mpeg2 active display area / pan scan 21 years ago
mpegvideo.h picture buffer cleanup, this fixes a assertion failure (if assertion checking was manualy enabled for utils.c) and a memleak at least 21 years ago
msmpeg4.c skip ext header missing message for msmpeg4v2 21 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 21 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 21 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
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 21 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 21 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 * original fix still didn't align lines on s_align when CODEC_FLAG_EMU_EDGE 21 years ago
vcr1.c removed unused variable 21 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 using av_abort 21 years ago