aboutsummaryrefslogtreecommitdiff
path: root/multimedia
Commit message (Collapse)AuthorAgeFilesLines
* - Remove old SIZE entriesKirill Ponomarev2004-03-311-2/+0
| | | | Notes: svn path=/head/; revision=105757
* - Fix buffer overflow attack and remote exploit addressed toKirill Ponomarev2004-03-312-4/+5
| | | | | | | | | | mplayer's http parser. PR: ports/64974 Submitted by: maintainer Notes: svn path=/head/; revision=105756
* SIZEify (maintainer timeout)Trevor Johnson2004-03-3120-0/+48
| | | | Notes: svn path=/head/; revision=105747
* Add size data.Trevor Johnson2004-03-311-0/+1
| | | | | | | Approved by: Simon Barner (maintainer) Notes: svn path=/head/; revision=105740
* - Use USE_ICONV knobKirill Ponomarev2004-03-306-9/+8
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=105722
* correct typo in my previous commitOliver Eikemeier2004-03-291-1/+1
| | | | | | | Pointy hat to: me Notes: svn path=/head/; revision=105654
* Mark forbidden due to an entry in the VuXML database. Don'tOliver Eikemeier2004-03-281-0/+2
| | | | | | | | | forget to add the version which fixes the issues there. http://people.freebsd.org/~eik/portaudit/fde53204-7ea6-11d8-9645-0020ed76ef5a.html Notes: svn path=/head/; revision=105569
* - SIZEifyMarkus Brueffer2004-03-281-0/+1
| | | | | | | | Submitted by: trevor Approved by: arved (mentor) Notes: svn path=/head/; revision=105553
* Update to 0.4.2Tilman Keskinoz2004-03-285-11/+37
| | | | Notes: svn path=/head/; revision=105509
* Respect WITHOUT_FOO.Michael Nottebrock2004-03-282-72/+12
| | | | Notes: svn path=/head/; revision=105500
* Update pkg-message:Pav Lucistnik2004-03-281-13/+2
| | | | | | | | | | | - USER_LDT is only needed on 4.x system [1] - Remove notice about qt-2.2.3, that a history now PR: ports/64837 [1] Submitted by: Antoine Jacoutot <ajacoutot@lphp.org> Notes: svn path=/head/; revision=105489
* Add a bunch of missing gconf entries.Adam Weinberger2004-03-272-1/+37
| | | | Notes: svn path=/head/; revision=105431
* o Remove BROKEN: update is fetchableMario Sergio Fujikawa Ferreira2004-03-272-8/+6
| | | | | | | o Update to 0.8.6 Notes: svn path=/head/; revision=105404
* - make PKGNAMESUFFIX more flexibleDirk Meyer2004-03-262-14/+6
| | | | Notes: svn path=/head/; revision=105365
* - make PKGNAMESUFFIX more flexibleDirk Meyer2004-03-262-6/+8
| | | | | | | - make portlint happy Notes: svn path=/head/; revision=105351
* Update WWW tag.Sergey A. Osokin2004-03-261-1/+1
| | | | | | | | Submitted by: Michael Johnson <ahze@ahze.net> (maintainer) PR: 64749 Notes: svn path=/head/; revision=105314
* Add y4mscaler, a general-purpose video scaler which operates on YUV4MPEG2Pav Lucistnik2004-03-264-0/+80
| | | | | | | | | | | | | | | | | | | | | | | | | | | | streams, as produced and consumed by the MJPEGtools such as lav2yuv and mpeg2enc(1). y4mscaler is meant to be used in a pipeline. Thus, input is from stdin, and output is to stdout. The essential function of y4mscaler is to scale a specified "active" region of the input stream (the source) into a specified active region of the output stream (the target). Pixels outside of the active region of the source are ignored; pixels outside of the active region of the target are filled with a background color. The source may additionally have a matte applied to it; pixels outside the source matte are set to a separately specified background color. y4mscaler correctly handles chroma sampling, and thus it can also perform chroma subsampling conversions. The YUV4MPEG2 stream format currently only supports 4:2:0 subsampling, although y4mscaler can process 4:1:1, 4:2:2, and 4:4:4 modes by abusing the YUV4MPEG2 format a bit. Includes preset parameters for popular output streams: DVD, SVCD, VCD, DV, CVD, and SVCD/VCD still images. PR: ports/63962 Submitted by: michael johnson <ahze@ahze.net> Notes: svn path=/head/; revision=105310
* - IGNORE for perl < 5.6Pav Lucistnik2004-03-251-4/+2
| | | | | | | | PR: ports/64100 Submitted by: michael johnson <ahze@ahze.net> (maintainer) Notes: svn path=/head/; revision=105277
* Update to 1.0alpha-3.Joe Marcus Clarke2004-03-253-13/+12
| | | | | | | | PR: 64702 Submitted by: maintainer Notes: svn path=/head/; revision=105242
* Make dependency on audio/lame optional and default to off so we canMichael Nottebrock2004-03-2410-18/+58
| | | | | | | | | build a package again (audio/lame was set to NO_PACKAGE). Notified by: kris Notes: svn path=/head/; revision=105129
* BROKEN: UnfetchableKris Kennaway2004-03-221-0/+2
| | | | Notes: svn path=/head/; revision=104983
* - Update to 0.5.1Clement Laforet2004-03-2210-82/+93
| | | | | | | | | | | | | - Pass maintainership to submitter - Compile on all architectures, camserv can be used as relay station - Package the bttv-module only when ioctl_bt848.h is present - Catch up with new location of ioctl_bt848.h on -CURRENT PR: 64482 Submitted by: Ulrich Spoerlein <q@uni.de> Notes: svn path=/head/; revision=104979
* - make portlint happyDirk Meyer2004-03-222-37/+25
| | | | | | | | | - use ARCH insttead of MACHINE_ARCH - reordered definitions - use PLIST_FILES (save an inode) Notes: svn path=/head/; revision=104950
* - update to 0.7.1Dirk Meyer2004-03-218-436/+68
| | | | | | | | - new option FFMPEG_PORT - use PLIST_FILES for MMX Notes: svn path=/head/; revision=104809
* 1) Enable shared postprocess per defaultMario Sergio Fujikawa Ferreira2004-03-216-38/+38
| | | | | | | | | | | | | | | | 2) Add WITHOUT_POSTPROCESS knob for backward compatibility. However, using might break ports that require postprocess to be enabled in ffmpeg 3) Bump PORTREVISION due to [1] 4) Remove PKGMESSAGE since it is no longer necessary to warn about ffmpeg045 port. It has been removed since the reasons for maintaining an old parallel version of ffmpeg no longer exist PR: 64257 [1,2,3] Submitted by: dinoex Notes: svn path=/head/; revision=104791
* Remove ports/multimedia/ffmpeg045 in favor of better latest versionMario Sergio Fujikawa Ferreira2004-03-2115-684/+0
| | | | | | | ports/multimedia/ffmpeg Notes: svn path=/head/; revision=104788
* Add size data, approved by maintainers.Trevor Johnson2004-03-201-0/+1
| | | | Notes: svn path=/head/; revision=104775
* Add WITHOUT_ARTS knob. Furthermore, it takes precedence over WITH_ARTSMario Sergio Fujikawa Ferreira2004-03-202-12/+18
| | | | | | | | | | if defined at the same time PR: 62363 Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> Notes: svn path=/head/; revision=104693
* Remove BROKEN: fix build in 5.x-CURRENTMario Sergio Fujikawa Ferreira2004-03-201-6/+5
| | | | | | | | | | | - <strstream.h> -> <iostream> - remove -Wmissing-declarations declarations PR: 64282 Submitted by: David Yeske <dyeske@yahoo.com> Notes: svn path=/head/; revision=104692
* Fix build on 5.x-CURRENT: fix libebml port header files locationMario Sergio Fujikawa Ferreira2004-03-201-1/+1
| | | | | | | | | PR: 64460 Submitted by: Aron Stansvik <elvstone@osdever.net>, bento Notes: svn path=/head/; revision=104689
* - Utilize USE_SDL to prevent libraries chase in the futureKirill Ponomarev2004-03-191-6/+2
| | | | Notes: svn path=/head/; revision=104635
* Unbreak dependency on SDL in WITH_SDL=yes case. Look for properAlexander Kabaev2004-03-191-1/+1
| | | | | | | libSDL-1.1.so instead of libSDL-1.1.5.so. Notes: svn path=/head/; revision=104634
* BROKEN on ia64: Fails to linkKris Kennaway2004-03-191-1/+7
| | | | Notes: svn path=/head/; revision=104631
* BROKEN on i386 5.x: Does not compileKris Kennaway2004-03-192-0/+8
| | | | Notes: svn path=/head/; revision=104625
* BROKEN on 5.x: Does not compileKris Kennaway2004-03-191-0/+4
| | | | Notes: svn path=/head/; revision=104620
* - s/USE_SDL=yes/USE_SDL=sdlMichael Nottebrock2004-03-182-1/+18
| | | | | | | | - Fix plist - Bump PORTREVISION Notes: svn path=/head/; revision=104525
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* Add SIZETilman Keskinoz2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104476
* - Add SIZE to GNOME portsPav Lucistnik2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104467
* BROKEN on 5.x: Does not compileKris Kennaway2004-03-181-0/+4
| | | | Notes: svn path=/head/; revision=104446
* - Add SIZEPav Lucistnik2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104442
* SIZEifyYing-Chieh Liao2004-03-183-0/+3
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104395
* SIZEify.Michael Nottebrock2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104350
* SIZEify.Trevor Johnson2004-03-173-0/+4
| | | | Notes: svn path=/head/; revision=104313
* Fix build with freetype2-2.1.7.Michael Nottebrock2004-03-171-0/+12
| | | | Notes: svn path=/head/; revision=104300
* BROKEN on ia64: Does not compileKris Kennaway2004-03-171-1/+7
| | | | Notes: svn path=/head/; revision=104286
* Fix build with freetype2-2.1.7.Joe Marcus Clarke2004-03-172-0/+24
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=104260
* Log:Ernst de Haan2004-03-163-15/+74
| | | | | | | | | | | | | | | [1] Enable DEBUG support [2] Resolve build problems on bento for non-i386 architectures [3] Introduce rtc interoperability PR: 64314 Submitted by: maintainer Reported by: znerd [1] kris [2] Michael Johnson <ahze@ahze.net> [3] Notes: svn path=/head/; revision=104155
* Chase library bump of libSDL-1.1 for all ports which were dependingEdwin Groothuis2004-03-1629-29/+29
| | | | | | | on sdl12-1.2.5 Notes: svn path=/head/; revision=104132
* Don't use PORTREVISION in dependency filenames.Michael Nottebrock2004-03-151-1/+1
| | | | Notes: svn path=/head/; revision=104091