DELTA 393396 0 89 SVNŸ6 (d»\t†‘V€DŒN’hCATEGORIES= multimedia audio MAINTAINER= riggs@FreeBSD.orgcommonre-patch: ${MV} ${WRKDIR}/ffmpeg-${FFMPEG_VERSION} ${WRKSRC}/ffmpegENDREP DELTA 383192 46 168 SVN‚‚€‚‚ffmpeg-2.7.2.tar.bz2) = 7ceb7550ad628c526fa6c9ff23fdfb687a62f54d90c4a730998d8c2b417b9ef2 SIZE (ffmpeg-2.7.2.tar.bz2) = 8157217 SHA256 (mplayer-1.1.20150822.tar.xz) = a01e31b8a54f61d37bdeddd5c3514956c1c6366b65e3e67c25c828c47c98d9f7 SIZE (mplayer-1.1.20150822.tar.xz) = 5162400 ENDREP DELTA 393396 114 38 SVN¨O©@f€ !x–_ƒ€DŽY™vdCATEGORIES= multimedia audio MAINTAINER= riggs@FreeBSD.org COMMENT= High performance media player supporting many formats .include "${.CURDIR}/Makefile.commonre-patch: ${MV} ${WRKDIR}/ffmpeg-${FFMPEG_VERSION} ${WRKSRC}/ffmpegENDREP DELTA 386312 106827 29 SVN‹ŒƒF€ƒ}ƒc……4…[ƒ8-22 MPLAYER_PORT_VERSION= 1.1.r${MPLAYER_SNAPSHOT_DATE:S/-//g} FFMPEG_VERSION= 2.7.2 MASTER_SITES= LOCAL/riggs/mplayer:local \ http://ffmpeg.org/releases/:ffmpeg DISTFILES+= ffmpeg-${FFMPEG_VERSION}.tar.bz2:ffmpeg \ ${DISTNAME}.tar.xz:local DISTNAME= mplayer-${MPLAYER_PORT_VERSION:S/.r/./g} WRKSRC= ${WRKDIR}/mplayer-export-${MPLAYER_SNAPSHOT_DATE} LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSEbzip2ENDREP DELTA 294967 1176 377 SVN‰"‰ Z€Yˆ&|Y5-06-03 11:58:05 UTC +++ Makefile @@ -855,20 +855,17 @@ $(VIDIX_OBJS): $(VIDIX_PCI_FILES)ENDREP DELTA 383871 737 22 SVNª!©qb‚Za€D|‘‚‘fƒ0ƒ„¬‚S‡3ž‚aŠ£W¸‚xŽl“ƒv‘s”ƒ•y¢l™”‚(›¢‚ ¹ƒP¢(£‚.¦Ÿ]¨D„"x^m‘]kà †ïû+2ÊFÐcÒR(Œv1£».ibi4ÁØu~:SlWÂñ},ÁE‚S |‘– Ìàu{?‹¢ê^äñlÄl½†$Ïò˜C7¨Œ²íYíWÕÙöpè Tõ®¬ì54ÿ ä¬-$Ÿ€nv¶2Ga,Á¶B3O&ÍbB<[Ôm_·¢>ºôæ$õÑɨAv Žã"J8 õav.)ÅEKŠƒå/Ò`[#ªÑ)’M©-¨JêÛ·^6wðSpgÁÊf FسÑ0©ïe¸LCoóüP8aËÊÌI… kÂŒOl*s‘zrÌËàWÇn¬5V\kN܈Ñïj„xGœøwsÌÓ˜äÓ»êÜ«+øpùüz£…½¸¢#ó¬HÿÕ@»J Ĩ4ÏBdûø´yq0÷OR ó èŘœENDREP DELTA 366488 2272 216 SVNƒ-ƒ K €J‚'J5-06-19 20:44:35 UTC +++ ffmpeg/Makefile @@ -92,7 +92,7 @@ define DOSUBDIRENDREP DELTA 383192 346 279 SVN…!…# b *€mƒ€s`6-19 20:44:36 UTC +++ ffmpeg/libavcodec/Makefile @@ -877,7 +877,7 @@ SKIPHEADERS +3D11VA) += d3d11va.h dxva2_internal.h SKIPHEADERS-$(CONFIG_DXVA2) += dxva2.h dxva2_internal.h ENDREP DELTA 375775 3043 442 SVNƒ)ƒ n ,€m‚&m5-06-19 20:44:37 UTC +++ ffmpeg/libavcodec/arm/fft_vfp.S @@ -33,7 +33,7 @@ function ff_fft_calc_vfp, export=1ENDREP DELTA 366488 2517 446 SVNƒ-‚} 7*¶‚65-06-19 20:44:39 UTC +++ ffmpeg/libavcodec/libgsmdec.cENDREP DELTA 366488 2976 409 SVNƒ‚X 7*¶x65-06-19 20:44:39 UTC +++ ffmpeg/libavcodec/libgsmenc.cENDREP DELTA 352424 2028 293 SVN„4„- y 1€xƒ0x5-06-19 20:44:40 UTC +++ ffmpeg/libavcodec/mpegaudio_parser.c @@ -84,6 +84,7 @@ static int mpegaudio_parse(AVCodecParserENDREP DELTA 294967 2527 247 SVN‚\ƒ'ƒ(€‚‚5-06-19 20:44:50 UTC +++ ffmpeg/libavfilter/Makefile @@ -26,6 +26,7 @@ OBJS = allfilters.o transform.o \ video.o \ +-include $(SRC_PATH)/$(SUBDIR)$(MPLAYER_ARCH)/Makefile OBJS-$(CONFIG_AVCODEC) += avcodec.o ENDREP DELTA 383192 654 297 SVN‚:‚ /(®4.6-19 20:44:53 UTC +++ ffmpeg/libavformat/udp.cENDREP DELTA SVN‚[‚]€‚[‚[--- ffmpeg/libavutil/mem.c.orig 2015-08-23 16:08:16 UTC +++ ffmpeg/libavutil/mem.c @@ -228,7 +228,7 @@ void av_free(void *ptr) #if CONFIG_MEMALIGN_HACK if (ptr) { int v= ((char *)ptr)[-1]; - av_assert0(v>0 && v<=ALIGN); + av_assert0(v>=0 && v<=ALIGN); free((char *)ptr - v); } #elif HAVE_ALIGNED_MALLOC ENDREP DELTA 336566 4807 435 SVNƒ"ƒ _ '€^‚^5-06-19 20:44:54 UTC +++ ffmpeg/libavutil/x86/asm.h @@ -71,7 +71,7 @@ typedef int32_t x86_reg;ENDREP DELTA 336663 53 387 SVN‚r‚k d €cpc5-08-01 07:44:07 UTC +++ gui/wm/ws.c @@ -1322,6 +1322,7 @@ void wsImageCreate(wsWindow *win, int w,ENDREP DELTA 253004 5705 298 SVN‚b‚[ i €hW h10-02-20 21:02:49 UTC +++ libao2/ao_arts.c @@ -116,8 +116,10 @@ static int init(int rate_hz, int channelENDREP DELTA 289286 4391 855 SVN“$”'(‚5'€X¯ƒC‚0°ƒC†­„j‰R¦‚ŽI©‚D`‚33-03-17 22:47:17 UTC +++ libao2/ao_oss.c @@ -57,6 +57,8 @@ static const ao_info_t info =3,6 +75,11 @@ static int format2oss(int format)6,6 +123,11 @@ static int oss2format(int format)5,9 +447,29 @@ static void uninit(int immed){9,6 +481,7 @@ static void reset(void){60,13 +493,14 @@ static void reset(void){ENDREP DELTA 352424 2350 196 SVNƒ8ƒ R €Q‚*Q5-05-11 20:10:01 UTC +++ libvo/x11_common.c @@ -430,7 +430,7 @@ int vo_init(void)ENDREP DELTA 356900 455 420 SVNƒ‚v L€K‚~K5-06-10 21:17:35 UTC +++ mplayer.c @@ -3711,7 +3711,8 @@ goto_enable_cache:ENDREP DELTA 336566 5255 351 SVN“'”(/‚/.+€dƒ:©‚(„P©‚q†x€@‚v‰jj £‚& “w‘0‚-0:15:07 UTC +++ stream/tvi_bsdbt848.c @@ -366,11 +366,11 @@ static int control(priv_t *priv, int cmd static int control(priv_t *priv, int cmd static int control(priv_t *priv, int cmd - if(ioctl(priv->btfd, METEORSFMT, &priv->iformat) < 0)+ G_private = priv; /* Oooh, sick */ if(priv->btfd < 0)ENDREP DELTA 253004 7224 440 SVNƒ'ƒ E ¿‚ ~…ƒ D.orig 2013-03-17 22:47:17 UTC +++ stream/tvi_v4l.c @@ -65,6 +65constENDREP DELTA 289286 6082 306 SVN…„!€J €U‚+‚V4-06-10 16:39:04 UTC +++ stream/tvi_v4l2.c @@ -53,7 +53,6 @@ known issues:8,6 +67,14 @@ known issues: #define V4L2_BUF_FLAG_TIMESTAMP_MONOTONIC 0x2000 #endifENDREP DELTA 366488 3398 277 SVN„ „ a %€`ƒ `1:38:00 UTC +++ vidix/mga_vid.c @@ -1110,13 +1110,10 @@ static int mga_probe(int verbose,int forENDREP id: 5-197289.0.r395119/5721 type: file pred: 5-197289.0.r393396/460 count: 72 text: 395119 0 168 4136 87d0220ffaf9f830fa203e9229c6e1bc dffdfaa4156dd7b25ba2a2279a77b3cb3fd8ea0d 395118-8gvj/_4 props: 300914 71 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/multimedia/mencoder/Makefile copyroot: 0 / id: 8-197289.0.r395119/6025 type: file pred: 8-197289.0.r383192/1283 count: 17 text: 395119 193 296 284 cdfdb99092355c8dff1292fbfb590894 436c2972f1efc406c677ab3aaf7b516dbcb938bd 395118-8gvj/_5 props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/multimedia/mencoder/distinfo copyroot: 0 / PLAIN K 8 Makefile V 28 file 5-197289.0.r395119/5721 K 8 distinfo V 28 file 8-197289.0.r395119/6025 K 9 pkg-descr V 31 file a-197289.0.r340718/9149007 K 9 pkg-plist V 27 file c-197289.0.r372644/581 END ENDREP id: 4-197289.0.r395119/6541 type: dir pred: 4-197289.0.r393396/970 count: 73 text: 395119 6332 196 0 c9b3279607fd08445cf3797c50488356 cpath: /head/multimedia/mencoder copyroot: 0 / id: w-46623.0.r395119/6723 type: file pred: w-46623.0.r393396/1151 count: 266 text: 395119 516 267 5312 cd579b92f8d19fadc7741ac063f32bfc a0e2f32870891b8e7f6c9f1ea0b3b453a113926f 395118-8gvj/_7 props: 300914 71 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/multimedia/mplayer/Makefile copyroot: 0 / id: 7-197165.0-395119.r395119/7028 type: file pred: 7-197165.0.r386312/1710829 count: 38 text: 395119 810 441 1551 f3e72798aaaaa435fc6bf09cca6517aa 169bc12b46ad021119b67c34561f55fc6bb13171 395118-8gvj/_8 props: 300914 71 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/multimedia/mplayer/Makefile.common copyfrom: 395112 /head/multimedia/mplayer/Makefile.shared id: z-46623.0.r395119/7395 type: file pred: z-46623.0.r383192/2595 count: 51 text: 395119 193 296 284 cdfdb99092355c8dff1292fbfb590894 436c2972f1efc406c677ab3aaf7b516dbcb938bd 395118-8gvj/_9 props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/multimedia/mplayer/distinfo copyroot: 0 / id: d-253004.0.r395119/7699 type: file pred: d-253004.0.r340725/8066251 count: 6 text: 395119 1281 110 1172 8039764333ebcedc9b5c872469586511 e0b311a0fbe94b98e227a758adeb12896ad2492f 395118-8gvj/_b props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/multimedia/mplayer/files/patch-Makefile copyroot: 0 / id: f-253004.0.r395119/8021 type: file pred: f-253004.0.r383871/2393 count: 23 text: 395119 1420 456 5361 6def0bab01d36243bc0f06ef0d1dc93e be0c975812fe7c69321d17f06a9d557fd86d42c0 395118-8gvj/_c props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/multimedia/mplayer/files/patch-configure copyroot: 0 / id: c-303481.1-395119.r395119/8342 type: file pred: c-303481.0.r366488/6263 count: 3 text: 395119 1903 96 397 f5510120fbfa19f4a48bc3f05dbf1a34 5e8c4b84b799db4404efb17e7abe96389cc2734e 395118-8gvj/_d props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/multimedia/mplayer/files/patch-ffmpeg_Makefile copyfrom: 395020 /head/multimedia/mplayer/files/patch-ffmpeg-Makefile id: 6-262615.2-395119.r395119/8729 type: file pred: 6-262615.0.r383192/2898 count: 8 text: 395119 2028 250 675 8157a242760c33775c43acf4b82fe2ab 752d430e18548a9c415cbc51e452ea4460610ac3 395118-8gvj/_e props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/multimedia/mplayer/files/patch-ffmpeg_libavcodec_Makefile copyfrom: 395020 /head/multimedia/mplayer/files/patch-libavcodec-Makefile id: e-375775.3-395119.r395119/9132 type: file pred: e-375775.0.r375775/6384 count: 1 text: 395119 2306 131 412 9ab088c1ea0508dfc1beb4ca5ddbba4c afeaa7a38a1498bfb4d792e24207e9d68bba86bd 395118-8gvj/_f props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/multimedia/mplayer/files/patch-ffmpeg_libavcodec_arm_fft__vfp.S copyfrom: 395020 /head/multimedia/mplayer/files/patch-libavcodec-arm-fft_vfp.S id: e-366488.4-395119.r395119/9546 type: file pred: e-366488.0.r366488/6591 count: 1 text: 395119 2466 75 381 443e5f3d82aa0f325b4de869f179dd51 eaaa14f6e1ddcd0b085d9c53b5ca3dce68511882 395118-8gvj/_g props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/multimedia/mplayer/files/patch-ffmpeg_libavcodec_libgsmdec.c copyfrom: 395020 /head/multimedia/mplayer/files/patch-libavcodec-libgsmdec.c id: g-366488.5-395119.r395119/9954 type: file pred: g-366488.0.r366488/6893 count: 1 text: 395119 2570 75 344 e5fd0cc27a02623c609d902e5efcaf0a d277a6d43e38c8237aa40a076d19cd04e081c29e 395118-8gvj/_h props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/multimedia/mplayer/files/patch-ffmpeg_libavcodec_libgsmenc.c copyfrom: 395020 /head/multimedia/mplayer/files/patch-libavcodec-libgsmenc.c id: 7-295900.6-395119.r395119/10362 type: file pred: 7-295900.0.r352424/5136 count: 4 text: 395119 2674 142 557 5cc673bfc67e583ea5c3052304dda21c 8e76086d0ff8b1ca601f378885b1a8f0c5c2a0de 395118-8gvj/_i props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/multimedia/mplayer/files/patch-ffmpeg_libavcodec_mpegaudio__parser.c copyfrom: 395020 /head/multimedia/mplayer/files/patch-libavcodec-mpegaudio_parser.c id: j-289286.7-395119.r395119/10787 type: file pred: j-289286.0.r340725/8067901 count: 4 text: 395119 2845 403 423 a4dd9af8f9367947a8e0f3fa6048c5d7 89b89c9423d0f01e57c6e337e22059ff4aa32419 395118-8gvj/_j props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/multimedia/mplayer/files/patch-ffmpeg_libavfilter_Makefile copyfrom: 395020 /head/multimedia/mplayer/files/patch-libavfilter-Makefile id: f-272084.8-395119.r395119/11196 type: file pred: f-272084.0.r383192/3229 count: 4 text: 395119 3277 67 266 f121f4f7f463d0383e136b279f1d6a76 d50aa1d63eb688e6a6abecd6c170505c9aaa1d5e 395118-8gvj/_k props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/multimedia/mplayer/files/patch-ffmpeg_libavformat_udp.c copyfrom: 395020 /head/multimedia/mplayer/files/patch-libavformat-udp.c id: l-395119.0.r395119/11595 type: file count: 0 text: 395119 3372 364 347 a9981ad381438cf27752a0d17653de5e 435ddf01a8333d897506c7719c5acde196b4f8e6 395118-8gvj/_m props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/multimedia/mplayer/files/patch-ffmpeg_libavutil_mem.c copyroot: 0 / id: g-336566.9-395119.r395119/11898 type: file pred: g-336566.0.r336566/8936 count: 1 text: 395119 3749 116 395 c169717551c6a0859473a182fb199518 b4ed8b48b16dc821efd3cd4b79d92d9c16f455aa 395118-8gvj/_n props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/multimedia/mplayer/files/patch-ffmpeg_libavutil_x86_asm.h copyfrom: 395020 /head/multimedia/mplayer/files/patch-libavutil-x86-asm.h id: 5-336663.a-395119.r395119/12302 type: file pred: 5-336663.0.r336663/754 count: 1 text: 395119 3894 121 363 2fe79bfa3ed04f98d73fd28d613c62de 4a5d471ba0fb61ecb65698ed4c398293c373d9e4 395118-8gvj/_o props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/multimedia/mplayer/files/patch-gui_wm_ws.c copyfrom: 395020 /head/multimedia/mplayer/files/patch-gui_ws_ws.c id: 5-76888.b-395119.r395119/12682 type: file pred: 5-76888.0.r340725/8066905 count: 4 text: 395119 4042 126 347 49d40837cc32b2bc1d5e532790d15402 77875d4eb8d1931558de5e85b5d7934c936d0afe 395118-8gvj/_p props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/multimedia/mplayer/files/patch-libao2_ao__arts.c copyfrom: 395020 /head/multimedia/mplayer/files/patch-libao2-ao_arts.c id: 5-226263.c-395119.r395119/13075 type: file pred: 5-226263.0.r340725/8067236 count: 5 text: 395119 4197 361 2599 671f9f64b193b9ec8fa6b171f8e039d5 858180201bb1a9f81cfea510a4febf597b3dd7eb 395118-8gvj/_q props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/multimedia/mplayer/files/patch-libao2_ao__oss.c copyfrom: 395020 /head/multimedia/mplayer/files/patch-libao2-ao_oss.c id: 7-351544.d-395119.r395119/13469 type: file pred: 7-351544.0.r352424/5476 count: 2 text: 395119 4587 103 410 5ac917c487ffae6314b26644879cd253 afa9fda8311c9cd2d201e40a4fd6034f00d15fb1 395118-8gvj/_r props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/multimedia/mplayer/files/patch-libvo_x11__common.c copyfrom: 395020 /head/multimedia/mplayer/files/patch-libvo-x11_common.c id: 7-356900.0.r395119/13865 type: file pred: 7-356900.0.r356900/1890 count: 1 text: 395119 4719 96 374 8234db70ee267cbc957e0a1a7d83525f 7a56b8de094762fc7cfd711c5140e3a73d1c1389 395118-8gvj/_s props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/multimedia/mplayer/files/patch-mplayer.c copyroot: 0 / id: b-177697.e-395119.r395119/14184 type: file pred: b-177697.0.r336566/9235 count: 6 text: 395119 4843 362 2600 96d0032effd157f36e873c971666929d 1ddc7ddca9d76e7f2fe0fe1847fe8b80e0c38a72 395118-8gvj/_t props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/multimedia/mplayer/files/patch-stream_tvi__bsdbt848.c copyfrom: 395020 /head/multimedia/mplayer/files/patch-stream-tvi_bsdbt848.c id: m-253004.f-395119.r395119/14587 type: file pred: m-253004.0.r340725/8068572 count: 3 text: 395119 5234 92 386 89264f6bde8330c8bda2dcd7a640bb6a 5066918473053acc13b2ba45a23733d247f82ec7 395118-8gvj/_u props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/multimedia/mplayer/files/patch-stream_tvi__v4l.c copyfrom: 395020 /head/multimedia/mplayer/files/patch-stream-tvi_v4l.c id: o-253004.g-395119.r395119/14981 type: file pred: o-253004.0.r340725/8068905 count: 4 text: 395119 5355 190 639 161eb3134384571b12632e290528963e 47d3cd2c37c3f5e8df31e578dd91bba102fecac3 395118-8gvj/_v props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/multimedia/mplayer/files/patch-stream_tvi__v4l2.c copyfrom: 395020 /head/multimedia/mplayer/files/patch-stream-tvi_v4l2.c id: o-203409.h-395119.r395119/15378 type: file pred: o-203409.0.r366488/7195 count: 5 text: 395119 5574 118 537 b19340dbd315fb8acdf3ecf7fe0de733 97014fdd917e0ea99d17268197296ffc123be0a8 395118-8gvj/_w props: 300936 2259 98 0 8dda59e103a981389badbb35c2ee62ce cpath: /head/multimedia/mplayer/files/patch-vidix_mga__vid.c copyfrom: 395020 /head/multimedia/mplayer/files/patch-vidix-mga_vid.c PLAIN K 25 extra-patch-aligned_alloc V 28 file 8-383871.0.r383871/2095 K 25 extra-patch-clang-version V 28 file e-315041.0.r315041/9158 K 14 patch-Makefile V 28 file d-253004.0.r395119/7699 K 15 patch-configure V 28 file f-253004.0.r395119/8021 K 21 patch-ffmpeg_Makefile V 35 file c-303481.1-395119.r395119/8342 K 32 patch-ffmpeg_libavcodec_Makefile V 35 file 6-262615.2-395119.r395119/8729 K 38 patch-ffmpeg_libavcodec_arm_fft__vfp.S V 35 file e-375775.3-395119.r395119/9132 K 35 patch-ffmpeg_libavcodec_libgsmdec.c V 35 file e-366488.4-395119.r395119/9546 K 35 patch-ffmpeg_libavcodec_libgsmenc.c V 35 file g-366488.5-395119.r395119/9954 K 43 patch-ffmpeg_libavcodec_mpegaudio__parser.c V 36 file 7-295900.6-395119.r395119/10362 K 33 patch-ffmpeg_libavfilter_Makefile V 36 file j-289286.7-395119.r395119/10787 K 30 patch-ffmpeg_libavformat_udp.c V 36 file f-272084.8-395119.r395119/11196 K 28 patch-ffmpeg_libavutil_mem.c V 29 file l-395119.0.r395119/11595 K 32 patch-ffmpeg_libavutil_x86_asm.h V 36 file g-336566.9-395119.r395119/11898 K 17 patch-gui_wm_ws.c V 36 file 5-336663.a-395119.r395119/12302 K 23 patch-libao2_ao__arts.c V 35 file 5-76888.b-395119.r395119/12682 K 22 patch-libao2_ao__oss.c V 36 file 5-226263.c-395119.r395119/13075 K 25 patch-libvo_x11__common.c V 36 file 7-351544.d-395119.r395119/13469 K 15 patch-mplayer.c V 29 file 7-356900.0.r395119/13865 K 28 patch-stream_tvi__bsdbt848.c V 36 file b-177697.e-395119.r395119/14184 K 23 patch-stream_tvi__v4l.c V 36 file m-253004.f-395119.r395119/14587 K 24 patch-stream_tvi__v4l2.c V 36 file o-253004.g-395119.r395119/14981 K 22 patch-vidix_mga__vid.c V 36 file o-203409.h-395119.r395119/15378 K 14 pkg-message.in V 31 file b-167552.0.r340719/1952133 END ENDREP id: 11-46623.0.r395119/17499 type: dir pred: 11-46623.0.r383871/4259 count: 128 text: 395119 15768 1718 0 e7dce1c49bd6353f57dc08fb47cd5b4e cpath: /head/multimedia/mplayer/files copyroot: 0 / PLAIN K 8 Makefile V 27 file w-46623.0.r395119/6723 K 15 Makefile.common V 35 file 7-197165.0-395119.r395119/7028 K 16 Makefile.options V 28 file 5-197165.0.r393396/1456 K 16 Makefile.optvars V 28 file a-336566.0.r377807/2250 K 8 distinfo V 27 file z-46623.0.r395119/7395 K 5 files V 28 dir 11-46623.0.r395119/17499 K 9 pkg-descr V 31 file 1f-46623.0.r340718/9164466 K 9 pkg-plist V 28 file 1j-46623.0.r372644/1579 END ENDREP id: u-46623.0.r395119/18117 type: dir pred: u-46623.0.r393396/2191 count: 329 text: 395119 17691 413 0 673aa13b503d9c4af3bebb26dc30c513 cpath: /head/multimedia/mplayer copyroot: 0 / PLAIN K 7 2mandvd V 26 dir 2-240601.0.r379997/610 K 8 Makefile V 30 file 8-70387.0.r394918/1100900 K 4 ab25 V 30 dir 4-277162.0.r386312/1701807 K 4 abby V 29 dir 4-230101.0.r363371/931192 K 7 acidrip V 30 dir 4-105933.0.r373448/4551132 K 7 aegisub V 29 dir 4-250899.0.r387982/208184 K 8 asdcplib V 29 dir 4-281916.0.r387082/552597 K 6 assimp V 30 dir 4-309400.0.r386312/1702516 K 13 atomicparsley V 27 dir 9-211362.0.r386376/1810 K 9 audacious V 28 dir 4-152753.0.r388545/46984 K 17 audacious-plugins V 28 dir g-152753.0.r388545/48340 K 12 audiopreview V 29 dir 4-258357.0.r373636/797233 K 5 avbin V 30 dir 4-231568.0.r386312/1703227 K 8 avidemux V 33 dir 2-94881.0-389477.r391217/4352 K 12 avidemux-cli V 34 dir n-349863.1-389477.r389477/5417 K 16 avidemux-plugins V 34 dir o-265979.2-389477.r389477/6141 K 12 avidemux-qt4 V 34 dir w-349863.3-389477.r389477/6857 K 6 avinfo V 28 dir g-74982.0.r361099/237915 K 12 baka-mplayer V 28 dir 4-371210.0.r392439/69136 K 9 bangarang V 30 dir 4-259723.0.r386312/1704043 K 7 banshee V 29 dir 4-219371.0.r393444/666276 K 4 bino V 28 dir 4-293974.0.r378270/13276 K 7 bombono V 26 dir 4-246428.0.r381470/623 K 14 bsdbktr_tvtune V 28 dir 4-97402.0.r377141/392249 K 7 camserv V 26 dir k-31812.0.r393487/3430 K 6 cclive V 29 dir 4-227922.0.r363392/589115 K 6 cheese V 31 dir eh-209647.0.r393607/1001981 K 8 clipgrab V 27 dir 4-245674.0.r392667/1108 K 5 clive V 30 dir 4-184978.0.r373448/4551798 K 11 clutter-gst V 30 dir 4-224817.0.r393607/1003345 K 12 clutter-gst3 V 37 dir 4-224817.0-393607.r393607/1004856 K 13 cuse4bsd-kmod V 27 dir 5-251494.0.r382254/7604 K 4 cx88 V 27 dir 4-221088.0.r380277/2434 K 15 deforaos-player V 28 dir 4-309238.0.r378270/15526 K 6 devede V 29 dir 4-194077.0.r381876/783973 K 5 dirac V 29 dir 4-108922.0.r393429/735092 K 6 dragon V 30 dir ha-311483.0.r381052/789225 K 3 dtv V 25 dir g-54525.0.r367364/560 K 15 dtv-scan-tables V 29 dir 4-365332.0.r385637/198623 K 8 dumpmpeg V 29 dir g-43467.0.r374303/1338788 K 6 dv2jpg V 28 dir 4-76337.0.r368108/643874 K 6 dv2sub V 30 dir 4-206070.0.r340722/4626328 K 6 dvbcut V 27 dir 4-152317.0.r393493/3948 K 8 dvbsnoop V 26 dir 4-226245.0.r355312/971 K 13 dvd-slideshow V 29 dir 4-129315.0.r386097/847449 K 9 dvdauthor V 27 dir 4-79350.0.r380910/61056 K 5 dvdid V 28 dir 4-242513.0.r378270/19222 K 6 dvdrip V 25 dir g-57936.0.r387849/820 K 9 dvdstyler V 26 dir 4-116795.0.r388498/887 K 4 dvts V 28 dir 4-80556.0.r361099/240060 K 11 emby-server V 34 dir 4-372291.0-383577.r392521/2058 K 27 emotion_generic_players-vlc V 30 dir 22-373393.0.r393536/348406 K 6 emovix V 25 dir 4-97198.0.r393242/743 K 6 ffmpeg V 26 dir s-48195.0.r394414/1527 K 7 ffmpeg0 V 32 dir s-48195.0-329826.r391292/689 K 13 ffmpeg2theora V 27 dir 4-221739.0.r387007/1042 K 17 ffmpegthumbnailer V 29 dir 4-207846.0.r390310/903224 K 7 flvmeta V 30 dir 4-238886.0.r340722/4629186 K 11 flvstreamer V 30 dir 4-251085.0.r386312/1705541 K 9 flvtool++ V 29 dir 4-218966.0.r359802/595014 K 7 fpc-dts V 29 dir 4-259364.0.r393766/672241 K 10 fpc-libvlc V 36 dir 4-259376.0-349216.r376279/578554 K 12 fpc-matroska V 29 dir 4-259376.0.r393766/672859 K 9 freetuxtv V 29 dir 4-305032.0.r393444/667027 K 6 freevo V 27 dir 4-122247.0.r370386/2831 K 4 fxtv V 29 dir 4-286500.0.r387082/556644 K 6 gaupol V 29 dir 4-182980.0.r393444/667778 K 4 gavl V 29 dir 4-119332.0.r393429/735848 K 4 gcap V 26 dir 4-279124.0.r394726/604 K 7 gcfilms V 26 dir 4-135508.0.r378459/644 K 7 gdialog V 28 dir 4-236546.0.r378270/21470 K 7 gdvrecv V 26 dir 4-121013.0.r380920/706 K 5 ggrab V 28 dir 4-152910.0.r382254/11512 K 9 gmencoder V 28 dir 4-102063.0.r378270/22931 K 7 gmerlin V 29 dir 4-222602.0.r393429/736605 K 17 gmerlin-avdecoder V 29 dir 4-222518.0.r393429/737377 K 6 gmimms V 26 dir 4-197975.0.r365546/919 K 7 gmp-api V 28 dir 4-370909.0.r392273/21667 K 4 gmtk V 29 dir 4-312783.0.r393444/668477 K 13 gnome-mplayer V 27 dir 4-229279.0.r371488/6250 K 15 gnome-subtitles V 29 dir 4-189964.0.r393444/669232 K 12 gpac-libgpac V 29 dir 4-134579.0.r390310/904752 K 11 gpac-mp4box V 30 dir 4-184367.0.r340722/4634251 K 7 gpodder V 27 dir 4-203587.0.r379669/1737 K 5 grake V 27 dir 4-266102.0.r394726/1250 K 6 gst123 V 29 dir 4-272325.0.r363371/933903 K 9 gstreamer V 28 dir q-63043.0.r393429/738142 K 16 gstreamer-ffmpeg V 27 dir 4-106188.0.r392629/2722 K 17 gstreamer-plugins V 28 dir o-63046.0.r393429/738966 K 21 gstreamer-plugins-all V 26 dir 4-136216.0.r392149/670 K 25 gstreamer-plugins-annodex V 30 dir be-175253.0.r352119/377159 K 21 gstreamer-plugins-bad V 30 dir 4o-160858.0.r393429/739648 K 26 gstreamer-plugins-buzztard V 29 dir 4-194232.0.r393429/740394 K 21 gstreamer-plugins-bz2 V 30 dir bl-175253.0.r352119/378785 K 22 gstreamer-plugins-core V 31 dir aa-130046.0.r340722/4638253 K 21 gstreamer-plugins-dts V 29 dir e-162508.0.r352119/379380 K 20 gstreamer-plugins-dv V 30 dir ay-130046.0.r352119/379975 K 21 gstreamer-plugins-dvd V 30 dir i-162508.0.r374303/1344880 K 35 gstreamer-plugins-fluendo-mpegdemux V 29 dir 4-185947.0.r393429/741102 K 25 gstreamer-plugins-gnonlin V 27 dir e-136678.0.r362198/1276 K 22 gstreamer-plugins-good V 29 dir 58-160858.0.r378270/27389 K 26 gstreamer-plugins-mpeg2dec V 30 dir bm-130046.0.r352119/381865 K 26 gstreamer-plugins-mpeg2enc V 30 dir 9-180543.0.r367888/2644647 K 26 gstreamer-plugins-resindvd V 27 dir j-261077.0.r378342/1608 K 30 gstreamer-plugins-schroedinger V 29 dir n-261077.0.r352119/383671 K 24 gstreamer-plugins-theora V 30 dir ca-130046.0.r352119/384278 K 22 gstreamer-plugins-ugly V 28 dir 5s-160858.0.r364480/2265 K 22 gstreamer-plugins-v4l2 V 30 dir 13-251886.0.r352119/385576 K 23 gstreamer-plugins-vdpau V 30 dir 11-269675.0.r393429/741707 K 21 gstreamer-plugins-vp8 V 29 dir r-261077.0.r388940/183652 K 22 gstreamer-plugins-x264 V 27 dir 4-193879.0.r391217/8310 K 22 gstreamer-plugins-xvid V 29 dir 8-162661.0.r352119/387958 K 13 gstreamer-qt4 V 29 dir 4-268675.0.r394508/848340 K 10 gstreamer1 V 35 dir q-63043.0-316693.r393429/742562 K 27 gstreamer1-editing-services V 28 dir 11-374804.0.r392629/4282 K 16 gstreamer1-libav V 34 dir 4-106188.1-316693.r392629/5092 K 18 gstreamer1-plugins V 35 dir o-63046.2-316693.r393429/743525 K 22 gstreamer1-plugins-all V 34 dir 4-136216.3-316693.r392149/1373 K 28 gstreamer1-plugins-assrender V 30 dir 5f-316693.0.r375225/131632 K 22 gstreamer1-plugins-bad V 37 dir 4o-160858.4-316693.r393429/744290 K 23 gstreamer1-plugins-core V 38 dir aa-130046.5-316693.r340718/9105028 K 22 gstreamer1-plugins-dts V 30 dir 5p-316693.0.r351947/387867 K 21 gstreamer1-plugins-dv V 30 dir 5t-316693.0.r351947/388464 K 26 gstreamer1-plugins-dvdread V 30 dir 5x-316693.0.r375225/132241 K 26 gstreamer1-plugins-gnonlin V 36 dir e-136678.0-364379.r374804/124775 K 23 gstreamer1-plugins-good V 37 dir 58-160858.6-316693.r374804/126985 K 22 gstreamer1-plugins-hls V 27 dir 7-392902.0.r392902/5294 K 23 gstreamer1-plugins-kate V 30 dir 1d-334511.0.r375225/132844 K 27 gstreamer1-plugins-mpeg2dec V 30 dir 66-316693.0.r375225/133448 K 27 gstreamer1-plugins-mpeg2enc V 30 dir 6a-316693.0.r375225/134056 K 27 gstreamer1-plugins-resindvd V 28 dir 6e-316693.0.r378342/2201 K 23 gstreamer1-plugins-rtmp V 29 dir b-316738.0.r375225/135265 K 31 gstreamer1-plugins-schroedinger V 30 dir 6i-316693.0.r375225/135871 K 25 gstreamer1-plugins-theora V 30 dir 6m-316693.0.r375225/136481 K 23 gstreamer1-plugins-ugly V 37 dir 5s-160858.7-316693.r374804/128980 K 23 gstreamer1-plugins-v4l2 V 30 dir 6t-316693.0.r351947/395526 K 22 gstreamer1-plugins-vpx V 30 dir 6x-316693.0.r388940/184246 K 23 gstreamer1-plugins-x264 V 28 dir 71-316693.0.r391217/8896 K 14 gstreamer1-qt4 V 27 dir 4-370694.0.r370694/3601 K 16 gstreamer1-vaapi V 29 dir 6-335124.0.r393429/745077 K 11 gstreamermm V 29 dir fw-209647.0.r378270/28843 K 19 gtk-recordmydesktop V 28 dir 2-261434.0.r378270/29562 K 18 gtk-youtube-viewer V 29 dir 4-303101.0.r393523/465948 K 5 gxine V 27 dir 4-79301.0.r378270/30316 K 9 handbrake V 29 dir 4-122167.0.r393444/669944 K 11 imagination V 28 dir 4-273341.0.r385177/44682 K 9 iriverter V 28 dir 4-172431.0.r378270/31792 K 7 iso2mkv V 28 dir 4-181190.0.r378270/32502 K 5 jmref V 27 dir 4-239478.0.r391024/1434 K 11 k9copy-kde4 V 28 dir s-152042.0.r378270/33268 K 8 kaffeine V 25 dir 4-83584.0.r384633/710 K 14 kdemultimedia4 V 28 dir 1g-9170.0.r383168/431190 K 27 kdemultimedia4-ffmpegthumbs V 30 dir hp-311483.0.r381052/790019 K 28 kdemultimedia4-mplayerthumbs V 30 dir hz-311483.0.r381052/790789 K 8 kdenlive V 30 dir 4-227103.0.r386312/1706260 K 6 kissdx V 29 dir 4-209617.0.r390310/908010 K 13 kmplayer-kde4 V 27 dir i-76740.0.r378270/34033 K 4 kodi V 36 dir 4-267135.0-380146.r390310/908833 K 12 kplayer-kde4 V 28 dir k-78737.0.r394508/849102 K 7 libaacs V 26 dir 4-269428.0.r390211/713 K 6 libass V 29 dir 4-271524.0.r384932/563242 K 5 libav V 27 dir 4-327319.0.r392316/2411 K 9 libbdplus V 26 dir 2-379549.0.r390240/570 K 9 libbluray V 26 dir 4-269429.0.r390241/778 K 6 libcec V 29 dir 4-307972.0.r385637/202884 K 9 libdc1394 V 29 dir 4-232577.0.r393429/745791 K 6 libdca V 27 dir 4-108992.0.r362784/1065 K 8 libde265 V 28 dir 4-392684.0.r392684/10768 K 5 libdv V 28 dir s-50223.0.r390310/909624 K 9 libdvbcsa V 26 dir 4-326735.0.r381597/780 K 9 libdvbpsi V 29 dir 2-78073.0.r386312/1706972 K 9 libdvdcss V 29 dir g-44802.0.r386312/1707678 K 9 libdvdnav V 26 dir o-59542.0.r378515/1670 K 10 libdvdread V 26 dir u-44871.0.r391120/2153 K 7 libfame V 26 dir g-56552.0.r373697/1682 K 7 libkate V 30 dir 4-221738.0.r386312/1708399 K 11 libmatroska V 26 dir 4-81564.0.r376297/1675 K 11 libmediaart V 31 dir ye-372768.0.r393607/1006274 K 12 libmediainfo V 26 dir 4-362269.0.r382222/558 K 9 libmovtar V 28 dir s-50107.0.r390310/910380 K 8 libmpeg2 V 27 dir o-48850.0.r378270/43521 K 8 libmpeg3 V 28 dir 4-128325.0.r371241/65400 K 6 libmtp V 36 dir 4-179057.0-347678.r393429/746610 K 12 libquicktime V 27 dir g-63179.0.r391217/11098 K 17 libquicktime-lame V 26 dir 4-239340.0.r390073/639 K 7 libquvi V 26 dir 4-283136.0.r391449/738 K 15 libquvi-scripts V 26 dir 4-283135.0.r390225/562 K 17 libquvi-scripts09 V 33 dir 4-283135.0-369551.r390224/647 K 9 libquvi09 V 34 dir 4-283136.1-369551.r381835/1023 K 7 librtmp V 35 dir 4-251082.0-332194.r382254/13318 K 10 libsmacker V 27 dir 4-314774.0.r358506/1414 K 9 libtheora V 28 dir i-102044.0.r378270/45148 K 8 libtuner V 28 dir 4-221080.0.r378270/45852 K 6 libv4l V 27 dir 2-247991.0.r394324/3099 K 5 libva V 28 dir 2-267737.0.r382254/14099 K 18 libva-intel-driver V 26 dir 4-306398.0.r385770/566 K 18 libva-vdpau-driver V 35 dir 2-267738.0-305607.r382254/14880 K 8 libvdpau V 27 dir 2-261783.0.r380912/1015 K 6 libvpx V 27 dir 4-256906.0.r394231/4541 K 7 libx264 V 26 dir r-373073.0.r392718/233 K 7 libxine V 25 dir o-48004.0.r383797/725 K 7 libxspf V 28 dir 4-229627.0.r378270/48096 K 6 libzen V 26 dir 4-362268.0.r382223/558 K 18 linux-c6-libtheora V 30 dir ed-368845.0.r393817/564340 K 15 linux-c6-libv4l V 30 dir ej-368845.0.r393817/565879 K 19 linux-f10-libtheora V 29 dir 4-173153.0.r376417/483551 K 16 linux-f10-libv4l V 29 dir 4-272723.0.r372533/399976 K 16 linux-realplayer V 25 dir f-16675.0.r375146/857 K 13 linux-tsmuxer V 26 dir 5-250266.0.r342941/610 K 12 linux-xmovie V 28 dir g-25731.0.r386097/848122 K 21 linux_dvbwrapper-kmod V 26 dir 4-273138.0.r367426/555 K 5 lives V 29 dir 4-183351.0.r395047/567805 K 12 livestreamer V 26 dir 4-335221.0.r385217/981 K 5 lsdvd V 30 dir 4-105774.0.r374303/1353198 K 8 lxdvdrip V 28 dir 4-127610.0.r382254/17180 K 9 m2tstoavi V 26 dir 4-246592.0.r359713/875 K 14 m2vrequantiser V 29 dir 4-281850.0.r354670/541989 K 15 mediadownloader V 30 dir 2-273747.0.r367888/2665596 K 9 mediainfo V 26 dir 4-212289.0.r378002/834 K 8 mencoder V 27 dir 4-197289.0.r395119/6541 K 5 mimms V 26 dir 4-197966.0.r394733/583 K 8 minitube V 27 dir 2-239593.0.r392335/2105 K 4 miro V 26 dir 4-203068.0.r393175/739 K 10 mjpegtools V 28 dir k-60395.0.r390310/912648 K 13 mjpg-streamer V 29 dir 4-364473.0.r390310/913410 K 7 mkclean V 27 dir 4-263553.0.r374405/1887 K 11 mkvalidator V 27 dir 4-282567.0.r383820/3174 K 10 mkvtoolnix V 27 dir 4-101931.0.r394068/1550 K 6 mkxvcd V 30 dir 4-103085.0.r367888/2669308 K 3 mlt V 27 dir 4-227101.0.r390781/4180 K 8 mmpython V 25 dir 4-90110.0.r381191/702 K 9 mmsclient V 25 dir o-55671.0.r347101/681 K 6 mmsrip V 28 dir 4-152952.0.r342437/16078 K 6 motion V 29 dir 4-152027.0.r390310/914170 K 5 mp3cd V 26 dir 4-236500.0.r393551/574 K 5 mp4v2 V 26 dir 4-121268.0.r384074/822 K 10 mpeg2codec V 26 dir l-3338.0.r378270/52565 K 9 mpeg2play V 26 dir j-3339.0.r378270/53303 K 7 mpeg4ip V 27 dir g-60668.0.r391217/13156 K 11 mpeg_encode V 27 dir j-3481.0.r387082/559919 K 9 mpeg_play V 25 dir h-586.0.r363283/12379 K 9 mpeg_stat V 27 dir j-3620.0.r361099/245227 K 5 mpgtx V 29 dir k-42607.0.r340725/8066064 K 7 mplayer V 27 dir u-46623.0.r395119/18117 K 13 mplayer-skins V 29 dir k-53264.0.r386312/1712398 K 8 mplayer2 V 26 dir 4-306349.0.r390283/612 K 5 mplex V 31 dir 14-286500.0.r386312/1713118 K 11 mps-youtube V 26 dir 4-350653.0.r392848/807 K 3 mpv V 26 dir 4-323116.0.r394552/910 K 4 msdl V 26 dir 4-230827.0.r346429/583 K 10 msopenh264 V 27 dir 4-384124.0.r389283/1032 K 6 msx264 V 28 dir 4-384146.0.r391217/14769 K 6 mxflib V 29 dir 4-281899.0.r387082/560964 K 6 mythtv V 26 dir 2-180215.0.r392072/741 K 15 mythtv-frontend V 27 dir 2-226189.0.r385652/1467 K 8 naludump V 29 dir 4-351609.0.r384038/764547 K 7 nxtvepg V 25 dir 4-90348.0.r389084/702 K 10 obs-studio V 28 dir 4-385272.0.r391217/15511 K 13 oggvideotools V 28 dir 4-250776.0.r378270/60147 K 6 ogmrip V 26 dir 4-121974.0.r379643/689 K 8 ogmtools V 27 dir g-68413.0.r380307/76574 K 15 opencinematools V 29 dir 4-281945.0.r387082/562388 K 8 openh264 V 27 dir 4-370910.0.r394430/1313 K 13 openquicktime V 28 dir m-48164.0.r393831/396484 K 8 openshot V 26 dir 4-270339.0.r370190/719 K 10 oqtencoder V 28 dir k-48176.0.r361099/246600 K 9 oqtplayer V 29 dir k-48175.0.r374303/1363763 K 12 p5-Audio-M4P V 27 dir 4-257495.0.r378156/1037 K 17 p5-FFmpeg-Command V 30 dir 4-171311.0.r373448/4559451 K 11 p5-FLV-Info V 30 dir 4-167805.0.r373448/4560508 K 19 p5-File-Format-RIFF V 29 dir 4-168572.0.r375378/895710 K 12 p5-GStreamer V 26 dir 4-145665.0.r384644/598 K 11 p5-MP4-Info V 30 dir 4-150816.0.r373448/4563681 K 11 p5-Net-UPnP V 27 dir 4-271599.0.r376959/1400 K 12 p5-Subtitles V 30 dir 4-152341.0.r373448/4565773 K 14 p5-Umph-Prompt V 26 dir 4-282492.0.r381861/991 K 22 p5-Video-OpenQuicktime V 26 dir 4-102017.0.r376098/749 K 6 phonon V 27 dir 3-254124.0.r375654/1465 K 21 phonon-designerplugin V 26 dir 4-338998.0.r375686/561 K 16 phonon-gstreamer V 27 dir m-254124.0.r379217/1341 K 10 phonon-vlc V 27 dir 2-258175.0.r382558/2544 K 11 phonon-xine V 30 dir 75-229712.0.r379358/585062 K 14 photofilmstrip V 27 dir 4-268903.0.r378183/2204 K 6 pitivi V 29 dir 4-260831.0.r393444/671407 K 5 playd V 30 dir 5-235507.0.r367888/2682157 K 15 plexhometheater V 29 dir 4-365568.0.r390310/915739 K 15 plexmediaserver V 27 dir 4-324374.0.r393782/1289 K 24 plexmediaserver-plexpass V 34 dir 4-324374.0-345898.r393783/1371 K 9 podcastdl V 26 dir 4-308370.0.r389347/970 K 3 poe V 29 dir 4-177412.0.r383626/692198 K 7 ppm2fli V 25 dir j-9782.0.r345492/1008 K 8 projectx V 28 dir 4-133840.0.r378270/63948 K 8 ptx-kmod V 29 dir 4-277009.0.r386097/848836 K 6 pwcbsd V 29 dir 4-160766.0.r390310/916502 K 7 pwcview V 29 dir 2-247993.0.r390310/917263 K 9 py-enzyme V 28 dir 4-306371.0.r371331/15014 K 9 py-ffmpeg V 27 dir 4-340843.0.r382702/1041 K 12 py-gstreamer V 27 dir 4-106608.0.r392629/5860 K 13 py-gstreamer1 V 34 dir 4-106608.0-364378.r392629/6648 K 10 py-guessit V 28 dir 4-309485.0.r371331/17083 K 11 py-kaa-base V 28 dir 4-227247.0.r371331/17792 K 13 py-kaa-imlib2 V 29 dir 4-227252.0.r375663/480434 K 15 py-kaa-metadata V 30 dir 4-227257.0.r374303/1367491 K 10 py-librtmp V 27 dir 4-335134.0.r369289/1034 K 6 py-mlt V 27 dir 4-269072.0.r369139/6977 K 9 py-openlp V 27 dir 4-252393.0.r388892/1584 K 12 py-periscope V 29 dir 4-278346.0.r375378/897164 K 17 py-qt4-multimedia V 30 dir 35-248842.0.r380454/413176 K 13 py-qt4-phonon V 30 dir 2d-228340.0.r380454/413864 K 7 py-soco V 27 dir 4-351835.0.r390435/1051 K 13 py-subliminal V 26 dir 4-309490.0.r390443/676 K 10 py-tvnamer V 29 dir 4-278284.0.r375378/897830 K 14 py3-gstreamer1 V 34 dir 4-106608.1-364378.r392629/7488 K 6 pyjama V 28 dir 4-241810.0.r378270/67457 K 4 pymp V 29 dir 4-307680.0.r393196/655628 K 4 qmmp V 27 dir 4-271236.0.r377052/1712 K 16 qmmp-plugin-pack V 27 dir 4-300493.0.r377052/3049 K 12 qt-faststart V 26 dir 4-248968.0.r348169/775 K 12 qt4-mobility V 27 dir 4-361280.0.r373616/1504 K 14 qt4-multimedia V 30 dir 58-248306.0.r371415/347841 K 14 qt5-multimedia V 30 dir 6g-346930.0.r381532/361547 K 11 qt5-phonon4 V 34 dir 3-254124.0-383310.r383310/8711 K 26 qt5-phonon4-designerplugin V 34 dir 4-338998.1-383310.r383310/9812 K 21 qt5-phonon4-gstreamer V 35 dir m-254124.2-383310.r383310/11409 K 15 qt5-phonon4-vlc V 35 dir 2-258175.3-383310.r383310/12539 K 5 quark V 28 dir 4-85897.0.r371159/110548 K 9 quodlibet V 29 dir 4-152245.0.r393444/672161 K 4 quvi V 26 dir 4-249146.0.r381836/926 K 6 quvi09 V 33 dir 4-249146.2-369551.r381837/957 K 4 rage V 30 dir 2c-373393.0.r393536/349448 K 7 recmpeg V 25 dir g-56604.0.r371939/624 K 15 recordmydesktop V 28 dir 4-195833.0.r382254/24160 K 6 replex V 29 dir 4-98630.0.r386312/1716076 K 18 rox-videothumbnail V 28 dir 4-153077.0.r378270/68877 K 8 rtmpdump V 28 dir 4-251082.0.r382254/24928 K 25 rubygem-clutter-gstreamer V 29 dir 4-320396.0.r391169/923476 K 16 rubygem-flvtool2 V 29 dir 4-364749.0.r391169/924156 K 17 rubygem-gstreamer V 27 dir 4-320395.0.r385311/1109 K 5 sabbu V 28 dir 4-248464.0.r382254/25686 K 12 schroedinger V 29 dir 4-214850.0.r393429/747364 K 5 smpeg V 28 dir g-25443.0.r387082/563666 K 6 smpeg2 V 29 dir 4-333613.0.r381910/422347 K 8 smplayer V 26 dir 4-193794.0.r390584/660 K 14 smplayer-skins V 27 dir 4-312524.0.r381287/1067 K 15 smplayer-themes V 27 dir 4-193792.0.r394220/1338 K 12 sms1xxx-kmod V 29 dir 2-256730.0.r363374/951104 K 6 smtube V 27 dir 4-297707.0.r394912/2535 K 6 snappy V 31 dir yo-372768.0.r372768/1646246 K 6 spigot V 28 dir f-2227.0.r386312/1717566 K 5 spook V 27 dir 4-219666.0.r390778/3811 K 21 spotify-websocket-api V 29 dir 4-324408.0.r394508/849822 K 13 streamanalyze V 27 dir 4-146905.0.r382750/1005 K 21 subtitlecomposer-kde4 V 29 dir i-205544.0.r384614/570188 K 14 subtitleeditor V 29 dir 4-181745.0.r393444/672879 K 22 subtitleoffsetmodifier V 28 dir 4-209338.0.r380307/77248 K 14 subtitleripper V 28 dir 4-145435.0.r378270/72526 K 8 subtools V 28 dir 4-153224.0.r371331/25432 K 12 swfdec-gnome V 29 dir gc-209647.0.r378270/73252 K 7 szap-s2 V 30 dir 4-254898.0.r386312/1718277 K 17 tcmplex-panteltje V 29 dir 4-120050.0.r387082/564665 K 10 tivodecode V 28 dir 4-181217.0.r378270/73973 K 5 totem V 25 dir m-68224.0.r393720/584 K 15 totem-pl-parser V 31 dir gw-209647.0.r393607/1009055 K 5 tovid V 34 dir 4-152209.0-393726.r393726/4206 K 9 transcode V 27 dir w-56943.0.r391217/16262 K 7 tstools V 30 dir 4-226246.0.r386312/1718999 K 9 tvheadend V 29 dir 4-323179.0.r385637/211173 K 4 umph V 26 dir 4-252419.0.r381862/910 K 8 umplayer V 27 dir 4-275900.0.r392221/1565 K 3 umr V 26 dir 4-176698.0.r343552/620 K 9 v4l-utils V 28 dir 2-276378.0.r389588/13346 K 10 v4l_compat V 28 dir 4-169400.0.r389588/14321 K 5 vamps V 28 dir 4-152722.0.r382254/27104 K 7 vcdgear V 28 dir g-24471.0.r377141/392907 K 9 vcdimager V 29 dir m-41477.0.r386312/1719765 K 6 vcdpad V 29 dir k-39276.0.r340725/8156032 K 9 vdpauinfo V 26 dir 2-261784.0.r381150/974 K 3 vdr V 29 dir 4-271797.0.r390310/919536 K 18 vdr-plugin-control V 30 dir 4-271798.0.r386312/1720542 K 15 vdr-plugin-eepg V 26 dir 4-288293.0.r386308/734 K 20 vdr-plugin-epgsearch V 28 dir 4-271799.0.r348333/29743 K 21 vdr-plugin-extrecmenu V 28 dir 4-299650.0.r348333/30523 K 16 vdr-plugin-femon V 28 dir 4-271800.0.r348333/31299 K 21 vdr-plugin-infosatepg V 27 dir 4-271801.0.r374363/1094 K 15 vdr-plugin-iptv V 27 dir 4-271802.0.r386289/1032 K 17 vdr-plugin-markad V 28 dir 4-272812.0.r348333/33675 K 17 vdr-plugin-osdpip V 28 dir 4-271803.0.r348333/34450 K 22 vdr-plugin-osdteletext V 27 dir 4-271804.0.r374334/1756 K 26 vdr-plugin-reelchannelscan V 28 dir 4-273378.0.r378270/77839 K 17 vdr-plugin-remote V 28 dir 4-271805.0.r348333/36006 K 23 vdr-plugin-skinenigmang V 28 dir 4-271806.0.r378270/78630 K 21 vdr-plugin-sleeptimer V 28 dir 4-278975.0.r348333/36784 K 23 vdr-plugin-softhddevice V 30 dir 4-296442.0.r367888/2702457 K 20 vdr-plugin-streamdev V 27 dir 4-271808.0.r393319/1630 K 19 vdr-plugin-ttxtsubs V 28 dir 4-275317.0.r346615/40000 K 15 vdr-plugin-upnp V 27 dir 4-271809.0.r374334/2527 K 21 vdr-plugin-vdrmanager V 28 dir 4-293726.0.r346615/43540 K 21 vdr-plugin-vnsiserver V 27 dir 4-271810.0.r383137/2336 K 21 vdr-plugin-wirbelscan V 28 dir 4-273379.0.r348333/39902 K 24 vdr-plugin-xineliboutput V 30 dir 4-271811.0.r386312/1722119 K 15 vdr-plugin-xvdr V 28 dir 4-287599.0.r346615/50301 K 11 vdr-plugins V 26 dir 4-271813.0.r392178/718 K 3 vic V 23 dir l-573.0.r369188/712 K 8 vid.stab V 27 dir 4-369137.0.r389231/1312 K 3 vlc V 26 dir f-45803.0.r394625/2237 K 7 vlc-qt4 V 27 dir 9-382558.0.r382558/4096 K 14 vstream-client V 27 dir 4-144480.0.r357089/1496 K 14 vtkmpeg2encode V 27 dir 4-205334.0.r388438/1192 K 6 w_scan V 27 dir 4-254897.0.r377825/1300 K 7 webcamd V 28 dir 2-247995.0.r382254/27901 K 12 win32-codecs V 30 dir 1z-32866.0.r386312/1722857 K 5 winff V 26 dir 4-389636.0.r394792/741 K 4 x264 V 27 dir 4-126189.0.r392718/1650 K 4 x265 V 27 dir 4-367026.0.r390874/3879 K 5 xanim V 27 dir e-333.0.r386312/1723558 K 5 xawtv V 28 dir k-40078.0.r390310/920275 K 14 xbmc-addon-pvr V 29 dir 4-324927.0.r385637/213268 K 12 xfce4-parole V 28 dir 4-246704.0.r382900/46323 K 4 xine V 28 dir g-33816.0.r390310/921071 K 4 xmms V 28 dir j-19976.0.r393429/748842 K 10 xmms-skins V 27 dir 2-275832.0.r375099/3444 K 15 xmms-skins-huge V 28 dir 2-275833.0.r378270/82369 K 9 xporthdmv V 29 dir 4-239084.0.r347776/140440 K 8 xtheater V 28 dir k-60859.0.r384215/626731 K 4 xvid V 28 dir q-57472.0.r361099/251060 K 5 yamdi V 26 dir 4-195498.0.r343553/668 K 10 zoneminder V 29 dir 4-273333.0.r390310/921824 END ENDREP id: d-333.0.r395119/40414 type: dir pred: d-333.0.r395047/590102 count: 9635 text: 395119 18300 22101 0 22a14414c18e6ccf0079f3db3cc61c1c cpath: /head/multimedia copyroot: 0 / PLAIN K 10 .arcconfig V 26 file 1-354154.0.r391201/64 K 10 .gitignore V 26 file 1-348322.0.r376072/79 K 7 CHANGES V 26 file 1-99373.0.r394580/202 K 15 CONTRIBUTING.md V 27 file 1-348323.0.r348323/344 K 9 COPYRIGHT V 26 file 1-146787.0.r375875/49 K 4 GIDs V 29 file 1-168311.0.r394422/10598 K 8 Keywords V 26 dir 1-314142.0.r383480/963 K 5 LEGAL V 24 file 1-748.0.r393605/141 K 5 MOVED V 26 file 1-69878.0.r395051/180 K 8 Makefile V 22 file 1-6.0.r365265/122 K 2 Mk V 23 dir 1-5.0.r395047/64743 K 6 README V 25 file 1-2408.0.r340854/956 K 9 Templates V 25 dir 1-2932.0.r390201/2806 K 5 Tools V 27 dir 3-15302.0.r394508/35485 K 4 UIDs V 29 file 4-168311.0.r394422/10879 K 8 UPDATING V 29 file 1-102685.0.r395047/64961 K 13 accessibility V 27 dir 1-42583.0.r393817/19311 K 6 arabic V 26 dir 1-38973.0.r392217/1596 K 9 archivers V 25 dir 1-242.0.r395034/11462 K 5 astro V 24 dir 1-301.0.r394780/7519 K 5 audio V 25 dir 1-148.0.r395075/42089 K 10 benchmarks V 25 dir 1-62.0.r394918/245229 K 7 biology V 26 dir 1-9066.0.r394780/57478 K 3 cad V 25 dir 1-276.0.r395047/70196 K 7 chinese V 27 dir 1-3770.0.r394778/219972 K 5 comms V 24 dir 1-76.0.r395094/12625 K 10 converters V 25 dir 1-1561.0.r395011/9903 K 9 databases V 25 dir 1-771.0.r395102/52550 K 9 deskutils V 26 dir 1-2098.0.r395047/97363 K 5 devel V 25 dir 1-73.0.r395117/282076 K 3 dns V 26 dir 1-6145.0.r395029/12925 K 7 editors V 23 dir 4-6.0.r395048/16441 K 9 emulators V 24 dir 1-181.0.r395045/9082 K 7 finance V 26 dir 1-4110.0.r395114/12257 K 6 french V 28 dir 1-25673.0.r394562/290723 K 3 ftp V 26 dir 1-199.0.r394918/858367 K 5 games V 25 dir 1-104.0.r394989/58120 K 6 german V 25 dir 1-7451.0.r395085/3709 K 8 graphics V 24 dir 1-94.0.r395091/66833 K 6 hebrew V 26 dir 3-31142.0.r393970/2323 K 9 hungarian V 27 dir 1p-38973.0.r392424/7097 K 3 irc V 23 dir 1-42.0.r394849/7628 K 8 japanese V 25 dir 1-410.0.r394904/85520 K 4 java V 25 dir 1-2798.0.r394828/7068 K 6 korean V 27 dir 1-5873.0.r393429/613500 K 4 lang V 24 dir 1-15.0.r395092/17768 K 4 mail V 24 dir 1-57.0.r395087/39840 K 4 math V 26 dir 1-162.0.r395047/542073 K 4 misc V 25 dir 7-35.0.r395047/567116 K 10 multimedia V 25 dir d-333.0.r395119/40414 K 3 net V 24 dir 1-22.0.r395118/70035 K 6 net-im V 28 dir 15-11144.0.r395111/10488 K 8 net-mgmt V 26 dir r-1011.0.r394992/18113 K 7 net-p2p V 29 dir g-29106.0.r394918/1227140 K 4 news V 24 dir 1-145.0.r394941/4796 K 4 palm V 25 dir 1-6646.0.r395077/1617 K 6 polish V 27 dir tv-38973.0.r394428/4591 K 10 ports-mgmt V 28 dir 1-5132.0.r394918/1231892 K 10 portuguese V 28 dir 1-17842.0.r394562/294854 K 5 print V 25 dir 1-79.0.r395047/693205 K 7 russian V 25 dir 1-1559.0.r394942/3187 K 7 science V 28 dir n-5356.0.r394918/1257172 K 8 security V 25 dir 1-269.0.r395083/59039 K 6 shells V 22 dir w-6.0.r395019/2676 K 8 sysutils V 25 dir b-339.0.r395109/58812 K 8 textproc V 25 dir 1-322.0.r395112/89374 K 9 ukrainian V 26 dir g-39704.0.r392954/2947 K 10 vietnamese V 25 dir 1-4812.0.r395042/1696 K 3 www V 26 dir 1-114.0.r395115/133787 K 3 x11 V 25 dir 1-16.0.r395047/867674 K 10 x11-clocks V 27 dir 1-931.0.r393429/1284233 K 11 x11-drivers V 27 dir 1-157567.0.r394864/4393 K 6 x11-fm V 24 dir 1-691.0.r394851/6234 K 9 x11-fonts V 25 dir 1-543.0.r394963/10432 K 11 x11-servers V 25 dir 1n-710.0.r386809/5200 K 10 x11-themes V 27 dir 1-14410.0.r394914/10158 K 12 x11-toolkits V 25 dir 1-120.0.r395078/14370 K 6 x11-wm V 26 dir 1-40.0.r394918/1816591 END ENDREP id: 2-1.0.r395119/44018 type: dir pred: 2-1.0.r395118/73630 count: 392903 text: 395119 40590 3415 0 f85cf233caa387d1a913d7f886b32d14 props: 7322 2587 45 0 7a04b33bf8e35fd5c3d111baaf403dc5 cpath: /head copyroot: 0 / PLAIN K 8 branches V 24 dir 0-1.0.r395025/139262 K 4 head V 23 dir 2-1.0.r395119/44018 K 8 projects V 30 dir 0-377393.0.r378744/3577692 K 8 svnadmin V 22 dir 3-1.0.r393677/1241 K 4 tags V 22 dir 8-1.0.r393564/5019 END ENDREP id: 0.0.r395119/44459 type: dir pred: 0.0.r395118/74072 count: 395119 text: 395119 44234 212 0 19ff5cf38393ff0f5733f8329c1bde6b props: 341041 7130 346 0 8b695b9f61597e4917effffba3bbfaa3 cpath: / copyroot: 0 / minfo-cnt: 28 5-197289.0.t395118-8gvj modify-file true false /head/multimedia/mencoder/Makefile 8-197289.0.t395118-8gvj modify-file true false /head/multimedia/mencoder/distinfo w-46623.0.t395118-8gvj modify-file true false /head/multimedia/mplayer/Makefile 7-197165._0.t395118-8gvj add-file true false /head/multimedia/mplayer/Makefile.common 395112 /head/multimedia/mplayer/Makefile.shared 7-197165.0.r386312/1710829 delete-file false false /head/multimedia/mplayer/Makefile.shared z-46623.0.t395118-8gvj modify-file true false /head/multimedia/mplayer/distinfo d-253004.0.t395118-8gvj modify-file true false /head/multimedia/mplayer/files/patch-Makefile f-253004.0.t395118-8gvj modify-file true false /head/multimedia/mplayer/files/patch-configure c-303481.0.r366488/6263 delete-file false false /head/multimedia/mplayer/files/patch-ffmpeg-Makefile c-303481._1.t395118-8gvj add-file true false /head/multimedia/mplayer/files/patch-ffmpeg_Makefile 395020 /head/multimedia/mplayer/files/patch-ffmpeg-Makefile 6-262615._2.t395118-8gvj add-file true false /head/multimedia/mplayer/files/patch-ffmpeg_libavcodec_Makefile 395020 /head/multimedia/mplayer/files/patch-libavcodec-Makefile e-375775._3.t395118-8gvj add-file true false /head/multimedia/mplayer/files/patch-ffmpeg_libavcodec_arm_fft__vfp.S 395020 /head/multimedia/mplayer/files/patch-libavcodec-arm-fft_vfp.S e-366488._4.t395118-8gvj add-file true false /head/multimedia/mplayer/files/patch-ffmpeg_libavcodec_libgsmdec.c 395020 /head/multimedia/mplayer/files/patch-libavcodec-libgsmdec.c g-366488._5.t395118-8gvj add-file true false /head/multimedia/mplayer/files/patch-ffmpeg_libavcodec_libgsmenc.c 395020 /head/multimedia/mplayer/files/patch-libavcodec-libgsmenc.c 7-295900._6.t395118-8gvj add-file true false /head/multimedia/mplayer/files/patch-ffmpeg_libavcodec_mpegaudio__parser.c 395020 /head/multimedia/mplayer/files/patch-libavcodec-mpegaudio_parser.c j-289286._7.t395118-8gvj add-file true false /head/multimedia/mplayer/files/patch-ffmpeg_libavfilter_Makefile 395020 /head/multimedia/mplayer/files/patch-libavfilter-Makefile f-272084._8.t395118-8gvj add-file true false /head/multimedia/mplayer/files/patch-ffmpeg_libavformat_udp.c 395020 /head/multimedia/mplayer/files/patch-libavformat-udp.c _l.0.t395118-8gvj add-file true true /head/multimedia/mplayer/files/patch-ffmpeg_libavutil_mem.c g-336566._9.t395118-8gvj add-file true false /head/multimedia/mplayer/files/patch-ffmpeg_libavutil_x86_asm.h 395020 /head/multimedia/mplayer/files/patch-libavutil-x86-asm.h 5-336663._a.t395118-8gvj add-file true false /head/multimedia/mplayer/files/patch-gui_wm_ws.c 395020 /head/multimedia/mplayer/files/patch-gui_ws_ws.c 5-336663.0.r336663/754 delete-file false false /head/multimedia/mplayer/files/patch-gui_ws_ws.c 5-76888.0.r340725/8066905 delete-file false false /head/multimedia/mplayer/files/patch-libao2-ao_arts.c 5-226263.0.r340725/8067236 delete-file false false /head/multimedia/mplayer/files/patch-libao2-ao_oss.c 5-76888._b.t395118-8gvj add-file true false /head/multimedia/mplayer/files/patch-libao2_ao__arts.c 395020 /head/multimedia/mplayer/files/patch-libao2-ao_arts.c 5-226263._c.t395118-8gvj add-file true false /head/multimedia/mplayer/files/patch-libao2_ao__oss.c 395020 /head/multimedia/mplayer/files/patch-libao2-ao_oss.c 6-262615.0.r383192/2898 delete-file false false /head/multimedia/mplayer/files/patch-libavcodec-Makefile e-375775.0.r375775/6384 delete-file false false /head/multimedia/mplayer/files/patch-libavcodec-arm-fft_vfp.S e-366488.0.r366488/6591 delete-file false false /head/multimedia/mplayer/files/patch-libavcodec-libgsmdec.c g-366488.0.r366488/6893 delete-file false false /head/multimedia/mplayer/files/patch-libavcodec-libgsmenc.c 7-295900.0.r352424/5136 delete-file false false /head/multimedia/mplayer/files/patch-libavcodec-mpegaudio_parser.c j-289286.0.r340725/8067901 delete-file false false /head/multimedia/mplayer/files/patch-libavfilter-Makefile f-272084.0.r383192/3229 delete-file false false /head/multimedia/mplayer/files/patch-libavformat-udp.c g-336566.0.r336566/8936 delete-file false false /head/multimedia/mplayer/files/patch-libavutil-x86-asm.h 7-351544.0.r352424/5476 delete-file false false /head/multimedia/mplayer/files/patch-libvo-x11_common.c 7-351544._d.t395118-8gvj add-file true false /head/multimedia/mplayer/files/patch-libvo_x11__common.c 395020 /head/multimedia/mplayer/files/patch-libvo-x11_common.c 7-356900.0.t395118-8gvj modify-file true false /head/multimedia/mplayer/files/patch-mplayer.c a-377807.0.r377807/2884 delete-file false false /head/multimedia/mplayer/files/patch-stream-stream_cdda.c b-177697.0.r336566/9235 delete-file false false /head/multimedia/mplayer/files/patch-stream-tvi_bsdbt848.c m-253004.0.r340725/8068572 delete-file false false /head/multimedia/mplayer/files/patch-stream-tvi_v4l.c o-253004.0.r340725/8068905 delete-file false false /head/multimedia/mplayer/files/patch-stream-tvi_v4l2.c b-177697._e.t395118-8gvj add-file true false /head/multimedia/mplayer/files/patch-stream_tvi__bsdbt848.c 395020 /head/multimedia/mplayer/files/patch-stream-tvi_bsdbt848.c m-253004._f.t395118-8gvj add-file true false /head/multimedia/mplayer/files/patch-stream_tvi__v4l.c 395020 /head/multimedia/mplayer/files/patch-stream-tvi_v4l.c o-253004._g.t395118-8gvj add-file true false /head/multimedia/mplayer/files/patch-stream_tvi__v4l2.c 395020 /head/multimedia/mplayer/files/patch-stream-tvi_v4l2.c o-203409.0.r366488/7195 delete-file false false /head/multimedia/mplayer/files/patch-vidix-mga_vid.c o-203409._h.t395118-8gvj add-file true false /head/multimedia/mplayer/files/patch-vidix_mga__vid.c 395020 /head/multimedia/mplayer/files/patch-vidix-mga_vid.c 44459 44683