[FFmpeg-devel] [PATCH 05/33] add fixme to hpeldsp.h

Michael Niedermayer michaelni at gmx.at
Wed Feb 6 21:20:24 CET 2013


On Tue, Feb 05, 2013 at 07:27:18PM -0800, Ronald S. Bultje wrote:
> From: "Ronald S. Bultje" <rsbultje at gmail.com>
> 
> ---
>  libavcodec/hpeldsp.h | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/libavcodec/hpeldsp.h b/libavcodec/hpeldsp.h
> index 317d636..40dbf0f 100644
> --- a/libavcodec/hpeldsp.h
> +++ b/libavcodec/hpeldsp.h
> @@ -90,6 +90,8 @@ typedef struct HpelDSPContext {
>  
>  void ff_hpeldsp_init(HpelDSPContext* p, int flags);
>  
> +// FIXME probably move the below stuff (copies from dsputil) out of here
> +// and into bit_depth_template.c?
>  #define CALL_2X_PIXELS(a, b, n)\
>  static void a(uint8_t *block, const uint8_t *pixels, int line_size, int h)\
>  {\

this is removed in a subsequent patch so iam not sure adding it here
makes that much sense

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The worst form of inequality is to try to make unequal things equal.
-- Aristotle
-------------- 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/20130206/997f1ef5/attachment.asc>


More information about the ffmpeg-devel mailing list