summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-25omxvideodec: fixes race condition during seeksseekingJosep Torra1-15/+46
2014-03-25omxvideodec: use flush because reset is deprecatedJulien Isorce1-11/+6
2014-03-25omxvideodec: populate the most downstream output port on resetJulien Isorce1-5/+19
2014-03-24omxbufferpool: return buffers to the pool instead of freeing themJosep Torra1-2/+2
2014-03-24omxvideodec: add missing unlock in the error pathChristian König1-0/+1
2014-03-19fix filemodeMichal Lazo2-0/+0
2014-03-17omxbufferpool: fix memory leak if used on output portJulien Isorce1-0/+11
2014-03-16omxh264enc: Fix compiler warningsSebastian Dröge1-1/+2
2014-03-16omxh264enc: IDR interval, SPS and PPS headers for rpiMichal Lazo2-1/+194
2014-03-15omxvideo: fix debug category initialisationChristian König3-1/+5
2014-03-15omxbufferpool: add proper type definitionsChristian König1-1/+7
2014-03-12omx: consolidate message waiting codeChristian König1-134/+63
2014-03-12omx: Copy old copyright notice into the new fileSebastian Dröge1-0/+4
2014-03-12omx: Rename function from _4_ to _for_ for claritySebastian Dröge4-4/+4
2014-03-12omxvideo: start sharing more code between video decoder and encoderChristian König5-261/+233
2014-03-12examples: Only build RPi EGL example if RPi was chosen as targetSebastian Dröge1-1/+5
2014-03-12omxbufferpool: Fix header include guardSebastian Dröge1-1/+1
2014-03-12omxvideodec: separate the buffer pool from the decoderChristian König4-594/+663
2014-03-12omx: simplify tunnel functionsChristian König3-19/+21
2014-03-08omxvideodec: fix memory leak in gst_omx_video_dec_allocate_output_buffersChristian König1-0/+1
2014-03-08omxvideodec: fix memory leak gst_omx_video_dec_negotiateChristian König1-0/+2
2014-03-06omxvideoenc: fix a memory leak in gst_omx_video_enc_getcapsChristian König1-0/+2
2014-03-05Makefile.am: build examplesJosep Torra1-3/+3
2014-03-05examples: avoid a clashing name with the recently added GstEGLImagePoolJosep Torra1-38/+44
2014-03-03omxvideoenc: simplify _find_nearest_frameChristian König1-87/+12
2014-03-03omxvideodec: simplify _find_nearest_frameChristian König1-44/+13
2014-03-03omxvideodec: remove dead codeChristian König1-47/+1
2014-03-02omx: fix two serious message handling bugsChristian König1-4/+2
2014-03-02omxvideoenc: fix startup race conditionChristian König1-0/+3
2014-03-02omxvideodec: fix startup race conditionChristian König1-0/+3
2014-02-28Automatic update of common submoduleSebastian Dröge1-0/+0
2014-02-26Automatic update of common submoduleStefan Sauer1-0/+0
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