summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-14omxvideodec: log info about frame before releasing it1.10Guillaume Desmottes1-2/+2
2017-08-17Automatic update of common submoduleTim-Philipp Müller1-0/+0
2017-06-15Release 1.10.51.10.5Sebastian Dröge5-16/+58
2017-02-23Release 1.10.41.10.4Sebastian Dröge5-19/+60
2017-01-30Release 1.10.31.10.3Sebastian Dröge5-15/+139
2017-01-25omx: Fix compiler warning with latest clangSebastian Dröge1-1/+1
2017-01-25omxaudioenc: set base class format instead of just source pad capsVincent Penquerc'h1-1/+1
2017-01-25omxaacenc: let encoder know about incoming rate/channelsVincent Penquerc'h1-0/+3
2016-12-22Fix broken build due to syntax errorReynaldo H. Verdejo Pinochet1-1/+1
2016-12-22Prevent early EOS by resetting eos flag once GST_OMX_ACQUIRE_BUFFER_EOS is tr...Graham Leggett1-1/+2
2016-12-22Add clear debug logging on all the paths out of gst_omx_port_acquire_buffer()Graham Leggett1-0/+8
2016-12-22Add a signals-premature-eos hack for egl_renderGeorge Kiagiadakis3-4/+25
2016-12-22Add support for OMX_COLOR_FormatYUV420PackedSemiPlanar and OMX_COLOR_Format24...Graham Leggett1-0/+4
2016-12-22omx*dec: Flush before we stop the srcpad loopGraham Leggett2-15/+15
2016-11-29Release 1.10.21.10.2Sebastian Dröge5-11/+57
2016-11-17Release 1.10.11.10.1Sebastian Dröge5-19/+62
2016-11-01Release 1.10.01.10.0Sebastian Dröge5-17/+1149
2016-09-30Release 1.9.901.9.90Sebastian Dröge6-15/+70
2016-09-14configure: Depend on gstreamer 1.9.2.1Sebastian Dröge1-1/+1
2016-09-14omx: Also search for gstomx.conf in the autoconf --sysconfdirSebastian Dröge2-1/+6
2016-09-10Automatic update of common submoduleJan Schmidt2-1/+1
2016-09-10Automatic update of common submoduleJan Schmidt2-1/+1
2016-09-01Back to developmentSebastian Dröge1-1/+1
2016-09-01Release 1.9.21.9.2Sebastian Dröge6-61/+47
2016-07-11Automatic update of common submoduleStefan Sauer1-0/+0
2016-07-06Back to developmentSebastian Dröge1-2/+2
2016-07-06Release 1.9.11.9.1Sebastian Dröge6-69/+563
2016-06-29omxvideodec: Use GST_VIDEO_FRAME_PLANE_STRIDE() to get output buffer's strideKazunori Kobayashi1-1/+1
2016-06-21Automatic update of common submoduleNicolas Dufresne1-0/+0
2016-06-21omxaudioenc: implement GstPreset interfaceAurélien Zanelli1-4/+6
2016-06-21omxvideoenc: implement GstPreset interfaceAurélien Zanelli1-4/+6
2016-06-17omx: #define OMX_SKIP64BIT on the RPi as required by their APISebastian Dröge7-38/+59
2016-06-17omxvideodec: Implement ::drain() virtual methodSebastian Dröge1-8/+8
2016-06-04configure: remove AG_GST_PARSE_SUBSYSTEM_DISABLESTim-Philipp Müller1-6/+0
2016-05-04omxvideodec : Use gstglmemoryegl for the RPiGwang Yoon Hwang2-30/+21
2016-04-14Automatic update of common submoduleJulien Isorce1-0/+0
2016-02-26Automatic update of common submoduleSebastian Dröge1-0/+0
2016-02-17examples: update egl example for gstgl API changesMatthew Waters1-36/+27
2016-02-05Automatic update of common submoduleThiago Santos2-0/+2
2015-12-21configure: Make -Bsymbolic check work with clang.Koop Mast1-5/+5
2015-12-07Automatic update of common submoduleNicolas Dufresne2-1/+5
2015-11-18Remember the last_error after a failed set state call to avoid blocking the n...Enrique Ocaña González1-0/+7
2015-11-18Properly handle drain requests while flushingEnrique Ocaña González4-0/+48
2015-11-18omx: fix hacks leak on class initNicolas Huet1-0/+1
2015-10-21Automatic update of common submoduleTim-Philipp Müller1-0/+0
2015-10-21Automatic update of common submoduleSebastian Dröge1-0/+0
2015-09-01omxaacdec: Do not accept unknown layoutsThiago Santos1-2/+4
2015-09-01omxaudiodec: use default pad accept-caps handlingThiago Santos1-0/+3
2015-08-28omxvideodec: use default pad accept-caps handlingThiago Santos1-0/+3
2015-08-27omxvideoenc: Add keyframe support for the Rpi, using OMX_IndexConfigBrcmVideo...Graham Leggett1-0/+13