Files
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 662558f985.

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
..
2016-11-13 18:44:00 +01: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-02-07 18:27:21 +01: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
2016-11-18 10:35:04 +01:00
2016-08-17 12:16:42 +02:00
2017-01-31 17:54:10 +01:00
2017-04-13 12:35:35 +02:00
2017-02-07 18:27:21 +01: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-02-07 18:27:21 +01:00
2016-08-17 12:16:42 +02:00
2016-11-13 18:44:01 +01:00
2017-12-27 15:59:45 +00:00
2018-04-09 16:50:03 +02:00
2016-11-07 22:42:00 +01:00
2018-03-12 12:10:33 +01:00
2016-11-30 13:44:05 +01:00
2016-12-14 09:06:44 +01:00
2017-10-10 23:20:10 +02:00
2017-02-07 18:27:21 +01: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
2016-06-29 15:25:42 -04:00
2016-06-29 15:25:42 -04:00
2016-10-02 15:42:03 -04:00
2017-02-25 09:57:43 +01:00
2017-01-25 11:06:58 +01:00
2017-01-25 11:06:58 +01:00
2016-09-28 10:01:52 +02:00
2017-02-07 18:27:21 +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
2016-08-11 10:54:44 +02:00
2017-12-19 23:21:59 +00:00
2017-02-06 15:13:34 +01:00
2017-02-07 18:27:21 +01:00
2017-08-13 19:58:40 +02:00
2017-01-19 09:52:10 +01:00