This website requires JavaScript.
Explore
Help
Sign In
har0ke
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
FFmpeg
/
libavcodec
/
sh4
History
Martin Storsjö
9e0f14f16c
lavc: Make pointers to ff_cropTbl const
...
There's no point in these pointers not being const. Signed-off-by: Martin Storsjö <martin@martin.st>
2013-04-08 12:38:33 +03:00
..
dsputil_align.c
dsputil: Move rnd_avg inline functions to a separate header
2013-02-08 23:10:17 +01:00
dsputil_sh4.c
lavc: Make pointers to ff_cropTbl const
2013-04-08 12:38:33 +03:00
dsputil_sh4.h
…
h264chroma_init.c
dsputil: Separate h264chroma
2013-02-06 11:30:53 +01:00
idct_sh4.c
Remove unnecessary dsputil.h #includes
2013-02-26 00:51:34 +01:00
Makefile
dsputil: Separate h264chroma
2013-02-06 11:30:53 +01:00
qpel.c
lavc: Make pointers to ff_cropTbl const
2013-04-08 12:38:33 +03:00
sh4.h
…