From: Andreas Rheinhardt <andreas.rheinhardt@outlook.com> To: ffmpeg-devel@ffmpeg.org Subject: Re: [FFmpeg-devel] [PATCH 2/3] avcodec/rv60: RealVideo 6.0 decoder Date: Sun, 22 Oct 2023 15:37:34 +0200 Message-ID: <AS8P250MB074482D77738C86848E5B6688FD9A@AS8P250MB0744.EURP250.PROD.OUTLOOK.COM> (raw) In-Reply-To: <7504e36707a4deaddc61e489839637137f7db7e5.1697615459.git.pross@xvid.org> 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. > {"V_SNOW" , AV_CODEC_ID_SNOW}, > {"V_THEORA" , AV_CODEC_ID_THEORA}, > {"V_UNCOMPRESSED" , AV_CODEC_ID_RAWVIDEO}, - Andreas _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
next prev parent reply other threads:[~2023-10-22 13:36 UTC|newest] Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top 2023-10-18 7:54 [FFmpeg-devel] [PATCH 1/3] avformat/rmdec: support RMHD file format Peter Ross 2023-10-18 8:03 ` [FFmpeg-devel] [PATCH 2/3] avcodec/rv60: RealVideo 6.0 decoder Peter Ross 2023-10-18 14:42 ` Anton Khirnov 2023-10-21 23:31 ` Peter Ross 2023-10-23 10:14 ` Anton Khirnov 2023-10-23 16:38 ` Peter Ross 2023-10-22 13:37 ` Andreas Rheinhardt [this message] 2023-10-23 10:12 ` Peter Ross 2023-10-18 8:07 ` [FFmpeg-devel] [PATCH 3/3] fate: rv60 test cases Peter Ross 2024-03-02 23:36 [FFmpeg-devel] [PATCH 1/3] avformat/rmdec: support RMHD file format Peter Ross 2024-03-02 23:37 ` [FFmpeg-devel] [PATCH 2/3] avcodec/rv60: RealVideo 6.0 decoder Peter Ross 2024-03-03 7:55 ` Andreas Rheinhardt
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=AS8P250MB074482D77738C86848E5B6688FD9A@AS8P250MB0744.EURP250.PROD.OUTLOOK.COM \ --to=andreas.rheinhardt@outlook.com \ --cc=ffmpeg-devel@ffmpeg.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel This inbox may be cloned and mirrored by anyone: git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \ ffmpegdev@gitmailbox.com public-inbox-index ffmpegdev Example config snippet for mirrors. AGPL code for this site: git clone https://public-inbox.org/public-inbox.git