gstreamer/gst/flv
Nicolas Dufresne cfc1638ca5 flvdemux: Ignore invalid H.264 codec data
This code basically skip over codec_data with empty payload. In
this case, the codec_data variable is the size of the header for
the CODEC part of Video Tag. The remaining is supposed to be the
H.264 codec data, hence should not be empty.

https://bugzilla.gnome.org/show_bug.cgi?id=787795
2017-10-05 21:20:19 -04:00
..
amfdefs.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstflvdemux.c flvdemux: Ignore invalid H.264 codec data 2017-10-05 21:20:19 -04:00
gstflvdemux.h flvdemux: Push nominal bitrate tags 2016-07-07 10:21:21 +03:00
gstflvmux.c flvmux: Add metadatacreator property 2016-11-10 13:11:05 +02:00
gstflvmux.h flvmux: Add metadatacreator property 2016-11-10 13:11:05 +02:00
gstindex.c Rename property enums from ARG_ to PROP_ 2015-04-27 11:22:11 +01:00
gstindex.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstmemindex.c Fix FSF address 2012-11-04 00:07:18 +00:00
Makefile.am Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00