]> git.sesse.net Git - ffmpeg/blob - libavdevice/libavdevice.v
avformat/mpegtsenc: Fix mpegts_write_pes() for private_stream_2 and other types
[ffmpeg] / libavdevice / libavdevice.v
1 LIBAVDEVICE_MAJOR {
2     global:
3         avdevice_*;
4         av_*;
5     local:
6         *;
7 };