summaryrefslogtreecommitdiff
path: root/omx
AgeCommit message (Expand)AuthorFilesLines
2022-11-09gstomxvideoenc: handle no best frame foundHEADmasterThong Thai1-0/+6
2020-10-24gstomxav1: add basic av1 supportLeo Liu4-0/+152
2018-09-11Tunneled Pipeline Hang Fix:Fix for Tunneled Pipeline Hanggirish bale1-0/+13
2017-10-06omx: handle frame reodering for tunnelingChandu Babu N3-6/+26
2016-10-27gstomxvideodec: don't drop non-sync framesChandu Babu Namburu3-1/+9
2016-10-27gstomxvideoenc: fix framerate calculation overflowChandu Babu Namburu1-1/+1
2016-08-31gstomxh265: add basic supportLeo Liu4-0/+157
2015-11-02gstomxvideodec: fix tunnel setup issue due to the change inLeo Liu1-13/+13
2015-09-23gstomxvideoenc: set the sync point for keyframeLeo Liu2-2/+6
2015-02-05gstomxvideoenc: add force-keyframe-period propertyBrijesh Singh2-14/+45
2015-02-05gstomxvideoenc: add fix-timestamp propertyBrijesh Singh2-2/+29
2015-02-05gstomxvideoenc: fix srcpad caps when scaling property is specifiedBrijesh Singh1-0/+13
2015-01-15gstomxvideoenc: use scaling default macro'sBrijesh Singh1-4/+8
2014-08-25gstomxvideoenc: reduce shutdown timeout for tunnellingLeo Liu1-1/+4
2014-03-03gstomxvideoenc: add capture geometry supportLeo Liu2-5/+75
2014-03-03gstomxvideoenc: implement capture configuration supportLeo Liu2-1/+52
2014-03-03omx: fix two serious message handling bugsChristian König1-4/+2
2014-03-03omxvideoenc: fix startup race conditionChristian König1-0/+3
2014-03-03omxvideodec: fix startup race conditionChristian König1-0/+3
2014-02-07gstomxvideoenc: implement scaling configuration supportLeo Liu2-1/+75
2014-02-07omx: add tunneling support between decoder and encoders v2Christian König4-17/+110
2014-02-07omx: improve tunneling supportChristian König2-7/+8
2014-02-07gstomxvideoenc: simplify _find_nearest_frameChristian König1-87/+15
2014-02-07gstomxvideodec: simplify _find_nearest_frameChristian König1-44/+16
2014-02-07gstomxvideodec: remove dead codeChristian König1-47/+1
2014-02-07gstomxvideodec: fix multithreads negotiation problem v2Leo Liu1-0/+5
2014-01-25omx: Don't handle FLUSHING and NOT_LINKED as errorsSebastian Dröge3-6/+21
2013-08-20omx: don't use the 'z' modifier to print size_tTim-Philipp Müller2-3/+3
2013-07-01gstomxvideoenc: Set bitrate in setcapsRoman Arutyunyan1-0/+15
2013-05-20omx: Take lock on EOS to update the flow return valueJosep Torra3-0/+6
2013-05-10omxvideodec: Redesign video size change reconfiguration codeJosep Torra1-55/+40
2013-05-06omx: Add pads based on element typejitendra5-34/+50
2013-04-27omx: fixed type error in printf callCarlos Rafael Giani1-1/+1
2013-04-23Check for gstreamer-eglTim-Philipp Müller2-23/+24
2013-04-18omx: more printf format fixesTim-Philipp Müller7-60/+65
2013-04-18omx: fixes unused variable 'comp' when GStreamer is built without debugJosep Torra1-11/+8
2013-04-18omxvideodec: don't use 'self->dec_out_port' anymore and use just 'port'Josep Torra1-4/+4
2013-04-18omxvideodec: fixes 'port' may be used uninitialized in this functionJosep Torra1-0/+1
2013-04-18omxvideodec: silence warnings building for RPI related to 'vcos_*'Josep Torra1-0/+17
2013-04-18omxvideodec: Use new type from libgstvideoJosep Torra1-1/+1
2013-04-16omx: Disable output port before transition to idle statejitendra3-21/+21
2013-04-08omx: fix printf formats in debug messagesTim-Philipp Müller7-35/+35
2013-04-08omxvideodec: use the correct printf format in a debug messageJosep Torra1-1/+1
2013-04-08omxvideodec: use the correct OMX_IndexParam valueJosep Torra1-1/+1
2013-04-05omxvideodec: Don't use API that is not in master yetSebastian Dröge1-0/+2
2013-03-26omxvideodec: Add support for egl_render on RPiSebastian Dröge5-99/+713
2013-03-22omx: fix compiler warnings when compiling with -DG_DISABLE_ASSERTTim-Philipp Müller3-6/+6
2013-03-19omx: fix typo in copyright headersTim-Philipp Müller2-2/+2
2013-03-19omx: Add more constraints to the default sink template capsSebastian Dröge9-15/+25
2013-03-19omxvideodec: Set ENDOFFRAME flag for the end of framesSebastian Dröge1-1/+5