FFmpeg/libavcodec
James Almer cacb62f9cb Revert "decode: copy the output parameters from the last bsf in the chain back to the AVCodecContext"
This reverts commit 662558f985f50834eebe82d6b6854c66f33ab320.

The avcodec_parameters_to_context() call was freeing and reallocating
AVCodecContext->extradata, essentially taking ownership of it, which according
to the doxy is user owned. This is an API break and has produces crashes in
some library users like Firefox.
Revert until a better solution is found to internally propagate the filtered
extradata back into the decoder context.

Signed-off-by: James Almer <jamrial@gmail.com>
2018-10-27 00:02:13 -03:00
..
2018-03-12 12:10:33 +01:00
2017-07-05 15:06:41 +02:00
2018-02-20 22:04:12 +00:00
2018-02-20 22:04:12 +00:00
2018-02-20 22:04:12 +00:00
2018-02-20 22:04:12 +00:00
2018-02-20 22:04:12 +00:00
2018-02-20 22:04:12 +00:00
2017-03-09 18:37:29 +01:00
2017-03-09 18:37:29 +01:00
2017-04-25 15:39:10 +02:00
2017-07-28 14:12:56 +02:00
2017-07-26 23:24:34 +02:00
2018-04-09 21:58:39 +02:00
2018-04-09 21:58:39 +02:00
2018-04-09 21:58:39 +02:00
2018-04-09 21:58:39 +02:00
2017-04-13 12:35:35 +02:00
2017-04-13 13:37:10 +02:00
2017-09-27 19:57:48 +01:00
2017-03-27 22:56:23 +03:00
2017-12-27 15:59:45 +00:00
2018-04-09 16:50:03 +02:00
2018-03-12 12:10:33 +01:00
2017-10-10 23:20:10 +02:00
2017-08-21 09:23:44 +02:00
2018-04-08 20:47:59 +02:00
2018-07-26 09:57:54 +02:00
2018-07-26 09:57:54 +02:00
2018-07-26 09:57:54 +02:00
2017-02-25 09:57:43 +01:00
2017-04-13 14:09:07 +02:00
2017-12-19 23:21:59 +00:00
2017-12-19 23:21:59 +00:00
2017-12-19 23:21:59 +00:00
2017-08-13 19:58:40 +02:00