mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
For #1685: Cross build RTC with FFmpeg
This commit is contained in:
parent
1c75a270b3
commit
1e9de0e191
267 changed files with 12603 additions and 1451 deletions
|
@ -32,6 +32,8 @@ extern AVInputFormat ff_bktr_demuxer;
|
|||
extern AVOutputFormat ff_caca_muxer;
|
||||
extern AVInputFormat ff_decklink_demuxer;
|
||||
extern AVOutputFormat ff_decklink_muxer;
|
||||
extern AVInputFormat ff_libndi_newtek_demuxer;
|
||||
extern AVOutputFormat ff_libndi_newtek_muxer;
|
||||
extern AVInputFormat ff_dshow_demuxer;
|
||||
extern AVInputFormat ff_fbdev_demuxer;
|
||||
extern AVOutputFormat ff_fbdev_muxer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue