aboutsummaryrefslogtreecommitdiff
path: root/multimedia
Commit message (Collapse)AuthorAgeFilesLines
* typo clean up police: \s -> \tMario Sergio Fujikawa Ferreira2001-02-141-1/+1
| | | | Notes: svn path=/head/; revision=38321
* Fix typo in CODEC installation detection adhoc rotines:Mario Sergio Fujikawa Ferreira2001-02-132-6/+6
| | | | | | | | | | - Both change CODEC_PORT to a relative reference and update CODEC_DETECTION_FILE to a cleaner syntax. Submitted by: sobomax Notes: svn path=/head/; revision=38293
* New port of a xmps plugin for Win32 (TM) CodecsMario Sergio Fujikawa Ferreira2001-02-135-0/+45
| | | | | | | Reviewed by: sobomax Notes: svn path=/head/; revision=38290
* Initial revision of this port. It will now have a history of its own. :)Mario Sergio Fujikawa Ferreira2001-02-1310-245/+18
| | | | | | | | | | | | | | Remove all non-codec related information. Also, add audio as a secondary category since the codecs cover video as well as audio only types. PR: 25035 Reviewed by: sobomax Approved by: maintainer Notes: svn path=/head/; revision=38289
* Move all codecs to a port of their own, since the codecs presentMario Sergio Fujikawa Ferreira2001-02-133-40/+8
| | | | | | | | | | | | | | | | | | | on this port can be also used by other ports -> graphics/win32-codecs. Therefore, all codec related code will be removed, Depend on that port from now on. A positive side effect is that this port can now produce a package since the RESTRICTED flag (related to the codecs) can be removed. Update LEGAL, win32-codecs instead of avifile is now RESTRICTED. PR: 25035 Reviewed by: sobomax Approved by: maintainer Notes: svn path=/head/; revision=38288
* Initial importMario Sergio Fujikawa Ferreira2001-02-125-0/+53
| | | | | | | | | xmps plugin using OpenDivX decoding engine from Project Mayo Initial library numbering 0 (distfile numbering) Notes: svn path=/head/; revision=38279
* Initial importMario Sergio Fujikawa Ferreira2001-02-1210-0/+94
| | | | | | | | | | | OpenDivX decoding engine from Project Mayo Initial library numbering 0 (distfile numbering) PR: 25036 Notes: svn path=/head/; revision=38278
* Upgrade to version 0.3.7.Kevin Lo2001-02-083-4/+8
| | | | | | | | | | Besides, I fix MASTER_SITES. PR: 24883 Submitted by: Ports Fury Notes: svn path=/head/; revision=38107
* Add missed sdl-devel dependency.Maxim Sobolev2001-02-061-0/+2
| | | | | | | Submitted by: Roman Shterenzon <roman@xpert.com> Notes: svn path=/head/; revision=38024
* Style fixes for graphics category.Jimmy Olgeni2001-02-052-3/+3
| | | | Notes: svn path=/head/; revision=37990
* - Update to 0.2.0;Maxim Sobolev2001-02-0422-142/+269
| | | | | | | | | | | | | | | | | - make pkg-descr reflecting reality (no smpeg anymore); - force usual naming conventions for the libraries installed into ${PREFIX}/lib (i.e. .so and .so.xxx, not just .so). Please note that unlike previous, this new version doesn't include ability to play MPEG-1 OOB, so if you use it for than you probably may want to stick with 0.1.3. Also please note that it's still full of stupid bugs and linuxisms (like assumption that OS should zero all unitialized data when loading a program), so beware. Update prompted by: lioux Notes: svn path=/head/; revision=37956
* Style: use tabs, not spaces, to indent variables in Makefiles.Jimmy Olgeni2001-02-041-2/+2
| | | | | | | (whitespace only changes) Notes: svn path=/head/; revision=37952
* Fix typo.Kevin Lo2001-02-011-1/+1
| | | | Notes: svn path=/head/; revision=37869
* Fix typo in pkg-comment: componets -> componentsJimmy Olgeni2001-01-311-1/+1
| | | | Notes: svn path=/head/; revision=37849
* update to 0.53.4.FUJISHIMA Satsuki2001-01-284-4/+4
| | | | | | | | PR: 24702 Submitted by: maintainer Notes: svn path=/head/; revision=37700
* update to 0.53.3.FUJISHIMA Satsuki2001-01-268-42/+74
| | | | | | | | PR: 24631 Submitted by: maintainer Notes: svn path=/head/; revision=37610
* s/w32/win32/, my fault :QVanilla I. Shu2001-01-241-2/+2
| | | | | | | | | And bump version. Submitted by: maintainer Notes: svn path=/head/; revision=37546
* If the graphics/avifile port is installed, xine can use its win32 libs.Alexander Langer2001-01-241-1/+1
| | | | | | | | | | | Correct the path to them. PORTREVISION bump. PR: 24579 Submitted by: Roman Shterenzon <roman@xpert.com> Notes: svn path=/head/; revision=37532
* Set the right win32 path, and bump version.Vanilla I. Shu2001-01-241-0/+2
| | | | | | | | PR: ports/34579 Submitted by: maintainer. Notes: svn path=/head/; revision=37514
* Upgrade to 0.3.6. Besides, I fix pkg-plist.Kevin Lo2001-01-235-369/+3
| | | | | | | | PR: 24532 Submitted by: MAINTAINER Notes: svn path=/head/; revision=37468
* Update to 1.6dChris Piazza2001-01-222-5/+5
| | | | Notes: svn path=/head/; revision=37460
* Remove obsolete MASTER_SITES.Peter Pentchev2001-01-221-7/+1
| | | | | | | | PR: 24527 Submitted by: maintainer Notes: svn path=/head/; revision=37433
* fix typo.FUJISHIMA Satsuki2001-01-214-4/+4
| | | | | | | | DivX -> DivX ;-) USE_LDT -> USER_LDT Notes: svn path=/head/; revision=37409
* Add input_vcd.so (It was obvious, but I'm known for missing obvious things).Alexander Langer2001-01-201-0/+1
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=37361
* Enable build of VCD plugin.Alexander Langer2001-01-191-0/+20
| | | | | | | Reminded by: vanilla Notes: svn path=/head/; revision=37352
* Activate VCD Support on FreeBSD.Alexander Langer2001-01-192-0/+347
| | | | | | | | Submitted by: Bruno Schwander <bruno.schwander@technologist.com> Reworked by: sos Notes: svn path=/head/; revision=37347
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-165-12/+13
| | | | Notes: svn path=/head/; revision=37252
* Upgrade to 0.3.5Kevin Lo2001-01-115-18/+33
| | | | | | | | PR: 24245 Submitted by: MAINTAINER Notes: svn path=/head/; revision=37101
* Revert changes that enabled usage of mp3 lame shared library. DueMario Sergio Fujikawa Ferreira2001-01-082-32/+4
| | | | | | | | | | | to revertion of shared library build/installation on the lame port PORTVERSION=3.70, PORTREVISION=2. I am reverting this for I won't be around to discuss this for the time being. :) Notes: svn path=/head/; revision=36914
* 1) Add audio/lame as a LIB_DEPENDSMario Sergio Fujikawa Ferreira2001-01-072-2/+32
| | | | | | | | | | | | | | | | | | | 2) Have this port use the port's system shared version of the lame library instead of building its own static version. Add both some detection code and necessary hooks to avifile's configure system (defensive programming) using some patches 3) Add a simple stale port's tree defensive check. After the library dependency phase, if one gets a lame library but no shared library ... bogus. The avifile depending on the new version of lame port was added after the aforementioned. Warn the user about it. A side effect (of LIB_DEPENDS) is that the new lame dependency is always built even if there is an old version of lame installed. 4) PORTREVISION bump Approved by: maintainer Notes: svn path=/head/; revision=36885
* 1) Update to version 0.53.1Mario Sergio Fujikawa Ferreira2001-01-0618-126/+280
| | | | | | | | | | | | | | | | | | | | | | | 2) Update codec distribution to version 001222 3) Add codec wmvds32.ax 4) Install avifile library (both shared and static) version .0 (distfile's numbering) 5) Have the binaries use the shared library 6) Add a libtool hack fix kindly provided by Maxim Sobolev <sobomax@FreeBSD.org> 7) Add an adhoc fix to insure build of avifile utilities despite possible misbehavior of the configure script 9) Update pkg-descr with more informative message 10) Update pkg-comment with more precise message 11) Update pkg-message with information about possible build problems. This port requires qt with thread support. PR: ports/23941 Submitted by: maintainer, Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=36873
* Update to 1.6bChris Piazza2001-01-052-8/+7
| | | | Notes: svn path=/head/; revision=36807
* Fix the following problem:Maxim Sobolev2001-01-042-0/+82
| | | | | | | | | | | | "XMMS does not distinguish on FreeBSD between audio CD and data CD containing sound files. As a result it cannot play these files." PR: 23925 Submitted by: Vladimir Kushnir <vkushnir@Alfacom.net> Reviewed by: maintainer Notes: svn path=/head/; revision=36794
* update to 8.0.FUJISHIMA Satsuki2001-01-026-337/+347
| | | | | | | | | PR: 23970 Submitted by: Marc van Woerkom <van.woerkom@netcologne.de> Approved by: maintainer Notes: svn path=/head/; revision=36606
* Correct libsmpeg version number.Maxim Sobolev2000-12-271-1/+1
| | | | | | | | PR: 23875 Submitted by: Munehiro Matsuda <haro@kubota.co.jp> Notes: svn path=/head/; revision=36400
* Update to version 0.3.2Kevin Lo2000-12-205-16/+71
| | | | | | | | | | Note that I update MASTER_SITES PR: 23613 Submitted by: MAINTAINER Notes: svn path=/head/; revision=36157
* Add smpeg-xmms. A mpeg plugin for XMMS using SDL/smpeg as backend. SupportsMaxim Sobolev2000-12-197-0/+130
| | | | | | | | | hardware acceleration in Xfree 4.x if available, fullscreen, resizeable window, VCD support (doesn't work in FreeBSD yet), aspected ratio when resizing the window, etc. Notes: svn path=/head/; revision=36134
* Update to 0.1.3.Maxim Sobolev2000-12-197-77/+97
| | | | | | | Prompted by: MANY Notes: svn path=/head/; revision=36128
* Add #define BE_SHORT(x)Kevin Lo2000-12-142-8/+8
| | | | Notes: svn path=/head/; revision=35965
* Fix broken on -current.Kevin Lo2000-12-132-0/+72
| | | | | | | Thanks to Donald J . Maddox <dmaddox@sc.rr.com> Notes: svn path=/head/; revision=35945
* Forgot to update this patch.Kevin Lo2000-12-132-4/+22
| | | | Notes: svn path=/head/; revision=35943
* Upgrade to 2.0.1Kevin Lo2000-12-126-44/+62
| | | | Notes: svn path=/head/; revision=35909
* OOPS, previously committed not a last version of this patch.Maxim Sobolev2000-12-111-2/+11
| | | | Notes: svn path=/head/; revision=35891
* Fix smpeg-config: sdl-config in FreeBSD called sdl11-config.Maxim Sobolev2000-12-111-0/+11
| | | | Notes: svn path=/head/; revision=35890
* Update version number of smpeg shared library.Maxim Sobolev2000-12-111-1/+1
| | | | Notes: svn path=/head/; revision=35887
* Update to 0.4.2.Maxim Sobolev2000-12-114-16/+9
| | | | Notes: svn path=/head/; revision=35886
* Fix compilation on newer versions of -current.Steve Price2000-12-111-0/+20
| | | | | | | PR: 23100 Notes: svn path=/head/; revision=35846
* Update to version 2.80.2.Steve Price2000-12-112-1/+7
| | | | | | | | PR: 23085 Submitted by: Mikhail Teterin <mi@aldan.algebra.com> Notes: svn path=/head/; revision=35843
* update to 1.5.3MIHIRA Sanpei Yoshiro2000-12-056-8/+8
| | | | | | | | | | Continued improvements in DVD decoding. Improved DV decoder. Faster pause and resume. move Web page Notes: svn path=/head/; revision=35666
* Update to 1.2.4Maxim Sobolev2000-11-297-35/+57
| | | | | | | | PR: 23160 Submitted by: maintainer Notes: svn path=/head/; revision=35506