You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-04 22:03:09 +02:00
lavc/hevc*: move to hevc/ subdir
This commit is contained in:
@ -29,11 +29,12 @@
|
||||
#include "bytestream.h"
|
||||
#include "h2645_parse.h"
|
||||
#include "h264.h"
|
||||
#include "hevc.h"
|
||||
#include "startcode.h"
|
||||
#include "vc1_common.h"
|
||||
#include "vvc.h"
|
||||
|
||||
#include "hevc/hevc.h"
|
||||
|
||||
typedef struct ExtractExtradataContext {
|
||||
const AVClass *class;
|
||||
|
||||
|
Reference in New Issue
Block a user