gstreamer/omx
Guillaume Desmottes 3a16094ab3 omx: log OMX commands with OMX_PERFORMANCE debug category
It has been useful to have a clear raw and structured view of the gst
<-> OMX exchanges when debugging.

https://bugzilla.gnome.org/show_bug.cgi?id=797171
2018-09-19 10:52:25 +02:00
..
openmax
gstomx.c omx: log OMX commands with OMX_PERFORMANCE debug category 2018-09-19 10:52:25 +02:00
gstomx.h omxvideoenc: implement dmabuf export on input buffers 2018-08-30 10:59:30 +02:00
gstomxaacdec.c
gstomxaacdec.h
gstomxaacenc.c
gstomxaacenc.h
gstomxamrdec.c
gstomxamrdec.h
gstomxanalogaudiosink.c
gstomxanalogaudiosink.h
gstomxaudiodec.c omx: allow gst_omx_port_acquire_buffer() to not wait for buffers 2018-08-30 10:59:30 +02:00
gstomxaudiodec.h
gstomxaudioenc.c omx: allow gst_omx_port_acquire_buffer() to not wait for buffers 2018-08-30 10:59:30 +02:00
gstomxaudioenc.h
gstomxaudiosink.c omx: allow gst_omx_port_acquire_buffer() to not wait for buffers 2018-08-30 10:59:30 +02:00
gstomxaudiosink.h
gstomxbufferpool.c omxvideoenc: implement dmabuf export on input buffers 2018-08-30 10:59:30 +02:00
gstomxbufferpool.h
gstomxh263dec.c
gstomxh263dec.h
gstomxh263enc.c
gstomxh263enc.h
gstomxh264dec.c
gstomxh264dec.h
gstomxh264enc.c omxh26{4,5}enc: don't pick default 10-bit profile 2018-04-26 10:07:54 +02:00
gstomxh264enc.h
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
gstomxh265dec.h
gstomxh265enc.c omxh26{4,5}enc: don't pick default 10-bit profile 2018-04-26 10:07:54 +02:00
gstomxh265enc.h
gstomxh265utils.c omxh265: add format range extension profiles on zynqultrascaleplus 2018-04-25 09:20:02 +02:00
gstomxh265utils.h
gstomxhdmiaudiosink.c
gstomxhdmiaudiosink.h
gstomxmjpegdec.c
gstomxmjpegdec.h
gstomxmp3dec.c
gstomxmp3dec.h
gstomxmp3enc.c
gstomxmp3enc.h
gstomxmpeg2videodec.c
gstomxmpeg2videodec.h
gstomxmpeg4videodec.c
gstomxmpeg4videodec.h
gstomxmpeg4videoenc.c
gstomxmpeg4videoenc.h
gstomxtheoradec.c
gstomxtheoradec.h
gstomxvideo.c
gstomxvideo.h
gstomxvideodec.c omxvideodec: Remove spurious unlock in error case 2018-09-10 17:09:11 -04:00
gstomxvideodec.h omxvideodec: always signal drain cond when stopping streaming loop 2018-06-08 09:47:32 +02:00
gstomxvideoenc.c omxvideoenc: Remove spurious locking 2018-09-10 17:09:11 -04:00
gstomxvideoenc.h omxvideoenc: implement dmabuf export on input buffers 2018-08-30 10:59:30 +02:00
gstomxvp8dec.c
gstomxvp8dec.h
gstomxwmvdec.c
gstomxwmvdec.h
Makefile.am
meson.build