cvs commit: ports/multimedia/transcode Makefile ports/multimedia/transcode/files patch-ffmpeg:libavcodec:i386:motion_est_mmx.c patch-ffmpeg:libavcodec:i386:simple_idct_mmx.c

[ Available lists | Index of cvs-all | Month of Nov 2004 | Week of 17 Nov 2004 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Michael Johnson <ahze@FreeBSD.org>
Date
17 Nov 2004 22:11:45
Subject
cvs commit: ports/multimedia/transcode Makefile ports/multimedia/transcode/files patch-ffmpeg:libavcodec:i386:motion_est_mmx.c patch-ffmpeg:libavcodec:i386:simple_idct_mmx.c
Message-ID
200411172211.iAHMBjSm099986@repoman.freebsd.org


[ Hide this part ]
ahze        2004-11-17 22:11:44 UTC

FreeBSD ports repository

Modified files:
multimedia/transcode Makefile
Added files:
multimedia/transcode/files
patch-ffmpeg:libavcodec:i386:dsputil_mmx.c
patch-ffmpeg:libavcodec:i386:motion_est_mmx.c
patch-ffmpeg:libavcodec:i386:simple_idct_mmx.c
Log:
Commit message:
- Fix build on recent versions of gcc [1]
- Add support for jpeg-mmx [2]

PR: 74045 [1]
69832 [2]
Submitted by: maintainer [1]
Approved by: adamw (mentor)

Revision Changes Path
1.45 +20 -0 ports/multimedia/transcode/Makefile
1.1 +13 -0 ports/multimedia/transcode/files/patch-ffmpeg:libavcodec:i386:dsputil_mmx.c (new)
1.1 +12 -0 ports/multimedia/transcode/files/patch-ffmpeg:libavcodec:i386:motion_est_mmx.c (new)
1.1 +15 -0 ports/multimedia/transcode/files/patch-ffmpeg:libavcodec:i386:simple_idct_mmx.c (new)


Elapsed time: 0.022 seconds