gstreamer/omx
Sebastian Dröge 9a2b87f196 basevideodecoder: Work with a copy of the GstVideoState in setcaps until the caps are accepted
Also fix a refcount problem with the codec_data.
2011-07-12 08:36:00 +02:00
..
openmax openmax: Add OpenMAX IL 1.1.2 headers 2011-07-06 08:42:09 +02:00
gstbasevideocodec.c basevideo: Use GSlice for allocating GstVideoFrame and don't duplicate code in the decoder base class 2011-07-09 11:32:06 +02:00
gstbasevideocodec.h basevideo: Move the utils from the codec header to its own header 2011-07-09 11:41:42 +02:00
gstbasevideodecoder.c basevideodecoder: Work with a copy of the GstVideoState in setcaps until the caps are accepted 2011-07-12 08:36:00 +02:00
gstbasevideodecoder.h basevideodecoder: Don't reorder serialized src events 2011-07-09 11:06:01 +02:00
gstbasevideoencoder.c basevideo: Move the utils from the codec header to its own header 2011-07-09 11:41:42 +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: Move the utils from the codec header to its own header 2011-07-09 11:41:42 +02:00
gstbasevideoutils.h basevideo: Move the utils from the codec header to its own header 2011-07-09 11:41:42 +02:00
gstomx.c omxh264videodec: Add h.264 video decoder 2011-07-12 08:34:44 +02:00
gstomx.h omx: Rework port reconfiguration 2011-07-09 11:06:06 +02:00
gstomxh264videodec.c omxh264videodec: Add h.264 video decoder 2011-07-12 08:34:44 +02:00
gstomxh264videodec.h omxh264videodec: Add h.264 video decoder 2011-07-12 08:34:44 +02:00
gstomxmpeg4videodec.c omxmpeg4videodec: Fix debug category name 2011-07-12 08:29:15 +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: Use the destroy notify to free the coder_hook 2011-07-09 11:06:06 +02:00
gstomxvideodec.h omxvideodec: Use the frames storage of the base class instead of implementing our own 2011-07-09 11:06:06 +02:00
Makefile.am omxh264videodec: Add h.264 video decoder 2011-07-12 08:34:44 +02:00