| .. |
|
i386
|
Portability and testing issues
|
2001-08-08 16:26:51 +00:00 |
|
libac3
|
Initial revision
|
2001-07-22 14:18:56 +00:00 |
|
ac3dec.c
|
added CONFIG_AC3, CONFIG_MPGLIB, CONFIG_DECODERS and CONFIG_ENCODERS (Arpi: don't forget to put CONFIG_DECODERS in mplayer)
|
2001-07-23 20:58:31 +00:00 |
|
ac3enc.c
|
types fix
|
2001-08-06 00:47:50 +00:00 |
|
ac3enc.h
|
Initial revision
|
2001-07-22 14:18:56 +00:00 |
|
ac3tab.h
|
Initial revision
|
2001-07-22 14:18:56 +00:00 |
|
apiexample.c
|
Initial revision
|
2001-07-22 14:18:56 +00:00 |
|
avcodec.h
|
new img_convert API - added deinterlacing filter
|
2001-08-11 19:00:05 +00:00 |
|
common.c
|
added MJPEG decoder + comments
|
2001-08-06 00:47:03 +00:00 |
|
common.h
|
get_bits() specialization, gives 4\speedup
|
2001-08-04 00:46:50 +00:00 |
|
dct-test.c
|
updated dct-test to test IDCTs too
|
2001-08-07 22:42:45 +00:00 |
|
dsputil.c
|
export for imgconvert usage
|
2001-08-11 19:00:43 +00:00 |
|
dsputil.h
|
export for imgconvert usage
|
2001-08-11 19:00:43 +00:00 |
|
fastmemcpy.h
|
Adding fastmemcpy stuff to speedup mplayer project
|
2001-08-02 08:29:38 +00:00 |
|
fdctref.c
|
added idct reference code
|
2001-08-07 22:43:37 +00:00 |
|
h263.c
|
get_bits() specialization, gives 4\speedup
|
2001-08-04 00:46:50 +00:00 |
|
h263data.h
|
Initial revision
|
2001-07-22 14:18:56 +00:00 |
|
h263dec.c
|
fix msmpeg4 seek
|
2001-08-11 19:01:04 +00:00 |
|
imgconvert.c
|
- removed #include ../config.h, because it's included from common.h
|
2001-08-02 18:46:26 +00:00 |
|
imgresample.c
|
- removed #include ../config.h, because it's included from common.h
|
2001-08-02 18:46:26 +00:00 |
|
jfdctfst.c
|
Initial revision
|
2001-07-22 14:18:56 +00:00 |
|
jrevdct.c
|
permuted coefs in normal IDCT to avoid having different cases there
|
2001-08-07 22:45:35 +00:00 |
|
Makefile
|
Portability and testing issues
|
2001-08-08 16:26:51 +00:00 |
|
mjpeg.c
|
return dummy quality to avoid bug in -sameq case - forgot emms in error case
|
2001-08-08 22:11:48 +00:00 |
|
motion_est.c
|
added emms_c() macro which should can used in c code in both mmx/non mmx cases
|
2001-07-24 20:42:03 +00:00 |
|
mpeg4data.h
|
updated scans
|
2001-08-07 22:47:28 +00:00 |
|
mpeg12.c
|
fixed mpeg1 last block bug (mb stuffing code was not included in vlc table...)
|
2001-08-08 21:53:28 +00:00 |
|
mpeg12data.h
|
updated scans
|
2001-08-07 22:47:28 +00:00 |
|
mpegaudio.c
|
Initial revision
|
2001-07-22 14:18:56 +00:00 |
|
mpegaudio.h
|
Initial revision
|
2001-07-22 14:18:56 +00:00 |
|
mpegaudiodec.c
|
Initial revision
|
2001-07-22 14:18:56 +00:00 |
|
mpegaudiotab.h
|
Initial revision
|
2001-07-22 14:18:56 +00:00 |
|
mpegvideo.c
|
fixed mpeg1 first block bug (pb with black picture optimisation for B frames)
|
2001-08-08 21:57:07 +00:00 |
|
mpegvideo.h
|
fixed scan protos
|
2001-08-07 22:49:11 +00:00 |
|
msmpeg4.c
|
fixed mb_intra_vlc decoding table size
|
2001-08-11 18:56:40 +00:00 |
|
msmpeg4data.h
|
Initial revision
|
2001-07-22 14:18:56 +00:00 |
|
resample.c
|
Initial revision
|
2001-07-22 14:18:56 +00:00 |
|
rv10.c
|
Initial revision
|
2001-07-22 14:18:56 +00:00 |
|
utils.c
|
added MJPEG decoder + comments
|
2001-08-06 00:47:03 +00:00 |