aboutsummaryrefslogtreecommitdiff
path: root/multimedia/ffmpeg-devel
Commit message (Collapse)AuthorAgeFilesLines
* Add missing patchMartin Matuska2012-05-041-0/+11
| | | | | | | Reported by: pointyhat (pav) Notes: svn path=/head/; revision=296014
* Update to 2012-04-25Martin Matuska2012-04-255-49/+22
| | | | Notes: svn path=/head/; revision=295505
* - 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 Notes: svn path=/head/; revision=291667
* - Actually bump shared library versions, missed in last commitAshish SHUKLA2012-02-161-1/+1
| | | | | | | Reported by: "Herbert J. Skuhra" <h.skuhra at gmail.com> Notes: svn path=/head/; revision=291549
* - Bump PORTREVISION to chase the update of multimedia/libvpxAshish SHUKLA2012-02-161-1/+1
| | | | Notes: svn path=/head/; revision=291538
* Update multimedia/schroedinger to 1.0.11Martin Matuska2012-01-251-1/+2
| | | | Notes: svn path=/head/; revision=289774
* 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 Notes: svn path=/head/; revision=289627
* Update lame to 3.99.3.Alexander Leidinger2012-01-141-1/+1
| | | | | | | Bump portrevision of all ports which depend upon it. Notes: svn path=/head/; revision=289243
* 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. Notes: svn path=/head/; revision=289156
* Update x264 version number to 119 and bump PORTREVISIONMartin Matuska2011-12-221-1/+2
| | | | | | | Reported by: pointyhat (pav) Notes: svn path=/head/; revision=287889
* Update to 2011-10-09Martin Matuska2011-10-105-46/+69
| | | | Notes: svn path=/head/; revision=283318
* 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 Notes: svn path=/head/; revision=276665
* Unbreak by fixing patchesMartin Matuska2011-06-272-30/+12
| | | | | | | Reported by: pointyhat (pav) Notes: svn path=/head/; revision=276523
* Fix OPTIONS (vo-aacenc requires gplv3)Martin Matuska2011-06-251-0/+1
| | | | Notes: svn path=/head/; revision=276344
* Deactivate AMR codecs in default optionsMartin Matuska2011-06-251-3/+3
| | | | Notes: svn path=/head/; revision=276341
* Reorder knobs for Opencore AMR NB and AMR WBMartin Matuska2011-06-251-5/+4
| | | | Notes: svn path=/head/; revision=276340
* Update to 2011.06.25Martin Matuska2011-06-253-58/+117
| | | | | | | Sync OPTIONS with multimedia/ffmpeg Notes: svn path=/head/; revision=276337
* Update to 0.115.2000Martin Matuska2011-06-231-5/+2
| | | | Notes: svn path=/head/; revision=276165
* Mark BROKEN on i386 as wellErwin Lansing2011-05-051-0/+2
| | | | | | | Submitted by: pointyhat Notes: svn path=/head/; revision=273664
* Update to 2011-05-03Martin Matuska2011-05-034-48/+13
| | | | Notes: svn path=/head/; revision=273582
* - Fix pkg-plist and set license filesMartin Matuska2011-03-222-4/+6
| | | | Notes: svn path=/head/; revision=271455
* - 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] Notes: svn path=/head/; revision=271453
* - Fix pkg-plist for PORTDOCS (ffplay and ffserver)Martin Matuska2011-02-141-5/+6
| | | | | | | Reported by: pointyhat (pav) Notes: svn path=/head/; revision=269133
* - 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 Notes: svn path=/head/; revision=268835
* - 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 Notes: svn path=/head/; revision=268762
* - 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] Notes: svn path=/head/; revision=267148
* - 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] Notes: svn path=/head/; revision=266701
* - 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@) Notes: svn path=/head/; revision=266157
* - Update to 2010-11-30 snapshotMartin Matuska2010-11-305-28/+56
| | | | | | | - Add optional support for frei0r and OpenCV Notes: svn path=/head/; revision=265451
* - Update x264 to 0.110.1804Martin Matuska2010-11-301-2/+2
| | | | Notes: svn path=/head/; revision=265441
* - properly handle alsa-lib dependencyMartin Matuska2010-10-161-2/+11
| | | | | | | | PR: ports/151508 Submitted by: Max Brazhnikov <makc@FreeBSD.org> Notes: svn path=/head/; revision=263115
* - Chase libschroedinger shlib bumpPav Lucistnik2010-10-121-2/+2
| | | | | | | | Pointy hat to: mm Reported by: pointyhat Notes: svn path=/head/; revision=262915
* - Fix architecture recognition [1]Martin Matuska2010-08-014-2/+56
| | | | | | | | | | | - Remove ARCH hack and rename ARCH to FFMPEG_ARCH (fixes powerpc64 build) - Synchronize patches between ffmpeg and ffmpeg-devel PR: ports/148200 [1] Submitted by: Nathan Whitehorn <nwhitehorn@freebsd.org> [1] Notes: svn path=/head/; revision=258607
* Add VP8 codec support via libvpx and enable by defaultMartin Matuska2010-07-271-0/+10
| | | | | | | | PR: ports/149006 Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> Notes: svn path=/head/; revision=258344
* - Fix LATEST_LINKMartin Matuska2010-07-271-0/+2
| | | | | | | Reported by: erwin Notes: svn path=/head/; revision=258334
* - Update to 2010-07-25Martin Matuska2010-07-253-30/+29
| | | | Notes: svn path=/head/; revision=258240
* - Update x264 to 20100624 (build 98)Martin Matuska2010-07-241-1/+1
| | | | Notes: svn path=/head/; revision=258146
* - Fix CFLAGSMartin Matuska2010-06-091-11/+9
| | | | | | | | - Support SSSE3 without GCC44+ (devel/binutils only) - Turn on SSSE3 support by default Notes: svn path=/head/; revision=256211
* Bump PORTREVISION for ports that depend on libogg, directly or indirectlyChristian Weisgerber2010-06-061-1/+1
| | | | | | | (via libvorbis, libtheora). Notes: svn path=/head/; revision=255958
* Mark as broken on sparc64. While here, pet portlint (whitespace).Mark Linimon2010-06-041-1/+5
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=255696
* - Update x264 to shared library version 85Martin Matuska2010-04-211-1/+2
| | | | Notes: svn path=/head/; revision=253001
* - Add link to x86 for i386 archMartin Matuska2010-04-211-1/+1
| | | | Notes: svn path=/head/; revision=252993
* - Update to 2010-04-18Martin Matuska2010-04-194-30/+67
| | | | | | | | - Deselect x264 by default (requires multimedia/x264-devel) - Add SSSE3 to OPTIONS (requires lang/gcc44 and higher) Notes: svn path=/head/; revision=252899
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* - Update schroedinger to 1.0.9Martin Matuska2010-03-241-1/+2
| | | | | | | - Bump library version Notes: svn path=/head/; revision=251451
* FFmpeg is a complete, cross-platform solution to record, convert andMartin Matuska2009-08-128-0/+541
| | | | | | | | | | | | stream audio and video. It includes libavcodec - the leading audio/video codec library. This is the development version from a SVN snapshot. WWW: http://ffmpeg.mplayerhq.hu/ Notes: svn path=/head/; revision=239384
* Remove ffmpeg-develMichael Johnson2007-05-2510-662/+0
| | | | Notes: svn path=/head/; revision=191812
* Fix configure on some? configurationsMichael Johnson2007-05-031-1/+10
| | | | | | | | PR: ports/112382 Submitted by: swp@swp.pp.ru Notes: svn path=/head/; revision=191481
* - Always build libswscaleMichael Johnson2007-05-034-18/+37
| | | | | | | This fixes build on multimedia/handbrake Notes: svn path=/head/; revision=191480
* - Build with dynamic libdca instead of static libdtsMichael Johnson2007-05-012-3/+13
| | | | Notes: svn path=/head/; revision=191330