CVS log for ports/graphics/ffmpeg/Attic/Makefile
Up to [FreeBSD] / ports / graphics / ffmpeg
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.10
Thu Nov 28 17:36:15 2002 UTC (9 years, 2 months ago) by lioux
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.9: +1 -1 lines
-avifile ports/graphics/avifile +avifile ports/multimedia/avifile -divx4linux ports/graphics/divx4linux +linux-divx4linux ports/multimedia/linux-divx4linux -divx4linux4 ports/graphics/divx4linux4 +linux-divx4linux4 ports/multimedia/linux-divx4linux4 -ffmpeg ports/graphics/ffmpeg +ffmpeg ports/multimedia/ffmpeg -gstreamer ports/graphics/gstreamer +gstreamer ports/multimedia/gstreamer -gstreamer-player ports/graphics/gstreamer-player +gstreamer-player ports/multimedia/gstreamer-player -gstreamer-plugins ports/graphics/gstreamer-plugins +gstreamer-plugins ports/multimedia/gstreamer-plugins -gsubedit ports/graphics/gsubedit +gsubedit ports/multimedia/gsubedit -libdivxdecore ports/graphics/libdivxdecore +libdivxdecore ports/multimedia/libdivxdecore -libdivxdecore-devel ports/graphics/libdivxdecore-devel +libdivxdecore-devel ports/multimedia/libdivxdecore-devel -libdivxencore ports/graphics/libdivxencore +libdivxencore ports/multimedia/libdivxencore -libdv ports/graphics/libdv +libdv ports/multimedia/libdv -libdvdcss ports/graphics/libdvdcss +libdvdcss ports/multimedia/libdvdcss -libdvdread ports/graphics/libdvdread +libdvdread ports/multimedia/libdvdread -libmovtar ports/graphics/libmovtar +libmovtar ports/multimedia/libmovtar -libmpeg2 ports/graphics/libmpeg2 +libmpeg2 ports/multimedia/libmpeg2 -linux-divxplayer ports/graphics/linux-divxplayer +linux-divxplayer ports/multimedia/linux-divxplayer -mjpegtools ports/graphics/mjpegtools +mjpegtools ports/multimedia/mjpegtools -mpeg4ip ports/graphics/mpeg4ip +mpeg4ip ports/multimedia/mpeg4ip -mplayer ports/graphics/mplayer +mplayer ports/multimedia/mplayer -mplayer-fonts ports/graphics/mplayer-fonts +mplayer-fonts ports/multimedia/mplayer-fonts -mplayer-skins ports/graphics/mplayer-skins +mplayer-skins ports/multimedia/mplayer-skins -ogle ports/graphics/ogle +ogle ports/multimedia/ogle -ogle-gui ports/graphics/ogle-gui +ogle-gui ports/multimedia/ogle-gui -ogmtools ports/graphics/ogmtools +ogmtools ports/multimedia/ogmtools -okle ports/graphics/okle +okle ports/multimedia/okle -openquicktime ports/graphics/openquicktime +openquicktime ports/multimedia/openquicktime -oqtencoder ports/graphics/oqtencoder +oqtencoder ports/multimedia/oqtencoder -oqtplayer ports/graphics/oqtplayer +oqtplayer ports/multimedia/oqtplayer -win32-codecs ports/graphics/win32-codecs +win32-codecs ports/multimedia/win32-codecs -xmps-opendivx-plugin ports/graphics/xmps-opendivx-plugin +xmps-opendivx-plugin ports/multimedia/xmps-opendivx-plugin -xmps-win32-plugin ports/graphics/xmps-win32-plugin +xmps-win32-plugin ports/multimedia/xmps-win32-plugin Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Nov 5 02:00:06 2002 UTC (9 years, 3 months ago) by lioux
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
o Update booktree capture code to latest version: 1) Warning message if the tuner device cannot be opened for write 2) A two stage sync slip recovery mechanism, stage 1 runs async to catch up, stage 2 injects a blank frame 3) Update to a consistent indent style (will minimize future diffs) o Bump PORTREVISION Submitted by: "Steve O'Hara-Smith" <steve@sohara.org>
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Nov 3 07:01:43 2002 UTC (9 years, 3 months ago) by lioux
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +29 -1 lines
o Add optimizations if WITH_OPTIMIZED_CFLAGS [1] o Make it CFLAGS safe (I have no idea how this escaped me) o Unless WITHOUT_LIBA52, use liba52 port instead of ffmpeg liba52 code. The liba52 port is more optimized. o Use FreeBSD byteswap optimized routines IF one happens to be using either FreeBSD 4.7-RELEASE or later o Do not bump PORTREVISION Submitted by: "Steve O'Hara-Smith" <steve@sohara.org> [1] Reviewed by: "Steve O'Hara-Smith" <steve@sohara.org>
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Oct 15 18:21:25 2002 UTC (9 years, 3 months ago) by lioux
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -3 lines
o House a known good ffmpeg CVS snapshot under MASTER_SITE_LOCAL o Add -lm to libs, some installations seem to explicitly require it PR: 43973 Prompted by: Joe "Floid" Kanowitz <jkanowitz@snet.net> Reviewed by: Charles Henrich <henrich@sigbus.com>, Steve O'Hara-Smith <steve@sohara.org>, alex@acatysmoof.com
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Oct 11 19:28:30 2002 UTC (9 years, 4 months ago) by lioux
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +87 -13 lines
o Update ffmpeg to CVS snapshot dated Aug 20, 2002. Bump PORTREVISION since this is unversioned. o Add booktree capture support with patches kindly supplied by "Steve O'Hara-Smith" <steve@sohara.org>. Work is in progress to get these merged back into ffmpeg's CVS repo o Add WITH_MP3 for lame mp3 support o Add WITH_VORBIS for vorbis support o Install shared library for the first time, begin versioning at 0 Reviewed by: freebsd-multimedia mailing list, "Steve O'Hara-Smith" <steve@sohara.org>, Anish Mistry <mistry.7@osu.edu>
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Aug 4 13:18:10 2002 UTC (9 years, 6 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -2 lines
o Install required header file o Bump PORTREVISION PR: 41234 Submitted by: Xavier Beaudouin <kiwi@caudium.net>
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jul 3 19:15:16 2002 UTC (9 years, 7 months ago) by lioux
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
USE_REINPLACE
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Oct 26 16:13:20 2001 UTC (10 years, 3 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +11 -1 lines
additional install of both libraries and headers in preparation to {,lib}xine 0.9.2 ports
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Sep 25 20:14:50 2001 UTC (10 years, 4 months ago) by lioux
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
add missing nasm BUILD_DEPENDS
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Sep 25 19:27:10 2001 UTC (10 years, 4 months ago) by lioux
Branches: MAIN
o New port ffmpeg version 0.4.5: Hyper fast realtime audio/video encoder/converter, streaming server Thanks to: fenner, imp, Chris "Vulpyne" Austin <vulpyne@way2fast.com> * for this patch -> #define INT64_C(x) x##LL
