summaryrefslogtreecommitdiff
path: root/multimedia/mpeg4ip
AgeCommit message (Collapse)AuthorFilesLines
2015-11-03Add SHA512 digests for distfiles for multimedia categoryagc1-1/+2
Problems found locating distfiles: Package adobe-flash-plugin11: missing distfile flash-plugin-11.2.202.540-release.i386.rpm Package gmplayer: missing distfile mplayer/AlienMind-1.2.tar.bz2 Package gmplayer: missing distfile mplayer/BlueHeart-1.5.tar.bz2 Package gmplayer: missing distfile mplayer/CornerMP-aqua-1.4.tar.bz2 Package gmplayer: missing distfile mplayer/MPlayer-1.1.1.tar.xz Package gmplayer: missing distfile mplayer/WMP6-2.2.tar.bz2 Package gmplayer: missing distfile mplayer/gnome-1.1.tar.bz2 Package gmplayer: missing distfile mplayer/hwswskin-1.3.tar.bz2 Package gmplayer: missing distfile mplayer/neutron-1.6.tar.bz2 Package gmplayer: missing distfile mplayer/plastic-1.3.tar.bz2 Package gmplayer: missing distfile mplayer/slim-1.3.tar.bz2 Package gmplayer: missing distfile mplayer/xine-lcd-1.2.tar.bz2 Package handbrake: missing distfile handbrake/HandBrake-0.9.3.tar.gz Package handbrake: missing distfile handbrake/bzip2-1.0.5.tar.gz Package handbrake: missing distfile handbrake/faad2-2.6.1.tar.gz Package handbrake: missing distfile handbrake/lame-3.98.tar.gz Package handbrake: missing distfile handbrake/libdvdread-0.9.7.tar.gz Package handbrake: missing distfile handbrake/libmp4v2-r45.tar.gz Package handbrake: missing distfile handbrake/libquicktime-0.9.10.tar.gz Package handbrake: missing distfile handbrake/libtheora-1.0.tar.gz Package handbrake: missing distfile handbrake/mpeg2dec-0.5.1.tar.gz Package handbrake: missing distfile handbrake/x264-r1028-83baa7f.tar.gz Package handbrake: missing distfile handbrake/zlib-1.2.3.tar.gz Package libdvdcss: missing distfile libdvdcss-1.3.99.tar.bz2 Package mplayer-share: missing distfile mplayer/MPlayer-1.1.1.tar.xz Package mpv: missing distfile mpv-0.12.0.tar.gz Package realplayer-codecs: missing distfile rp8codecs-20040626.tar.bz2 Package realplayer-codecs: missing distfile rp8codecs-alpha-20050115.tar.bz2 Package win32-codecs: missing distfile rp9codecs-win32-20050115.tar.bz2 Package xanim: missing distfile xa2.0_cvid_netbsd386.o.gz Package xanim: missing distfile xa2.0_iv32_netbsd386.o.gz Package xanim: missing distfile xa1.0_cyuv_netbsd68k.o.gz Package xanim: missing distfile xa2.0_cvid_linuxELF.o.gz Package xanim: missing distfile xa2.0_iv32_linuxELF.o.gz Package xanim: missing distfile xa1.0_cyuv_sparcAOUT.o.gz Package xanim: missing distfile xa2.0_cvid_sparcELF.o.gz Package xanim: missing distfile xa2.0_iv32_sparcELF.o.gz Package xanim: missing distfile xa1.0_cyuv_linuxPPC.o.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-04-25Recursive revbump following MesaLib update, categories g through n.tnn1-2/+2
2012-12-20Fix void functions to be declared as such.joerg12-1/+164
2012-10-12multimedia/mpeg4ip: Fix build for gcc 4.6+marino1-1/+3
Remove -Werror (catches -Wunused-but-set-variable) to fix build.
2012-10-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau1-3/+1
2012-04-18Fix build on newer NetBSD. Fix buffer overflow in faad logic. Bumpjoerg6-34/+88
revision.
2011-12-22Another day, another C++ dialect. Does not fix build, but advances itdholland24-1/+403
substantially. Next problem is: cc1: warnings being treated as errors config.c: In function 'enter_chn': config.c:636:21: error: array subscript is above array bounds config.c:637:21: error: array subscript is above array bounds
2010-12-13make it compile with gcc 4.2... by removing un-needed "Void"'s.chuck2-1/+22
seems to match what was done here: http://lists.pld-linux.org/mailman/pipermail/pld-cvs-commit/Week-of-Mon-20061211/133119.html
2010-09-27replace obsolated '-r' option for nasm with '-v' in configure script.obache3-5/+30
per PR#43910 from Ryo ONODERA. Furthermore, nasm is only required for mmx support. Made mmx optionify and let to exactly depend on nasm with mmx option. (disabled by default).
2010-09-27Using pkg-config in configure script.obache1-1/+2
2010-01-01Fix linkage.joerg2-1/+14
2009-08-11make this build even if audio/faac is installeddrochner2-5/+15
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
This changes the buildlink3.mk files to use an include guard for the recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS, BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of enter/exit marker, which can be used to reconstruct the tree and to determine first level includes. Avoiding := for large variables (BUILDLINK_ORDER) speeds up parse time as += has linear complexity. The include guard reduces system time by avoiding reading files over and over again. For complex packages this reduces both %user and %sys time to half of the former time.
2008-11-21fix compile time error on Darwin in player/lib/audio/portaudio:chuck2-1/+65
In file included from pa_mac_core.c:124: pa_host.h:55: error: conflicting types for 'uint32' /System/Library/Frameworks/Security.framework/Headers/cssmconfig.h:64: error: previous declaration of 'uint32' was here use <inttypes.h> and uint32_t instead. note that according to player/lib/audio/Makefile.am, this old portaudio lib is used only if HAVE_MAC_OSX.
2008-07-14Mark as destdir ready.joerg1-1/+3
2008-04-12Convert to use PLIST_VARS instead of manually passing "@comment "jlam2-7/+6
through PLIST_SUBST to the plist module.
2007-08-09update to 1.5.0.1drochner2-7/+6
changes: Fixed problem with mp4creator --extract
2007-01-12Don't explicitly include x11.b3.mk, it is not needed.joerg1-2/+1
2007-01-05Removed api.mpt from the PLIST, since it has probably never beenrillig5-6/+44
intended to have this file in an installed package. It also conflicted with pkgsrc's manual page handling, since it does not have a well-known file extension.
2006-10-25Make sure the MAX macro is defined. Builds on solaris now.dmcmahill2-1/+19
2006-10-03The "mpeg4ipSDL" library is not build under Mac OS X (by purpose).tron2-3/+11
Adapt the package list accordingly.
2006-07-22Make this build with gcc4.xtraeme2-1/+15
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam1-2/+2
and add a new helper target and script, "show-buildlink3", that outputs a listing of the buildlink3.mk files included as well as the depth at which they are included. For example, "make show-buildlink3" in fonts/Xft2 displays: zlib fontconfig iconv zlib freetype2 expat freetype2 Xrender renderproto
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam1-1/+2
of the order in which buildlink3.mk files are (recursively) included by a package Makefile.
2006-07-07LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... justjlam1-2/+2
set OVERRIDE_DIRDEPTH to find any libtool scripts deeper in the WRKSRC tree unless they're named something other than "libtool". SHLIBTOOL_OVERRIDE generally doesn't need to be specified either -- just define it to the empty list and shlibtool-override will look for libtool scripts.
2006-06-16gcc4 does not like declarations for "static" functions inside otherrillig2-1/+21
functions. Fixes PR 33743.
2006-06-12Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable)wiz1-2/+2
for SDL shlib changes.
2006-06-08Don't define glib's types (gchar, guchar, etc.) if glib.h is alreadyhira3-2/+18
included. This fixes build of audio/gtkpod with `mpeg4ip' option. Idea from audio/faad2. Bump PKGREVISION.
2006-05-30Update "mpeg4ip" package to version 1.5. Change since version 1.4.1:tron3-9/+9
- Added integration with libsrtp for player and mp4live - Updated for gcc 4.0 - Integrated changes from SDL-1.2.9 - Added support for Quicktime .mov aac audio - Fixed some issues with H.264 hinting. - Fixed some issues with mp4v2 and metadata - Added some atoms for OpenIPMP for mp4v2. - Added some APIs for mp4v2 to access atom properties. - Added wide filenames for mp4v2 for Windows. - Changed RTP library APIs to use unsigned, const when applicable. - Added new RTP library APIs for session creation. - Added RFC 3605 (rtcp port doesn't have to be rtp port + 1) in player and mp4live. - Smoothed out changes to audio correction in player - Fixed player initialization when media takes a long time. - Fixed playback of mp3 files with id3 tags. - Added some H.264 nerd knobs in mp4live
2006-05-19+= to assign, not +abs1-2/+2
2006-05-19faad2 and mpeg4ip conflict on lib/libmp4v2.la so add the appropriateadrianp1-1/+3
CONFLICTS statement.
2006-05-09Add missing USE_LANGUAGES. Reported and fix tested by smb@.hira1-1/+2
2006-04-28Add DragonFly support. Override all libtool instances.joerg4-2/+44
2006-04-16Fix build when faac is installed. Reported by veego@.wiz2-3/+12
2006-04-12Initial import of mpeg4ip-1.4.1:wiz7-0/+278
The MPEG4IP project provides a standards-based system for encoding, streaming, and playing encoded audio, video and text. To achieve this we've integrated a number of existing open source packages, and created some original code to fill in the gaps. Please note this project is intended for developers who are interested in standards based audio and video, and Internet streaming. It is not intended for end-users.