Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2014-11-17 13:20:32 +0300
committerMichael Niedermayer <michaelni@gmx.at>2014-11-17 13:20:32 +0300
commitf1b20930f206349a666ec314d76c3fcb86c6b9a7 (patch)
treea8a94489ff233ad1b5704eeec083110723761c78 /libavcodec/hevc.h
parent7cbe1e044701898aadda9958ddb67f6ea95fc72b (diff)
parent2c6a7f9348378f887066fb1669c46b9485e8ef3e (diff)
Merge commit '2c6a7f9348378f887066fb1669c46b9485e8ef3e'
* commit '2c6a7f9348378f887066fb1669c46b9485e8ef3e': hevc: do not store rqt_root_cbf in the context Conflicts: libavcodec/hevc.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/hevc.h')
-rw-r--r--libavcodec/hevc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavcodec/hevc.h b/libavcodec/hevc.h
index 965ff0bfba..8fdefbbdcf 100644
--- a/libavcodec/hevc.h
+++ b/libavcodec/hevc.h
@@ -638,8 +638,6 @@ typedef struct CodingUnit {
enum PredMode pred_mode; ///< PredMode
enum PartMode part_mode; ///< PartMode
- uint8_t rqt_root_cbf;
-
// Inferred parameters
uint8_t intra_split_flag; ///< IntraSplitFlag
uint8_t max_trafo_depth; ///< MaxTrafoDepth