Cameron Gutman
4cbb997e15
avcodec/amfenc: Fix inverted loop filter option
...
The AMF HEVC encoder takes a bool option for whether deblocking filter
should be _disabled_ instead of whether it should _enabled_ like the
AMF H.264 encoder does. The logic was accidentally copied from H.264 to
HEVC without negating the bool value, so the deblocking filter was
actually disabled when AV_CODEC_FLAG_LOOP_FILTER was set.
Before this patch:
------------------
no flags set => deblocking filter on
flags +loop => deblocking filter off
flags -loop => deblocking filter on
After this patch:
-----------------
no flags set => deblocking filter on
flags +loop => deblocking filter on
flags -loop => deblocking filter off
Signed-off-by: Cameron Gutman <aicommander@gmail.com>
2024-09-28 16:01:00 +02:00
..
2024-09-24 15:37:16 +02:00
2024-09-26 13:42:11 +03:00
2024-09-01 13:42:30 +02:00
2024-09-19 23:23:14 -03:00
2024-09-24 15:11:57 -03:00
2024-09-01 13:42:30 +02:00
2024-09-02 11:56:53 +02:00
2024-09-01 13:42:30 +02:00
2024-09-24 20:04:51 +03:00
2024-09-24 20:04:51 +03:00
2024-09-03 17:14:24 +02:00
2024-09-17 21:12:32 +02:00
2024-09-08 13:58:11 +02:00
2024-09-08 13:58:11 +02:00
2024-09-28 16:01:00 +02:00
2024-09-11 15:45:59 +02:00
2024-09-04 13:18:09 +02:00
2024-09-08 13:58:11 +02:00
2024-09-23 10:20:47 -03:00
2024-09-23 10:20:47 -03:00
2024-09-23 10:07:37 -03:00
2024-09-08 13:58:11 +02:00
2024-08-16 11:48:02 +02:00
2024-09-03 14:03:40 +08:00
2024-09-03 14:03:40 +08:00
2024-09-24 15:11:57 -03:00
2024-09-24 15:11:57 -03:00
2024-09-24 15:37:16 +02:00
2024-09-17 21:12:31 +02:00
2024-09-08 13:58:11 +02:00
2024-09-08 13:58:11 +02:00
2024-09-19 10:01:02 -03:00
2024-09-19 10:01:02 -03:00
2024-09-08 13:59:29 +02:00
2024-09-08 13:59:25 +02:00
2024-08-19 21:37:22 +02:00
2024-08-21 15:12:46 -03:00
2024-09-09 07:05:24 +02:00
2024-09-09 07:05:42 +02:00
2024-09-09 07:05:24 +02:00
2024-09-23 17:12:17 +02:00
2024-09-06 13:59:28 +02:00
2024-09-08 13:58:11 +02:00
2024-09-03 17:47:37 +02:00
2024-08-16 11:48:02 +02:00
2024-08-16 11:48:02 +02:00
2024-08-16 11:48:02 +02:00
2024-08-16 11:48:02 +02:00
2024-09-08 13:58:11 +02:00
2024-09-06 13:59:29 +02:00
2024-09-24 15:37:17 +02:00
2024-09-24 15:37:17 +02:00
2024-09-25 19:45:28 +02:00
2024-09-25 19:45:28 +02:00
2024-09-08 13:58:11 +02:00
2024-09-13 19:39:58 +02:00
2024-09-08 13:58:11 +02:00
2024-08-19 20:23:20 -03:00
2024-08-19 20:23:20 -03:00
2024-08-19 20:23:20 -03:00
2024-08-19 20:23:20 -03:00
2024-09-19 10:01:00 -03:00
2024-09-19 10:01:00 -03:00
2024-09-08 13:58:11 +02:00
2024-09-09 07:05:41 +02:00
2024-09-10 04:57:29 +02:00
2024-09-17 21:11:06 +02:00
2024-09-17 21:11:06 +02:00
2024-09-09 07:05:42 +02:00
2024-09-09 07:05:24 +02:00
2024-09-24 15:37:19 +02:00
2024-09-08 13:58:11 +02:00
2024-09-19 10:01:00 -03:00
2024-09-08 13:58:11 +02:00
2024-09-24 15:37:15 +02:00
2024-09-23 10:20:47 -03:00
2024-09-23 10:20:47 -03:00
2024-09-08 13:59:29 +02:00
2024-09-08 13:58:11 +02:00
2024-09-08 13:58:11 +02:00
2024-09-08 13:58:11 +02:00
2024-09-08 13:58:11 +02:00
2024-09-08 13:58:11 +02:00
2024-09-08 13:58:11 +02:00
2024-09-08 13:59:29 +02:00
2024-09-08 13:58:11 +02:00
2024-09-08 13:58:11 +02:00
2024-09-13 19:40:46 +02:00
2024-09-08 13:59:29 +02:00
2024-09-08 13:58:11 +02:00
2024-09-08 13:58:11 +02:00
2024-09-08 13:58:11 +02:00
2024-09-08 13:58:11 +02:00
2024-09-08 13:58:11 +02:00
2024-09-08 13:58:11 +02:00
2024-09-23 10:20:47 -03:00
2024-09-01 12:25:56 +02:00
2024-09-01 12:25:56 +02:00
2024-09-08 13:58:11 +02:00
2024-09-13 19:39:19 +02:00
2024-09-13 19:39:19 +02:00
2024-09-08 13:59:29 +02:00
2024-09-08 13:58:11 +02:00
2024-09-08 13:58:11 +02:00
2024-09-03 17:14:24 +02:00
2024-09-01 13:42:30 +02:00
2024-09-01 13:42:30 +02:00
2024-08-28 17:38:30 +02:00
2024-09-08 13:58:11 +02:00
2024-08-28 16:27:55 +02:00
2024-09-23 17:11:40 +02:00
2024-09-08 13:58:11 +02:00
2024-09-08 13:58:11 +02:00
2024-09-08 13:58:11 +02:00
2024-09-08 13:58:11 +02:00
2024-09-23 10:07:37 -03:00
2024-09-24 15:37:16 +02:00
2024-09-19 10:01:26 -03:00
2024-09-19 10:01:26 -03:00
2024-09-06 13:59:28 +02:00
2024-09-23 10:05:34 -03:00
2024-09-08 13:58:11 +02:00
2024-09-08 13:58:11 +02:00
2024-09-23 10:20:47 -03:00
2024-08-16 14:15:04 +08:00
2024-09-08 13:58:11 +02:00
2024-09-08 13:58:11 +02:00
2024-09-23 17:11:40 +02:00
2024-09-08 13:58:11 +02:00
2024-09-08 13:58:11 +02:00
2024-09-08 13:58:11 +02:00
2024-09-04 12:14:58 +08:00
2024-09-08 13:58:11 +02:00
2024-09-08 13:58:11 +02:00
2024-09-08 13:58:11 +02:00
2024-09-24 15:37:19 +02:00
2024-08-19 17:40:00 -03:00
2024-09-08 13:58:11 +02:00
2024-09-08 13:58:11 +02:00
2024-09-08 13:58:11 +02:00
2024-09-24 15:37:18 +02:00
2024-09-08 13:58:11 +02:00
2024-09-08 13:58:11 +02:00
2024-09-08 13:58:11 +02:00
2024-09-19 12:01:18 +08:00
2024-09-09 07:05:41 +02:00
2024-09-20 09:30:11 +08:00
2024-09-09 07:05:24 +02:00
2024-09-09 07:05:24 +02:00
2024-09-09 07:05:24 +02:00
2024-09-09 07:05:24 +02:00
2024-09-19 12:01:28 +08:00
2024-09-09 07:05:24 +02:00
2024-09-06 13:59:29 +02:00
2024-09-24 15:37:19 +02:00
2024-08-28 16:27:55 +02:00
2024-09-19 00:10:32 +02:00
2024-09-23 17:11:40 +02:00
2024-09-24 17:10:35 +02:00
2024-08-19 21:37:22 +02:00
2024-09-08 13:58:11 +02:00
2024-09-09 07:05:44 +02:00
2024-09-09 07:05:46 +02:00
2024-09-09 07:05:44 +02:00
2024-09-27 09:55:39 +02:00
2024-09-27 09:55:44 +02:00
2024-09-23 13:42:34 +02:00
2024-09-23 13:42:34 +02:00
2024-09-09 07:05:44 +02:00
2024-09-17 21:12:32 +02:00
2024-09-17 21:12:32 +02:00
2024-09-17 21:12:32 +02:00
2024-08-15 20:50:24 +08:00
2024-08-28 17:38:24 +02:00
2024-09-08 13:58:11 +02:00
2024-09-24 15:37:20 +02:00