This website requires JavaScript.
Explore
Help
Sign In
apps
/
ffmpeg-rockchip
Watch
1
Star
0
Fork
0
You've already forked ffmpeg-rockchip
mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced
2025-10-30 04:02:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
13a75d5a76a94e7c9c05cfd435b2a1a2e3a5902c
ffmpeg-rockchip
/
libavcodec
/
armv4l
History
Guillaume Poirier
d761f08987
fix indentation that was messed up by r11628
...
Originally committed as revision 11629 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-27 08:37:28 +00:00
..
dsputil_arm_s.S
Fix put_*_xy2_arm bug and enable put_pixels16_arm and put_pixels8_y2_arm.
2007-09-05 11:05:33 +00:00
dsputil_arm.c
fix indentation that was messed up by r11628
2008-01-27 08:37:28 +00:00
dsputil_iwmmxt_rnd.h
Remove mistakenly added multiple inclusion guards.
2007-12-28 01:42:58 +00:00
dsputil_iwmmxt.c
…
jrevdct_arm.S
…
mathops.h
Add FFMPEG_ prefix to all multiple inclusion guards.
2007-10-17 09:37:46 +00:00
mpegvideo_arm.c
spelling
2007-12-01 22:21:04 +00:00
mpegvideo_armv5te.c
…
mpegvideo_iwmmxt.c
…
simple_idct_arm.S
Misc spelling fixes, prefer American over British English.
2007-12-02 15:43:08 +00:00
simple_idct_armv5te.S
…
simple_idct_armv6.S
…