lavf: move avpriv function definition to internal.h
Signed-off-by: Josh de Kock <josh@itanimul.li>
This commit is contained in:
parent
0995641202
commit
42d26145e9
4 changed files with 3 additions and 2 deletions
|
@ -731,4 +731,5 @@ int ff_unlock_avformat(void);
|
|||
*/
|
||||
void ff_format_set_url(AVFormatContext *s, char *url);
|
||||
|
||||
void avpriv_register_devices(const AVOutputFormat * const o[], const AVInputFormat * const i[]);
|
||||
#endif /* AVFORMAT_INTERNAL_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue