Files
FFmpeg/libavcodec
Andreas Rheinhardt 8c2c31f80c avcodec/utils: Don't attempt to derive CodecID name from de/encoders
The list of codec descriptors is supposed to encompass all codec IDs;
it certainly encompasses all codec IDs used by de/encoders (this is
checked in the avcodec test program which is run via FATE).
So the avcodec_find_decoder()/avcodec_find_encoder() are pointless.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2026-06-04 19:44:02 +00:00
..
2026-05-31 16:58:23 +02:00
2026-06-03 14:12:50 +09:00
2026-05-22 09:33:52 +00:00
2026-06-03 14:12:50 +09:00
2026-05-31 20:04:02 +09:00