1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-04-08 16:54:03 +02:00

av_register_protocol is gone :(

Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
Paul B Mahol 2012-12-04 17:01:27 +00:00
parent 481c843a47
commit a3bb59b163

View File

@ -1252,7 +1252,6 @@ const char *avformat_license(void);
*
* @see av_register_input_format()
* @see av_register_output_format()
* @see av_register_protocol()
*/
void av_register_all(void);