Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
libva
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
libva
Commits
52764382
Commit
52764382
authored
Jun 13, 2009
by
Austin Yuan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix the issue that all files are moved into a sub-directory libva.
Signed-off-by:
Austin Yuan
<
shengquan.yuan@intel.com
>
parent
bd592e38
Changes
56
Hide whitespace changes
Inline
Side-by-side
Showing
56 changed files
with
0 additions
and
3 deletions
+0
-3
COPYING
COPYING
+0
-0
Makefile.am
Makefile.am
+0
-0
autogen.sh
autogen.sh
+0
-0
configure.ac
configure.ac
+0
-0
debian/README.Debian
debian/README.Debian
+0
-0
debian/changelog
debian/changelog
+0
-0
debian/compat
debian/compat
+0
-0
debian/control
debian/control
+0
-0
debian/copyright
debian/copyright
+0
-0
debian/dirs
debian/dirs
+0
-0
debian/files
debian/files
+0
-0
debian/libva-dev.dirs
debian/libva-dev.dirs
+0
-0
debian/libva-dev.install
debian/libva-dev.install
+0
-0
debian/libva-dev.substvars
debian/libva-dev.substvars
+0
-0
debian/libva1.dirs
debian/libva1.dirs
+0
-0
debian/libva1.install
debian/libva1.install
+0
-0
debian/libva1.substvars
debian/libva1.substvars
+0
-0
debian/rules
debian/rules
+0
-0
dummy_drv_video/Makefile.am
dummy_drv_video/Makefile.am
+0
-0
dummy_drv_video/dummy_drv_video.c
dummy_drv_video/dummy_drv_video.c
+0
-0
dummy_drv_video/dummy_drv_video.h
dummy_drv_video/dummy_drv_video.h
+0
-0
dummy_drv_video/object_heap.c
dummy_drv_video/object_heap.c
+0
-0
dummy_drv_video/object_heap.h
dummy_drv_video/object_heap.h
+0
-0
libva.pc.in
libva.pc.in
+0
-0
libva/.cvsignore
libva/.cvsignore
+0
-3
src/Makefile.am
src/Makefile.am
+0
-0
src/X11/Makefile.am
src/X11/Makefile.am
+0
-0
src/X11/va_dri.c
src/X11/va_dri.c
+0
-0
src/X11/va_dri.h
src/X11/va_dri.h
+0
-0
src/X11/va_dri2.c
src/X11/va_dri2.c
+0
-0
src/X11/va_dri2.h
src/X11/va_dri2.h
+0
-0
src/X11/va_dri2str.h
src/X11/va_dri2str.h
+0
-0
src/X11/va_dri2tokens.h
src/X11/va_dri2tokens.h
+0
-0
src/X11/va_dristr.h
src/X11/va_dristr.h
+0
-0
src/X11/va_x11.c
src/X11/va_x11.c
+0
-0
src/X11/va_x11.h
src/X11/va_x11.h
+0
-0
src/va.c
src/va.c
+0
-0
src/va.h
src/va.h
+0
-0
src/va_backend.h
src/va_backend.h
+0
-0
test/Makefile.am
test/Makefile.am
+0
-0
test/test.c
test/test.c
+0
-0
test/test_01.c
test/test_01.c
+0
-0
test/test_02.c
test/test_02.c
+0
-0
test/test_03.c
test/test_03.c
+0
-0
test/test_04.c
test/test_04.c
+0
-0
test/test_05.c
test/test_05.c
+0
-0
test/test_06.c
test/test_06.c
+0
-0
test/test_07.c
test/test_07.c
+0
-0
test/test_08.c
test/test_08.c
+0
-0
test/test_09.c
test/test_09.c
+0
-0
test/test_10.c
test/test_10.c
+0
-0
test/test_11.c
test/test_11.c
+0
-0
test/test_12.c
test/test_12.c
+0
-0
test/test_common.c
test/test_common.c
+0
-0
test/testplan.txt
test/testplan.txt
+0
-0
test/vainfo.c
test/vainfo.c
+0
-0
No files found.
libva/
COPYING
→
COPYING
View file @
52764382
File moved
libva/
Makefile.am
→
Makefile.am
View file @
52764382
File moved
libva/
autogen.sh
→
autogen.sh
View file @
52764382
File moved
libva/
configure.ac
→
configure.ac
View file @
52764382
File moved
libva/
debian/README.Debian
→
debian/README.Debian
View file @
52764382
File moved
libva/
debian/changelog
→
debian/changelog
View file @
52764382
File moved
libva/
debian/compat
→
debian/compat
View file @
52764382
File moved
libva/
debian/control
→
debian/control
View file @
52764382
File moved
libva/
debian/copyright
→
debian/copyright
View file @
52764382
File moved
libva/
debian/dirs
→
debian/dirs
View file @
52764382
File moved
libva/
debian/files
→
debian/files
View file @
52764382
File moved
libva/
debian/libva-dev.dirs
→
debian/libva-dev.dirs
View file @
52764382
File moved
libva/
debian/libva-dev.install
→
debian/libva-dev.install
View file @
52764382
File moved
libva/
debian/libva-dev.substvars
→
debian/libva-dev.substvars
View file @
52764382
File moved
libva/
debian/libva1.dirs
→
debian/libva1.dirs
View file @
52764382
File moved
libva/
debian/libva1.install
→
debian/libva1.install
View file @
52764382
File moved
libva/
debian/libva1.substvars
→
debian/libva1.substvars
View file @
52764382
File moved
libva/
debian/rules
→
debian/rules
View file @
52764382
File moved
libva/
dummy_drv_video/Makefile.am
→
dummy_drv_video/Makefile.am
View file @
52764382
File moved
libva/
dummy_drv_video/dummy_drv_video.c
→
dummy_drv_video/dummy_drv_video.c
View file @
52764382
File moved
libva/
dummy_drv_video/dummy_drv_video.h
→
dummy_drv_video/dummy_drv_video.h
View file @
52764382
File moved
libva/
dummy_drv_video/object_heap.c
→
dummy_drv_video/object_heap.c
View file @
52764382
File moved
libva/
dummy_drv_video/object_heap.h
→
dummy_drv_video/object_heap.h
View file @
52764382
File moved
libva
/libva
.pc.in
→
libva.pc.in
View file @
52764382
File moved
libva/.cvsignore
deleted
100644 → 0
View file @
bd592e38
*~
Makefile.in
Makefile
libva/
src/Makefile.am
→
src/Makefile.am
View file @
52764382
File moved
libva/
src/X11/Makefile.am
→
src/X11/Makefile.am
View file @
52764382
File moved
libva/
src/X11/va_dri.c
→
src/X11/va_dri.c
View file @
52764382
File moved
libva/
src/X11/va_dri.h
→
src/X11/va_dri.h
View file @
52764382
File moved
libva/
src/X11/va_dri2.c
→
src/X11/va_dri2.c
View file @
52764382
File moved
libva/
src/X11/va_dri2.h
→
src/X11/va_dri2.h
View file @
52764382
File moved
libva/
src/X11/va_dri2str.h
→
src/X11/va_dri2str.h
View file @
52764382
File moved
libva/
src/X11/va_dri2tokens.h
→
src/X11/va_dri2tokens.h
View file @
52764382
File moved
libva/
src/X11/va_dristr.h
→
src/X11/va_dristr.h
View file @
52764382
File moved
libva/
src/X11/va_x11.c
→
src/X11/va_x11.c
View file @
52764382
File moved
libva/
src/X11/va_x11.h
→
src/X11/va_x11.h
View file @
52764382
File moved
libva/
src/va.c
→
src/va.c
View file @
52764382
File moved
libva/
src/va.h
→
src/va.h
View file @
52764382
File moved
libva/
src/va_backend.h
→
src/va_backend.h
View file @
52764382
File moved
libva/
test/Makefile.am
→
test/Makefile.am
View file @
52764382
File moved
libva/
test/test.c
→
test/test.c
View file @
52764382
File moved
libva/
test/test_01.c
→
test/test_01.c
View file @
52764382
File moved
libva/
test/test_02.c
→
test/test_02.c
View file @
52764382
File moved
libva/
test/test_03.c
→
test/test_03.c
View file @
52764382
File moved
libva/
test/test_04.c
→
test/test_04.c
View file @
52764382
File moved
libva/
test/test_05.c
→
test/test_05.c
View file @
52764382
File moved
libva/
test/test_06.c
→
test/test_06.c
View file @
52764382
File moved
libva/
test/test_07.c
→
test/test_07.c
View file @
52764382
File moved
libva/
test/test_08.c
→
test/test_08.c
View file @
52764382
File moved
libva/
test/test_09.c
→
test/test_09.c
View file @
52764382
File moved
libva/
test/test_10.c
→
test/test_10.c
View file @
52764382
File moved
libva/
test/test_11.c
→
test/test_11.c
View file @
52764382
File moved
libva/
test/test_12.c
→
test/test_12.c
View file @
52764382
File moved
libva/
test/test_common.c
→
test/test_common.c
View file @
52764382
File moved
libva/
test/testplan.txt
→
test/testplan.txt
View file @
52764382
File moved
libva/
test/vainfo.c
→
test/vainfo.c
View file @
52764382
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment