[FFmpeg-devel] patch for libdc1394.c

Måns Rullgård mans
Sat Jan 5 23:53:50 CET 2008


Alessandro Sappia <a.sappia at ngi.it> writes:

> Hi all,
> I'm writing some software using the development version of libdc1394.
> To learn how the new library works I used to patch ffmpeg libdc1394
> in order to use the new version of the library.
>
> I send this patch now that libdc1394 version 2.0.0 is out.
>
> The patch is split in two parts
>
> one is for configure:
> it checks for the existence of both the old and the new libdc1394
>
> the second is for libavdevice/libdc1394.c
> a define chooses which version of the code should be used.
>
> Tested working on my box.
>
> My pleasure
>
> Alessandro Sappia
>
> Thanks to lu_zero for supporting me ^^
> Index: configure
> ===================================================================
> --- configure	(revisione 11423)
> +++ configure	(copia locale)
> @@ -1629,25 +1629,42 @@
>  enabled_any libamr_nb libamr_wb && enable libamr
>  
>  # these are off by default, so fail if requested and not available
> -enabled avisynth   && require2 vfw32 "windows.h vfw.h" AVIFileInit -lvfw32

[...]

> +enabled avisynth     && require2 vfw32 "windows.h vfw.h" AVIFileInit -lvfw32

Please resend without random whitespace changes.  This is impossible
to review properly.

-- 
M?ns Rullg?rd
mans at mansr.com




More information about the ffmpeg-devel mailing list