gstreamer/ext/vp8
Vincent Penquerc'h 27486729d1 vp8: fix codec state leaks
I only tested that vp8enc ! vp8dec does not crash, as valgrind does not grok
at least one of the instructions used by vp8enc, preventing me from checking
a leak, and the lack of one after the patch.
2012-06-07 12:43:59 +01:00
..
gstvp8dec.c vp8: fix codec state leaks 2012-06-07 12:43:59 +01:00
gstvp8dec.h vp8dec: Improve output_state handling 2012-05-28 15:29:18 +02:00
gstvp8enc.c vp8: fix codec state leaks 2012-06-07 12:43:59 +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