gstreamer/gst/videoparsers
Mark Nauwelaerts 409a51bcea h264parse: gracefully handle truncated input NAL units
Rather than assert'ing in such case, emit warning if the length of a NAL unit
is less than expected 2 and discard it.

Based on patch by Benjamin M. Schwartz <bens@alum.mit.edu>

Fixes #650416.
2011-05-23 16:57:25 +02:00
..
dirac_parse.c videoparsers: Add dirac parser 2011-02-17 14:43:35 -08:00
dirac_parse.h videoparsers: Add dirac parser 2011-02-17 14:43:35 -08:00
gstdiracparse.c videoparsers: port to baseparse, which is now in libgstbase in core 2011-04-09 00:24:03 +01:00
gstdiracparse.h videoparsers: port to baseparse, which is now in libgstbase in core 2011-04-09 00:24:03 +01:00
gsth263parse.c videoparsers: port to baseparse, which is now in libgstbase in core 2011-04-09 00:24:03 +01:00
gsth263parse.h videoparsers: port to baseparse, which is now in libgstbase in core 2011-04-09 00:24:03 +01:00
gsth264parse.c h264parse: gracefully handle truncated input NAL units 2011-05-23 16:57:25 +02:00
gsth264parse.h videoparsers: port to baseparse, which is now in libgstbase in core 2011-04-09 00:24:03 +01:00
h263parse.c videoparsers: Fix unitialized variables 2011-03-04 12:15:32 +01:00
h263parse.h videoparsers: port to baseparse, which is now in libgstbase in core 2011-04-09 00:24:03 +01:00
h264parse.c h264parse: free PPS NAL buffers on cleanup 2011-03-24 22:39:04 +02:00
h264parse.h videoparsers: add h264parse 2011-01-28 12:50:25 +01:00
Makefile.am android: make it ready for androgenizer 2011-04-11 07:27:11 +02:00
plugin.c videoparsers: Add dirac parser 2011-02-17 14:43:35 -08:00