[vlc-devel] [PATCH 0/9] avcodec decoder
Derek Buitenhuis
derek.buitenhuis at gmail.com
Mon May 27 20:12:28 CEST 2013
On 2013-05-27 3:18 AM, Rafaël Carré wrote:
> [PATCH 1/9] ffmpeg_GetFormat: deindent
> [PATCH 2/9] ffmpeg_ReleaseFrameBuf: simplify
> [PATCH 3/9] ffmpeg_GetFrameBuf: simplify
> [PATCH 4/9] ffmpeg_GetFrameBuf: split out va code
> [PATCH 5/9] ffmpeg_GetFrameBuf: simplify
> [PATCH 6/9] ffmpeg_GetFrameBuf: split out some direct rendering code
>
> These 6 patches simplify our custom get_buffer allocator for
> HW accel and direct rendering to make it more readable.
Just some musings from the peanut gallery:
Wouldn't this be a good time to move HEAD over to get_buffer2 and
refcounted frames? (Sorry, I haven't been following any freezes or
things... you may still be on a version of libavcoded without that.)
- Derek
More information about the vlc-devel
mailing list