summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-06Add H.264 parserHEADmasterBrijesh Singh5-21/+48
2012-07-06check for SPSBrijesh Singh2-0/+45
2012-07-06Fix omx timestamp correctionBrijesh Singh3-20/+19
2012-05-22bump up revBrijesh Singh1-0/+5
2012-05-22update gst-openmax to use libtiomxcore_wrapperBrijesh Singh4-30/+42
2012-05-13remove SIGTERM signal handler and also shm lock for omxcore.Brijesh Singh2-105/+0
2012-05-08Fix random segfault noticed during pipeline shutdownBrijesh Singh5-10/+80
2012-05-03unlock shm after OMX_Deinit()Brijesh Singh2-17/+28
2012-04-14update change logBrijesh Singh1-0/+6
2012-04-14do not free buffer on EOSBrijesh Singh1-2/+0
2012-04-08fix typoBrijesh Singh1-1/+1
2012-04-06do not register omx elements if its already in use by other process.Brijesh Singh1-0/+50
2012-04-05add SIGTERM signal handler and also add some debug during HW codec init.Brijesh Singh5-2/+60
2012-04-04update changeslogBrijesh Singh1-0/+6
2012-04-03gst-openmax: set the proper EOS flag in OMX component when we get EOS from gs...Brijesh Singh2-12/+5
2012-03-29increse number of output buffersBrijesh Singh5-4/+19
2012-03-22update changelog and delete tmp fileBrijesh Singh8-49504/+6
2012-03-22rebase from rev1047@BRANCH_DM81XX_0.3_DEVBrijesh Singh50-2818/+6707
2012-02-28do not push too many buffers when pipeline is still in prerolling stateBrijesh Singh3-9/+27
2012-02-27remove SIGTERM handler and add debug macro to display debug message by settin...Brijesh Singh4-54/+25
2012-02-27increse number of output buffersBrijesh Singh2-2/+2
2012-02-08update changelogBrijesh Singh1-0/+7
2012-02-08handle the SIGTERM signalBrijesh Singh1-0/+49
2012-01-31omx_vc1dec support only WMV9Brijesh Singh1-0/+1
2012-01-31update debain control filesBrijesh Singh2-5/+4
2012-01-31add autoconf generated scriptsBrijesh Singh27-0/+89622
2012-01-31add debain directoryBrijesh Singh26-0/+1355
2012-01-17mpeg2dec: decrese the rank so that playbin picks up parser firstBrijesh Singh1-1/+1
2012-01-17rebase the branch to use the latest code from EZSDK 5.03 gstreamer releaseBrijesh Singh10-4/+160
2012-01-11Merge branch 'master' of github.com:bksingh/gst-openmax-ti81xxBrijesh Singh1-1/+2
2012-01-11omx_videosink: disable building omx_videosinkBrijesh Singh2-11/+10
2011-12-09Cosmetic cleanupDon Darling1-1/+2
2011-12-08gstomx_port (hack to make playbin work for now): do no wait for unref from do...Brijesh Singh1-1/+6
2011-11-15less verbose outputBrijesh Singh1-0/+3
2011-11-15change the file permissionBrijesh Singh15-0/+0
2011-10-26we no longer need to hit CTRL-C to terminate the pipeline. it terminates prop...Brijesh Singh1-1/+0
2011-10-25fix configure.acBrijesh Singh1-0/+2
2011-10-25do not include xdc headersBrijesh Singh1-1/+0
2011-10-25do not build OMX shared libBrijesh Singh1-1/+1
2011-10-25update makefile to use LINUX_DEVKIT_DIR instead of OMX_INSTALL_DIRBrijesh Singh1-16/+6
2011-10-25remove inclusion of unnecessary header filesBrijesh Singh2-2/+0
2011-10-25initial commit from svn rev 974Brijesh Singh155-0/+34787