2016-09-15 10:39 GMT+02:00 Josh de Kock <[email protected]>:
> Signed-off-by: Josh de Kock <[email protected]>
> ---
>  Makefile                  | 1 +
>  ffplay.c                  | 5 +++++
>  ffplay.c => ffplay_sdl1.c | 0
>  3 files changed, 6 insertions(+)
>  copy ffplay.c => ffplay_sdl1.c (100%)

> diff --git a/ffplay.c b/ffplay.c
> index adbe9cb..67a17e0 100644
> --- a/ffplay.c
> +++ b/ffplay.c
> @@ -24,6 +24,9 @@
>   */
>
>  #include "config.h"
> +
> +#if HAVE_SDL2

Sorry if this should be obvious:
What is the effect of this #if?

Carl Eugen
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to