..
alpha
the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad dot com>)
2003-06-21 01:11:31 +00:00
armv4l
the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad dot com>)
2003-06-21 01:11:31 +00:00
i386
the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad dot com>)
2003-06-21 01:11:31 +00:00
liba52
Utility functions (CRC calc & float->int converters)
2003-04-16 20:03:07 +00:00
libpostproc
blinking blocks around thin vertical lines and dots bugfix
2003-06-26 11:31:34 +00:00
mlib
the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad dot com>)
2003-06-21 01:11:31 +00:00
ppc
altivec gcc-3 fixes by (Magnus Damm <damm at opensource dot se>)
2003-05-21 17:50:57 +00:00
ps2
the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad dot com>)
2003-06-21 01:11:31 +00:00
sh4
the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad dot com>)
2003-06-21 01:11:31 +00:00
.cvsignore
…
4xm.c
fix 4xm yuv->rgb565 transform
2003-06-01 10:56:36 +00:00
Doxyfile
…
Makefile
RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from a mplayerhq (originally from public domain player for Amiga
2003-06-13 08:31:40 +00:00
a52dec.c
…
ac3.h
…
ac3dec.c
…
ac3enc.c
…
ac3tab.h
…
adpcm.c
4xm adpcm
2003-06-03 13:58:44 +00:00
allcodecs.c
lossless mjpeg encoding (planar yuv & RGB) and somerelated bugfixes
2003-06-17 22:48:51 +00:00
amr.c
* 3gp patch by Joca
2003-06-05 14:30:52 +00:00
apiexample.c
…
asv1.c
CONFIG_ENCODERS cleanup
2003-06-22 11:08:22 +00:00
avcodec.c
…
avcodec.h
lossless mjpeg encoding (planar yuv & RGB) and somerelated bugfixes
2003-06-17 22:48:51 +00:00
bswap.h
sh4 optimized idct & bswap patch by (BERO <bero at geocities dot co dot jp>)
2003-05-14 12:18:49 +00:00
cabac.c
FFV1 codec (our very simple lossless intra only codec, compresses much better then huffyuv)
2003-06-09 02:24:51 +00:00
cabac.h
10l
2003-06-09 19:11:50 +00:00
common.c
libmpeg2 style bitstream reader 17 vs 16 bit bugfix
2003-05-14 22:38:58 +00:00
common.h
some benchmarking code
2003-05-23 18:04:34 +00:00
cyuv.c
Warning and compatibility fixes.
2003-05-24 18:48:30 +00:00
dct-test.c
…
dsputil.c
Fix third pixel motion compensation
2003-06-27 15:03:58 +00:00
dsputil.h
the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad dot com>)
2003-06-21 01:11:31 +00:00
dv.c
seems i guessed correctly (last 411 chroma block isnt scaled but cut and reordered)
2003-05-16 21:47:02 +00:00
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>)
2003-04-04 13:45:45 +00:00
error_resilience.c
motion vector vissualization for mpeg1/2
2003-05-27 12:31:03 +00:00
eval.c
…
faad.c
* support for AAC audio streams via libfaad
2003-05-12 10:55:19 +00:00
fastmemcpy.h
…
fdctref.c
…
fft-test.c
…
fft.c
…
ffv1.c
CONFIG_ENCODERS cleanup
2003-06-22 11:08:22 +00:00
golomb.c
optimizations
2003-05-13 00:46:42 +00:00
golomb.h
golomb rice codes
2003-06-13 21:31:28 +00:00
h263.c
truncated h263 decoding support / H263-ES "demuxer"
2003-05-22 14:12:22 +00:00
h263data.h
…
h263dec.c
motion vector vissualization for mpeg1/2
2003-05-27 12:31:03 +00:00
h264.c
- fix PLANE_PRED8x8 prediction (H/V are swapped, this is correct!)
2003-06-27 15:05:29 +00:00
h264data.h
10l
2003-04-10 14:07:18 +00:00
huffyuv.c
CONFIG_ENCODERS cleanup
2003-06-22 11:08:22 +00:00
imgconvert.c
Warning and compatibility fixes.
2003-05-24 18:48:30 +00:00
imgconvert_template.h
added img_get_alpha_info()
2003-04-21 21:20:46 +00:00
imgresample.c
…
indeo3.c
Warning and compatibility fixes.
2003-05-24 18:48:30 +00:00
indeo3data.h
native Indeo3 decoder implementation
2003-04-15 10:12:38 +00:00
jfdctfst.c
…
jfdctint.c
…
jrevdct.c
…
mace.c
debug stuff only for DEBUG :)
2003-03-26 16:46:20 +00:00
mdct.c
…
mem.c
…
mjpeg.c
CONFIG_ENCODERS cleanup
2003-06-22 11:08:22 +00:00
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
2003-04-10 13:18:38 +00:00
motion_est_template.c
Warning fixes.
2003-05-15 01:34:47 +00:00
motion_test.c
…
mp3lameaudio.c
…
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
2003-04-10 13:18:38 +00:00
mpeg12.c
2x100l
2003-06-27 12:58:40 +00:00
mpeg12data.h
CONFIG_ENCODERS cleanup
2003-06-22 11:08:22 +00:00
mpegaudio.c
…
mpegaudio.h
…
mpegaudiodec.c
…
mpegaudiodectab.h
…
mpegaudiotab.h
…
mpegvideo.c
2x100l
2003-06-27 12:58:40 +00:00
mpegvideo.h
make ff_emulated_edge_mc() independant of MpegEncContext
2003-06-18 22:00:23 +00:00
msmpeg4.c
CONFIG_ENCODERS cleanup
2003-06-22 11:08:22 +00:00
msmpeg4data.h
…
oggvorbis.c
…
oggvorbis.h
…
opts.c
…
os_support.h
Changes for SPARC/Solaris compatibility. Now it should be possible to
2003-04-15 22:29:37 +00:00
pcm.c
…
ra144.c
* removed redundant includes (they were even wrongly used)
2003-06-13 09:36:13 +00:00
ra288.c
optimization: merge phases 0 and 1
2003-06-18 06:37:23 +00:00
ratecontrol.c
cleanup
2003-05-14 23:08:01 +00:00
raw.c
Warning fixes.
2003-05-15 01:34:47 +00:00
resample.c
…
rv10.c
set pix_fmt in rv10 patch by (James Stembridge <jstembridge at users dot sourceforge dot net>)
2003-05-26 21:40:58 +00:00
simple_idct.c
…
simple_idct.h
…
svq1.c
rework SVQ1 decoder to use more intuitive VLC tables as well as ffmpeg's
2003-05-26 17:44:24 +00:00
svq1_cb.h
…
svq1_vlc.h
rework SVQ1 decoder to use more intuitive VLC tables as well as ffmpeg's
2003-05-26 17:44:24 +00:00
svq3.c
- fix PLANE_PRED8x8 prediction (H/V are swapped, this is correct!)
2003-06-27 15:05:29 +00:00
utils.c
rgb15 & rgb16 fix
2003-05-30 13:27:21 +00:00
vp3.c
revising and fixing motion vectors, squished block unpacking bug that
2003-05-31 07:56:58 +00:00
vp3data.h
get those permutations straight
2003-05-11 02:51:07 +00:00
wmadata.h
…
wmadec.c
works with old gcc versions too
2003-06-10 22:45:43 +00:00
wmv2.c
fix identifier to fix compilation
2003-06-19 01:25:48 +00:00