aboutsummaryrefslogtreecommitdiffstats
path: root/libswscale/swscale.c
diff options
context:
space:
mode:
authorHendrik Leppkes <h.leppkes@gmail.com>2017-05-22 12:00:23 +0200
committerHendrik Leppkes <h.leppkes@gmail.com>2017-05-22 12:36:52 +0200
commit8640339dbbb50a4031b71d092dad29fa036f4266 (patch)
treee54a7f18f65a7f5c27452dcb0ab0baf7ab71340f /libswscale/swscale.c
parent7fae0ea21daa6d8e391cbffb08f66c0b4509ddd6 (diff)
downloadffmpeg-8640339dbbb50a4031b71d092dad29fa036f4266.tar.gz
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 'libswscale/swscale.c')
0 files changed, 0 insertions, 0 deletions