mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-24 03:39:45 +00:00
vaapi: add missing #include "h263.h"
Originally committed as revision 23833 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
0b37cccaab
commit
7447204d2d
@ -21,6 +21,7 @@
|
||||
*/
|
||||
|
||||
#include "vaapi_internal.h"
|
||||
#include "h263.h"
|
||||
|
||||
/** Reconstruct bitstream intra_dc_vlc_thr */
|
||||
static int mpeg4_get_intra_dc_vlc_thr(MpegEncContext *s)
|
||||
|
Loading…
Reference in New Issue
Block a user