Files
ffmpeg/libavcodec
Andreas Rheinhardt 8ad2daec58 avcodec/proresdec: Don't use LONG_BITSTREAM_READER
Using LONG_BITSTREAM_READER means that every get_bits() call
uses an AV_RB64() to ensure that cache always contains 32 valid bits
(as opposed to the ordinary 25 guaranteed by reading 32 bits);
yet this is unnecessary when unpacking alpha. So only use these
64bit reads where necessary.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2025-02-27 15:30:12 +01:00
..
2025-01-25 09:37:45 +02:00
2025-02-26 17:12:08 +01:00
2025-02-26 17:12:08 +01:00
2025-02-26 17:12:08 +01:00
2024-12-22 16:08:33 +11:00
2025-02-04 00:14:14 +01:00
2025-02-04 00:14:14 +01:00
2025-01-01 21:33:45 +01:00
2025-02-09 20:27:49 -06:00
2025-02-09 20:27:49 -06:00
2025-01-01 20:31:08 +01:00
2024-11-01 12:13:07 +08:00
2024-11-09 02:46:17 +01:00
2025-02-06 13:48:47 -03:00
2024-11-03 10:53:15 +11:00
2024-11-03 10:53:15 +11:00
2024-11-03 10:53:15 +11:00
2024-11-03 10:53:15 +11:00
2024-11-01 12:13:07 +08:00
2024-11-01 12:13:07 +08:00
2025-02-09 20:27:49 -06:00
2024-10-31 17:49:48 +11:00
2024-10-31 17:49:48 +11:00
2024-10-31 17:49:48 +11:00
2024-10-31 17:49:48 +11:00