[FFmpeg-devel] [RFC, PATCH] RealVideo full-frame demux/decode
Michael Niedermayer
michaelni
Sun Oct 21 02:41:02 CEST 2007
Hi
On Sat, Oct 20, 2007 at 04:14:08PM +0300, Kostya wrote:
> Here is another attempt on making lavc RV decoder work
> with full frames instead of slices.
>
> Attached patches:
> 0. RM demuxer
> 1. RV10/20 decoder patch to make it work with slices
> 2. Indentation after patch #1
>
> Some notes on demuxer: as at least one sample shows that
> video frame slices may be interleaved with audio slices
> I store them in special buffer and make packet only when
> all data for single frame is gathered.
> Index: libavformat/rm.h
[...]
> Index: libavformat/rmdec.c
not maintained by me ...
[...]
> Index: libavcodec/rv10.c
> ===================================================================
> --- libavcodec/rv10.c (revision 10722)
> +++ libavcodec/rv10.c (working copy)
> @@ -711,6 +711,12 @@
ok
[...]
> --- libavcodec/rv10.c.svn 2007-10-20 16:10:52.000000000 +0300
> +++ libavcodec/rv10.c 2007-10-20 16:11:20.000000000 +0300
> @@ -743,17 +743,17 @@
ok
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Observe your enemies, for they first find out your faults. -- Antisthenes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20071021/1d27ac88/attachment.pgp>
More information about the ffmpeg-devel
mailing list