summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-07gstomxvideoenc: implement scaling configuration supportHEADmasterLeo 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-30Automatic update of common submoduleEdward Hervey1-0/+0
2014-01-25omx: Don't handle FLUSHING and NOT_LINKED as errorsSebastian Dröge3-6/+21
2013-12-22Automatic update of common submoduleTim-Philipp Müller1-0/+0
2013-11-05Automatic update of common submoduleTim-Philipp Müller1-0/+0
2013-09-28examples: simplify the thread synchronization codeJosep Torra1-35/+18
2013-09-25rpi: The WMV/VC1 decoder can only do WMV9 and VC1, no older versionsSebastian Dröge1-0/+1
2013-09-24Automatic update of common submoduleTim-Philipp Müller1-0/+0
2013-09-24examples: fix another race conditionJosep Torra1-8/+7
2013-09-20rpi: fix a copy paste error in the config fileJosep Torra1-2/+1
2013-09-20examples: fix a race condition when seekingJosep Torra1-45/+74
2013-09-20examples: display QoS statisticsJosep Torra1-2/+20
2013-09-20examples: use dedicated thread for rendering the sceneJosep Torra1-75/+77
2013-09-20examples: don't force an specific audio sinkJosep Torra1-9/+1
2013-09-20examples: drop remnants of initial appsink attemptJosep Torra1-1/+1
2013-09-20Automatic update of common submoduleEdward Hervey1-0/+0
2013-09-19Automatic update of common submoduleTim-Philipp Müller1-0/+0
2013-09-19Automatic update of common submoduleTim-Philipp Müller1-0/+0
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-07-01examples: enable audio in testegl exampleIlya Smelykh1-1/+17
2013-06-12configure: Allow build without gstreamer-eglSebastian Dröge1-1/+1
2013-06-11examples: testegl example port to 1.xIlya Smelykh2-137/+563
2013-06-05Automatic update of common submoduleSebastian Dröge1-0/+0
2013-05-20omx: Take lock on EOS to update the flow return valueJosep Torra3-0/+6
2013-05-15Automatic update of common submoduleSebastian Dröge1-0/+0
2013-05-10examples: add an example aplication based OpenGL ES + EGLJosep Torra6-0/+1471
2013-05-10omxvideodec: Redesign video size change reconfiguration codeJosep Torra1-55/+40
2013-05-06Makefile.am: Add -I common/m4Sebastian Dröge1-1/+1
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üller3-24/+27
2013-04-23configure: error out if no OMX target has been set explicitly with --with-omx...Tim-Philipp Müller1-3/+3
2013-04-22Automatic update of common submoduleTim-Philipp Müller1-0/+0
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-15gst: Add better support for static pluginsSebastian Dröge1-1/+23
2013-04-14Automatic update of common submoduleTim-Philipp Müller1-0/+0
2013-04-12configure: add --disable-fatal-warnings for disabling -WerrorTim-Philipp Müller1-1/+3