Skip to content

Commit

Permalink
avcodec
Browse files Browse the repository at this point in the history
  • Loading branch information
liuhong committed Apr 2, 2022
1 parent 92850c4 commit dbcfcb5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions impl/VideoDecoder.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ extern "C"
#include <libavutil/timestamp.h>
#include <libavformat/avformat.h>
#include <libswscale/swscale.h>
#include<libavcodec/avcodec.h>
#include<libswresample/swresample.h>
}

#include <QContiguousCache>
Expand Down

0 comments on commit dbcfcb5

Please sign in to comment.