gstreamer/ext/vpx
Sebastian Dröge 70db210315 vp8enc: Ensure that we always have valid frame user data before using it
Otherwise we're going to dereference NULL pointers.
2016-01-20 13:41:33 +02:00
..
gstvp8dec.c
gstvp8dec.h
gstvp8enc.c vp8enc: Ensure that we always have valid frame user data before using it 2016-01-20 13:41:33 +02:00
gstvp8enc.h vpx: created common baseclass GstVPXEnc 2015-12-15 14:03:29 -05:00
GstVP8Enc.prs
gstvp8utils.c
gstvp8utils.h
gstvp9dec.c
gstvp9dec.h
gstvp9enc.c vpx: created common baseclass GstVPXEnc 2015-12-15 14:03:29 -05:00
gstvp9enc.h vpx: created common baseclass GstVPXEnc 2015-12-15 14:03:29 -05:00
gstvpxdec.c vpxdec: Unref frame in all code paths of handle_frame() 2016-01-20 10:02:48 +02:00
gstvpxdec.h
gstvpxenc.c vpxenc: Unref frame on ERROR 2016-01-20 10:02:44 +02:00
gstvpxenc.h vpx: created common baseclass GstVPXEnc 2015-12-15 14:03:29 -05:00
Makefile.am vpx: Add missing headers in Makefile.am 2015-12-15 14:27:22 -05:00
plugin.c