Revision 9740a357
libavformat/libavformat.v | ||
---|---|---|
1 | 1 |
LIBAVFORMAT_$MAJOR { |
2 | 2 |
global: *; |
3 |
local: |
|
4 |
ff_*_demuxer; |
|
5 |
ff_*_muxer; |
|
6 |
ff_*_protocol; |
|
3 | 7 |
}; |
Also available in: Unified diff
libavformat/libavformat.v | ||
---|---|---|
1 | 1 |
LIBAVFORMAT_$MAJOR { |
2 | 2 |
global: *; |
3 |
local: |
|
4 |
ff_*_demuxer; |
|
5 |
ff_*_muxer; |
|
6 |
ff_*_protocol; |
|
3 | 7 |
}; |
Also available in: Unified diff