summaryrefslogtreecommitdiff
path: root/omx/gstomxaudiosink.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-30omx: allow gst_omx_port_acquire_buffer() to not wait for buffersGuillaume Desmottes1-1/+1
2018-08-30turn GstOMXComponent to a GstMiniObjectGuillaume Desmottes1-1/+1
2014-07-20omxaudiosink: Set port to not flushing in prepare() and keep it at flushing i...Sebastian Dröge1-9/+9
2014-05-12omxaudiosink: implement _delay only in the RaspberryPIJosep Torra1-0/+4
2014-05-10omxaudiosink: Fix format string compiler warningsSebastian Dröge1-7/+7
2014-05-09omxaudiosink: Implements OpenMAX based audio sinksJosep Torra1-0/+1224