gstreamer/omx
Sebastian Dröge 8eaf25c10e omxvideoenc: Implement draining of the component and use it
This makes sure that all buffers are encoded and pushed downstream
before flushing the ports and losing some buffers.
2011-11-01 16:41:46 +01:00
..
openmax
gstbaseaudiodecoder.c baseaudiodecoder: Don't take the stream lock in the seek handler 2011-08-18 10:03:20 +02:00
gstbaseaudiodecoder.h baseaudiodecoder: Fix thread safety issues if both pads have different streaming threads 2011-08-18 09:34:38 +02:00
gstbaseaudioencoder.c baseaudioencoder: Add support for requesting a minimum and maximum number of samples per frame 2011-08-17 14:28:44 +02:00
gstbaseaudioencoder.h baseaudioencoder: Add support for requesting a minimum and maximum number of samples per frame 2011-08-17 14:28:44 +02:00
gstbaseaudioutils.c audio: Add audio decoder/encoder base classes 2011-08-15 12:56:00 +02:00
gstbaseaudioutils.h audio: Add audio decoder/encoder base classes 2011-08-15 12:56:00 +02:00
gstbasevideocodec.c basevideo: Fix locking, especially if both pads have different streaming threads 2011-08-18 10:02:50 +02:00
gstbasevideocodec.h basevideo: Fix locking, especially if both pads have different streaming threads 2011-08-18 10:02:50 +02:00
gstbasevideodecoder.c basevideodecoder: Fix deadlock 2011-08-18 10:24:40 +02:00
gstbasevideodecoder.h
gstbasevideoencoder.c basevideoencoder: fix element leak 2011-08-26 10:27:16 +02:00
gstbasevideoencoder.h basevideoencoder: Remove old ::getcaps() comment 2011-08-12 12:30:07 +02:00
gstbasevideoutils.c
gstbasevideoutils.h
gstomx.c omx: Remove QCOM hack to reset nOffset in EmptyBufferDone 2011-10-14 10:27:47 +02:00
gstomx.conf omxaacenc: Add initial version of OpenMAX AAC encoder element 2011-08-16 10:49:21 +02:00
gstomx.h omx: Remove QCOM hack to reset nOffset in EmptyBufferDone 2011-10-14 10:27:47 +02:00
gstomxaacenc.c omxaacenc: Implement ::get_num_samples() vfunc 2011-08-17 13:04:19 +02:00
gstomxaacenc.h omxaacenc: Add initial version of OpenMAX AAC encoder element 2011-08-16 10:49:21 +02:00
gstomxaudioenc.c omxaudioenc: Forward downstream flow returns to upstream 2011-11-01 15:10:12 +01:00
gstomxaudioenc.h omxaudioenc: Forward downstream flow returns to upstream 2011-11-01 15:10:12 +01:00
gstomxh263dec.c omxvideodec: Use "video/x-raw-yuv" as src template caps instead of strict I420 caps 2011-08-10 10:21:15 +02:00
gstomxh263dec.h
gstomxh263enc.c omxvideoenc: Use "video/x-raw-yuv" as sink template caps instead of strict I420 caps 2011-08-10 10:24:48 +02:00
gstomxh263enc.h
gstomxh264dec.c omxh264dec: Require stream-format=byte-stream 2011-10-03 09:13:29 +02:00
gstomxh264dec.h
gstomxh264enc.c omxvideoenc: Use "video/x-raw-yuv" as sink template caps instead of strict I420 caps 2011-08-10 10:24:48 +02:00
gstomxh264enc.h
gstomxmpeg4videodec.c omxmpeg4videodec: Don't require width/height on sink pad caps 2011-08-10 10:23:39 +02:00
gstomxmpeg4videodec.h
gstomxmpeg4videoenc.c omxvideoenc: Use "video/x-raw-yuv" as sink template caps instead of strict I420 caps 2011-08-10 10:24:48 +02:00
gstomxmpeg4videoenc.h
gstomxvideodec.c omxvideodec: Implement draining of the component and use it 2011-11-01 16:23:22 +01:00
gstomxvideodec.h omxvideodec: Implement draining of the component and use it 2011-11-01 16:23:22 +01:00
gstomxvideoenc.c omxvideoenc: Implement draining of the component and use it 2011-11-01 16:41:46 +01:00
gstomxvideoenc.h omxvideoenc: Implement draining of the component and use it 2011-11-01 16:41:46 +01:00
gstomxwmvdec.c omxvideodec: Use "video/x-raw-yuv" as src template caps instead of strict I420 caps 2011-08-10 10:21:15 +02:00
gstomxwmvdec.h
Makefile.am omxaacenc: Add initial version of OpenMAX AAC encoder element 2011-08-16 10:49:21 +02:00