Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
6f0b5d6f
Commit
6f0b5d6f
authored
Jan 10, 2009
by
Carl Eugen Hoyos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Cosmetics: Break long line.
Originally committed as revision 16519 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
250dd6f0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
vdpauvideo.c
libavcodec/vdpauvideo.c
+2
-1
No files found.
libavcodec/vdpauvideo.c
View file @
6f0b5d6f
...
@@ -106,7 +106,8 @@ void ff_vdpau_h264_set_reference_frames(H264Context *h)
...
@@ -106,7 +106,8 @@ void ff_vdpau_h264_set_reference_frames(H264Context *h)
}
}
}
}
void
ff_vdpau_h264_add_data_chunk
(
H264Context
*
h
,
const
uint8_t
*
buf
,
int
buf_size
)
void
ff_vdpau_h264_add_data_chunk
(
H264Context
*
h
,
const
uint8_t
*
buf
,
int
buf_size
)
{
{
MpegEncContext
*
s
=
&
h
->
s
;
MpegEncContext
*
s
=
&
h
->
s
;
struct
vdpau_render_state
*
render
;
struct
vdpau_render_state
*
render
;
...
...
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