[FFmpeg-devel] [PATCH] rtp/rtsp API deprecation...

Aurelien Jacobs aurel
Fri Oct 15 20:14:36 CEST 2010


Hi,

There are some rtp and rtsp API which are deprecated (depending on
LIBAVFORMAT_VERSION_MAJOR) even though they are declared in headers
which are not installed (and thus not part of public API) and defined in
files which are compile conditionally (and thus not part of ABI).
So IMHO, it makes no sense to try to maintain those deprecated API until
next major bump. The attached patches just drop those old APIs.

Aurel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: drop_rtp_get_file_handles.diff
Type: text/x-diff
Size: 1682 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20101015/18921855/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: drop_rtp_get_local_port.diff
Type: text/x-diff
Size: 1598 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20101015/18921855/attachment-0001.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: drop_rtsp_default_protocols.diff
Type: text/x-diff
Size: 929 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20101015/18921855/attachment-0002.diff>



More information about the ffmpeg-devel mailing list