summaryrefslogtreecommitdiff
path: root/omx/gstomxaudiosink.c
Commit message (Expand)AuthorAgeFilesLines
* omx: allow gst_omx_port_acquire_buffer() to not wait for buffersGuillaume Desmottes2018-08-301-1/+1
* turn GstOMXComponent to a GstMiniObjectGuillaume Desmottes2018-08-301-1/+1
* omxaudiosink: Set port to not flushing in prepare() and keep it at flushing i...Sebastian Dröge2014-07-201-9/+9
* omxaudiosink: implement _delay only in the RaspberryPIJosep Torra2014-05-121-0/+4
* omxaudiosink: Fix format string compiler warningsSebastian Dröge2014-05-101-7/+7
* omxaudiosink: Implements OpenMAX based audio sinksJosep Torra2014-05-091-0/+1224