Tong Wu
6bf17136a2
avcodec/hevc_ps: fix the problem of memcmp losing effectiveness
...
HEVCHdrParams* receives a pointer which points to a dynamically
allocated memory block. It causes the memcmp always returning 1.
Add a function to do the comparision. A condition is also added to
avoid malloc(0).
Reviewed-by: James Almer <jamrial@gmail.com>
Signed-off-by: Tong Wu <tong1.wu@intel.com>
Signed-off-by: James Almer <jamrial@gmail.com>
2024-03-29 12:35:54 -03:00
..
2024-03-26 09:05:55 +02:00
2024-03-27 20:04:40 +08:00
2024-03-18 01:49:38 +01:00
2024-03-20 22:27:19 +08:00
2024-03-25 21:17:47 +01:00
2024-03-18 01:49:38 +01:00
2024-03-18 01:49:38 +01:00
2024-03-23 18:55:21 +01:00
2024-03-23 18:55:21 +01:00
2024-03-23 18:55:21 +01:00
2024-03-25 08:54:18 +01:00
2024-03-23 18:54:36 +01:00
2024-03-28 08:40:01 +01:00
2024-03-28 08:40:01 +01:00
2024-03-20 19:15:05 +02:00
2024-03-28 03:06:13 +01:00
2024-03-25 08:54:18 +01:00
2024-03-25 08:32:04 +01:00
2024-03-23 22:33:21 +08:00
2024-03-26 09:05:04 -04:00
2024-03-18 01:49:38 +01:00
2024-03-28 08:40:01 +01:00
2024-03-22 14:05:30 +01:00
2024-03-28 08:40:11 +01:00
2024-03-23 11:37:44 +01:00
2024-03-23 11:37:44 +01:00
2024-03-28 08:40:01 +01:00
2024-03-25 20:44:30 +00:00
2024-03-23 18:55:21 +01:00
2024-03-23 18:55:21 +01:00
2024-03-26 23:19:49 +01:00
2024-03-29 12:35:54 -03:00
2024-03-29 12:35:54 -03:00
2024-03-23 18:55:21 +01:00
2024-03-25 20:44:30 +00:00
2024-03-19 09:44:59 -03:00
2024-03-23 11:34:34 +01:00
2024-03-23 11:34:34 +01:00
2024-03-23 18:54:36 +01:00
2024-03-22 17:04:05 +01:00
2024-03-22 23:38:16 +01:00
2024-03-29 00:58:05 +01:00
2024-03-22 23:38:16 +01:00
2024-03-22 23:38:16 +01:00
2024-03-28 03:08:01 +01:00
2024-03-29 09:01:54 +01:00
2024-03-23 11:37:44 +01:00
2024-03-28 03:08:00 +01:00
2024-03-19 15:52:05 +01:00
2024-03-17 15:10:05 +01:00
2024-03-17 15:10:05 +01:00
2024-03-26 06:30:45 +01:00
2024-03-28 08:40:01 +01:00
2024-03-26 01:19:17 +01:00
2024-03-29 09:01:54 +01:00
2024-03-29 09:01:54 +01:00
2024-03-28 03:08:01 +01:00
2024-03-28 03:08:01 +01:00
2024-03-26 23:19:49 +01:00
2024-03-18 12:00:14 +08:00
2024-03-28 03:06:13 +01:00
2024-03-26 23:19:49 +01:00
2024-03-26 23:19:49 +01:00
2024-03-18 12:00:14 +08:00
2024-03-18 12:00:14 +08:00
2024-03-18 12:00:14 +08:00
2024-03-29 09:01:54 +01:00
2024-03-27 01:04:54 +01:00
2024-03-25 21:41:26 +01:00
2024-03-17 15:10:05 +01:00
2024-03-25 08:54:40 +01:00
2024-03-25 08:54:40 +01:00
2024-03-25 08:54:40 +01:00
2024-03-21 11:31:32 -03:00
2024-03-25 08:54:40 +01:00
2024-03-23 22:49:29 +08:00
2024-03-26 23:19:49 +01:00
2024-03-28 03:06:13 +01:00