[FFmpeg-devel] [PATCH 4/6] lavc/vp56: Simplify get/release_buffer code

Michael Niedermayer michaelni at gmx.at
Sat Sep 15 03:32:49 CEST 2012


On Thu, Sep 13, 2012 at 09:43:05PM -0700, Ben Jackson wrote:
> Rather than cleverly managing frame pointers with swaps to avoid
> re-using "golden" frames, just do brute-force management of the
> 4 AVFrames.  New strategy is probably no more costly and is easier
> to adapt to threaded usage.

this is a very nice simplification, i had disliked the frame code
before quite a bit.
Ill just wait with applying it until the slice thread code works
so you can change any of the previous patches if its needed

Thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Why not whip the teacher when the pupil misbehaves? -- Diogenes of Sinope
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120915/db91395f/attachment.asc>


More information about the ffmpeg-devel mailing list