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
1 changed files with 0 additions and 1 deletions

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);