gstreamer/gst/flx
Matthew Waters 153a8ae752 flxdec: rewrite logic based on GstByteReader/Writer
Solves overreading/writing the given arrays and will error out if the
streams asks to do that.

Also does more error checking that the stream is valid and won't
overrun any allocated arrays.  Also mitigate integer overflow errors
calculating allocation sizes.

https://bugzilla.gnome.org/show_bug.cgi?id=774859
2016-11-23 21:14:35 +11:00
..
flx_color.c flxdec: rewrite logic based on GstByteReader/Writer 2016-11-23 21:14:35 +11:00
flx_color.h Fix FSF address 2012-11-04 00:07:18 +00:00
flx_fmt.h flxdec: rewrite logic based on GstByteReader/Writer 2016-11-23 21:14:35 +11:00
gstflxdec.c flxdec: rewrite logic based on GstByteReader/Writer 2016-11-23 21:14:35 +11:00
gstflxdec.h flxdec: rewrite logic based on GstByteReader/Writer 2016-11-23 21:14:35 +11:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00