This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
ffmpeg
Watch
1
Star
0
Fork
0
You've already forked ffmpeg
Code
Issues
Pull Requests
Releases
Wiki
Activity
ffmpeg
/
libavcodec
/
i386
History
Michael Niedermayer
b0368839ac
MpegEncContext.(i)dct_* -> DspContext.(i)dct_*
...
bitexact cleanup Originally committed as revision 1617 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-03-03 14:54:00 +00:00
..
cputest.c
via c3 fix patch by (Francisco Javier Cabello Torres <fjcabello at visual-tools dot com>)
2002-11-26 16:26:58 +00:00
dsputil_mmx_avg.h
* UINTX -> uintx_t INTX -> intx_t
2003-02-11 16:35:48 +00:00
dsputil_mmx_rnd.h
* UINTX -> uintx_t INTX -> intx_t
2003-02-11 16:35:48 +00:00
dsputil_mmx.c
MpegEncContext.(i)dct_* -> DspContext.(i)dct_*
2003-03-03 14:54:00 +00:00
fdct_mmx.c
cleanup
2002-11-05 17:31:26 +00:00
fft_sse.c
added define for builtins use - inverse fix by Romain Dolbeau
2003-01-07 17:41:43 +00:00
idct_mmx.c
* undefine local defines when they are no longer needed
2002-05-27 08:37:13 +00:00
mmx.h
* avoids double inclusion of this header
2002-05-27 08:31:54 +00:00
motion_est_mmx.c
MpegEncContext.(i)dct_* -> DspContext.(i)dct_*
2003-03-03 14:54:00 +00:00
mpegvideo_mmx_template.c
MpegEncContext.(i)dct_* -> DspContext.(i)dct_*
2003-03-03 14:54:00 +00:00
mpegvideo_mmx.c
MpegEncContext.(i)dct_* -> DspContext.(i)dct_*
2003-03-03 14:54:00 +00:00
simple_idct_mmx.c
* UINTX -> uintx_t INTX -> intx_t
2003-02-11 16:35:48 +00:00