[FFmpeg-devel] [PATCH 3/4] Remove unneeded emms_c

Michael Niedermayer michaelni
Tue Feb 9 23:00:43 CET 2010


On Tue, Feb 09, 2010 at 02:57:16PM -0500, David Conrad wrote:
> From: David Conrad <davedc at Kozue.local>
> 
> ---
>  libavcodec/vp3.c |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)
> 
> diff --git a/libavcodec/vp3.c b/libavcodec/vp3.c
> index 42c3061..fedc8e9 100644
> --- a/libavcodec/vp3.c
> +++ b/libavcodec/vp3.c
> @@ -1558,8 +1558,6 @@ static void render_slice(Vp3DecodeContext *s, int slice)
>        *   else if (slice > 0)
>        *     dispatch (slice - 1);
>        */
> -
> -    emms_c();

why does vp3.c not use draw_horiz_band() ?

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

There will always be a question for which you do not know the correct awnser.
-------------- 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/20100209/ab5f2a71/attachment.pgp>



More information about the ffmpeg-devel mailing list