..
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
basevideoencoder: Allow finishing of frames with no src_buffer to drop/free the GstVideoFrame
2011-07-21 07:44:10 +02:00
gstbasevideoencoder.h
basevideoencoder: Delay sending of serialized sink events until finish_frame()
2011-07-20 11:08:18 +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
omx: Deallocate port buffers before freeing the component
2011-07-25 10:46:49 +02:00
gstomx.conf
omxvideoenc: Add video encoder base class and MPEG4 video encoder
2011-07-20 11:08:18 +02:00
gstomx.h
omxvideoenc: Add video encoder base class and MPEG4 video encoder
2011-07-20 11:08:18 +02:00
gstomxh264dec.c
omx: Set default roles for the components if none were set from the config file
2011-07-21 10:38:26 +02:00
gstomxh264dec.h
omxh264dec: Rename from omxh264videodec to omxh264dec
2011-07-12 08:54:22 +02:00
gstomxmpeg4videodec.c
omx: Set default roles for the components if none were set from the config file
2011-07-21 10:38:26 +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
gstomxmpeg4videoenc.c
omx: Set default roles for the components if none were set from the config file
2011-07-21 10:38:26 +02:00
gstomxmpeg4videoenc.h
omxvideoenc: Add video encoder base class and MPEG4 video encoder
2011-07-20 11:08:18 +02:00
gstomxvideodec.c
omx: Improve debug output a bit
2011-07-19 12:29:51 +02:00
gstomxvideodec.h
omx: Add infrastructure to enable special hacks for broken OpenMAX implementations
2011-07-19 10:33:15 +02:00
gstomxvideoenc.c
omxvideoenc: Add initial support for stride conversion
2011-07-21 11:15:14 +02:00
gstomxvideoenc.h
omxvideoenc: Add video encoder base class and MPEG4 video encoder
2011-07-20 11:08:18 +02:00
Makefile.am
omx: Use libgstopenmax.so for the plugin filename and openmax for the plugin name
2011-07-20 11:09:54 +02:00