This website requires JavaScript.
Explore
Help
Register
Sign In
virtualenv
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced
2025-02-04 06:08:26 +02:00
Code
Issues
Releases
Activity
FFmpeg
/
libavcodec
/
armv4l
History
Alex Beregszaszi
bd7d1ea76b
Optimized simple idct for arm by Frederic 'dilb' Boulay <dilb@handhelds.org>. Currently licensed under the GPLv2, but the author allowed to license it under the LGPL, feel free to change
...
Originally committed as revision 2017 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-07-07 11:19:18 +00:00
..
dsputil_arm.c
Optimized simple idct for arm by Frederic 'dilb' Boulay <dilb@handhelds.org>. Currently licensed under the GPLv2, but the author allowed to license it under the LGPL, feel free to change
2003-07-07 11:19:18 +00:00
jrevdct_arm.S
arm specific code
2001-08-13 21:38:25 +00:00
mpegvideo_arm.c
MpegEncContext.(i)dct_* -> DspContext.(i)dct_*
2003-03-03 14:54:00 +00:00
simple_idct_arm.S
Optimized simple idct for arm by Frederic 'dilb' Boulay <dilb@handhelds.org>. Currently licensed under the GPLv2, but the author allowed to license it under the LGPL, feel free to change
2003-07-07 11:19:18 +00:00