]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/omapdrmtest.git/history - util
display-kmscube: Render full video buffer
[glsdk/omapdrmtest.git] / util /
2014-10-01 Nikhil Devshatwardisplay-kmscube: Render full video buffer
2014-10-01 Nikhil Devshatwardisplay-kmscube: Render multiple videos on cube faces
2014-08-30 Anand Balagopalakr... Use the EGLImage configuration provided by eglext.h
2014-08-15 Karthik Ramanandisplay-kms: Removed unnecessary include of libdce
2014-07-30 Nikhil DevshatwarVPE: util: Add NV12 support to VPE library
2014-06-30 Nikhil Devshatwarutils: Wait after the buffer is posted
2014-06-18 Karthik RamananAddition of new demo "kmscube with video"
2014-04-09 Amarinder Bindraviddec3test: Fix for double free corruption error for...
2014-03-30 alaganrajutil: vpe: vpe specific common functions
2014-03-25 Nikhil Devshatwardmabuftest: Capture simultaneously display one
2014-03-25 Nikhil Devshatwarv4l2: Fix conflict between libdrm and v4l2 fourcc
2014-03-20 Amarinder Bindraviddec3test: Close the duplicate fd's created from...
2013-12-13 Chandramohandisplay-kms: removed debug printf from post_vid_buffer
2013-12-11 Nikhil Devshatwardisp-kms: Add support for dual capture
2013-12-11 Nikhil Devshatwardisp-kms: Add noScale flag for overlays
2013-12-11 Nikhil Devshatwardmabuftest: Don't call omap_bo_dmabuf multiple times
2013-10-09 Amarinder Bindrautil/demuxer: Fix the memory leak
2013-10-03 Amarinder Bindradisp-kms: Add support for deletion of the devices
2013-10-03 Amarinder Bindradisp-kms: Add support for dual display
2013-10-03 Amarinder BindraRevert "dual display fix"
2013-09-22 Amarinder Bindradual display fix
2013-09-06 Chandramohan CHACK ! added a hack to support MPEG4 format
2013-09-06 Chandramohan CHACK! added a hack to support mpeg2 video format
2013-09-06 Chandramohan CFixed Memory leak in display pipeline
2013-09-05 Chandramohan[DMABUF] dmabuf changes according to the IPC3.X
2013-05-22 Nikhil DevshatwarChanged Makefile.am to not include kernel headers glsdk-6_00_00_07
2013-05-22 Vincent StehléHack! disp-kmscube: reduce u/v by 10%
2013-05-22 Vincent StehléNew display kmscube
2013-05-22 Hervé Fachedisplay kms: align width on 128 bytes to please Ducati
2013-05-22 Hervé Facheutil: do not redefine bool in C++
2012-08-30 Hervé Fachedisplay-kms: add option to disable multiplanar
2012-08-30 Hervé Fachedisp_open: do not crash on error
2012-08-28 Vincent Stehlédisplay: add close "virtual" function
2012-08-27 Vincent Stehlédisplay: new multiplanar qualifier
2012-08-21 Vincent Stehlédemux: add rewind
2012-08-17 Vincent Stehlédisp: new option --debug and dynamic debug
2012-08-17 Vincent Stehlédisp: new option --no-post to disable buffers posting
2012-08-17 Vincent Stehlédisp: new option --fps to maintain playback rate
2012-08-10 Vincent Stehlémark(): handle one second change properly
2012-06-26 Vincent StehléAdd disp_close, disp_x11_close
2012-05-10 Vincent StehléPreserve user $CFLAGS
2012-04-16 Víctor Manuel Jáqu... util: silence the compiler
2012-03-30 Vincent Stehléfliptest: request OMAP_BO_SCANOUT buffers
2012-03-01 Rob Clarkfixes for proper stride for tiled buffers
2012-03-01 Rob Clarkviddec: support for multiple decoder instances
2012-03-01 Rob Clarkx11: only open driver once
2012-01-31 Rob Clarkviddec3test: add profiling for render times
2012-01-31 Rob Clarkcamera/v4l2 fixes
2012-01-26 Rob Clarkadd missing #include's for config.h
2012-01-26 Rob ClarkWIP: x11/dri2video support
2012-01-26 Rob ClarkOnly enable v4l2/dmabuf tests if supported
2012-01-26 Rob Clarkadd viddec3 decoder test
2012-01-26 Rob Clarkadd video buffer lock/unlock API
2012-01-26 Rob Clarkadd video buffer support
2011-12-17 Rob Clarkv4l2: add mcf pipeline setup
2011-12-09 Rob ClarkInitial commit