1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00
FFmpeg/libavcodec
Matthieu Bouron bdbbb8f11e Merge commit 'f450cc7bc595155bacdb9f5d2414a076ccf81b4a'
* commit 'f450cc7bc595155bacdb9f5d2414a076ccf81b4a':
  h264: eliminate decode_postinit()

Also includes fixes from 1f7b4f9abc and e344e65109.

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: Clément Bœsch <u@pkh.me>
Merged-by: Matthieu Bouron <matthieu.bouron@gmail.com>
2017-01-17 14:38:48 +01:00
..
2016-10-29 20:43:15 +02:00
2016-10-21 23:58:47 +02:00
2016-11-03 22:05:46 +01:00
2017-01-16 10:24:01 +01:00
2016-09-26 21:42:17 +02:00
2016-10-09 20:09:00 +02:00
2017-01-11 16:02:10 +01:00
2016-10-21 23:58:47 +02:00
2016-11-14 00:33:12 +01:00
2016-11-09 21:10:59 +01:00
2016-10-21 23:58:47 +02:00
2017-01-11 16:02:10 +01:00
2017-01-11 12:21:43 -05:00
2016-11-16 02:39:57 +01:00
2016-11-05 18:56:26 +01:00
2017-01-16 10:24:01 +01:00
2016-11-27 14:34:57 +01:00
2016-10-21 23:58:47 +02:00
2016-11-15 22:01:08 +01:00
2017-01-11 16:02:10 +01:00
2017-01-11 16:02:10 +01:00
2016-11-12 01:36:47 +01:00
2016-10-21 23:58:47 +02:00
2017-01-09 18:43:19 +01:00
2017-01-06 22:05:45 +01:00
2017-01-13 21:19:17 +01:00
2016-12-06 13:21:08 -08:00
2016-10-31 19:23:40 +00:00
2016-10-31 19:23:40 +00:00
2016-11-29 11:23:20 +01:00
2017-01-16 10:24:01 +01:00
2017-01-16 10:24:01 +01:00
2017-01-11 16:02:10 +01:00
2017-01-03 00:52:55 +01:00