[FFmpeg-devel] [RFC] Feed whole frames to RV* decoders
Kostya
kostya.shishkov
Wed Oct 3 06:20:25 CEST 2007
On Tue, Oct 02, 2007 at 11:18:43PM +0200, Aurelien Jacobs wrote:
> Kostya wrote:
>
> > Here is an updated working version of gathering complete frames
> > for Real Video decoders. Both RM and Matroska demuxers are passing
> > whole frames to RealVideo decoder (RV10/20 is patched to accept
> > this format).
> >
> > Please comment.
>
> Matroska part is not ok. You add some duplicate code...
> Have a look at the attached (untested) patch. It should have
> the same effect by just removing the real video specific
> slice splitting code.
> If this new mkv patch works for you, feel free to apply it.
>
> Aurel
It works and I'll apply it when other parts will be accepted.
More information about the ffmpeg-devel
mailing list