]> git.sesse.net Git - ffmpeg/blob - libavdevice/libavdevice.v
avcodec/adpcm_swf: remove memory allocation during trellis encoding
[ffmpeg] / libavdevice / libavdevice.v
1 LIBAVDEVICE_MAJOR {
2     global:
3         avdevice_*;
4         av_*;
5     local:
6         *;
7 };