diff options
author | Boyuan Yang <byang@debian.org> | 2022-07-27 16:47:06 -0400 |
---|---|---|
committer | Boyuan Yang <byang@debian.org> | 2022-07-27 16:47:06 -0400 |
commit | 09ea581e54a9c220f0e14813f1dd6a5ef10557c9 (patch) | |
tree | b23737ede52a0188564c4257715a0c8d9176c74b | |
parent | 07580e123168451091428069d3cb588368dcd700 (diff) | |
download | libgav1-09ea581e54a9c220f0e14813f1dd6a5ef10557c9.tar.gz libgav1-09ea581e54a9c220f0e14813f1dd6a5ef10557c9.tar.bz2 libgav1-09ea581e54a9c220f0e14813f1dd6a5ef10557c9.zip |
Revert "fix ftbfs"
This reverts commit 07580e123168451091428069d3cb588368dcd700.
-rw-r--r-- | debian/libgav1-1.symbols | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/libgav1-1.symbols b/debian/libgav1-1.symbols index e12285a..60a4006 100644 --- a/debian/libgav1-1.symbols +++ b/debian/libgav1-1.symbols @@ -15,6 +15,7 @@ libgav1.so.1 libgav1-1 #MINVER# Libgav1GetVersionString@Base 0.18.0 Libgav1SetFrameBuffer@Base 0.18.0 _ZN7libgav17Decoder12DequeueFrameEPPK20Libgav1DecoderBuffer@Base 0.18.0 + (subst)_ZN7libgav17Decoder12EnqueueFrameEPKh{size_t}{int64_t}Pv@Base 0.18.0 _ZN7libgav17Decoder14GetMaxBitdepthEv@Base 0.18.0 _ZN7libgav17Decoder4InitEPKNS_15DecoderSettingsE@Base 0.18.0 _ZN7libgav17Decoder9SignalEOSEv@Base 0.18.0 |