Files
ffmpeg/libavcodec
Martin Storsjö 80f85a95da libx264: Pass the reordered_opaque field through the encoder
libx264 does have a field for opaque data to pass along with frames
through the encoder, but it is a pointer, while the libavcodec
reordered_opaque field is an int64_t. Therefore, allocate an array
within the libx264 wrapper, where reordered_opaque values in flight
are stored, and pass a pointer to this array to libx264.

Update the public libavcodec documentation for the AVCodecContext
field to explain this usage, and add a codec capability that allows
detecting whether an encoder handles this field.

Signed-off-by: Martin Storsjö <martin@martin.st>
2018-11-05 15:41:14 +02: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
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
2018-04-09 16:50:03 +02:00
2018-03-12 12:10:33 +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
2017-02-25 09:57:43 +01:00
2017-01-25 11:06:58 +01:00
2017-01-25 11:06:58 +01: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
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