mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-23 23:40:15 +01:00
Merge commit 'f9279ee74936b4990fc46287c27816ef828cc06c'
* commit 'f9279ee74936b4990fc46287c27816ef828cc06c': dsputil: Move ff_zigzag_direct and ff_crop_tab declarations to mathops.h Conflicts: libavcodec/imgconvert.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
#include "avcodec.h"
|
||||
#include "h264chroma.h"
|
||||
#include "h264qpel.h"
|
||||
#include "mathops.h"
|
||||
#include "rv34dsp.h"
|
||||
|
||||
#define RV30_LOWPASS(OPNAME, OP) \
|
||||
|
||||
Reference in New Issue
Block a user