]> git.sesse.net Git - ffmpeg/blob - libavdevice/libavdevice.v
Drop compute_mb_neighbors() and move fill_decode_neighbors() up to take its
[ffmpeg] / libavdevice / libavdevice.v
1 LIBAVDEVICE_$MAJOR {
2         global: avdevice_*;
3         local: *;
4 };