summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2014-10-08.gitignore: add mpeg2vaencEmil Velikov1-0/+1
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
2012-11-15.gitignore: updates.Damien Lespiau1-0/+3
Add compile, m4 directory and putsurface_wayland test. Signed-off-by: Damien Lespiau <damien.lespiau@intel.com> Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
2012-10-03debian: split libva packages based on the implemented API.Gwenole Beauchesne1-0/+6
Align with OSVs (Ubuntu, Debian) for libva package names. i.e. split the main libva1 package into Core (libva1) and as many packages as there are backends enabled configure/dist time. Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
2012-04-08.gitignore: update.Gwenole Beauchesne1-13/+18
- Add new tests and generated files. - Sort the lines by alphabetical order. Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
2012-03-29Demo code v4l/h264 encode/decode using LibvaSven Putteneers1-0/+2
See README.txt for details Signed-off-by: Sven Putteneers <svenx.putteneers@intel.com> Signed-off-by: Lecluse, Philippe <Philippe.Lecluse@intel.com>
2011-05-16update .gitignoreXiang, Haihao1-0/+1
2010-12-21Which means adding the tests, the pc files and va/va_version.h (generated ↵Damien Lespiau1-2/+18
file) while removing fw/* which are neither part of the repository nor mentioned anywhere in the Makefiles. Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
2009-07-02Refine the directory, move src/X11 to dri/Austin Yuan1-0/+29
Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>