[FFmpeg-devel] [PATCH] Move H264 dsputil functions into their own struct

Michael Niedermayer michaelni
Tue Mar 16 00:59:11 CET 2010


On Sun, Mar 14, 2010 at 05:17:32PM +0000, Mans Rullgard wrote:
> This moves the H264-specific functions from DSPContext to the new
> H264DSPContext.  The code is made conditional on CONFIG_H264DSP
> which is set by the codecs requiring it.
> 
> The qpel and chroma MC functions are not moved as these are used by
> non-h264 code.
[...]

> --- /dev/null
> +++ b/libavcodec/h264dsp.c

dont forget svn cp
except that iam ok with spliting h264 out

also some high level overview txt file that lists what is where would be
usefull with all the spliting that might be ahead

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Awnsering whenever a program halts or runs forever is
On a turing machine, in general impossible (turings halting problem).
On any real computer, always possible as a real computer has a finite number
of states N, and will either halt in less than N cycles or never halt.
-------------- 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/20100316/5043c6de/attachment.pgp>



More information about the ffmpeg-devel mailing list