git.videolan.org
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
avcodec/hevcdec: export cropping information instead of handling it internally
[ffmpeg.git]
/
libavcodec
/
hevcdec.h
diff --git
a/libavcodec/hevcdec.h
b/libavcodec/hevcdec.h
index
d5d6bbc
..
695ccfb
100644
(file)
--- a/
libavcodec/hevcdec.h
+++ b/
libavcodec/hevcdec.h
@@
-317,8
+317,6
@@
typedef struct HEVCFrame {
int poc;
struct HEVCFrame *collocated_ref;
int poc;
struct HEVCFrame *collocated_ref;
- HEVCWindow window;
-
AVBufferRef *tab_mvf_buf;
AVBufferRef *rpl_tab_buf;
AVBufferRef *rpl_buf;
AVBufferRef *tab_mvf_buf;
AVBufferRef *rpl_tab_buf;
AVBufferRef *rpl_buf;