mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-04-02 20:35:37 +02:00
Add include necessary for ff_set_qscale
Originally committed as revision 21657 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
f6d2916550
commit
06e03fa0ae
@ -28,6 +28,7 @@
|
|||||||
#include "dsputil.h"
|
#include "dsputil.h"
|
||||||
#include "avcodec.h"
|
#include "avcodec.h"
|
||||||
#include "mpegvideo.h"
|
#include "mpegvideo.h"
|
||||||
|
#include "h263.h"
|
||||||
#include "h261.h"
|
#include "h261.h"
|
||||||
#include "h261data.h"
|
#include "h261data.h"
|
||||||
|
|
||||||
|
@ -28,6 +28,7 @@
|
|||||||
#include "dsputil.h"
|
#include "dsputil.h"
|
||||||
#include "avcodec.h"
|
#include "avcodec.h"
|
||||||
#include "mpegvideo.h"
|
#include "mpegvideo.h"
|
||||||
|
#include "h263.h"
|
||||||
#include "h261.h"
|
#include "h261.h"
|
||||||
#include "h261data.h"
|
#include "h261data.h"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user