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.
joca@rixmail.se 891f64b339 AMR-NB audio support patch by (<joca at rixmail dot se>) 23 years ago
..
alpha MpegEncContext.(i)dct_* -> DspContext.(i)dct_* 23 years ago
armv4l MpegEncContext.(i)dct_* -> DspContext.(i)dct_* 23 years ago
i386 * oops - reversed last commit 23 years ago
liba52 Utility functions (CRC calc & float->int converters) 23 years ago
libpostproc ranlib patch by (Dan Christiansen <danchr at daimi dot au dot dk>) 23 years ago
mlib * UINTX -> uintx_t INTX -> intx_t 23 years ago
ppc altivec compilation fixes by (Magnus Damm <damm at opensource dot se>) 23 years ago
ps2 new versions; put_pix's about 20% faster, get_pix 3.5x faster. patch by (Leon van Stuivenberg <leonvs at iae dot nl>) 23 years ago
.cvsignore * cleanup 24 years ago
Doxyfile even more fixes 23 years ago
Makefile AMR-NB audio support patch by (<joca at rixmail dot se>) 23 years ago
a52dec.c per file doxy 23 years ago
ac3.h per file doxy 23 years ago
ac3dec.c per file doxy 23 years ago
ac3enc.c per file doxy 23 years ago
ac3tab.h per file doxy 23 years ago
adpcm.c per file doxy 23 years ago
allcodecs.c AMR-NB audio support patch by (<joca at rixmail dot se>) 23 years ago
amr.c AMR-NB audio support patch by (<joca at rixmail dot se>) 23 years ago
apiexample.c per context frame_rate_base, this should finally fix frame_rate related av sync issues 23 years ago
avcodec.c per file doxy 23 years ago
avcodec.h AMR-NB audio support patch by (<joca at rixmail dot se>) 23 years ago
bswap.h per file doxy 23 years ago
common.c libmpeg2 style bitstream reader fixes 23 years ago
common.h libmpeg2 style bitstream reader fixes 23 years ago
cyuv.c release buffer cleanup 23 years ago
dct-test.c per file doxy 23 years ago
dsputil.c fixed static init 23 years ago
dsputil.h more idct_permute docs 23 years ago
dv.c some libmpeg2 style bitstream reader fixes (no dv doesnt yet work with it) 23 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>) 23 years ago
error_resilience.c simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture 23 years ago
eval.c per file doxy 23 years ago
faad.c * support for AAC audio streams via libfaad 23 years ago
fastmemcpy.h Adding fastmemcpy stuff to speedup mplayer project 24 years ago
fdctref.c per file doxy 23 years ago
fft-test.c per file doxy 23 years ago
fft.c per file doxy 23 years ago
golomb.c optimizations 23 years ago
golomb.h optimizations 23 years ago
h263.c libmpeg2 style bitstream reader fixes 23 years ago
h263data.h per file doxy 23 years ago
h263dec.c tired 23 years ago
h264.c optimizations 23 years ago
h264data.h 10l 23 years ago
huffyuv.c * quiet missing EOF \n warning 23 years ago
imgconvert.c * fixing a bug in avpicture_layout (PAL8 wasn't handled properly) 23 years ago
imgconvert_template.h added img_get_alpha_info() 23 years ago
imgresample.c per file doxy 23 years ago
indeo3.c release buffer cleanup 23 years ago
indeo3data.h native Indeo3 decoder implementation 23 years ago
jfdctfst.c per file doxy 23 years ago
jfdctint.c per file doxy 23 years ago
jrevdct.c per file doxy 23 years ago
mace.c debug stuff only for DEBUG :) 23 years ago
mdct.c per file doxy 23 years ago
mem.c per file doxy 23 years ago
mjpeg.c user setable quantizer bias 23 years ago
motion_est.c simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture 23 years ago
motion_est_template.c simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture 23 years ago
motion_test.c per file doxy 23 years ago
mp3lameaudio.c per file doxy 23 years ago
mpeg4data.h simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture 23 years ago
mpeg12.c decode motion & modulo optimize patch by (BERO <bero at geocities dot co dot jp>) 23 years ago
mpeg12data.h 100l (mpeg2 decoding fixed) 23 years ago
mpegaudio.c per file doxy 23 years ago
mpegaudio.h per file doxy 23 years ago
mpegaudiodec.c merging a small amount of the changes from BroadQ, the rest is either not clean / doesnt apply / or is PS2 specific (someone with a PS2 should merge/send a patch for the later) 23 years ago
mpegaudiodectab.h per file doxy 23 years ago
mpegaudiotab.h per file doxy 23 years ago
mpegvideo.c svq3 decoder by anonymous 23 years ago
mpegvideo.h 10l (returning negative number of consumed bytes if the first startcode of a frame was split between 2 buffers) 23 years ago
msmpeg4.c decode motion & modulo optimize patch by (BERO <bero at geocities dot co dot jp>) 23 years ago
msmpeg4data.h per file doxy 23 years ago
oggvorbis.c per file doxy 23 years ago
oggvorbis.h per file doxy 23 years ago
opts.c * moved os_support.h into libavcodec 23 years ago
os_support.h Changes for SPARC/Solaris compatibility. Now it should be possible to 23 years ago
pcm.c typos & cosmetics 23 years ago
ratecontrol.c 10l (adaptve quant fix) 23 years ago
raw.c * introducing new public interface in imgconvert.c 23 years ago
resample.c * moved os_support.h into libavcodec 23 years ago
rv10.c per file doxy 23 years ago
simple_idct.c per file doxy 23 years ago
simple_idct.h per file doxy 23 years ago
svq1.c field pic decoding cleanup 23 years ago
svq1_cb.h per file doxy 23 years ago
svq3.c optimizations 23 years ago
utils.c 100l (document buffer padding requirements) 23 years ago
vp3.c fix image buffer leak on keyframes, add more error condition checks 23 years ago
vp3data.h get those permutations straight 23 years ago
wmadata.h per file doxy 23 years ago
wmadec.c per file doxy 23 years ago
wmv2.c 10l 23 years ago