lavd: add new API for iterating input and output devices

This also adds an avpriv function to register devices in
libavformat
This commit is contained in:
Josh de Kock
2018-01-02 14:34:18 +00:00
parent 0694d87024
commit 0fd475704e
10 changed files with 253 additions and 97 deletions

2
libavdevice/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
/indev_list.c
/outdev_list.c