gstreamer/omx
2011-07-12 08:40:48 +02:00
..
openmax openmax: Add OpenMAX IL 1.1.2 headers 2011-07-06 08:42:09 +02:00
gstbasevideocodec.c basevideocodec: Protect access to the list of pending frames with the object lock 2011-07-12 08:36:00 +02:00
gstbasevideocodec.h basevideocodec: Protect access to the list of pending frames with the object lock 2011-07-12 08:36:00 +02:00
gstbasevideodecoder.c basevideodecoder: First inform subclass about resetting before resetting/freeing all internal state 2011-07-12 08:36:01 +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: Require alignment=au and stream-format={avc,bytestream} 2011-07-12 08:40:48 +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