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.
 
 
 
 
 
François Revol 0ea8f2be4e Avoid "unused variable 'c'" warning. 22 years ago
..
alpha * using DSPContext - so each codec could use its local (sub)set of CPU extension 22 years ago
armv4l * cut&paste fix 22 years ago
i386 via c3 detection patch by (Francisco Javier Cabello Torres <fjcabello at visual-tools dot com>) 22 years ago
liba52 consistent include usage 23 years ago
mlib * using DSPContext - so each codec could use its local (sub)set of CPU extension 22 years ago
ppc * altivec and pix_norm patch by Brian Foley 22 years ago
ps2 * using DSPContext - so each codec could use its local (sub)set of CPU extension 22 years ago
.cvsignore
Makefile huffyuv 22 years ago
a52dec.c license/copyright change 23 years ago
ac3.h preparing integration of new AC3 decoder 22 years ago
ac3dec.c license/copyright change 23 years ago
ac3enc.c preparing integration of new AC3 decoder 22 years ago
ac3tab.h preparing integration of new AC3 decoder 22 years ago
adpcm.c adpcm encoding patch by François Revol <revol at free dot fr> 22 years ago
allcodecs.c * Ogg/Vorbis patch by Mark Hills 22 years ago
apiexample.c fixing apiexample 22 years ago
avcodec.c * useless commit - ignore 22 years ago
avcodec.h * Ogg/Vorbis patch by Mark Hills 22 years ago
bswap.h don't use inttypes.h - use inline function for bswap_64() 23 years ago
common.c aspect ratio cleanup 22 years ago
common.h Add some rudimentary support for sparc64 22 years ago
dct-test.c in fact IDCT248 needs to be normalized as I suspected 22 years ago
dsputil.c * altivec and pix_norm patch by Brian Foley 22 years ago
dsputil.h * altivec and pix_norm patch by Brian Foley 22 years ago
dv.c * not checking for get_buffer_callback - it would be user's error 22 years ago
dvdata.h first working version of DV video decoder 22 years ago
error_resilience.c * using DSPContext - so each codec could use its local (sub)set of CPU extension 22 years ago
eval.c undefined M_PI / M_E fix 22 years ago
fastmemcpy.h
fdctref.c dct cleanup 22 years ago
fft-test.c new generic FFT/MDCT code for audio codecs 22 years ago
fft.c new generic FFT/MDCT code for audio codecs 22 years ago
h263.c fixing h263+ slices if the padding at the end of the frame is >7 && <16 && there are no zero bytes afterwards 22 years ago
h263data.h dc scale simplification/optimization 23 years ago
h263dec.c 10l 22 years ago
huffyuv.c slices & encoding optim 22 years ago
imgconvert.c 16-bit and 15-bit rgb/bgr patch by (Joel Yliluoma <joel dot yliluoma at w-create dot com>) (note, rare formats disabled) 22 years ago
imgresample.c Change abort() calls to av_abort() calls. 22 years ago
jfdctfst.c avoid name clash with libjpeg - added missing externs 23 years ago
jfdctint.c higher accuracy 22 years ago
jrevdct.c * started to cleanup name clashes for onetime compilation 23 years ago
mace.c Avoid "unused variable 'c'" warning. 22 years ago
mdct.c avoid name clash 22 years ago
mem.c * fixing some minor const warnings 22 years ago
mjpeg.c mjpegb support (need more samples) 22 years ago
motion_est.c * altivec and pix_norm patch by Brian Foley 22 years ago
motion_test.c fixing tests 22 years ago
mp3lameaudio.c dont discard first frame patch by (Lennert Buytenhek <buytenh at math dot leidenuniv dot nl>) 22 years ago
mpeg4data.h better/cleaner error resilience (done in a 2nd pass after decoding) 22 years ago
mpeg12.c dont put flies in the stdout soup patch by (Agent Smith <asmith at wgz dot com>) 22 years ago
mpeg12data.h idct permutation cleanup, idct can be selected per context now 22 years ago
mpegaudio.c Change abort() calls to av_abort() calls. 22 years ago
mpegaudio.h added missing externs 23 years ago
mpegaudiodec.c vc++ sucks, found by ("csharprules" <csharprules at hotmail dot com>) 22 years ago
mpegaudiodectab.h
mpegaudiotab.h license/copyright change 23 years ago
mpegvideo.c moving init of some variables (hurry_up,...) to MPV_frame_start() 22 years ago
mpegvideo.h * fixed prototype 22 years ago
msmpeg4.c reversing header game 22 years ago
msmpeg4data.h idct permutation cleanup, idct can be selected per context now 22 years ago
oggvorbis.c * Ogg/Vorbis patch by Mark Hills 22 years ago
oggvorbis.h oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>) 22 years ago
pcm.c fixing overflow in 16->8 bit conversion, patch by (Nikolai Zhubr <s001 at hotbox dot ru>) 22 years ago
ratecontrol.c reversing header game 22 years ago
resample.c resample fix by Petros Tsantoulis 22 years ago
rv10.c * using DSPContext - so each codec could use its local (sub)set of CPU extension 22 years ago
simple_idct.c Move Alpha optimized IDCT to own file. Based on a patch by Måns 22 years ago
simple_idct.h first version of IDCT248 for DV decoding support 22 years ago
svq1.c * fixing some minor const warnings 22 years ago
svq1_cb.h * consts 22 years ago
utils.c * fixing some minor const warnings 22 years ago
wmadata.h added wma decoder 22 years ago
wmadec.c * avoid negative numbers as well 22 years ago