Skip to content

Commit

Permalink
avfilterhraph.h merged with avfilter.h. (#1098)
Browse files Browse the repository at this point in the history
  • Loading branch information
hobbes1069 authored and cfsmp3 committed Aug 5, 2019
1 parent 6cb70be commit c9a6707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib_ccx/ffmpeg_intgr.c
Expand Up @@ -2,7 +2,7 @@

#ifdef ENABLE_FFMPEG
#include <libavformat/avformat.h>
#include <libavfilter/avfiltergraph.h>
#include <libavfilter/avfilter.h>
#include <libavcodec/avcodec.h>
#include <libavfilter/buffersink.h>
#include <libavfilter/buffersrc.h>
Expand Down

0 comments on commit c9a6707

Please sign in to comment.