summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-18omxvideodec: fix build in non rpi target0.10Josep Torra1-4/+15
2014-03-18examples: Only build RPi EGL example if RPi was chosen as targetSebastian Dröge1-1/+5
2014-03-18omx: simplify tunnel functionsChristian König3-19/+21
2014-03-18omxvideodec: fix memory leak gst_omx_video_dec_negotiateChristian König1-0/+2
2014-03-18omxvideoenc: fix a memory leak in gst_omx_video_enc_getcapsChristian König1-0/+2
2014-03-05omxvideoenc: simplify _find_nearest_frameChristian König1-87/+12
2014-03-05omxvideodec: simplify _find_nearest_frameChristian König1-44/+13
2014-03-05omxvideodec: remove dead codeChristian König1-47/+1
2014-03-05omx: fix two serious message handling bugsChristian König1-4/+2
2014-03-05omxvideoenc: fix startup race conditionChristian König1-0/+3
2014-03-05omxvideodec: fix startup race conditionChristian König1-0/+3
2014-03-05omx: Don't handle FLUSHING and NOT_LINKED as errorsSebastian Dröge3-11/+24
2013-09-28omx: don't use the 'z' modifier to print size_tTim-Philipp Müller2-3/+3
2013-09-28gstomxvideoenc: Set bitrate in setcapsRoman Arutyunyan1-0/+15
2013-09-28rpi: The WMV/VC1 decoder can only do WMV9 and VC1, no older versionsSebastian Dröge1-0/+1
2013-09-28examples: simplify the thread synchronization codeJosep Torra1-31/+17
2013-09-24examples: fix another race conditionJosep Torra1-9/+11
2013-09-24examples: request native videoJosep Torra1-1/+2
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-41/+75
2013-09-20examples: display QoS statisticsJosep Torra1-4/+21
2013-09-20examples: use dedicated thread for rendering the sceneJosep Torra1-77/+79
2013-09-20examples: don't force an specific audio sinkJosep Torra1-10/+1
2013-09-20examples: drop remnants of initial appsink attemptJosep Torra2-2/+0
2013-09-20basevideodecoder: disable reordered PTS detectionsJosep Torra1-0/+4
2013-05-20omx: Take lock on EOS to update the flow return valueJosep Torra3-0/+6
2013-05-10Revert "Don't build examples by default to match 1.x feature set"Josep Torra1-3/+3
2013-05-10Makefile.am: Add -I common/m4Sebastian Dröge1-1/+1
2013-05-10omx: Add pads based on element typejitendra5-34/+50
2013-05-10omx: fixed type error in printf callCarlos Rafael Giani1-1/+1
2013-05-10configure: error out if no OMX target has been set explicitly with --with-omx...Tim-Philipp Müller1-3/+3
2013-05-10omx: more printf format fixesTim-Philipp Müller7-60/+65
2013-05-10omx: fix printf formats in debug messagesTim-Philipp Müller7-35/+35
2013-05-10Don't build examples by default to match 1.x feature setJosep Torra1-3/+3
2013-05-10Update .gitignoreJosep Torra1-0/+2
2013-05-10Honour '--disable-examples' configure flagJosep Torra1-1/+5
2013-05-10egl: allow a delegate call to eglTerminate for display wrapperJosep Torra3-11/+30
2013-05-10omxvideodec: support video size changes againJosep Torra2-56/+57
2013-05-10examples: add an example aplication based OpenGL ES + EGLJosep Torra6-1/+1456
2013-05-10omxvideodec: implement EGL transportJosep Torra5-125/+863
2013-05-10egl: helper library to manage EGL display and memoryJosep Torra7-1/+940
2013-04-18omx: fixes unused variable 'comp' when GStreamer is built without debugJosep Torra1-11/+8
2013-04-18omx: Disable output port before transition to idle statejitendra3-21/+21
2013-03-22rpi: Fix commit that added the VC1 decoderSebastian Dröge1-4/+4
2013-03-22omx: Add more constraints to the default sink template capsSebastian Dröge9-10/+20
2013-03-22rpi: Add VC1/WMV3 decoderSebastian Dröge1-0/+10
2013-03-22rpi: Add MJPEG decoderSebastian Dröge1-0/+9
2013-03-22rpi: Add VP8 decoderSebastian Dröge1-0/+9
2013-03-22omxvideodec: Set ENDOFFRAME flag for the end of framesSebastian Dröge1-1/+11
2013-03-22makefile: source code for local copy of base classes has to be distedJosep Torra1-0/+2