[FFmpeg-devel] [PATCH 2/3] avcodec/rv60: RealVideo 6.0 decoder
Peter Ross
pross at xvid.org
Mon Oct 23 13:12:10 EEST 2023
On Sun, Oct 22, 2023 at 03:37:34PM +0200, Andreas Rheinhardt wrote:
> Peter Ross:
> > ---
> > diff --git a/libavformat/matroska.c b/libavformat/matroska.c
> > index 5878594e68..1674806f29 100644
> > --- a/libavformat/matroska.c
> > +++ b/libavformat/matroska.c
> > @@ -95,6 +95,7 @@ const CodecTags ff_mkv_codec_tags[]={
> > {"V_REAL/RV20" , AV_CODEC_ID_RV20},
> > {"V_REAL/RV30" , AV_CODEC_ID_RV30},
> > {"V_REAL/RV40" , AV_CODEC_ID_RV40},
> > + {"V_REAL/RV60" , AV_CODEC_ID_RV60},
>
> I don't see the Matroska codec mapping for this.
whoops, i will drop this hunk.
mkv is not supported by the official realmedia tools.
-- Peter
(A907 E02F A6E5 0CD2 34CD 20D2 6760 79C5 AC40 DD6B)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20231023/415d7310/attachment.sig>
More information about the ffmpeg-devel
mailing list