Skip to content
Snippets Groups Projects
Commit bdbbb8f1 authored by Matthieu Bouron's avatar Matthieu Bouron
Browse files

Merge commit 'f450cc7b'


* commit 'f450cc7b':
  h264: eliminate decode_postinit()

Also includes fixes from 1f7b4f9a and e344e651.

Original patch replace H264Context.next_output_pic (H264Picture *) by
H264Context.output_frame (AVFrame *). This change is discarded as it
is incompatible with the frame reconstruction and motion vectors
display code which needs the extra information from the H264Picture.

Merged-by: default avatarClément Bœsch <u@pkh.me>
Merged-by: default avatarMatthieu Bouron <matthieu.bouron@gmail.com>
parents adf5dc90 f450cc7b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment