1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
FFmpeg/libavfilter
Hendrik Leppkes 8640339dbb 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:52 +02:00
..
2017-01-12 15:07:18 +01:00
2017-04-02 19:49:45 +02:00
2017-03-29 14:49:29 +02:00
2017-01-30 18:44:08 +01:00
2017-03-29 14:49:29 +02:00