forked from FFmpeg/FFmpeg
Move some functions in dsputil.c into a new file dsputil_template.c.
The functions moved are used when decoding h264. Preparatory patch for high bit depth h264 decoding support. Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
This commit is contained in:
parent
15fb393be6
commit
325eefa2ca
2 changed files with 1259 additions and 1226 deletions
1228
libavcodec/dsputil.c
1228
libavcodec/dsputil.c
File diff suppressed because it is too large
Load diff
1257
libavcodec/dsputil_template.c
Normal file
1257
libavcodec/dsputil_template.c
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue