[FFmpeg-devel] [PATCH 6/7] Implement get_buffer_ref_perms_string() and use it.

Michael Niedermayer michaelni
Fri Aug 20 01:22:31 CEST 2010


On Thu, Aug 19, 2010 at 06:38:27PM +0200, Stefano Sabatini wrote:
> ---
>  libavfilter/avfilter.c |   21 ++++++++++++++++++++-
>  1 files changed, 20 insertions(+), 1 deletions(-)
> 
> diff --git a/libavfilter/avfilter.c b/libavfilter/avfilter.c
> index 3b94f14..a43bfbe 100644
> --- a/libavfilter/avfilter.c
> +++ b/libavfilter/avfilter.c
> @@ -191,6 +191,19 @@ int avfilter_config_links(AVFilterContext *filter)
>      return 0;
>  }
>  
> +#ifdef DEBUG

i dont like ifdefery

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

> ... defining _GNU_SOURCE...
For the love of all that is holy, and some that is not, don't do that.
-- Luca & Mans
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100820/81c377ef/attachment.pgp>



More information about the ffmpeg-devel mailing list