gstreamer/gst/matroska
Vincent Penquerc'h 590e20cbc9 matroskamux: do not use uinitialized clut on error
If we're missing part of the clut, do not try to use it. It seems
very likely the break was meant to break out of the switch rather
than from the loop.

Coverity 1139878
2014-05-02 14:25:01 +01:00
..
ebml-ids.h Fix FSF address 2012-11-04 00:07:18 +00:00
ebml-read.c matroska: fix check for amount of data to read 2014-04-16 17:44:51 +01:00
ebml-read.h Fix FSF address 2012-11-04 00:07:18 +00:00
ebml-write.c matroska: blindly fix writing variable length negative values 2014-05-02 13:33:02 +01:00
ebml-write.h Fix FSF address 2012-11-04 00:07:18 +00:00
lzo.c matroska: Include config.h, it's needed for _stdint.h 2013-03-03 11:59:31 +01:00
lzo.h Decode the codec private data and following ContentEncoding if necessary. 2008-08-02 18:18:05 +00:00
Makefile.am matroskademux: Use GstVideoInfo helper to create caps for raw video 2013-11-22 18:52:54 -03:00
matroska-demux.c matroska-demux: add mapping for Opus audio codec 2014-03-30 00:31:11 +00:00
matroska-demux.h matroskademux: fix seqnum handling for seeks 2013-07-25 15:24:31 -03:00
matroska-ids.c matroska: factor out read context init/reset 2014-02-06 13:25:12 -03:00
matroska-ids.h matroska-demux: add mapping for Opus audio codec 2014-03-30 00:31:11 +00:00
matroska-mux.c matroskamux: do not use uinitialized clut on error 2014-05-02 14:25:01 +01:00
matroska-mux.h matroskamux: Fix constantly growing used uid list 2014-01-30 11:59:28 -03:00
matroska-parse.c matroska: do not try to call gst_pad_query_default on a NULL pad 2014-05-02 11:39:39 +01:00
matroska-parse.h Fix FSF address 2012-11-04 00:07:18 +00:00
matroska-read-common.c matroska: fix content encoding scope validity check 2014-04-21 17:21:20 +01:00
matroska-read-common.h matroska: factor out read context init/reset 2014-02-06 13:25:12 -03:00
matroska.c Fix FSF address 2012-11-04 00:07:18 +00:00
matroska.vcproj more working plugins 2004-07-27 21:41:30 +00:00
webm-mux.c matroskamux: Add context flag for WebM 2013-10-06 09:54:28 -07:00
webm-mux.h Fix FSF address 2012-11-04 00:07:18 +00:00