[FFmpeg-devel] [PATCH] Add ff_h263_find_resync_marker() function

Michael Niedermayer michaelni
Mon Feb 23 19:15:37 CET 2009


On Mon, Feb 23, 2009 at 04:08:03PM +0100, Gwenole Beauchesne wrote:
> Hi,
>
> This patch adds ff_h263_find_resync_marker() to find the bit position of 
> the next resync_marker, if any. This is only useful to simplify MPEG-4 
> HWAccel patch. Besides, it's also the correct fix because ff_h263_resync() 
> will alter the current slice info (s->qscale for instance) whereas we have 
> not called AVHWAccel::decode_slice() yet.

cant
s->current_picture.qscale_table
be used to easily get the previous qscale?

either way duplicating the resync code is not ok

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

If you really think that XML is the answer, then you definitly missunderstood
the question -- Attila Kinali
-------------- 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/20090223/63d4c371/attachment.pgp>



More information about the ffmpeg-devel mailing list