diff options
author | Hendrik Leppkes <[email protected]> | 2017-05-22 12:00:23 +0200 |
---|---|---|
committer | Hendrik Leppkes <[email protected]> | 2017-05-22 12:36:32 +0200 |
commit | 9fb293cfd8b758b98f1f535a2867c7bf3a324af6 (patch) | |
tree | 5ae8bd17dbccd90cdfbdeeabf893d92e1369d077 /libavdevice/v4l.c | |
parent | 49d0678181af67455dfd23b98ab3857db1b68e67 (diff) |
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
Diffstat (limited to 'libavdevice/v4l.c')
0 files changed, 0 insertions, 0 deletions