mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
db7934233f
Turns out there was the same issue as with subtitles. There is space for a single audio stream, but up to 255 may be used based on a uint8_t value in a struct, which may or may not be read from the (untrusted) data. A comment in ifo_types.h says this value is either 0 or 1, so we can ensure this here without drawbacks. Coverity 1139585 |
||
---|---|---|
.. | ||
gstmpegdefs.h | ||
gstmpegdemux.c | ||
gstmpegdemux.h | ||
gstmpegdesc.c | ||
gstmpegdesc.h | ||
gstpesfilter.c | ||
gstpesfilter.h | ||
Makefile.am | ||
plugin.c | ||
resin-play | ||
resin-play2 | ||
resindvdbin.c | ||
resindvdbin.h | ||
resindvdsrc.c | ||
resindvdsrc.h | ||
rsndec.c | ||
rsndec.h | ||
rsninputselector.c | ||
rsninputselector.h | ||
rsnparsetter.c | ||
rsnparsetter.h |