FFmpeg/libavdevice
Hendrik Leppkes 9fb293cfd8 Use AVOnce as a static variable consistently
Using AVOnce as a stack variable makes no sense as the state is lost
when the function exits.

This fixes repeated calls to av(filter/device)_register_all
2017-05-22 12:36:32 +02:00
..
2017-04-23 14:35:08 +07:00
2017-04-02 19:54:12 +02:00