aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/filter_units_bsf.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-01-04 07:43:59 +0100
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-01-09 09:39:09 +0100
commite60debb93efc0bb76475682bc26e7a0645241e2f (patch)
tree1b524d1d16901340c52c504e67a7d4dcf33b8eac /libavcodec/filter_units_bsf.c
parent938251c878d46aef001da2527fb7234b9f2f83ea (diff)
downloadffmpeg-e60debb93efc0bb76475682bc26e7a0645241e2f.tar.gz
avcodec/bitstream: Don't pretend VLCs to be initialized concurrently
Since the MPEG-4 parser no longer initializes some MPEG-4 VLCs, no VLC is initialized concurrently by multiple threads (initializing static VLCs is guarded by locks and nonstatic VLCs never posed an issue in this regard). So remove the code in bitstream.c that only exists because of this possibility. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/filter_units_bsf.c')
0 files changed, 0 insertions, 0 deletions