Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BSW] Insert AUD has wrong order in AVC encoder #155

Closed
mypopydev opened this issue May 3, 2017 · 2 comments
Closed

[BSW] Insert AUD has wrong order in AVC encoder #155

mypopydev opened this issue May 3, 2017 · 2 comments
Assignees
Labels

Comments

@mypopydev
Copy link
Contributor

More information, you can refer to:

https://patchwork.ffmpeg.org/patch/3544/

I know the commit fd52137 fix this issue in GEN9 (I've verified in SKL with master branch), but GEN8 don't have this fix.

@mypopydev
Copy link
Contributor Author

BTW: I think HEVC Encoder insert AUD has the same issue in BSW/SKL

@QuPengfei QuPengfei self-assigned this May 3, 2017
@QuPengfei
Copy link

@mypopydev that is correct. we will add the fix later.

mypopydev added a commit to mypopydev/intel-vaapi-driver that referenced this issue May 17, 2017
If find the AUD NAL in raw data list, it will insert AUD first in
the bitstream.

Fix intel#155

Signed-off-by: Jun Zhao <jun.zhao@intel.com>
mypopydev added a commit to mypopydev/intel-vaapi-driver that referenced this issue May 17, 2017
If find the AUD NAL in raw data list, it will insert AUD first in
the bitstream.

Fix intel#155

Signed-off-by: Jun Zhao <jun.zhao@intel.com>
mypopydev added a commit to mypopydev/intel-vaapi-driver that referenced this issue May 19, 2017
If find the AUD NAL in raw data list, it will insert AUD first in
the bitstream.

Fix intel#155

Signed-off-by: Jun Zhao <jun.zhao@intel.com>
xhaihao pushed a commit that referenced this issue May 22, 2017
If find the AUD NAL in raw data list, it will insert AUD first in
the bitstream.

Fix #155

Signed-off-by: Jun Zhao <jun.zhao@intel.com>
mypopydev added a commit to mypopydev/intel-vaapi-driver that referenced this issue May 24, 2017
If find the AUD NAL in raw data list, it will insert AUD first in
the bitstream.

Fix intel#155

Signed-off-by: Jun Zhao <jun.zhao@intel.com>
xhaihao pushed a commit that referenced this issue Jun 12, 2017
If find the AUD NAL in raw data list, it will insert AUD first in
the bitstream.

Fix #155

Signed-off-by: Jun Zhao <jun.zhao@intel.com>
(cherry picked from commit 5f479ac)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants