summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-30omxvideodec: add hack to pass color format from caps to OMX decoderGuillaume Desmottes4-2/+93
2018-01-29log failing OMX calls as errorsGuillaume Desmottes1-17/+27
2018-01-29add OMX_PERFORMANCE debug categoryGuillaume Desmottes1-0/+40
2018-01-29omxvideoenc: implement dmabuf import on zynqultrascaleplusGuillaume Desmottes4-15/+98
2018-01-22omxvideoenc: drop late input frames if QoS is enabledGuillaume Desmottes1-0/+11
2018-01-19TestEgl: Removed redundant/unused codeAshish Kumar1-9/+0
2018-01-07omxvideoenc: early return in fill_buffer() if something goes wrongGuillaume Desmottes1-4/+4
2017-12-19meson: gl: the winsys and platform list in the .pc file is space-separatedTim-Philipp Müller1-2/+2
2017-12-19meson: fix subproject fallback for gstreamer-gl-1.0Tim-Philipp Müller1-2/+2
2017-12-14omxvideodec: ignore very little variations of the framerateJulien Isorce3-1/+20
2017-12-14omxvideodec: use dynamic buffer mode on input if possibleGuillaume Desmottes2-25/+154
2017-12-14omxvideoenc: use dynamic buffer mode on input if possibleGuillaume Desmottes2-1/+116
2017-12-14omxvideoenc/dec: factor out input buffer allocationGuillaume Desmottes2-10/+26
2017-12-14omx: add API to implement dynamic buffers supportGuillaume Desmottes2-0/+166
2017-12-14Automatic update of common submoduleMatthew Waters1-0/+0
2017-12-13omxvideodec: consolidate the decision to try UseBufferJulien Isorce1-3/+8
2017-12-13gstomxvideodec: fix framerate overflowJulien Isorce4-18/+21
2017-12-11example: port testegl.c to desktopJulien Isorce5-7/+97
2017-12-11meson: move omx features check after target selectionJulien Isorce1-46/+46
2017-12-11config: add OMX.Aratelia.audio_decoder.aac to Tizonia configJulien Isorce1-0/+8
2017-11-29omxvideodec: retrieve OMX_IndexParamVideoPortFormat before setting itGuillaume Desmottes1-0/+8
2017-11-29omxaacenc: also set 'profile' if mpegversion is 4Julien Isorce1-1/+1
2017-11-28omx: wait for flush complete and buffers being released when flushingGuillaume Desmottes1-1/+1
2017-11-28gst_omx_port_set_flushing: simplify waiting loopGuillaume Desmottes1-3/+8
2017-11-27Automatic update of common submoduleMatthew Waters1-0/+0
2017-11-23zynqultrascaleplus: add support for extra AVC levelsGuillaume Desmottes2-0/+24
2017-10-19add test supportGuillaume Desmottes12-6/+373
2017-10-19meson: add tools supportGuillaume Desmottes2-1/+9
2017-10-19omx: fix build on rpiGuillaume Desmottes1-1/+1
2017-10-19check if Allegro headers are present when building zynqultrascaleplusGuillaume Desmottes2-0/+11
2017-10-19omxvideodec: remove redundant debug messageGuillaume Desmottes1-2/+0
2017-10-19omxh265: fix enum casting when using Allegro HEVC extensionsGuillaume Desmottes2-3/+12
2017-10-19properly cast extension enumsGuillaume Desmottes2-2/+4
2017-10-11omx: also reset nTimeStamp when re-using buffersGuillaume Desmottes1-0/+1
2017-10-11omx: factor out gst_omx_buffer_reset()Guillaume Desmottes1-12/+11
2017-10-11add gst_omx_buffer_flags_to_string()Guillaume Desmottes4-6/+98
2017-09-28h263enc: fix caps leak in error code pathPonnam Srinivas1-0/+2
2017-09-22omxh264enc: fix caps leakPonnam Srinivas1-4/+6
2017-09-21omxh265enc: fix caps leakPonnam Srinivas1-4/+6
2017-09-14omxvideodec: log info about frame before releasing itGuillaume Desmottes1-2/+2
2017-09-09configure: Show tizonia target in helpGurkirpal Singh1-1/+1
2017-09-06omxh265dec: add H265 decoderGuillaume Desmottes6-1/+276
2017-09-06omxh265enc: add H265 encoderGuillaume Desmottes10-0/+831
2017-09-06omxvideoenc: use caps from query in propose_allocationGuillaume Desmottes1-3/+16
2017-09-04omx: display states as string if changing failedGuillaume Desmottes1-2/+3
2017-08-22omxvideodec: EGLDisplay is not indirectly defined by gstgl headers inclusionJulien Isorce1-1/+1
2017-08-17config: expose OMX.mesa h264 decoder and encoder in Tizonia configGurkirpal Singh1-0/+18
2017-08-17omxvideodec: remove wrong SettingsChanged ackJulien Isorce1-13/+1
2017-08-17omx{audio,video}{dec,enc}: sequentially disable ports because buffers are not...Julien Isorce4-28/+72
2017-08-17Automatic update of common submoduleTim-Philipp Müller1-0/+0