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.
Fabrice Bellard
b182e68ac5
added 422P and 444P support - fixed block parsing error
Originally committed as revision 39 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
24 years ago |
.. |
i386
|
Suppressing external gas stuff to improve portability to Win32
|
24 years ago |
libac3
|
Initial revision
|
24 years ago |
Makefile
|
added MJPEG decoder, renamed mjpegenc.c to mjpeg.c
|
24 years ago |
ac3dec.c
|
added CONFIG_AC3, CONFIG_MPGLIB, CONFIG_DECODERS and CONFIG_ENCODERS (Arpi: don't forget to put CONFIG_DECODERS in mplayer)
|
24 years ago |
ac3enc.c
|
types fix
|
24 years ago |
ac3enc.h
|
Initial revision
|
24 years ago |
ac3tab.h
|
Initial revision
|
24 years ago |
apiexample.c
|
Initial revision
|
24 years ago |
avcodec.h
|
added 422P and 444P formats (need to patch ffmpeg.c so that it is handled in all the program)
|
24 years ago |
common.c
|
added MJPEG decoder + comments
|
24 years ago |
common.h
|
get_bits() specialization, gives 4\speedup
|
24 years ago |
dct-test.c
|
Initial revision
|
24 years ago |
dsputil.c
|
MMX/MMXEXT iDCT support, using external functions currently defined in libmpeg2
|
24 years ago |
dsputil.h
|
MMX/MMXEXT iDCT support, using external functions currently defined in libmpeg2
|
24 years ago |
fastmemcpy.h
|
Adding fastmemcpy stuff to speedup mplayer project
|
24 years ago |
fdctref.c
|
comments
|
24 years ago |
h263.c
|
get_bits() specialization, gives 4\speedup
|
24 years ago |
h263data.h
|
Initial revision
|
24 years ago |
h263dec.c
|
use block[] in structure to have it aligned on 8 bytes for mmx optimizations
|
24 years ago |
imgconvert.c
|
- removed #include ../config.h, because it's included from common.h
|
24 years ago |
imgresample.c
|
- removed #include ../config.h, because it's included from common.h
|
24 years ago |
jfdctfst.c
|
Initial revision
|
24 years ago |
jrevdct.c
|
Initial revision
|
24 years ago |
mjpeg.c
|
added 422P and 444P support - fixed block parsing error
|
24 years ago |
motion_est.c
|
added emms_c() macro which should can used in c code in both mmx/non mmx cases
|
24 years ago |
mpeg4data.h
|
Initial revision
|
24 years ago |
mpeg12.c
|
get_bits() specialization, gives 4\speedup
|
24 years ago |
mpeg12data.h
|
types fix
|
24 years ago |
mpegaudio.c
|
Initial revision
|
24 years ago |
mpegaudio.h
|
Initial revision
|
24 years ago |
mpegaudiodec.c
|
Initial revision
|
24 years ago |
mpegaudiotab.h
|
Initial revision
|
24 years ago |
mpegvideo.c
|
MMX/MMXEXT iDCT support, using external functions currently defined in libmpeg2
|
24 years ago |
mpegvideo.h
|
MMX/MMXEXT iDCT support, using external functions currently defined in libmpeg2
|
24 years ago |
msmpeg4.c
|
types fix
|
24 years ago |
msmpeg4data.h
|
Initial revision
|
24 years ago |
resample.c
|
Initial revision
|
24 years ago |
rv10.c
|
Initial revision
|
24 years ago |
utils.c
|
added MJPEG decoder + comments
|
24 years ago |