Niklas Haas
cf37c3fb6c
avcodec/h264_slice: compute and export film grain seed
...
From SMPTE RDD 5-2006, the grain seed is to be computed from the
following definition of `pic_offset`:
> When decoding H.264 | MPEG-4 AVC bitstreams, pic_offset is defined as
> follows:
> - pic_offset = PicOrderCnt(CurrPic) + (PicOrderCnt_offset << 5)
> where:
> - PicOrderCnt(CurrPic) is the picture order count of the current frame,
> which shall be derived from [the video stream].
>
> - PicOrderCnt_offset is set to idr_pic_id on IDR frames. idr_pic_id
> shall be read from the slice header of [the video stream]. On non-IDR I
> frames, PicOrderCnt_offset is set to 0. A frame shall be classified as I
> frame when all its slices are I slices, which may be optionally
> designated by setting primary_pic_type to 0 in the access delimiter NAL
> unit. Otherwise, PicOrderCnt_offset it not changed. PicOrderCnt_offset is
> updated in decoding order.
Co-authored-by: James Almer <jamrial@gmail.com>
Signed-off-by: Niklas Haas <git@haasn.dev>
Signed-off-by: James Almer <jamrial@gmail.com>
2021-08-24 09:58:52 -03:00
..
2021-08-21 00:06:26 +03:00
2021-08-08 17:44:57 +02:00
2021-08-08 17:44:57 +02:00
2021-08-08 17:44:57 +02:00
2021-08-05 19:46:33 +02:00
2021-08-19 22:29:23 +03:00
2021-08-05 19:46:33 +02:00
2021-07-31 22:04:07 +02:00
2021-08-05 19:46:33 +02:00
2021-07-22 11:14:31 +02:00
2021-08-05 19:46:33 +02:00
2021-07-22 11:14:31 +02:00
2021-07-22 11:14:31 +02:00
2021-07-22 11:14:31 +02:00
2021-08-08 17:44:57 +02:00
2021-07-22 14:47:57 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 15:29:46 +02:00
2021-08-05 19:46:33 +02:00
2021-07-08 19:30:36 +02:00
2021-07-22 15:29:46 +02:00
2021-08-05 19:46:33 +02:00
2021-07-08 20:10:01 +02:00
2021-07-08 20:10:01 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 15:29:46 +02:00
2021-08-07 21:51:42 +02:00
2021-07-22 08:31:23 +02:00
2021-07-22 08:31:23 +02:00
2021-07-22 08:31:23 +02:00
2021-07-22 08:00:39 +02:00
2021-06-08 12:52:50 +02:00
2021-06-08 12:52:50 +02:00
2021-08-18 08:55:56 +02:00
2021-07-22 11:14:31 +02:00
2021-07-22 11:14:31 +02:00
2021-07-22 14:47:57 +02:00
2021-08-10 18:05:13 +02:00
2021-08-08 00:13:57 +02:00
2021-08-08 00:13:57 +02:00
2021-07-22 15:02:30 +02:00
2021-06-08 12:52:50 +02:00
2021-07-22 11:14:31 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 11:14:31 +02:00
2021-07-22 11:14:31 +02:00
2021-08-23 07:04:55 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 11:14:31 +02:00
2021-07-22 12:59:07 +02:00
2021-08-02 14:45:47 +02:00
2021-07-22 11:14:16 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 14:34:31 +02:00
2021-07-22 14:34:31 +02:00
2021-07-22 15:29:46 +02:00
2021-07-04 09:54:33 +05:30
2021-08-14 23:06:38 -03:00
2021-06-10 16:51:44 +02:00
2021-07-23 11:05:04 -03:00
2021-07-23 11:05:04 -03:00
2021-08-06 09:56:44 -03:00
2021-08-06 09:56:44 -03:00
2021-08-06 09:56:44 -03:00
2021-06-10 16:51:44 +02:00
2021-08-14 23:06:38 -03:00
2021-08-14 23:06:38 -03:00
2021-06-18 19:20:03 -06:00
2021-07-22 15:29:46 +02:00
2021-07-22 15:02:30 +02:00
2021-07-22 15:02:30 +02:00
2021-07-22 15:02:30 +02:00
2021-07-22 15:02:30 +02:00
2021-06-08 12:52:50 +02:00
2021-06-29 19:36:36 +02:00
2021-07-22 14:34:31 +02:00
2021-06-10 16:51:44 +02:00
2021-06-10 16:51:44 +02:00
2021-06-10 16:51:44 +02:00
2021-06-29 19:36:36 +02:00
2021-06-21 15:26:44 -03:00
2021-06-21 15:21:51 -03:00
2021-07-22 11:14:31 +02:00
2021-07-22 11:14:31 +02:00
2021-07-22 14:47:57 +02:00
2021-08-05 19:46:33 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 11:14:31 +02:00
2021-06-10 16:51:44 +02:00
2021-07-22 15:02:30 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 15:02:46 +02:00
2021-07-22 15:29:46 +02:00
2021-08-03 10:39:37 -03:00
2021-07-22 11:14:31 +02:00
2021-07-22 11:14:31 +02:00
2021-06-08 18:00:05 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 14:47:57 +02:00
2021-07-22 15:02:30 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 11:14:31 +02:00
2021-07-22 14:47:57 +02:00
2021-06-08 12:52:49 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 11:14:31 +02:00
2021-06-08 12:52:50 +02:00
2021-07-22 14:34:31 +02:00
2021-07-22 11:14:31 +02:00
2021-07-22 15:29:46 +02:00
2021-08-06 21:04:43 +02:00
2021-08-10 18:05:13 +02:00
2021-08-05 19:46:33 +02:00
2021-08-05 19:46:33 +02:00
2021-08-05 19:46:33 +02:00
2021-08-05 19:56:40 +02:00
2021-08-05 19:46:33 +02:00
2021-07-22 15:02:30 +02:00
2021-06-08 12:52:50 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 11:14:31 +02:00
2021-06-08 12:52:50 +02:00
2021-06-08 12:52:50 +02:00
2021-07-08 20:10:17 +02:00
2021-08-17 10:34:10 +02:00
2021-08-17 10:34:10 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 11:14:31 +02:00
2021-07-22 15:29:46 +02:00
2021-07-08 20:10:17 +02:00
2021-07-22 15:02:30 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 15:02:46 +02:00
2021-06-10 16:51:44 +02:00
2021-07-22 15:02:30 +02:00
2021-06-08 12:52:50 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 15:29:46 +02:00
2021-07-08 20:10:17 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 15:02:46 +02:00
2021-07-22 14:33:45 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 15:29:46 +02:00
2021-06-29 15:31:06 +01:00
2021-07-22 15:29:46 +02:00
2021-08-20 12:19:12 +02:00
2021-08-10 15:11:42 -03:00
2021-07-22 14:47:57 +02:00
2021-08-15 13:15:21 -03:00
2021-07-23 11:06:45 -03:00
2021-08-24 09:58:52 -03:00
2021-07-22 15:29:46 +02:00
2021-08-24 09:58:52 -03:00
2021-08-24 09:58:52 -03:00
2021-07-22 15:29:46 +02:00
2021-08-08 17:44:57 +02:00
2021-08-08 17:44:57 +02:00
2021-08-08 17:44:57 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 15:29:46 +02:00
2021-06-08 12:52:50 +02:00
2021-07-22 15:29:46 +02:00
2021-08-06 09:56:44 -03:00
2021-08-06 09:56:44 -03:00
2021-08-06 09:56:44 -03:00
2021-08-05 19:58:10 +02:00
2021-08-05 19:58:10 +02:00
2021-06-08 12:52:50 +02:00
2021-06-18 18:58:25 +02:00
2021-07-22 11:14:31 +02:00
2021-08-05 20:02:35 +02:00
2021-07-22 15:29:46 +02:00
2021-07-03 18:03:35 +02:00
2021-07-22 15:02:30 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 15:29:46 +02:00
2021-06-02 22:35:36 +02:00
2021-06-08 12:52:50 +02:00
2021-07-22 12:59:07 +02:00
2021-08-23 15:33:51 -07:00
2021-07-18 21:50:52 +02:00
2021-07-22 11:14:31 +02:00
2021-07-22 12:59:07 +02:00
2021-07-22 12:59:07 +02:00
2021-06-08 12:52:50 +02:00
2021-07-22 11:14:31 +02:00
2021-06-08 12:52:50 +02:00
2021-06-08 12:52:50 +02:00
2021-07-22 15:02:30 +02:00
2021-07-22 11:14:31 +02:00
2021-07-22 11:14:16 +02:00
2021-07-22 11:14:31 +02:00
2021-06-08 12:52:50 +02:00
2021-07-22 11:14:31 +02:00
2021-07-22 15:02:30 +02:00
2021-07-22 14:47:57 +02:00
2021-07-22 11:14:31 +02:00
2021-07-22 12:59:07 +02:00
2021-07-22 12:59:07 +02:00
2021-07-08 20:10:17 +02:00
2021-07-08 20:10:17 +02:00
2021-07-08 20:10:17 +02:00
2021-07-08 20:10:17 +02:00
2021-08-18 12:09:37 +03:00
2021-08-18 12:09:37 +03:00
2021-07-22 14:33:45 +02:00
2021-06-08 12:52:50 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 13:00:11 +02:00
2021-07-22 13:00:11 +02:00
2021-07-22 15:29:46 +02:00
2021-07-03 18:03:35 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 15:29:46 +02:00
2021-06-08 12:52:50 +02:00
2021-08-18 08:55:56 +02:00
2021-08-05 19:46:33 +02:00
2021-08-05 19:46:33 +02:00
2021-08-05 19:46:33 +02:00
2021-08-06 09:38:35 -03:00
2021-07-05 13:00:50 -04:00
2021-06-10 16:51:44 +02:00
2021-07-22 11:14:31 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 11:14:31 +02:00
2021-08-08 00:13:57 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 15:29:46 +02:00
2021-08-08 21:22:51 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 14:47:57 +02:00
2021-07-22 11:14:31 +02:00
2021-07-22 11:14:31 +02:00
2021-06-08 12:52:50 +02:00
2021-07-22 14:34:31 +02:00
2021-07-08 20:10:17 +02:00
2021-07-08 20:10:17 +02:00
2021-06-08 12:52:50 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 15:29:46 +02:00
2021-07-30 17:14:43 +05:30
2021-08-08 01:56:32 +02:00
2021-08-08 01:56:32 +02:00
2021-08-09 15:16:58 +02:00
2021-08-08 01:56:32 +02:00
2021-06-08 12:52:49 +02:00
2021-08-15 23:19:35 +02:00
2021-07-22 11:14:16 +02:00
2021-07-22 11:14:31 +02:00
2021-07-22 11:14:31 +02:00
2021-07-22 14:47:57 +02:00
2021-08-02 14:30:52 +02:00
2021-07-22 11:14:31 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 11:14:31 +02:00
2021-06-08 12:52:50 +02:00
2021-07-22 15:02:30 +02:00
2021-07-22 15:29:46 +02:00
2021-07-18 22:06:20 +02:00
2021-07-08 20:10:17 +02:00
2021-07-08 20:10:17 +02:00
2021-06-08 12:52:50 +02:00
2021-08-08 18:40:46 +02:00
2021-08-08 18:40:46 +02:00
2021-08-11 13:45:36 -03:00
2021-07-02 23:38:36 +08:00
2021-08-12 22:25:11 -03:00
2021-08-12 22:25:11 -03:00
2021-06-08 12:52:50 +02:00
2021-07-22 11:14:31 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 15:02:30 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 14:47:57 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 15:29:46 +02:00
2021-06-08 12:52:50 +02:00
2021-06-08 12:52:50 +02:00
2021-07-08 20:10:17 +02:00
2021-07-08 20:10:17 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 11:14:31 +02:00
2021-07-22 11:14:31 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 11:14:31 +02:00
2021-07-22 11:14:31 +02:00
2021-08-10 18:05:13 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 15:02:30 +02:00
2021-07-22 15:02:30 +02:00
2021-06-08 12:52:50 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 11:14:31 +02:00
2021-08-14 10:20:38 +02:00
2021-08-18 08:55:56 +02:00
2021-07-22 14:47:57 +02:00
2021-07-22 15:02:46 +02:00
2021-06-08 12:52:50 +02:00
2021-06-08 12:52:50 +02:00
2021-07-08 20:10:17 +02:00
2021-08-08 00:13:57 +02:00
2021-06-08 12:52:50 +02:00
2021-06-08 12:52:50 +02:00
2021-07-23 14:43:52 +02:00
2021-07-22 11:14:31 +02:00
2021-06-08 12:52:50 +02:00
2021-07-08 20:10:17 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 15:29:46 +02:00
2021-06-08 12:52:50 +02:00
2021-08-14 23:06:38 -03:00
2021-07-22 14:47:57 +02:00
2021-07-22 11:14:31 +02:00
2021-06-12 14:22:42 +02:00
2021-06-08 12:52:50 +02:00
2021-08-08 00:13:57 +02:00
2021-08-06 21:22:49 -03:00
2021-06-08 12:52:50 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 14:47:57 +02:00
2021-07-22 14:47:57 +02:00
2021-07-22 15:29:46 +02:00
2021-08-22 18:08:00 +02:00
2021-06-08 18:00:05 +02:00
2021-08-05 20:05:54 +02:00
2021-08-23 15:33:51 -07:00
2021-08-13 08:57:27 -04:00
2021-07-12 09:54:52 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 11:14:31 +02:00
2021-08-22 18:08:00 +02:00
2021-08-08 00:13:57 +02:00
2021-06-08 12:52:50 +02:00
2021-07-22 15:29:46 +02:00
2021-07-22 15:29:46 +02:00
2021-07-08 20:10:17 +02:00
2021-06-08 12:52:50 +02:00