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

github.com/mpc-hc/LAVFilters.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHendrik Leppkes <h.leppkes@gmail.com>2014-10-03 11:06:23 +0400
committerHendrik Leppkes <h.leppkes@gmail.com>2014-10-03 11:06:23 +0400
commitda060f88efd464767666243f87470121b0b664c0 (patch)
tree3fb43e0976fefa0e03900b3d667ccb840a8f56c5 /developer_info
parentf7aad9aba2c00c8dcb32927ef0901666806b5f3c (diff)
Update developer_info0.63
Diffstat (limited to 'developer_info')
-rw-r--r--developer_info/LAVVideoSettings.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/developer_info/LAVVideoSettings.h b/developer_info/LAVVideoSettings.h
index fa0a096f..af897777 100644
--- a/developer_info/LAVVideoSettings.h
+++ b/developer_info/LAVVideoSettings.h
@@ -98,8 +98,9 @@ typedef enum LAVVideoHWCodec {
HWCodec_MPEG2 = Codec_MPEG2,
HWCodec_MPEG4 = Codec_MPEG4,
HWCodec_MPEG2DVD,
+ HWCodec_HEVC,
- HWCodec_NB = HWCodec_MPEG2DVD + 1
+ HWCodec_NB = HWCodec_HEVC + 1
};
// Flags for HW Resolution support