ffmpeg/libavcodec
Juanjo 6dbd39fe70 Added support to Unrestricted Motion Vectors (UMV)
on H.263+ encoding/decoding. According to Annex D.
Now MV on H.263+ are 32x32 long.


Originally committed as revision 113 to svn://svn.ffmpeg.org/ffmpeg/trunk
2001-08-28 23:32:34 +00:00
..
armv4l arm specific code 2001-08-13 21:38:25 +00:00
i386 win32 fixes 2001-08-15 22:33:03 +00:00
libac3 win32 fixes 2001-08-13 21:48:05 +00:00
Makefile suppressed nasm stuff 2001-08-15 22:30:51 +00:00
ac3dec.c win32 fixes 2001-08-13 21:48:05 +00:00
ac3enc.c renamed log2 to av_log2 2001-08-15 13:07:42 +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 changed opendivx to mpeg4 2001-08-15 13:12:23 +00:00
avcodec.h added draw_horiz_band test 2001-08-15 13:09:47 +00:00
common.c win32 fixes 2001-08-13 21:48:05 +00:00
common.h win32 fixes 2001-08-15 22:33:03 +00:00
dct-test.c updated dct-test to test IDCTs too 2001-08-07 22:42:45 +00:00
dsputil.c arm optimizations 2001-08-13 21:45:36 +00:00
dsputil.h arm optimizations 2001-08-13 21:45:36 +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 Added support to Unrestricted Motion Vectors (UMV) 2001-08-28 23:32:34 +00:00
h263data.h Initial revision 2001-07-22 14:18:56 +00:00
h263dec.c added draw_horiz_band test 2001-08-15 13:09:47 +00:00
imgconvert.c win32 fixes 2001-08-13 21:48:05 +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
libavcodec.dsp win32 fixes 2001-08-13 21:48:05 +00:00
mjpeg.c win32 fixes 2001-08-15 22:33:03 +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
motion_test.c motion test 2001-08-15 22:31:26 +00:00
mpeg4data.h updated scans 2001-08-07 22:47:28 +00:00
mpeg12.c win32 fixes 2001-08-15 22:33:03 +00:00
mpeg12data.h win32 fixes 2001-08-13 21:48:05 +00:00
mpegaudio.c log2 to av_log2 2001-08-15 13:11:31 +00:00
mpegaudio.h win32 fixes 2001-08-13 21:48:05 +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 Added support to Unrestricted Motion Vectors (UMV) 2001-08-28 23:32:34 +00:00
mpegvideo.h changed opendivx to mpeg4 2001-08-15 13:12:23 +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 win32 fixes 2001-08-13 21:48:05 +00:00
rv10.c moved matrix init away from MPV_common_init() 2001-08-12 00:52:37 +00:00
utils.c Aligned malloc. Another 10% of speedup. 2001-08-20 16:01:35 +00:00