Update 'src/png.c'
This commit is contained in:
parent
2cccaf0055
commit
74a457e88d
|
@ -1,5 +1,6 @@
|
||||||
#include <libavformat/avformat.h>
|
#include <libavformat/avformat.h>
|
||||||
#include <libswscale/swscale.h>
|
#include <libswscale/swscale.h>
|
||||||
|
#include <libavcodec/avcodec.h>
|
||||||
#include "png.h"
|
#include "png.h"
|
||||||
|
|
||||||
enum AVPixelFormat pix_fmt(AVFrame *in_frame)
|
enum AVPixelFormat pix_fmt(AVFrame *in_frame)
|
||||||
|
|
Loading…
Reference in a new issue