[FFmpeg-devel] [PATCH 2/3] vc-1: Add platform-specific start code search routine to VC1DSPContext.

Michael Niedermayer michaelni at gmx.at
Wed Apr 23 18:27:58 CEST 2014


On Wed, Apr 16, 2014 at 01:51:32AM +0100, Ben Avison wrote:
> Initialise VC1DSPContext for parser as well as for decoder.
> Note, the VC-1 code doesn't actually use the function pointer yet.
> ---
>  libavcodec/Makefile              |    6 +++---
>  libavcodec/arm/Makefile          |    2 ++
>  libavcodec/arm/vc1dsp_init_arm.c |    4 ++++
>  libavcodec/vc1.c                 |    2 ++
>  libavcodec/vc1dec.c              |    1 -
>  libavcodec/vc1dsp.c              |    3 +++
>  libavcodec/vc1dsp.h              |    8 ++++++++
>  7 files changed, 22 insertions(+), 4 deletions(-)

isnt the code also usefull for mpeg1/mpeg2/... ?
if so duplicating it in multiple dsp contexts seems suboptimal
but iam not against doing it that way and leaving it to some
volunteers to move elsewhere ...
what do you (and others) think ?

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

No human being will ever know the Truth, for even if they happen to say it
by chance, they would not even known they had done so. -- Xenophanes
-------------- 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/20140423/5c2de0b9/attachment.asc>


More information about the ffmpeg-devel mailing list