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-2010Q4:1.1.0.6 pkgsrc-2010Q4-base:1.1 pkgsrc-2010Q3:1.1.0.4 pkgsrc-2010Q3-base:1.1 pkgsrc-2010Q2:1.1.0.2 pkgsrc-2010Q2-base:1.1; locks; strict; comment @# @; 1.2 date 2011.01.17.17.03.03; author drochner; state dead; branches; next 1.1; 1.1 date 2010.05.14.17.06.19; author drochner; state Exp; branches; next ; desc @@ 1.2 log @update to 0.10.11 changes: -Synced to FFmpeg 0.6 branch -Add mappings for all new codecs -encoders: proxy downstream width/height/framerate -encoders: Fix timestamps @ text @$NetBSD: patch-af,v 1.1 2010/05/14 17:06:19 drochner Exp $ --- ext/ffmpeg/gstffmpegcodecmap.c.orig 2010-05-05 19:30:18.000000000 +0000 +++ ext/ffmpeg/gstffmpegcodecmap.c @@@@ -644,11 +644,13 @@@@ gst_ffmpeg_codecid_to_caps (enum CodecID caps = gst_ff_aud_caps_new (context, codec_id, "audio/x-true-hd", NULL); break; +#if 0 case CODEC_ID_ATRAC1: caps = gst_ff_aud_caps_new (context, codec_id, "audio/x-vnd.sony.atrac3", NULL); break; +#endif case CODEC_ID_ATRAC3: caps = @ 1.1 log @update to 0.10.10 This switches from the bundled ffmpeg library to the pkgsrc one, although this is strongly discouraged -- the build process of the bundled one os so f'ed up that I couldn't get it to build with pkgsrc libtool with readonable effort. The update is needed for some push/pull change in gstreamer which is needed for the totem youtube plugin. @ text @d1 1 a1 1 $NetBSD$ @