]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/libavcodec.v
Indentation fix after gain codes decoding2
[ffmpeg] / libavcodec / libavcodec.v
index 561a42cd4f1c4955d1ae3f5d6affbc7cbd220861..65699038abeb6c51848e0bda4e06dab43a7f01f9 100644 (file)
@@ -1,3 +1,9 @@
 LIBAVCODEC_$MAJOR {
         global: *;
+        local:
+                ff_*_bsf;
+                ff_*_decoder;
+                ff_*_encoder;
+                ff_*_hwaccel;
+                ff_*_parser;
 };