summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add NVIDIA omx implementationbaserock/1.0.0.1/tegranvidia2015-11-0463-520/+11119
* omx: Take lock on EOS to update the flow return valueJosep Torra2013-05-203-0/+6
* Automatic update of common submoduleSebastian Dröge2013-05-151-0/+0
* examples: add an example aplication based OpenGL ES + EGLJosep Torra2013-05-106-0/+1471
* omxvideodec: Redesign video size change reconfiguration codeJosep Torra2013-05-101-55/+40
* Makefile.am: Add -I common/m4Sebastian Dröge2013-05-061-1/+1
* omx: Add pads based on element typejitendra2013-05-065-34/+50
* omx: fixed type error in printf callCarlos Rafael Giani2013-04-271-1/+1
* Check for gstreamer-eglTim-Philipp Müller2013-04-233-24/+27
* configure: error out if no OMX target has been set explicitly with --with-omx...Tim-Philipp Müller2013-04-231-3/+3
* Automatic update of common submoduleTim-Philipp Müller2013-04-221-0/+0
* omx: more printf format fixesTim-Philipp Müller2013-04-187-60/+65
* omx: fixes unused variable 'comp' when GStreamer is built without debugJosep Torra2013-04-181-11/+8
* omxvideodec: don't use 'self->dec_out_port' anymore and use just 'port'Josep Torra2013-04-181-4/+4
* omxvideodec: fixes 'port' may be used uninitialized in this functionJosep Torra2013-04-181-0/+1
* omxvideodec: silence warnings building for RPI related to 'vcos_*'Josep Torra2013-04-181-0/+17
* omxvideodec: Use new type from libgstvideoJosep Torra2013-04-181-1/+1
* omx: Disable output port before transition to idle statejitendra2013-04-163-21/+21
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+23
* Automatic update of common submoduleTim-Philipp Müller2013-04-141-0/+0
* configure: add --disable-fatal-warnings for disabling -WerrorTim-Philipp Müller2013-04-121-1/+3
* Automatic update of common submoduleStefan Sauer2013-04-091-0/+0
* omx: fix printf formats in debug messagesTim-Philipp Müller2013-04-087-35/+35
* omxvideodec: use the correct printf format in a debug messageJosep Torra2013-04-081-1/+1
* omxvideodec: use the correct OMX_IndexParam valueJosep Torra2013-04-081-1/+1
* omxvideodec: Don't use API that is not in master yetSebastian Dröge2013-04-051-0/+2
* omxvideodec: Add support for egl_render on RPiSebastian Dröge2013-03-266-99/+714
* Back to developmentTim-Philipp Müller2013-03-221-1/+1
* omx: fix compiler warnings when compiling with -DG_DISABLE_ASSERTTim-Philipp Müller2013-03-223-6/+6
* Release 1.0.01.0.0Sebastian Dröge2013-03-227-14/+3226
* omx: fix typo in copyright headersTim-Philipp Müller2013-03-192-2/+2
* rpi: Fix commit that added the VC1 decoderSebastian Dröge2013-03-191-4/+4
* omx: Add more constraints to the default sink template capsSebastian Dröge2013-03-1910-16/+26
* rpi: Add VC1/WMV3 decoderSebastian Dröge2013-03-191-0/+10
* rpi: Add MJPEG decoderSebastian Dröge2013-03-191-0/+9
* rpi: Add VP8 decoderSebastian Dröge2013-03-191-0/+9
* omxvideodec: Set ENDOFFRAME flag for the end of framesSebastian Dröge2013-03-191-1/+5
* rpi: Add Theora decoder to the configSebastian Dröge2013-03-191-5/+5
* omx: Add Theora decoderSebastian Dröge2013-03-195-3/+245
* omx: Remove additional commaSebastian Dröge2013-03-181-2/+2
* omx: Rename MPEG2 decoder for consistency everywhereSebastian Dröge2013-03-186-77/+78
* omx: Add MJPEG decoder supportSebastian Dröge2013-03-184-2/+162
* omx: Add VP8 decoder supportSebastian Dröge2013-03-185-0/+177
* rpi: Add h263 decoder and rename MPEG2 decoder for consistencySebastian Dröge2013-03-181-4/+22
* omxmpeg2dec: mpeg-2 decoder should be able to handle mpeg-1 tooTim-Philipp Müller2013-03-161-1/+1
* omx: minor stylistic change for consistency with other similar codeJosep Torra2013-03-161-2/+2
* omx: Clarify that loop task is also paused in EOSJosep Torra2013-03-163-1/+3
* omxvideoenec: Don't forget propagate flow return value upstreamJosep Torra2013-03-161-0/+1
* omx: improve debug logging some moreTim-Philipp Müller2013-03-151-15/+16
* omxvideodec: Make sure that the first frame we pass to OpenMAX is a sync frameSebastian Dröge2013-03-151-0/+5