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
31d02ddc
Commit
31d02ddc
authored
Jul 08, 2009
by
Gwenole Beauchesne
Committed by
Austin Yuan
Jul 08, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix dummy_drv_video.so init function name.
Signed-off-by:
Austin Yuan
<
shengquan.yuan@intel.com
>
parent
a81ff887
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
dummy_drv_video/dummy_drv_video.c
dummy_drv_video/dummy_drv_video.c
+1
-1
No files found.
dummy_drv_video/dummy_drv_video.c
View file @
31d02ddc
...
...
@@ -1211,7 +1211,7 @@ VAStatus dummy_Terminate( VADriverContextP ctx )
return
VA_STATUS_SUCCESS
;
}
VAStatus
__vaDriverInit_0_
29
(
VADriverContextP
ctx
)
VAStatus
__vaDriverInit_0_
30
(
VADriverContextP
ctx
)
{
object_base_p
obj
;
int
result
;
...
...
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