Files
ffmpeg/libavcodec
Andreas Rheinhardt 6ecdbcc454 avcodec/mpeg12enc: Merge ff_mpeg1_encode_init() into ordinary init
Everything except setting the dc_scale_tables can be done
before calling ff_mpv_encode_init(); setting the dc_scale_tables
unfortunately still has to be performed via a (now inlined)
callback performed by ff_mpv_encode_init() as it relies
on intra_dc_precision having been sanitized.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2025-03-26 03:12:38 +01:00
..
2025-01-25 09:37:45 +02:00
2025-03-17 08:51:23 +01:00
2025-02-26 17:12:08 +01:00
2025-02-26 17:12:08 +01:00
2025-02-04 00:14:14 +01:00
2025-02-09 20:27:49 -06:00
2025-02-09 20:27:49 -06:00
2025-03-24 13:55:56 -03:00
2025-03-17 08:51:23 +01:00
2025-02-06 13:48:47 -03:00
2025-03-19 21:02:56 +01:00
2025-03-20 07:10:17 +01:00
2025-03-20 07:10:17 +01:00
2025-02-09 20:27:49 -06:00
2025-03-14 02:03:58 +01:00
2025-03-17 08:51:23 +01:00