head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.8 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.6 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.4 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.2 pkgsrc-2011Q2-base:1.2 pkgsrc-2010Q3:1.1.0.14 pkgsrc-2010Q3-base:1.1 pkgsrc-2010Q2:1.1.0.12 pkgsrc-2010Q2-base:1.1 pkgsrc-2010Q1:1.1.0.10 pkgsrc-2010Q1-base:1.1 pkgsrc-2009Q4:1.1.0.8 pkgsrc-2009Q4-base:1.1 pkgsrc-2009Q3:1.1.0.6 pkgsrc-2009Q3-base:1.1 pkgsrc-2009Q2:1.1.0.4 pkgsrc-2009Q2-base:1.1 pkgsrc-2009Q1:1.1.0.2 pkgsrc-2009Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2010.11.27.06.30.24; author agc; state dead; branches; next 1.1; 1.1 date 2009.01.27.04.05.50; author jmcneill; state Exp; branches; next ; desc @@ 1.2 log @Update mediatomb to version 0.12.1, from patch from Jan Danielsson in private mail. MediaTomb 0.12.1 is a minor bugfix release which fixes: - YouTube support - a problem in the soap response http header - automatic id3lib detection when taglib is not available The following patches are no longer needed as they have been integrated upstream: patches/patch-aa patches/patch-ab patches/patch-ac patches/patch-ad patches/patch-ae patches/patch-ah patches/patch-ai patches/patch-aj @ text @$NetBSD: patch-aj,v 1.1 2009/01/27 04:05:50 jmcneill Exp $ --- src/metadata/ffmpeg_handler.cc.orig 2009-01-26 22:51:12.000000000 -0500 +++ src/metadata/ffmpeg_handler.cc 2009-01-26 22:51:27.000000000 -0500 @@@@ -47,7 +47,7 @@@@ #ifdef HAVE_FFMPEG // ffmpeg needs the following sources -// INT64_C is not defined in ffmpeg/avformat.h but is needed +// INT64_C is not defined in libavformat/avformat.h but is needed #define __STDC_CONSTANT_MACROS #include @@@@ -56,7 +56,7 @@@@ extern "C" { #endif -#include +#include #ifdef FFMPEG_NEEDS_EXTERN_C } // extern "C" @ 1.1 log @Tweak ffmpeg header paths, so mediatomb actually enables it. @ text @d1 1 a1 1 $NetBSD$ @