Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-10-02 | Release 1.14.41.14.4 | Tim-Philipp Müller | 1 | -3/+3 |
2018-09-16 | Release 1.14.31.14.3 | Tim-Philipp Müller | 1 | -3/+3 |
2018-07-20 | Release 1.14.21.14.2 | Tim-Philipp Müller | 1 | -3/+3 |
2018-05-17 | Release 1.14.11.14.1 | Tim-Philipp Müller | 1 | -3/+3 |
2018-03-19 | Release 1.14.01.14.0 | Tim-Philipp Müller | 1 | -3/+3 |
2018-03-13 | Release 1.13.911.13.91 | Tim-Philipp Müller | 1 | -3/+3 |
2018-03-03 | Release 1.13.901.13.90 | Tim-Philipp Müller | 1 | -3/+3 |
2018-02-15 | Back to development | Tim-Philipp Müller | 1 | -2/+2 |
2018-02-15 | Release 1.13.11.13.1 | Tim-Philipp Müller | 1 | -3/+3 |
2018-01-30 | include all OMX extension headers if present | Guillaume Desmottes | 1 | -1/+34 |
2017-12-11 | example: port testegl.c to desktop | Julien Isorce | 1 | -0/+21 |
2017-10-19 | add test support | Guillaume Desmottes | 1 | -1/+3 |
2017-10-19 | check if Allegro headers are present when building zynqultrascaleplus | Guillaume Desmottes | 1 | -0/+4 |
2017-09-09 | configure: Show tizonia target in help | Gurkirpal Singh | 1 | -1/+1 |
2017-09-06 | omxh265enc: add H265 encoder | Guillaume Desmottes | 1 | -0/+9 |
2017-07-18 | omxvideodec: add dmabuf support for output | Guillaume Desmottes | 1 | -0/+1 |
2017-07-13 | build: include OMX_IndexExt and OMX_ComponentExt if present | Guillaume Desmottes | 1 | -1/+13 |
2017-07-05 | config: add omxmp3dec config for tizonia | Gurkirpal Singh | 1 | -0/+4 |
2017-07-05 | configure.ac: add tizonia target for --with-omx-target flag. | Gurkirpal Singh | 1 | -1/+11 |
2017-07-03 | add 'zynqultrascaleplus' as OMX target | Guillaume Desmottes | 1 | -2/+7 |
2017-06-29 | configure.ac: move omx features check after target selection | Julien Isorce | 1 | -43/+43 |
2017-05-16 | Remove plugin specific static build option | Nicolas Dufresne | 1 | -22/+0 |
2017-05-04 | Back to development | Sebastian Dröge | 1 | -3/+3 |
2017-05-04 | Release 1.12.01.12.0 | Sebastian Dröge | 1 | -3/+3 |
2017-04-27 | Release 1.11.911.11.91 | Sebastian Dröge | 1 | -3/+3 |
2017-04-07 | Release 1.11.901.11.90 | Sebastian Dröge | 1 | -3/+3 |
2017-02-24 | Back to development | Sebastian Dröge | 1 | -2/+2 |
2017-02-24 | Release 1.11.21.11.2 | Sebastian Dröge | 1 | -3/+3 |
2017-01-12 | Back to development | Sebastian Dröge | 1 | -2/+2 |
2017-01-12 | Release 1.11.11.11.1 | Sebastian Dröge | 1 | -3/+3 |
2016-11-01 | Back to development1.11.0 | Sebastian Dröge | 1 | -3/+3 |
2016-11-01 | Release 1.10.01.10.0 | Sebastian Dröge | 1 | -3/+3 |
2016-09-30 | Release 1.9.901.9.90 | Sebastian Dröge | 1 | -3/+3 |
2016-09-14 | configure: Depend on gstreamer 1.9.2.1 | Sebastian Dröge | 1 | -1/+1 |
2016-09-14 | omx: Also search for gstomx.conf in the autoconf --sysconfdir | Sebastian Dröge | 1 | -0/+3 |
2016-09-01 | Back to development | Sebastian Dröge | 1 | -1/+1 |
2016-09-01 | Release 1.9.21.9.2 | Sebastian Dröge | 1 | -3/+3 |
2016-07-06 | Back to development | Sebastian Dröge | 1 | -2/+2 |
2016-07-06 | Release 1.9.11.9.1 | Sebastian Dröge | 1 | -5/+5 |
2016-06-17 | omx: #define OMX_SKIP64BIT on the RPi as required by their API | Sebastian Dröge | 1 | -0/+1 |
2016-06-04 | configure: remove AG_GST_PARSE_SUBSYSTEM_DISABLES | Tim-Philipp Müller | 1 | -6/+0 |
2015-12-21 | configure: Make -Bsymbolic check work with clang. | Koop Mast | 1 | -5/+5 |
2015-04-08 | Add m4 directory so aclocal doesn't complain in autogen.sh | Tim-Philipp Müller | 1 | -0/+1 |
2014-07-23 | Release 1.2.01.2.0 | Sebastian Dröge | 1 | -2/+2 |
2014-07-01 | omx: Link to gmodule-2.0-no-export for being able to use the g_module_*() API | Sebastian Dröge | 1 | -1/+4 |
2014-06-25 | configure.ac: require gstgl >= 1.3.3 | Julien Isorce | 1 | -1/+1 |
2014-06-25 | example: enable testegl | Julien Isorce | 1 | -2/+2 |
2014-06-24 | omx: Only include OMX_VideoExt.h conditionally | Sebastian Dröge | 1 | -3/+16 |
2014-06-24 | configure.ac: Require GStreamer core/base >= 1.2.2 | Sebastian Dröge | 1 | -1/+1 |
2014-06-24 | omxvp8dec: use VP8 definition from OMX_VideoExt.h | Zhao, Halley | 1 | -1/+2 |