Files
ffmpeg-rockchip/libavformat
Andreas Rheinhardt 4e43cdcd1a avformat/matroskaenc: Don't pretend to support unsupported codecs
RV10 and RV20 are unsupported because creating the correct CodecPrivate
is unsupported (the demuxer uses a codecpriv_offset of 26, so one
would need to recreate the missing 26 bytes); COOK and SIPR are
unsupported, because Matroska uses a packetization mode that is
different from what FFmpeg uses in its packets (see
matroska_parse_rm_audio() in the demuxer).

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2023-08-10 08:37:01 +02:00
..
2023-05-31 09:03:58 -07:00
2023-06-29 20:22:58 +02:00
2023-06-20 12:47:00 +02:00
2023-07-19 19:33:20 -04:00
2023-08-02 17:31:13 +02:00
2023-02-18 09:56:40 +01:00
2023-06-27 12:52:38 -03:00
2023-05-20 13:06:38 +02:00
2023-05-31 09:03:58 -07:00
2023-05-31 09:03:58 -07:00
2023-06-20 01:13:38 +02:00
2023-03-16 22:52:41 +08:00
2023-03-25 22:14:09 +08:00
2023-04-20 16:11:18 +02:00
2023-06-29 14:12:50 -03:00
2023-06-12 23:43:05 +02:00
2023-07-22 16:18:39 +02:00
2023-02-11 11:30:46 +01:00
2023-04-02 10:18:56 +05:30