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
d8928ad6
Commit
d8928ad6
authored
Jun 23, 2017
by
Mark Thompson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
vaapi_mpeg2: Convert to use coded bitstream infrastructure
(cherry picked from commit
10eb496d
)
parent
038a5125
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
424 additions
and
216 deletions
+424
-216
configure
configure
+1
-1
vaapi_encode_mpeg2.c
libavcodec/vaapi_encode_mpeg2.c
+423
-215
No files found.
configure
View file @
d8928ad6
...
...
@@ -2864,7 +2864,7 @@ mpeg2_qsv_decoder_select="qsvdec mpeg2_qsv_hwaccel"
mpeg2_qsv_encoder_deps
=
"libmfx"
mpeg2_qsv_encoder_select
=
"qsvenc"
mpeg2_vaapi_encoder_deps
=
"VAEncPictureParameterBufferMPEG2"
mpeg2_vaapi_encoder_select
=
"vaapi_encode"
mpeg2_vaapi_encoder_select
=
"
cbs_mpeg2
vaapi_encode"
mpeg2_v4l2m2m_decoder_deps
=
"v4l2_m2m mpeg2_v4l2_m2m"
mpeg4_crystalhd_decoder_select
=
"crystalhd"
mpeg4_cuvid_decoder_deps
=
"cuda cuvid"
...
...
libavcodec/vaapi_encode_mpeg2.c
View file @
d8928ad6
This diff is collapsed.
Click to expand it.
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