aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/xfacedec.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2021-09-02 13:50:34 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2021-09-04 08:03:33 +0200
commit95b681eafd7157413fe2ae756410726f754172de (patch)
treec4795c0e1913a1be743d114f78727601143db466 /libavcodec/xfacedec.c
parentb0ee627ef9344a2606834806bdc8c64630495d07 (diff)
downloadffmpeg-95b681eafd7157413fe2ae756410726f754172de.tar.gz
avcodec/vp9: Remove vp9_free_entries()
Now that the mutexes and conditions are only initialized and destroyed once, said function only had one purpose: free the entries array. Given that vp9_alloc_entries() already does this if the array is already allocated it is unnecessary to call vp9_free_entries() anywhere except when closing. And then one can just inline the one free into vp9_decode_free(). Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/xfacedec.c')
0 files changed, 0 insertions, 0 deletions