Commit graph

326 commits

Author SHA1 Message Date
xtraeme
05200787fe multimedia/ffmpeg:
o Use CONF_FILES for ffserver.conf.
	o Install the postprocess.h file into the right place.

Bump PKGREVISION.
2004-06-20 02:36:24 +00:00
xtraeme
26eace75e8 Enable postprocess support, required by vlc-0.7.2. 2004-06-20 02:02:58 +00:00
xtraeme
640338466b o Disable debug compilation flags.
o Honour USE_MMX.
2004-06-19 23:15:12 +00:00
wiz
4f52733a14 Update for currently available skins. Closes PR 25737. 2004-06-18 18:43:23 +00:00
markd
e23914e6d8 update to kde 3.2.3
changes:
unknown
2004-06-10 12:12:37 +00:00
jmmv
93b1ecb299 Depend on gst-plugins-oss so that the volume control works.
Also depend on gst-plugins-esound to make sure things work when using esound.
Bump PKGREVISION to 1.
2004-06-06 08:09:05 +00:00
sekiya
99292529de Add the modfps patch file. 2004-06-06 02:28:33 +00:00
sekiya
8704c13fbd modfps assumes that lrint() is available; use a workaround for platforms
that don't implement lrint().
2004-06-06 02:27:55 +00:00
salo
1dea1d6516 Updated to version 0.9.0.
Changes:

- mkvmerge
  bug fix: Improved handling for OGM files. Streams that
           are lacking the comment packet are handled better.
  bug fix: Some MP3 streams are padded in the front with trash
           (mostly those in AVI files). This trash might contain
           valid MP3 headers which do not match the remaining headers
           for the actual track. Both the MP3 reader and the MP3
           packetizer can now skip up to one of those bogus headers
           in the trash.
  bug fix: The OGM reader was not Endian safe.
  bug fix: Audio sync for Vorbis was partially broken for positive
           offsets.
  Rewrite of the VobSub handling code.

- mmg
  bug fix: On some occasions the chapter editor thought there was no
           language associated with a chapter name and complained
	   about that.
  bug fix: The chapter editor did not honor the values selected for
           'country' and 'language'.
  Removed the 'advanced' tab. Those options shouldn't be used anyway.
2004-06-05 11:11:32 +00:00
minskim
101b04ee11 Enable pkgviews installation. Patches provided by Joachim Kuebart on
tech-pkg@.
2004-05-31 16:47:47 +00:00
salo
ca4a80a988 Pass CXXFLAGS and LDFLAGS to Makefile, usa more buildlink variables.
Allow both overwrite and pkgviews installation.
Based on patch sent by Joachim Kuebart via PR pkg/25752.
2004-05-31 09:50:35 +00:00
grant
576ae3683a bump PKGREVISION for PLIST fixes. 2004-05-29 17:21:16 +00:00
reed
ed565ad881 Split up PLIST into PLIST.common, PLIST.Linux and PLIST.NetBSD.
(If you use another platform, please share your details.)

This fixes a problem where under Linux, the sun and xv
plugins are not installed and then 36 additional new plugins
are installed (Linux only). (Thank you to Sebastian Prause
for Linux PLIST information.)

Use PLIST_SUBST for the i386 files and remove PLIST.i386.
2004-05-29 02:14:27 +00:00
wiz
00009234c6 Does not BUILD_DEPEND on nasm any longer, as noted
by drochner. No PKGREVISION bump since the binary package does not change.
2004-05-26 11:14:33 +00:00
wiz
c041b228d4 Update to 0.4.8, and install the header files that are customarily
installed.
Changes:
version 0.4.8:

- MPEG2 video encoding (Michael)
- Id RoQ playback subsystem (Mike Melanson and Tim Ferguson)
- Wing Commander III Movie (.mve) file playback subsystem (Mike Melanson
  and Mario Brito)
- Xan DPCM audio decoder (Mario Brito)
- Interplay MVE playback subsystem (Mike Melanson)
- Duck DK3 and DK4 ADPCM audio decoders (Mike Melanson)

version 0.4.7:

- RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from a mplayerhq
  (originally from public domain player for Amiga at http://www.honeypot.net/audio)
- Current version now also compiles with older GCC (Fabrice)
- 4X multimedia playback system including 4xm file demuxer (Mike
  Melanson), and 4X video and audio codecs (Michael)
- Creative YUV (CYUV) decoder (Mike Melanson)
- FFV1 codec (our very simple lossless intra only codec, compresses much better
  then huffyuv) (Michael)
- ASV1 (Asus), H.264, Intel indeo3 codecs has been added (Various)
- Tiny PNG encoder and decoder, tiny GIF decoder, PAM decoder (PPM with
  alpha support), JPEG YUV colorspace support. (Fabrice Bellard)
- ffplay has been replaced with a newer version which uses SDL (optionally)
  for multi platform support (fabrice)
- Sorenson Version 3 codec (SVQ3) support has been added (decoding only) - donated
  by anonymous
- AMR format has been added (Johannes Carlsson)
- 3gp support has been added (Johannes Carlsson)
- VP3 codec has been added (Mike Melanson)
- more MPEG-1/2 fixes
- Better Multi platform support, MS Visual Studio fixes (various)
- Altivec optimizations (Magnus Damn and others)
- SH4 processor support has been added (BERO)
- New public interfaces (avcodec_get_pix_fmt) (Roman Shaposhnick)
- VOB Streaming support (Brian Foley)
- Better MP3 Autodetection (Andriy Rysin)
- qpel encoding (Michael)
- 4mv+b frames encoding finally fixed (Michael)
- chroma ME (Michael)
- 5 comparission functions for ME (Michael)
- b frame encoding speedup (Michael)
- wmv2 codec (unfinished - Michael)
- user specified diamond size for EPZS (Michael)
- Playstation STR playback subsystem, still experimental (Mike and Michael)
- ASV2 codec (Michael)
- CLJR decoder (Alex)

.. And lots more new enhances and fixes.

version 0.4.6:

- completely new integer only mpeg audio layer 1/2/3 decoder rewritten
  from scratch.
- recoded dct and motion vector search with gcc (no longer depends on
  nasm).
- fix quantization bug in AC3 encoder.
- added PCM codecs and format. Corrected wav/avi/asf pcm issues.
- added prototype ffplay program.
- added GOB header parsing on H.263/H.263+ decoder. (Juanjo)
- bug fix on MCBPC tables of H.263. (Juanjo)
- bug fix on DC coefficients of H.263. (Juanjo)
- added Advanced Prediction Mode on H.263/H.263+ decoder. (Juanjo)
- now we can decode H.263 streams found on QuickTime files. (Juanjo)
- now we can decode H.263 streams found on VIVO v1 files.(Juanjo)
- preliminary RTP "friendly" mode for H.263/H.263+ coding. (Juanjo)
- added GOB header for H.263/H.263+ coding on RTP mode. (Juanjo)
- now H.263 picture size is returned on the first decoded frame. (Juanjo)
- added first regression tests
- added MPEG2 TS demux
- new demux API for libav
- more accurate and faster IDCT (Michael)
- faster and entropy controlled motion search (Michael)
- two pass video encoding (Michael)
- new video rate control (Michael)
- added MSMPEG4V1, MSMPEGV2 and WMV1 support (Michael)
- great performance improvement of video encoders and decoders (Michael)
- new and faster bit readers and vlc parsers (Michael)
- high quality encoding mode : tries all macroblock/VLC types (Michael)
- added DV video decoder
- preliminary RTP/RTSP support in ffserver and libavformat
- H.263+ AIC decoding/encoding support. (Juanjo)
- VCD MPEG-PS mode. (Juanjo)
- PSNR stuff. (Juanjo)
- Simple stats output. (Juanjo)
- 16-bit and 15-bit rgb/bgr/gbr support (Bisqwit)
2004-05-25 21:49:26 +00:00
heinz
ab369beb4f Use option "-r" instead of "-e" for the '[' command since this is not
portable to some operating systems (eg UnixWare or IRIX 5).
2004-05-23 15:09:06 +00:00
drochner
50bb1c2171 use the final 1.0.0 release file, PKGNAME is already there 2004-05-19 11:33:17 +00:00
drochner
135e9c9d4a fix inverse logics in block->character dev conversion 2004-05-18 15:51:21 +00:00
wiz
c11ebb98ef Sort directory creation order (though it works either way). 2004-05-18 14:39:03 +00:00
wiz
003f9e79cb Create directories for support files; the
install target in */share does not do this itself.
Noted by Bryan Vyhmeister on tech-pkg.
2004-05-18 13:05:57 +00:00
grant
de6d357a36 mplayer really needs gcc to build. 2004-05-16 10:15:49 +00:00
grant
2cc385d76b only bring in xvidcore on i386. 2004-05-16 10:15:21 +00:00
grant
24688de49d call $(BSD_INSTALL) to install files, not "install". 2004-05-16 09:50:57 +00:00
grant
324b06d2b1 libmatroska needs the GNU C++ compiler. 2004-05-16 09:49:14 +00:00
grant
5febe8236c xvidcore is only for x86. 2004-05-16 09:22:11 +00:00
grant
86a77ca152 include cdparanoia support on FreeBSD, too. 2004-05-16 08:59:36 +00:00
grant
de597f2434 conditionally set MPLAYER_DISABLE_DRIVERS for Solaris, don't override
it.
2004-05-16 08:46:43 +00:00
xtraeme
40fb48327f Added dirac-0.2.0. 2004-05-16 02:08:57 +00:00
xtraeme
0586c7ac42 Initial import of dirac-0.2.0.
Dirac is a prototype video codec, under development by BBC R&D, and initially
released in March 2003.

Dirac is a general-purpose video codec aimed at resolutions from QCIF
(180x144) to HDTV (1920x1080) progressive or interlaced. It uses wavelets,
motion compensation and arithmetic coding and aims to be competitive with
other state of the art codecs.
2004-05-16 02:07:44 +00:00
jmmv
1cd55ac903 Update to 2.6.2.
Changes since 2.6.1:

      * Swapped About and Help (Jorn Baayen)
      * Fixed cddb-slave2 documentation link (Kaushal Kumar)

Bugs fixed since 2.6.1:

      * 140344: use gnome-common (Christian Neumair)
      * 141406: use a colorspace convertor from gst-plugins
      * 137198: install gstreamer-properties correctly (Julio Vidal)
      * 125409: redraw display text when style changes (Leena Gunda)
      * 137464: use gtk_icon_theme in recorder (Fernando Herrera)
      * 141985: also check .cddb entries (Thomas)
      * 114015: Fix display of unknown entries (Thomas)
      * 124924: Initialize pointers (Thomas)
      * 119596: Differentiate between audio and data cd (Balamurali Viswanathan)
      * 139555: Make CD playback stop when application exits (Richard Kinder)

Changes since 2.6.0:

      * Added Gujarati translation (Guntupalli Karunakar)
      * Fixed mixer icons for ALSA (Ronald Bultje)

Bugs fixed since 2.6.0:

      * 133217: Underquoted definitions in acinclude.m4
      * 134094: Small g_print errors
2004-05-15 16:34:10 +00:00
wiz
b398e3fa55 Unused. 2004-05-14 10:01:48 +00:00
grant
6a3a78689b move gmplayer's distinfo to mplayer-share/. noted by wiz. 2004-05-14 09:36:57 +00:00
grant
513c9dffdf apply patch from Jukka Salmi (thanks!). applies the same option
parsing logic for X libraries as non-X libraries to ensure mplayer is
linked with the right rpath to the X libraries.

fixes my PR pkg/25268.
2004-05-14 09:27:32 +00:00
grant
8a0a29d926 use mplayer-share/distinfo instead of keeping two copies. 2004-05-14 09:22:35 +00:00
drochner
ebad988b36 update to xine-ui-0.99.1
changes:
This release is a major update on xine-ui.
It comes with a big cleanup of the user interface, including an improved context
menu, and lots of details of the included "xitk" toolkit.
Additionally, this release fixes some security issues (referenced in XSA-2004-2).
Therefore, we recommend you to upgrade as soon as possible, especially if you are
using xine to play URLs/MRLs you obtained from

also fix some pthread_mutex abuse, and use GNU readline for xine-remote
2004-05-12 16:42:49 +00:00
drochner
4cdb9ea17d update to xine-lib-1-rc4
changes:
This release improves playback of some streams, reduces flickering
of OSD and brings a whole bunch of updated libraries.
It does also fix a vulnerability in xine's RTSP streaming code.
See XSA-2004-3 for more information!

XXX powerpc asm stuff needs to be checked
XXX didn't test the "arts" stuff
2004-05-12 16:37:06 +00:00
drochner
5276fee313 repair some damages:
-properly libtoolize some libraries to get dynamically loadable modules,
 use a hack from SDL to make libtool work with nasm (thanks wiz for
 the hint)
-run aclocal and autoconf, otherwise the autoconf version skew scews
 things up
 XXX we shouldn't use autoconf et al for the build but commit
 patches to configure and Makefile.in
-make sure we don't get trapped by the X11R6 freetype2 nonsense
2004-05-12 16:19:32 +00:00
wiz
42048c877c Move graphics/transcode to multimedia/transcode. 2004-05-10 13:48:31 +00:00
wiz
2d755633d2 Reimport graphics/transcode as multimedia/transcode. 2004-05-10 13:47:07 +00:00
wiz
fd88295c1f Fix paths to ffmpeg (in comments) after move to multimedia dir. 2004-05-10 13:45:25 +00:00
wiz
32dd0fb9f7 Move graphics/ffmpeg to multimedia/ffmpeg. 2004-05-10 13:43:43 +00:00
wiz
7e618c30cb Reimport graphics/ffmpeg as multimedia/ffmpeg. 2004-05-10 13:41:10 +00:00
grant
0dedfb2c4a +xvid4conf 2004-05-09 13:54:16 +00:00
grant
82aae57f14 Initial import of xvid4conf 1.12 into the NetBSD packages collection.
This tool creates XviD configuration files. The generated configuration
file is meant to be read by transcode's xvid4 export module. This module
(and the configuration file) is intended to be used with XviD 1.0
(dev-api-4).

Submitted to pkgsrc-bugs by bsd4ever@nospam.lan with some minor
cleanup by me.
2004-05-09 13:53:38 +00:00
salo
c46bc87019 Add mmg. 2004-05-08 18:23:54 +00:00
salo
bb022093c6 Initial import of mmg-0.8.9: MKVtoolnix mkvmerge GUI.
mmg is a GUI for mkvmerge from MKVtoolnix.  mkvmerge is a tool to create
Matroska files from other media files.
2004-05-08 18:22:14 +00:00
salo
2a3b8056eb Updated to version 0.8.9.
Changes:

- explicitly disable wxWindows support
- mark it as using c++
- prepare for mmg import
- delint

0.8.9:
======
- mmg: new feature: mmg will ask for confirmation before overwriting
       a file. This can be turned off on the settings tab.
- mmg: new feature: Implement drag'n'drop of files onto the input,
       attachment and chapter tabs. For the input and attachment tabs
       it works like pressing the 'add' button. On the chapters tab it
       works like calling 'Chapter Editor -> Open'.
- mkvinfo/mmg: Enabled compilation with wxWidgets 2.5 and Unicode
       enabled builds of wxWidgets.
- all: Increased the precision for timecodes in chapter files to
       nanoseconds (optionally, you can still use fewer digits after
       the '.').
- mkvmerge: Fixes for compilation with gcc 3.4.
- mkvmerge: bug fix: Some strings read from RealMedia files were not
       zero-terminated resulting in broken track recognition for some
       files.
2004-05-08 18:09:20 +00:00
cjep
c3f6e4f661 Add RCS tags 2004-05-07 12:06:47 +00:00
xtraeme
8d2bb7dcb6 Drop maintainership; I don't have the enough free time to maintain
all these packages.
2004-05-07 01:14:46 +00:00
jmmv
3d434a1283 Very beleatedly switch to use static DESCR files for the multiple
gst-plugins-* packages.  Generating a description during installation
is not well supported and causes problems when creating the README
files, for example.
2004-05-06 12:12:58 +00:00