gstreamer/omx
2011-08-10 09:23:10 +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: Use the cached video frame size instead of recalculating it 2011-08-03 16:02:01 +02:00
gstbasevideodecoder.h basevideodecoder: Don't reorder serialized src events 2011-07-09 11:06:01 +02:00
gstbasevideoencoder.c basevideoencoder: Make access to the list of frames threadsafe 2011-08-02 15:14:24 +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: Reset pending reconfigure output ports when changing the state from Executing to any lower state 2011-08-10 09:23:10 +02:00
gstomx.conf omxvideoenc: Add video encoder base class and MPEG4 video encoder 2011-07-20 11:08:18 +02:00
gstomx.h omx: Add parenthesis at correct places in the struct init macro 2011-08-08 13:04:30 +02:00
gstomxh263dec.c omxh263dec: Add H.263 decoder element 2011-07-25 11:44:56 +02:00
gstomxh263dec.h omxh263dec: Add H.263 decoder element 2011-07-25 11:44:56 +02:00
gstomxh263enc.c omxvideoenc: Don't fail if setting the bitrate or profile is not supported by the component 2011-08-02 15:14:37 +02:00
gstomxh263enc.h omxh263enc: Add H.263 encoder element 2011-07-29 12:06:21 +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
gstomxh264enc.c omxvideoenc: Don't fail if setting the bitrate or profile is not supported by the component 2011-08-02 15:14:37 +02:00
gstomxh264enc.h omxh264enc: Add H.264 encoder element 2011-07-25 11:32:51 +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 omxvideoenc: Don't fail if setting the bitrate or profile is not supported by the component 2011-08-02 15:14:37 +02:00
gstomxmpeg4videoenc.h omxvideoenc: Add video encoder base class and MPEG4 video encoder 2011-07-20 11:08:18 +02:00
gstomxvideodec.c omxvideodec: Set the state back to StateLoaded even if an error happened 2011-08-10 08:52:25 +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: Don't fail if setting the bitrate or profile is not supported by the component 2011-08-02 15:14:37 +02:00
gstomxvideoenc.h omxvideoenc: Add support for setting bitrate/quantization related parameters 2011-07-28 12:52:24 +02:00
gstomxwmvdec.c omxwmvdec: Add WMV video decoder element 2011-07-25 12:01:05 +02:00
gstomxwmvdec.h omxwmvdec: Add WMV video decoder element 2011-07-25 12:01:05 +02:00
Makefile.am omxh263enc: Add H.263 encoder element 2011-07-29 12:06:21 +02:00