gstreamer/omx
Guillaume Desmottes 4c9b8052c7 omxh264enc: send codec data downstream
We are operating in stream-format=byte-stream so the codec data buffer
is meant to be part of the buffer flow.

The base class will push it when a key frame is requested (as we stored
it with gst_video_encoder_set_headers()) but we still have to push it
right away as part of the normal buffer flow.

Also set the HEADER flag on this buffer.
2019-12-22 05:43:40 +00:00
..
openmax
gstomx.c omx: Add helper to enable/disable/read subframe mode 2019-12-22 05:43:40 +00:00
gstomx.h omx: Add helper to enable/disable/read subframe mode 2019-12-22 05:43:40 +00:00
gstomxaacdec.c omx: Add hardware classifiers to encoders/decoders 2019-03-26 12:17:26 +00:00
gstomxaacdec.h omx: Add AAC audio decoder 2014-07-13 18:22:39 +02:00
gstomxaacenc.c omx: Add hardware classifiers to encoders/decoders 2019-03-26 12:17:26 +00:00
gstomxaacenc.h
gstomxallocator.c omxallocator: fix leak with a proper chaining finalize 2019-10-07 16:59:10 +00:00
gstomxallocator.h omxbufferpool: refactor to allow memory sharing 2019-04-25 09:09:40 +05:30
gstomxamrdec.c omx: Add hardware classifiers to encoders/decoders 2019-03-26 12:17:26 +00:00
gstomxamrdec.h omx: Add omxamrdec 2014-11-13 13:32:16 +01:00
gstomxanalogaudiosink.c omxaudiosink: Implements OpenMAX based audio sinks 2014-05-09 13:15:18 +02:00
gstomxanalogaudiosink.h omxaudiosink: Implements OpenMAX based audio sinks 2014-05-09 13:15:18 +02:00
gstomxaudiodec.c omx: allow gst_omx_port_acquire_buffer() to not wait for buffers 2018-08-30 10:59:30 +02:00
gstomxaudiodec.h omxaudiodec: Add an output adapter for chunking the output into codec frames 2015-05-19 19:14:42 +03:00
gstomxaudioenc.c omx: allow gst_omx_port_acquire_buffer() to not wait for buffers 2018-08-30 10:59:30 +02:00
gstomxaudioenc.h omx: Let base classes handle EOS 2014-08-14 17:36:11 +03:00
gstomxaudiosink.c omx: allow gst_omx_port_acquire_buffer() to not wait for buffers 2018-08-30 10:59:30 +02:00
gstomxaudiosink.h omxaudiosink: Implements OpenMAX based audio sinks 2014-05-09 13:15:18 +02:00
gstomxbufferpool.c omxbufferpool: use gst_video_meta_set_alignment() 2019-11-05 17:30:21 +05:30
gstomxbufferpool.h omxbufferpool: refactor to allow memory sharing 2019-04-25 09:09:40 +05:30
gstomxh263dec.c omx: Add hardware classifiers to encoders/decoders 2019-03-26 12:17:26 +00:00
gstomxh263dec.h
gstomxh263enc.c omx: Add hardware classifiers to encoders/decoders 2019-03-26 12:17:26 +00:00
gstomxh263enc.h
gstomxh264dec.c omx: Add hardware classifiers to encoders/decoders 2019-03-26 12:17:26 +00:00
gstomxh264dec.h
gstomxh264enc.c omxh264enc: send codec data downstream 2019-12-22 05:43:40 +00:00
gstomxh264enc.h omxh264enc: Add 'ref-frames' property 2019-06-04 12:25:15 +09:00
gstomxh264utils.c omxh264: sync with supported profiles on zynqultrascaleplus 2018-04-25 09:20:02 +02:00
gstomxh264utils.h omxh264: factor out gst_omx_h264_utils_get_profile_from_enum() 2018-04-25 09:20:02 +02:00
gstomxh265dec.c omx: Add hardware classifiers to encoders/decoders 2019-03-26 12:17:26 +00:00
gstomxh265dec.h omxh265dec: add H265 decoder 2017-09-06 14:50:18 -04:00
gstomxh265enc.c omxh26xenc: Negotiate subframe mode 2019-12-22 05:43:40 +00:00
gstomxh265enc.h omxh265enc: add some encoding properties 2018-01-30 11:51:10 +00:00
gstomxh265utils.c omxh265: add format range extension profiles on zynqultrascaleplus 2018-04-25 09:20:02 +02:00
gstomxh265utils.h omxh265: factor out gst_omx_h265_utils_get_profile_from_enum() 2018-04-25 09:20:02 +02:00
gstomxhdmiaudiosink.c omxaudiosink: Implements OpenMAX based audio sinks 2014-05-09 13:15:18 +02:00
gstomxhdmiaudiosink.h omxaudiosink: Implements OpenMAX based audio sinks 2014-05-09 13:15:18 +02:00
gstomxmjpegdec.c omx: Add hardware classifiers to encoders/decoders 2019-03-26 12:17:26 +00:00
gstomxmjpegdec.h omx: Add MJPEG decoder support 2013-03-18 16:34:51 +01:00
gstomxmp3dec.c omx: Add hardware classifiers to encoders/decoders 2019-03-26 12:17:26 +00:00
gstomxmp3dec.h omx: Add audio decoder base class and a subclass for MP3 2014-07-02 09:21:00 +02:00
gstomxmp3enc.c omx: Add hardware classifiers to encoders/decoders 2019-03-26 12:17:26 +00:00
gstomxmp3enc.h omx: add gstomxmp3enc 2017-07-12 14:29:44 +01:00
gstomxmpeg2videodec.c omx: Add hardware classifiers to encoders/decoders 2019-03-26 12:17:26 +00:00
gstomxmpeg2videodec.h omx: Rename MPEG2 decoder for consistency everywhere 2013-03-18 16:34:51 +01:00
gstomxmpeg4videodec.c omx: Add hardware classifiers to encoders/decoders 2019-03-26 12:17:26 +00:00
gstomxmpeg4videodec.h
gstomxmpeg4videoenc.c omx: Add hardware classifiers to encoders/decoders 2019-03-26 12:17:26 +00:00
gstomxmpeg4videoenc.h
gstomxtheoradec.c omx: Add hardware classifiers to encoders/decoders 2019-03-26 12:17:26 +00:00
gstomxtheoradec.h omx: fix typo in copyright headers 2013-03-19 16:40:09 +00:00
gstomxvideo.c omxbufferpool: use gst_video_meta_set_alignment() 2019-11-05 17:30:21 +05:30
gstomxvideo.h omxbufferpool: use gst_video_meta_set_alignment() 2019-11-05 17:30:21 +05:30
gstomxvideodec.c omxvideodec: fix dmabuf import 2019-09-02 09:47:54 +05:30
gstomxvideodec.h omxvideodec: Remove dead code 2019-01-25 00:50:06 +00:00
gstomxvideoenc.c omxvideoenc: use subframe base class API 2019-12-22 05:43:40 +00:00
gstomxvideoenc.h omxvideoenc: implement dmabuf export on input buffers 2018-08-30 10:59:30 +02:00
gstomxvp8dec.c omx: Add hardware classifiers to encoders/decoders 2019-03-26 12:17:26 +00:00
gstomxvp8dec.h omx: Only include OMX_VideoExt.h conditionally 2014-06-24 14:52:43 +02:00
gstomxwmvdec.c omx: Add hardware classifiers to encoders/decoders 2019-03-26 12:17:26 +00:00
gstomxwmvdec.h
meson.build doc: Build documentation of hotdoc 2019-05-13 19:06:28 -04:00