Mercurial > libavformat.hg
comparison rtp.c @ 4640:b34d9614b887 libavformat
Add url_get_file_handle(), which is used to get the file descriptor
associated with the I/O handle (e.g. the fd returned by open()). See
"[RFC] rtsp.c EOF support" thread.
There were previously some URI-specific implementations of the same idea,
e.g. rtp_get_file_handles() and udp_get_file_handle(). All of these are
deprecated by this patch and will be removed at the next major API bump.
author | rbultje |
---|---|
date | Tue, 03 Mar 2009 17:04:51 +0000 |
parents | f4b9967e0131 |
children | ec96a30c7141 |
comparison
equal
deleted
inserted
replaced
4639:70321467b4f9 | 4640:b34d9614b887 |
---|