Files
FFmpeg/libavcodec
Andreas Rheinhardt 5507da21e6 avcodec/ituh263dec: Don't process unnecessarily many coefficients
Overriding the number of coefficients is only necessary if
ac_pred is in used, not for h263_aic alone (for which only
the DC coefficient is predicted) as it is done here.

And since d50635cd24
the H.263 unquantize-intra functions override the number of
coefficients in case of ac_pred, so we don't have to do this here.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2025-06-21 22:08:51 +02:00
..
2025-06-17 16:39:36 +10:00
2025-04-13 22:49:21 +02:00
2025-06-12 21:17:07 +08:00
2025-06-20 21:09:39 +08:00
2025-06-02 13:42:53 +02:00
2025-04-27 15:52:30 +01:00
2025-04-27 15:52:30 +01:00
2025-04-27 15:52:30 +01:00
2025-04-27 15:52:30 +01:00
2025-05-15 01:51:34 +02:00
2025-04-27 15:52:30 +01:00
2025-04-27 15:52:30 +01:00
2025-05-04 16:21:35 -03:00
2025-05-26 05:03:29 +02:00
2025-05-26 05:03:29 +02:00
2025-05-13 00:20:23 +02:00
2025-06-06 17:21:37 +02:00
2025-06-17 16:39:36 +10:00
2025-05-09 22:26:51 +02:00
2025-04-10 03:01:33 +02:00
2025-05-01 22:42:34 -03:00
2025-06-06 22:07:15 +02:00
2025-04-02 09:25:46 +02:00
2025-04-02 09:25:46 +02:00
2025-05-15 03:03:56 +02:00
2025-05-16 01:37:35 +02:00
2025-04-25 23:01:37 +02:00
2025-04-25 23:01:38 +02:00