summaryrefslogtreecommitdiff
path: root/multimedia/ffmpeg-devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* multimedia/ffmpeg-devel: use multimedia/ffmpeg insteadWilliam Grzybowski2013-10-2116-941/+0
| | | | - Use multimedia/ffmpeg instead
* multimedia/x264: Update to 20130827 snapshotKubilay Kocak2013-10-071-1/+1
| | | | | | | | | | - Update to 20130827 snapshot - Add CONFIGURE_ARGS to disable OpenCL, fixes configure failure - Chase library version bump in dependent ports PR: ports/182484 Submitted by: mm Reviewed by: kwm, bapt
* Returning maintainership on my multimedia ports to ports@freebsd.orgMartin Matuska2013-09-201-1/+1
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | multimedia)
* - convert to the new perl5 frameworkAndrej Zverev2013-09-151-3/+2
| | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | Approved by: portmgr (bdrewery)
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-6/+2
|
* - Add UPDATING entry for gnutls updateRoman Bogorodskiy2013-02-051-1/+1
| | | | - Chase shlib version bump for dependant ports
* Fix patchfile.Martin Matuska2012-10-142-3/+8
| | | | Feature safe: yes
* Update ffmpeg-devel to 2012-10-13Martin Matuska2012-10-146-37/+45
| | | | Feature safe: yes
* Fix incorrect ffplay in pkg-plist [1]Martin Matuska2012-08-126-66/+133
| | | | | | Adjust program and library suffixes and pkg-config files Reported by: Juergen Lock and Jimmy Olgeny [1]
* Depend on pkgconfig on build stageMartin Matuska2012-08-071-0/+1
| | | | PR: ports/170453
* Fix incorrect DATADIR and DOCSDIRMartin Matuska2012-08-061-0/+3
|
* Remove accidentially added fieldMartin Matuska2012-08-061-1/+0
|
* Fix order if LICENSE_COMB and LICENSE in ffmpeg portsMartin Matuska2012-08-061-1/+1
|
* Reorder ffmpeg licensing knobsMartin Matuska2012-08-061-7/+4
|
* Update ffmpeg-devel to 2012.08.06Martin Matuska2012-08-067-258/+315
| | | | | | Install to individual locations Change SHLIB_VER to 99 Remove conflict with multimedia/ffmpeg
* Add missing bumps for x264 updateMartin Matuska2012-07-231-2/+2
|
* libogg.so.8: Bump PORTREVISION for ports that depend on libogg,Christian Weisgerber2012-07-191-1/+1
| | | | directly or indirectly (via libvorbis, libtheora).
* Update ffmpeg-devel to new options frameworkMartin Matuska2012-07-171-90/+65
|
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
|
* Fix support for X11 grabbingMartin Matuska2012-05-191-2/+7
| | | | | PR: ports/168120 Reported by: Baptiste Daroussin <bapt@freebsd.org>
* Add missing patchMartin Matuska2012-05-041-0/+11
| | | | Reported by: pointyhat (pav)
* Update to 2012-04-25Martin Matuska2012-04-255-49/+22
|
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-02-181-1/+1
| | | | | | | | | | | | | - Update audio/sdl_mixer to 1.2.15 - Update graphics/sdl_image to 1.2.12 - Update graphics/sdl_ttf to 2.0.11 - Update graphics/sdl_gfx to 2.0.23 - Update net/sdl_net to 1.2.8 - Bump PORTREVISIONs on ports that depend on one or more packages due to ABI and shared library version changes - Update Mk/bsd.sdl.mk accordingly for the new shared library versions Tested by: exp-run by pav
* - Actually bump shared library versions, missed in last commitAshish SHUKLA2012-02-161-1/+1
| | | | Reported by: "Herbert J. Skuhra" <h.skuhra at gmail.com>
* - Bump PORTREVISION to chase the update of multimedia/libvpxAshish SHUKLA2012-02-161-1/+1
|
* Update multimedia/schroedinger to 1.0.11Martin Matuska2012-01-251-1/+2
|
* Update ffmpeg-devel to 2012-01-22 (b4ec645)Martin Matuska2012-01-226-44/+106
| | | | | | Unbreak for i386 and sparc64 Set PKGNAMESUFFIX to -devel Fix CONFLICTS with ffmpeg
* Update lame to 3.99.3.Alexander Leidinger2012-01-141-1/+1
| | | | Bump portrevision of all ports which depend upon it.
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other.
* Update x264 version number to 119 and bump PORTREVISIONMartin Matuska2011-12-221-1/+2
| | | | Reported by: pointyhat (pav)
* Update to 2011-10-09Martin Matuska2011-10-105-46/+69
|
* Reintroduce OPENCV and FREI0R options and enable by defaultMartin Matuska2011-06-291-18/+12
| | | | | | Remove SSSE3 and CPUDETECT options (now always on) PR: ports/149889, ports/156803, ports/158289, ports/158331
* Unbreak by fixing patchesMartin Matuska2011-06-272-30/+12
| | | | Reported by: pointyhat (pav)
* Fix OPTIONS (vo-aacenc requires gplv3)Martin Matuska2011-06-251-0/+1
|
* Deactivate AMR codecs in default optionsMartin Matuska2011-06-251-3/+3
|
* Reorder knobs for Opencore AMR NB and AMR WBMartin Matuska2011-06-251-5/+4
|
* Update to 2011.06.25Martin Matuska2011-06-253-58/+117
| | | | Sync OPTIONS with multimedia/ffmpeg
* Update to 0.115.2000Martin Matuska2011-06-231-5/+2
|
* Mark BROKEN on i386 as wellErwin Lansing2011-05-051-0/+2
| | | | Submitted by: pointyhat
* Update to 2011-05-03Martin Matuska2011-05-034-48/+13
|
* - Fix pkg-plist and set license filesMartin Matuska2011-03-222-4/+6
|
* - Update to 2011-03-21Martin Matuska2011-03-224-34/+54
| | | | | | | | | | | | - Add LICENSE information - If linking against libfaac, set to RESTRICTED - Respect WITH_DEBUG [1] - Change WITH_VDPAU to a build-time dependency [2] - Add new option WITH_VAAPI (multimedia/libva) [3] - Accept x264_devel if installed PR: ports/153540 [1], ports/153581 [2], ports/153727 [3] Submitted by: swell.k@gmail.com [1] [2] [3]
* - Fix pkg-plist for PORTDOCS (ffplay and ffserver)Martin Matuska2011-02-141-5/+6
| | | | Reported by: pointyhat (pav)
* - Fix broken MASTER_SITESMartin Matuska2011-02-092-5/+6
| | | | | | | - Change to MASTER_SITE_LOCAL and use a xz compressed distfile Reported by: pointyhat (pav) Feature safe: yes
* - Update to 2011-02-07 (5bea615dc383cf3617c5057db4fbc6832fc64137)Martin Matuska2011-02-073-13/+17
| | | | | | - Switch to direct git snapshots instead of MASTER_SITE_LOCAL Feature safe: yes
* - Update to 2010-12-29Martin Matuska2010-12-293-11/+20
| | | | | | | - Add libvdpau support to OPTIONS [1] PR: ports/153491 [1] Submitted by: Bernhard Froehlich <decke@FreeBSD.org> [1]
* - Add runtime CPU detection to OPTIONS (WITH_CPUDETECT)Martin Matuska2010-12-212-1/+20
| | | | | | | - Enable runtime CPU detection by default (suitable for packages) - Add MAP_ANONYMOUS libswscale patch (partially upstream) [1] Submitted by: avg [1]
* - Remove -D_POSIX_C_SOURCE=200112 from CFLAGSMartin Matuska2010-12-122-1/+20
| | | | | | fixes some inline assembly crashes (libswscale.so) Reported by: avg (on freebsd-multimedia@)