summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* omxvideodec: log info about frame before releasing it1.10Guillaume Desmottes2017-09-141-2/+2
* Automatic update of common submoduleTim-Philipp Müller2017-08-171-0/+0
* Release 1.10.51.10.5Sebastian Dröge2017-06-155-16/+58
* Release 1.10.41.10.4Sebastian Dröge2017-02-235-19/+60
* Release 1.10.31.10.3Sebastian Dröge2017-01-305-15/+139
* omx: Fix compiler warning with latest clangSebastian Dröge2017-01-251-1/+1
* omxaudioenc: set base class format instead of just source pad capsVincent Penquerc'h2017-01-251-1/+1
* omxaacenc: let encoder know about incoming rate/channelsVincent Penquerc'h2017-01-251-0/+3
* Fix broken build due to syntax errorReynaldo H. Verdejo Pinochet2016-12-221-1/+1
* Prevent early EOS by resetting eos flag once GST_OMX_ACQUIRE_BUFFER_EOS is tr...Graham Leggett2016-12-221-1/+2
* Add clear debug logging on all the paths out of gst_omx_port_acquire_buffer()Graham Leggett2016-12-221-0/+8
* Add a signals-premature-eos hack for egl_renderGeorge Kiagiadakis2016-12-223-4/+25
* Add support for OMX_COLOR_FormatYUV420PackedSemiPlanar and OMX_COLOR_Format24...Graham Leggett2016-12-221-0/+4
* omx*dec: Flush before we stop the srcpad loopGraham Leggett2016-12-222-15/+15
* Release 1.10.21.10.2Sebastian Dröge2016-11-295-11/+57
* Release 1.10.11.10.1Sebastian Dröge2016-11-175-19/+62
* Release 1.10.01.10.0Sebastian Dröge2016-11-015-17/+1149
* Release 1.9.901.9.90Sebastian Dröge2016-09-306-15/+70
* configure: Depend on gstreamer 1.9.2.1Sebastian Dröge2016-09-141-1/+1
* omx: Also search for gstomx.conf in the autoconf --sysconfdirSebastian Dröge2016-09-142-1/+6
* Automatic update of common submoduleJan Schmidt2016-09-102-1/+1
* Automatic update of common submoduleJan Schmidt2016-09-102-1/+1
* Back to developmentSebastian Dröge2016-09-011-1/+1
* Release 1.9.21.9.2Sebastian Dröge2016-09-016-61/+47
* Automatic update of common submoduleStefan Sauer2016-07-111-0/+0
* Back to developmentSebastian Dröge2016-07-061-2/+2
* Release 1.9.11.9.1Sebastian Dröge2016-07-066-69/+563
* omxvideodec: Use GST_VIDEO_FRAME_PLANE_STRIDE() to get output buffer's strideKazunori Kobayashi2016-06-291-1/+1
* Automatic update of common submoduleNicolas Dufresne2016-06-211-0/+0
* omxaudioenc: implement GstPreset interfaceAurélien Zanelli2016-06-211-4/+6
* omxvideoenc: implement GstPreset interfaceAurélien Zanelli2016-06-211-4/+6
* omx: #define OMX_SKIP64BIT on the RPi as required by their APISebastian Dröge2016-06-177-38/+59
* omxvideodec: Implement ::drain() virtual methodSebastian Dröge2016-06-171-8/+8
* configure: remove AG_GST_PARSE_SUBSYSTEM_DISABLESTim-Philipp Müller2016-06-041-6/+0
* omxvideodec : Use gstglmemoryegl for the RPiGwang Yoon Hwang2016-05-042-30/+21
* Automatic update of common submoduleJulien Isorce2016-04-141-0/+0
* Automatic update of common submoduleSebastian Dröge2016-02-261-0/+0
* examples: update egl example for gstgl API changesMatthew Waters2016-02-171-36/+27
* Automatic update of common submoduleThiago Santos2016-02-052-0/+2
* configure: Make -Bsymbolic check work with clang.Koop Mast2015-12-211-5/+5
* Automatic update of common submoduleNicolas Dufresne2015-12-072-1/+5
* Remember the last_error after a failed set state call to avoid blocking the n...Enrique Ocaña González2015-11-181-0/+7
* Properly handle drain requests while flushingEnrique Ocaña González2015-11-184-0/+48
* omx: fix hacks leak on class initNicolas Huet2015-11-181-0/+1
* Automatic update of common submoduleTim-Philipp Müller2015-10-211-0/+0
* Automatic update of common submoduleSebastian Dröge2015-10-211-0/+0
* omxaacdec: Do not accept unknown layoutsThiago Santos2015-09-011-2/+4
* omxaudiodec: use default pad accept-caps handlingThiago Santos2015-09-011-0/+3
* omxvideodec: use default pad accept-caps handlingThiago Santos2015-08-281-0/+3
* omxvideoenc: Add keyframe support for the Rpi, using OMX_IndexConfigBrcmVideo...Graham Leggett2015-08-271-0/+13