projects
/
ffmpeg.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge commit '535a742c2695a9e0c586b50d7fa76e318232ff24'
[ffmpeg.git]
/
libavformat
/
libavformat.v
1
LIBAVFORMAT_MAJOR {
2
global:
3
av*;
4
#FIXME those are for ffserver
5
ff_inet_aton;
6
ff_socket_nonblock;
7
ff_rtsp_parse_line;
8
ff_rtp_get_local_rtp_port;
9
ff_rtp_get_local_rtcp_port;
10
ffio_open_dyn_packet_buf;
11
ffio_set_buf_size;
12
ffurl_close;
13
ffurl_open;
14
ffurl_write;
15
#those are deprecated, remove on next bump
16
url_feof;
17
local:
18
*;
19
};