Martin Storsjö
882ae091d4
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:52:14 +02:00
..
2018-09-19 18:33:59 +02:00
2018-09-23 14:42:34 +01:00
2018-10-12 00:53:14 +02:00
2018-09-09 12:01:07 +02:00
2018-09-22 00:12:27 +02:00
2018-09-22 00:12:27 +02:00
2018-09-22 00:12:27 +02:00
2018-10-26 13:39:25 +02:00
2018-10-06 12:51:46 +01:00
2018-10-15 01:19:45 +02:00
2018-10-03 20:48:49 -03:00
2018-09-26 23:27:53 +01:00
2018-11-05 15:52:14 +02:00
2018-10-12 09:48:07 -07:00
2018-09-28 01:33:48 +02:00
2018-09-26 23:41:34 +01:00
2018-09-19 18:33:59 +02:00
2018-11-04 20:21:24 +01:00
2018-10-27 16:06:36 -03:00
2018-09-26 23:27:53 +01:00
2018-11-04 21:56:40 -03:00
2018-10-31 21:38:33 +00:00
2018-10-31 21:38:33 +00:00
2018-10-22 23:01:32 +01:00
2018-09-26 23:27:53 +01:00
2018-09-23 14:42:34 +01:00
2018-09-23 14:42:34 +01:00
2018-09-23 14:42:34 +01:00
2018-10-15 11:52:54 -07:00
2018-10-30 20:55:44 -03:00
2018-10-30 22:22:27 +00:00
2018-10-30 20:55:44 -03:00
2018-09-26 23:27:53 +01:00
2018-10-26 13:39:25 +02:00
2018-09-08 20:02:41 +02:00
2018-09-08 20:09:27 +02:00
2018-10-14 18:09:00 +02:00
2018-10-30 13:16:47 +08:00
2018-09-28 01:35:12 +02:00
2018-09-10 23:15:42 +02:00
2018-09-10 23:15:42 +02:00
2018-09-10 23:15:42 +02:00
2018-09-06 13:47:48 +02:00
2018-09-10 23:15:42 +02:00
2018-09-08 20:14:58 +02:00
2018-09-19 23:16:00 +02:00
2018-09-22 00:12:27 +02:00
2018-10-12 00:53:14 +02:00
2018-09-08 20:25:47 +02:00
2018-09-08 20:29:34 +02:00
2018-09-08 20:33:15 +02:00
2018-09-30 22:23:02 +02:00
2018-09-09 11:35:14 +02:00
2018-10-18 02:28:54 +02:00
2018-09-24 23:08:45 +01:00
2018-09-23 14:42:34 +01:00
2018-09-24 23:09:32 +01:00
2018-10-23 15:46:30 +01:00
2018-10-23 15:46:30 +01:00
2018-10-23 15:46:30 +01:00
2018-10-26 11:48:14 +01:00
2018-09-24 23:09:45 +01:00
2018-09-23 14:42:34 +01:00
2018-09-30 20:08:21 +02:00
2018-09-23 15:25:50 +02:00
2018-10-23 00:51:55 +02:00
2018-10-14 14:19:56 +02:00
2018-09-08 20:44:22 +02:00
2018-10-23 00:51:55 +02:00
2018-09-09 22:58:26 +02:00
2018-10-04 15:44:15 -03:00
2018-10-28 16:42:41 +00:00
2018-10-28 15:10:47 +08:00
2018-09-13 23:16:18 -03:00
2018-09-13 23:16:18 -03:00
2018-09-11 13:57:23 -03:00
2018-10-29 23:07:35 -07:00
2018-11-05 15:52:14 +02:00
2018-10-28 15:16:04 +08:00
2018-09-30 01:10:23 +02:00
2018-09-11 10:15:59 +02:00
2018-10-26 13:39:25 +02:00
2018-10-11 20:51:14 -07:00
2018-10-11 20:51:14 -07:00
2018-10-11 20:51:14 -07:00
2018-10-18 00:25:16 +02:00
2018-11-04 20:21:24 +01:00
2018-11-04 12:53:16 +01:00
2018-09-08 20:55:59 +02:00
2018-10-24 23:15:24 +02:00
2018-11-02 11:27:13 -07:00
2018-09-08 21:01:28 +02:00
2018-10-03 20:48:49 -03:00
2018-10-26 13:39:25 +02:00
2018-10-26 13:39:25 +02:00
2018-10-26 13:39:25 +02:00
2018-09-19 23:08:20 +02:00
2018-11-04 12:53:16 +01:00
2018-09-12 00:52:01 +02:00
2018-10-18 21:39:06 +02:00
2018-11-02 23:46:31 +01:00
2018-09-08 15:43:46 +02:00
2018-09-11 13:42:09 -03:00
2018-09-14 21:36:21 +02:00
2018-10-23 19:52:47 +08:00
2018-09-18 13:28:05 -03:00
2018-10-18 02:28:54 +02:00
2018-10-03 11:14:40 +02:00
2018-09-08 17:27:40 +02:00
2018-09-30 22:23:02 +02:00
2018-09-15 20:00:45 +02:00
2018-10-19 20:30:48 +02:00
2018-10-19 20:30:48 +02:00
2018-10-19 20:30:48 +02:00
2018-10-07 03:03:09 +02:00
2018-10-03 11:13:38 +02:00
2018-10-16 22:04:18 +01:00
2018-09-08 21:18:47 +02:00
2018-09-08 21:21:50 +02:00
2018-10-07 03:03:09 +02:00
2018-10-26 13:39:25 +02:00
2018-10-07 03:03:09 +02:00
2018-09-09 22:42:26 +02:00
2018-09-23 17:46:37 +01:00
2018-10-27 19:35:35 +01:00
2018-10-27 19:35:35 +01:00
2018-10-27 19:35:35 +01:00
2018-10-29 19:41:24 +00:00
2018-09-23 14:42:34 +01:00
2018-09-23 14:42:34 +01:00
2018-10-27 19:35:35 +01:00
2018-10-27 19:35:35 +01:00
2018-10-07 03:03:09 +02:00
2018-10-31 17:36:00 -07:00
2018-11-05 15:52:14 +02:00
2018-10-29 17:00:49 +01:00
2018-09-12 00:52:01 +02:00
2018-10-25 20:45:45 -03:00
2018-10-30 03:13:25 +01:00
2018-10-30 03:13:25 +01:00
2018-09-30 22:23:02 +02:00
2018-09-19 00:46:44 +02:00