gstreamer/omx
Sebastian Dröge 28688414b8 omx: Don't broadcast port->port_cond after allocating buffers successfully
Allocating buffers must happen while no thread is waiting for the
cond and especially must happen from the thread that would acquire
buffers from the port.
2011-07-09 11:06:06 +02:00
..
openmax openmax: Add OpenMAX IL 1.1.2 headers 2011-07-06 08:42:09 +02:00
gstbasevideocodec.c basevideodecoder: Don't reorder serialized src events 2011-07-09 11:06:01 +02:00
gstbasevideocodec.h basevideodecoder: Don't reorder serialized src events 2011-07-09 11:06:01 +02:00
gstbasevideodecoder.c basevideodecoder: Don't reorder serialized src events 2011-07-09 11:06:01 +02:00
gstbasevideodecoder.h basevideodecoder: Don't reorder serialized src events 2011-07-09 11:06:01 +02:00
gstbasevideoencoder.c basevideo: Add video encoder/decoder base classes from gst-plugins-bad 2011-07-06 08:42:15 +02:00
gstbasevideoencoder.h basevideo: Add video encoder/decoder base classes from gst-plugins-bad 2011-07-06 08:42:15 +02:00
gstbasevideoutils.c basevideo: Add video encoder/decoder base classes from gst-plugins-bad 2011-07-06 08:42:15 +02:00
gstomx.c omx: Don't broadcast port->port_cond after allocating buffers successfully 2011-07-09 11:06:06 +02:00
gstomx.h omx: Don't use port_def.bEnabled to check if the Enable/Disable command is finished 2011-07-09 11:06:05 +02:00
gstomxmpeg4videodec.c omxvideodec: Make the inport and outport index configurable by the subclass 2011-07-09 11:06:05 +02:00
gstomxmpeg4videodec.h omx: Add initial version of OpenMAX framework, video decoder base class and MPEG4 video decoder 2011-07-09 11:06:05 +02:00
gstomxvideodec.c omxvideodec: Don't leak the codec_data after sending it 2011-07-09 11:06:06 +02:00
gstomxvideodec.h omxvideodec: Make the inport and outport index configurable by the subclass 2011-07-09 11:06:05 +02:00
Makefile.am omx: Add initial version of OpenMAX framework, video decoder base class and MPEG4 video decoder 2011-07-09 11:06:05 +02:00