]> git.sesse.net Git - ffmpeg/commit
dsputil: Move ff_zigzag_direct and ff_crop_tab declarations to mathops.h
authorDiego Biurrun <diego@biurrun.de>
Sun, 22 Dec 2013 15:25:24 +0000 (16:25 +0100)
committerDiego Biurrun <diego@biurrun.de>
Sat, 22 Mar 2014 13:17:29 +0000 (06:17 -0700)
commitf9279ee74936b4990fc46287c27816ef828cc06c
tree00fb1dfa7f07cc2592af5d8c18dadd565c36c1b6
parent600b854ad8173995518bd917e7f86120b5505088
dsputil: Move ff_zigzag_direct and ff_crop_tab declarations to mathops.h
14 files changed:
libavcodec/bfin/vp3dsp_init.c
libavcodec/bit_depth_template.c
libavcodec/cavsdsp.c
libavcodec/dsputil.h
libavcodec/imgconvert.c
libavcodec/indeo4data.h
libavcodec/mathops.h
libavcodec/mathtables.c
libavcodec/mss3.c
libavcodec/pgssubdec.c
libavcodec/rv30dsp.c
libavcodec/rv40dsp.c
libavcodec/vp3.c
libavcodec/vp8dsp.c