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
10eb496d
Commit
10eb496d
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
parent
b5859e0b
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 @
10eb496d
...
...
@@ -2301,7 +2301,7 @@ mpeg2_mmal_decoder_deps="mmal"
mpeg2_qsv_decoder_select
=
"qsvdec mpeg2_qsv_hwaccel mpegvideo_parser"
mpeg2_qsv_encoder_select
=
"qsvenc"
mpeg2_vaapi_encoder_deps
=
"VAEncPictureParameterBufferMPEG2"
mpeg2_vaapi_encoder_select
=
"vaapi_encode"
mpeg2_vaapi_encoder_select
=
"
cbs_mpeg2
vaapi_encode"
mpeg4_omx_encoder_deps
=
"omx"
vc1_mmal_decoder_deps
=
"mmal"
vc1_qsv_decoder_select
=
"qsvdec vc1_qsv_hwaccel vc1_parser"
...
...
libavcodec/vaapi_encode_mpeg2.c
View file @
10eb496d
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