summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-28Release 1.12.51.12.51.12Tim-Philipp Müller6-59/+143
2018-03-28omxvideodec: fix buffer leak when eglimage setup failsJulien Isorce1-1/+2
2017-12-07Release 1.12.41.12.4Sebastian Dröge6-20/+68
2017-09-18Release 1.12.31.12.3Sebastian Dröge6-12/+104
2017-09-14omxvideodec: log info about frame before releasing itGuillaume Desmottes1-2/+2
2017-08-17Automatic update of common submoduleTim-Philipp Müller1-0/+0
2017-07-25omx: Possible Memory leak in gst_caps_from_stringSatya Prakash Gupta1-0/+2
2017-07-25omxvideoenc: Fix deadlock in error case when drainingSatya Prakash Gupta1-0/+1
2017-07-25omxaudioenc: Fix deadlock in error case when drainingSatya Prakash Gupta1-0/+1
2017-07-14Release 1.12.21.12.2Sebastian Dröge6-19/+66
2017-06-20Release 1.12.11.12.1Sebastian Dröge6-19/+111
2017-06-17meson: define HAVE_VIDEO_EXT if OMX_VideoExt.h is presentGuillaume Desmottes1-0/+7
2017-05-09meson: add dep on GModuleGuillaume Desmottes1-1/+1
2017-05-09meson: fix config.h generationTim-Philipp Müller1-3/+1
2017-05-04Release 1.12.01.12.0Sebastian Dröge6-19/+769
2017-04-27Release 1.11.911.11.91Sebastian Dröge6-13/+54
2017-04-26videoenc: use GST_ROUND_UP_N() macroGuillaume Desmottes1-2/+1
2017-04-24Automatic update of common submoduleTim-Philipp Müller1-0/+0
2017-04-10Automatic update of common submoduleTim-Philipp Müller2-1/+1
2017-04-07Release 1.11.901.11.90Sebastian Dröge6-20/+107
2017-04-07omxvideoenc: Fix compiler warningSebastian Dröge1-1/+1
2017-03-22meson: fix logic to set HAVE_THEORAGurkirpal Singh1-1/+1
2017-03-14omxvideoenc: Add an unimplemented mapping for RGBA formatsJan Schmidt1-0/+6
2017-03-14omxvideoenc: Add GST_OMX_HACK_HEIGHT_MULTIPLE_16 for RpiJan Schmidt3-29/+47
2017-03-14omxvideoenc: Add a mapping for OMX_COLOR_FormatYUV420PackedSemiPlanarJan Schmidt1-0/+3
2017-03-14omxvideoenc: Filter out unimplemented formatsJan Schmidt1-4/+36
2017-03-14omxvideodec: demote ERROR messageJan Schmidt1-1/+1
2017-02-24meson: Update versionSebastian Dröge1-1/+1
2017-02-24Back to developmentSebastian Dröge1-2/+2
2017-02-24Release 1.11.21.11.2Sebastian Dröge5-17/+66
2017-02-15meson: dist meson build filesTim-Philipp Müller1-1/+3
2017-01-20omxaacenc: let encoder know about incoming rate/channelsVincent Penquerc'h1-0/+3
2017-01-18build: add meson build definitionMatthew Waters9-0/+430
2017-01-18examples/testegl: update for libgstgl changesMatthew Waters1-2/+2
2017-01-12Back to developmentSebastian Dröge1-2/+2
2017-01-12Release 1.11.11.11.1Sebastian Dröge5-1128/+137
2017-01-11omxaudioenc: set base class format instead of just source pad capsVincent Penquerc'h1-1/+1
2016-12-19omx*dec: Flush before we stop the srcpad loopGraham Leggett2-15/+15
2016-12-14Fix broken build due to syntax errorReynaldo H. Verdejo Pinochet1-1/+1
2016-12-13Prevent early EOS by resetting eos flag once GST_OMX_ACQUIRE_BUFFER_EOS is tr...Graham Leggett1-1/+2
2016-12-13Add clear debug logging on all the paths out of gst_omx_port_acquire_buffer()Graham Leggett1-0/+8
2016-12-13Add a signals-premature-eos hack for egl_renderGeorge Kiagiadakis3-4/+25
2016-12-13Add support for OMX_COLOR_FormatYUV420PackedSemiPlanar and OMX_COLOR_Format24...Graham Leggett1-0/+4
2016-12-03Automatic update of common submoduleEdward Hervey1-0/+0
2016-11-26common: use https protocol for common submoduleTim-Philipp Müller1-1/+1
2016-11-26omx: Fix compiler warning with latest clangSebastian Dröge1-1/+1
2016-11-17videodecoder: remove use of EGLImage orientationMatthew Waters1-3/+0
2016-11-01Back to development1.11.0Sebastian Dröge1-3/+3
2016-11-01Release 1.10.01.10.0Sebastian Dröge5-17/+1149
2016-09-30Release 1.9.901.9.90Sebastian Dröge6-15/+70