gstreamer/ext/vp8
Oleksij Rempel 94337d05a5 vp8enc: initiate encoder to fix a crash.
Without this patch vp8enc send header before and after first
key frame. On second keyframe vp8dec will crash without getting
decoded frame. With this pipe it is easy to reproduce this issue:
gst-launch-1.0 videotestsrc ! vp8enc ! vp8dec ! fakesink

https://bugzilla.gnome.org/show_bug.cgi?id=680667
2012-08-05 19:35:32 +01:00
..
gstvp8dec.c tag: Update for taglist/tag event API changes 2012-07-28 00:32:58 +02:00
gstvp8dec.h vp8dec: Improve output_state handling 2012-05-28 15:29:18 +02:00
gstvp8enc.c vp8enc: initiate encoder to fix a crash. 2012-08-05 19:35:32 +01:00
gstvp8enc.h vp8: Port to -base video base classes 2012-05-28 15:28:53 +02:00
GstVP8Enc.prs vp8: add initial preset file 2012-01-06 08:47:07 +01:00
gstvp8utils.c vp8: Undef HAVE_CONFIG_H before including libvpx headers 2010-05-20 09:56:25 +02:00
gstvp8utils.h vp8: Use VPX_PLANE_* instead of PLANE_* 2010-06-01 11:19:46 +02:00
Makefile.am vp8: Port to -base video base classes 2012-05-28 15:28:53 +02:00
plugin.c gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 18:02:56 +02:00