[FFmpeg-devel] [PATCHv3] avcodec/rv60: RealVideo 6.0 decoder
Peter Ross
pross at xvid.org
Sat Oct 26 08:03:30 EEST 2024
On Tue, Oct 01, 2024 at 12:59:30PM +1000, Peter Ross wrote:
> Reviewed-by: Anton Khirnov <anton at khirnov.net>
> Reviewed-by: Andreas Rheinhardt <andreas.rheinhardt at outlook.com>
> Signed-off-by: Peter Ross <pross at xvid.org>
> ---
>
> Have addressed all comments from earlier post (March 2024)
> (https://lists.ffmpeg.org/pipermail/ffmpeg-devel/2024-March/322564.html)
>
> configure | 1 +
> libavcodec/Makefile | 1 +
> libavcodec/allcodecs.c | 1 +
> libavcodec/codec_desc.c | 7 +
> libavcodec/codec_id.h | 1 +
> libavcodec/rv60data.h | 118 ++
> libavcodec/rv60dec.c | 2415 +++++++++++++++++++++++++++++++++++++++
> libavcodec/rv60dsp.c | 164 +++
> libavcodec/rv60dsp.h | 30 +
> libavcodec/rv60vlcs.h | 2315 +++++++++++++++++++++++++++++++++++++
> libavformat/riff.c | 1 +
> libavformat/rm.c | 1 +
> 12 files changed, 5055 insertions(+)
> create mode 100644 libavcodec/rv60data.h
> create mode 100644 libavcodec/rv60dec.c
> create mode 100644 libavcodec/rv60dsp.c
> create mode 100644 libavcodec/rv60dsp.h
> create mode 100644 libavcodec/rv60vlcs.h
this patchset has been through a few rounds of comments over past six
months. any more?
-- 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/20241026/4d6b4d09/attachment.sig>
More information about the ffmpeg-devel
mailing list