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:
Diffstat (limited to 'decoder/LAVVideo/decoders/cuvid.h')
-rw-r--r--decoder/LAVVideo/decoders/cuvid.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/decoder/LAVVideo/decoders/cuvid.h b/decoder/LAVVideo/decoders/cuvid.h
index d92ad8e8..7b09fa26 100644
--- a/decoder/LAVVideo/decoders/cuvid.h
+++ b/decoder/LAVVideo/decoders/cuvid.h
@@ -75,6 +75,7 @@ private:
STDMETHODIMP FlushParser();
STDMETHODIMP CheckH264Sequence(const BYTE *buffer, int buflen);
+ STDMETHODIMP CheckHEVCSequence(const BYTE *buffer, int buflen);
int GetMaxGflopsGraphicsDeviceId();