Commit graph

364 commits

Author SHA1 Message Date
recht
4c540c5e97 fix PLIST
bumpt PKGREVISION to 1
2004-06-29 23:20:20 +00:00
jmmv
6ecb21cd38 Update to 0.8.2:
New features:
    * Parallel installability with 0.6.x series
    * Internationalization
    * New translations in this release: Ukrainian, British
    * Translations: af az en_GB nl sr sv uk
    * id3 fixes
    * asf fixes
    * qt demux fixes
    * dv fixes
    * auparse fixes
    * wavparse seeking/querying fixes
    * alsa fixes for mixing and device releasing
    * categorisation fixes
    * v4lsrc fixes for webcams
    * streamheader fixes
    * Portability fixes
    * new element: DTS decoder
    * new element: libvisual
    * new element: theoraenc
    * new element: oggmuxer
    * new element: rawvorbisenc
    * new elements: audiorate and videorate
    * new elements: TCP server/client src/sink
    * new element: pixbufscale
    * new element: osxaudiosink
    * new element: sunaudiosink
    * new element: videomixer
    * new elements: multipartmux/multipartdemux
    * new elements: smokeenc/smokedec
    * new element: vorbisparse

Bugs fixed:
    * 132440  : configure botches DVDNAV_CFLAGS
    * 133002 : configure should check for dvdnav header
    * 134007 : [alsasink] assertion failure in alsalib snd_pcm_plug_hw_p...
    * 135145 : [asfdemux] Can't play randomfile.wma
    * 135862 : [wavparse] add ADPCM support
    * 135989 : v4l-conf called even when not present
    * 136392 : [v4lsrc] buggy wit qc-usb driver
    * 136572 : [esdsink] blocks other esd apps in PAUSED state
    * 137711 : [oggdemux] jump or move depends on uninitialised value
    * 137724 : [qtdemux/ffdec_mpeg4/faad] MPEG-4 video/audio esds atoms
    * 137750 : Gst-player not able to seek in wav file
    * 138251 : [mad] Can't play bad1.mp3, bad2.mp3
    * 139524 : ogg muxer needed
    * 139658 : [alsasrc] probes inexistant playback device on capture on...
    * 140064 : [speed] can't negotiate
    * 140138 : media file makes totem-gst go nuts
    * 140265 : ffmpegcolorspace and gnomevfs fail to build buildable
    * 140268 : ximagesink and xvimagesink do not build under FreeBSD
    * 140384 : Incorrect library dependency in SDL plugin
    * 140640 : [asfdemux] segfault
    * 140668 : gst-plugins-0.8.1 does not compile
    * 140844 : icecastsend (shout) doesnt even try to connect to server
    * 140878 : ima adpcm encoded wavs are not supported
    * 141176 : [mad] Can't play ...Faithfulness.mp3
    * 141188 : monoscope plugin doesnt work as intended
    * 141258 : mp3 file seek problem
    * 141318 : ffmpegcolorspace doesn't compile on Solaris
    * 141821 : kdemacros.h
    * 142044 : m4a typefinds to x-m4a instead of quicktime
    * 142084 : mad and level plugins dont like each other (caps related ...
    * 142107 : build error under mdk 10.0
    * 142127 : GstPlay's time_tick event does not return the right time ...
    * 142193 : Patch for plugins Codecs klassifications
    * 142205 : return type of gst_audio_clock_id_wait_async is wrong
    * 142211 : alsasink broken due to mixer device
    * 142262 : shout2send not compiling or working (fix attached)
    * 142272 : qtdemux doesn't work with sources that cannot seek
    * 142286 : The au plugin cannot play au files encoded with ulaw
    * 142320 : [ffmpeg - ima-adpcm-ws/wsaud] scheduler issues
    * 142493 : default fragment size in osssink is too small
    * 142507 : [PATCH] id3tag plugin does not correctly set buffer offset
    * 142555 : wavparse doesn't handle truncated files gracefully
    * 142566 : Certain mp3s don't get played correctly
    * 142585 : gstresample makes wrong assumption about buffer sizes (se...
    * 142586 : alsasink resync is broken
    * 142664 : v4l2_buffer redeclaration : won't compile with -Werror
    * 142764 : ogg that caueses error
    * 142797 : Mac OS X Audio Sink and Src
    * 142851 : gstid3tag sends wrong offset on discont events
    * 142954 : [patch] adding a connection problem signal to shout2send
    * 142962 : Error converting wav file to ogg/vorbis
    * 143032 : [adder] crash on certain errors
    * 143130 : [mixmatrix] returns garbage pointer as request pad
    * 143146 : [patch] gst/tcp plugin doesnt compile on OSX
    * 143153 : [patch] osxaudio - fix warnings
    * 143262 : rifflib does not know several fourccs
    * 143283 : [PATCH] Property accessors for the mixer interface
    * 143454 : [alsasink] outputs silence on sync problem
    * 143749 : tcp plugin dosn't compile on FreeBSD
    * 143861 : OSS elements portability on BSD (soundcard.h location)
    * 144240 : [cdparanoia] sets wrong timestamps on buffers [patch]
    * 144425 : Invalid read of size 4in riff-read.c [patch]
2004-06-28 17:45:56 +00:00
jmmv
0ef64c853c Update to 0.8.3:
Changes since 0.8.2:

      * Hotfix for unregisterable switch element

Changes since 0.8.1:

      * new translations: Turkish, Ukrainian, GB English
      * Fixes for setting elements to NULL to release devices
      * Windows port
      * New GStreamer Data Protocol helper library
      * New GstAdapter, similar to bytestream
      * Fixes for registry loading plugins with same name
      * Added no-more-pads signal
      * Added Fixed List GValue type
      * Fixes to schedulers

Bugs fixed since 0.8.1:

      * 133897 : Internal GStreamer error: seek problem
      * 134839 : buffers leaked by filesrc, typefind, spider or fakesink
      * 137710 : When seeking, the sink's time is reset
      * 138012 : [opt] simple pipeline crashe
      * 138836 : docs build but won't install
      * 140015 : GstValue GTypes should not derive from G_TYPE_BOXED
      * 140156 : ARM port / type reading patches
      * 140477 : [debug] crash with *:2 while playing alien.mpg
      * 140594 : Small memory leak int gst_parse_launch()
      * 140734 : filesrc should handle named pipes/devices
      * 140743 : Leak in _gst_parse_escape()
      * 141083 : gstreamer-0.8.1 compile failure with gcc-3.4: error: PIC ...
      * 141304 : GST_CAPS and GST_IS_CAPS broken
      * 141317 : Win32 build with newest Microsoft compilers
      * 141414 : filesink leaks events
      * 141416 : leak in entrygthread scheduler
      * 141417 : Memory leak in gthread-cothreads.h
      * 142304 : The Win32 makefiles clean too much
      * 142804 : needed change to allow x86 Solaris compile with Forte
      * 142957 : xmlregistry failes to compile on osx
2004-06-28 16:30:30 +00:00
kristerw
37a4828e7d The configure script requires pkg-config. 2004-06-27 18:48:09 +00:00
salo
c3eb0dda74 Updated to version 0.9.1.
Changes:

- mkvmerge: Dropped supoprt for 'aviclasses' (one of the two
            libraries for accessing AVI files). This mostly
            affects the Windows users as I've used aviclasses
            and not avilib on Windows so far. The 0.9.0-pre-builds
            so far haven't shown any problems, though, so I hope
            this doesn't break anything.
  new feature: mmg will set the 'display dimensions' automatically
           for AVI files whose video track is MPEG4 and has the
           pixel aspect ratio stored in the bitstream.
  bug fix: The improved MP3 garbage detection was broken resulting
           in an error message from mkvmerge in some weird
  bug fix: Matroska tracks can use lacing (several frames inside
           one Matroska block with only one timecode for the whole
           block). mkvmerge did not recreate the timecodes for the
           frames 1..n in the lacing correctly.
  feature removed: Dropped support for 'time slices'. They were not
           used, didn't offer the player any additional value and
           caused massive increase in overhead.
  bug fix: The OGM fix in 0.9.0 broke handling for non-broken OGM
           files a bit.
  new feature: Added support for the audio/video synchronization
           method used by NanDub (garbage at the beginning of audio
           tracks inside an AVI) for AC3 and MPEG audio tracks. In
           other words: If an AVI is read and an audio track contains
           garbage right at the beginning then the corresponding
           audio delay is calculated and used instead of simply
           discarding the garbage.
  new feature: Enabled reading MPEG4 video from MP4 files (nope,
           they're not stored in Matroska's native mode yet).

- mmg
  bug fix: The job manager did not handle the conversion of non-ASCII
           characters correctly.
  new feature: The action 'delete job' in the job manager will also
           delete the file in the 'jobs' subdirectory.
  new feature: Added an option to make mmg stay always on top (only
           on Windows).
  new feature: Added a dialog for adding arbitrary command line options
           which includes a list of advanced options to chose from.
2004-06-27 15:27:28 +00:00
grant
3f1d51245f fix installation of qtextras after distfile changed. 2004-06-26 19:37:28 +00:00
grant
62af2f166d checksum for rp9codecs-win32-20040626.tar.bz2 changed on MASTER_SITE. 2004-06-26 19:36:01 +00:00
grant
507281bd31 update for rp9win32codecs-20040626 being renamed to
rp9codecs-win32-20040626. no functional change.
2004-06-26 19:33:02 +00:00
grant
421ac8ce1b bump PKGREVISION of mencoder for libdv dependency too. 2004-06-26 18:49:09 +00:00
grant
1eb65c0036 bump PKGREVISION in individual pkg Makefiles because there was no
change to mplayer-share.
2004-06-26 18:37:06 +00:00
grant
c3d194ca34 bump PKGREVISION for libdv dependency. 2004-06-26 18:35:27 +00:00
grant
09cda05f19 include support for libdv. 2004-06-26 18:33:31 +00:00
grant
e940f5af45 add buildlink3.mk 2004-06-26 18:33:00 +00:00
grant
1d8ff90b25 move mpeg-lib to multimedia/ 2004-06-26 18:27:23 +00:00
grant
7802b7fe8d improve 2004-06-26 18:18:02 +00:00
grant
25c5780aa3 move smpeg-xmms to multimedia/ 2004-06-26 18:10:20 +00:00
grant
89af912d1c correct CATEGORIES. 2004-06-26 18:06:17 +00:00
grant
b3d15114b5 move dumpmpeg to multimedia/ 2004-06-26 18:05:45 +00:00
grant
92d15cff7f move libmpeg3 to multimedia/ 2004-06-26 18:00:21 +00:00
grant
7432aff3a4 +libdv 2004-06-26 17:48:56 +00:00
grant
4431c9380f Initial import of libdv 0.102 into the NetBSD packages collection.
The Quasar DV codec (libdv) is a software codec for DV video, the
encoding format used by most digital camcorders, typically those that
support the IEEE 1394 (a.k.a. FireWire or i.Link) interface. libdv was
developed according to the official standards for DV video: IEC 61834
and SMPTE 314M.

Submitted in PR pkg/24313 by Osamu OISHI with cleanup and update to
0.102 by me.
2004-06-26 17:48:29 +00:00
kristerw
c2a18ef8ac Correct path to multimedia/smpeg. 2004-06-26 17:37:14 +00:00
grant
b3429bdb95 update win32-codecs to 20040626. old distfiles are no longer
available.

two new codecs:

vp5vfw.dll
vp6vfw.dll
2004-06-26 16:14:42 +00:00
grant
e0ed05cfdb move smpeg to multimedia/ 2004-06-26 09:16:10 +00:00
sekiya
9d1aa29aec Add dvdauthor-0.6.10 2004-06-25 07:00:04 +00:00
sekiya
8b9ccb62e0 Add dvdauthor-0.6.10. 2004-06-25 06:58:42 +00:00
drochner
0c07dfaa40 update to 1.0.1
bugfixes only
2004-06-21 16:21:50 +00:00
drochner
6177902638 apply some minor fixes from libdvdread CVS 2004-06-21 16:14:14 +00:00
drochner
54415e052d update to xine-lib-1-rc5
changes:
rc4a:
Some have experienced problems with rc4 due a bug managing the colorkey
overlay for XV (XVideo). With some video cards (most notably Matrox), it
caused parts of the image to not be displayed properly. These bugs have
now been fixed. Others have experienced compilation problems in our
previous releases resulting in static noise being produced for WMA streams.
This has also been fixed in rc4a.
Users of 5.1 and other audio surround setups will need to reconfigure their
xine settings. A newer, more user-friendly, "Speaker arrangement" config
item is now provided and must be used.
rc5:
xine-lib 1-rc5 contains important fixes from our previous release,
most notably compilation fixes for AMD64 plataform, fixed
downloading of reference files (asx, rm, etc) with HTTP, some
crashes with win32 DLLs and playback issues of some MPEG streams.
There are cool new features as well, like the surround 5.1 upmix
plugin and MacOS X support.
2004-06-21 15:55:54 +00:00
grant
22ef173c4b add a big obvious comment pointing out that gmplayer has its own
distinfo file and that both the gmplayer and mplayer-share distinfo
files must be maintained.

(out of 25 files between them, only 3 were actually shared.. oops)
2004-06-21 09:40:16 +00:00
tron
a8580c0f3d This package must have a own "distinfo" file because the list of the
distribution files doesn't match the "mplayer-share" package.
2004-06-21 07:01:38 +00:00
tron
2cca877332 Add missing checksum for various fonts. 2004-06-21 06:28:56 +00:00
agc
733ad544e0 Add digest for patch-ae, the patch for the artsd Makefile 2004-06-20 20:38:23 +00:00
agc
e6a32c49df Add a patch necessary for the forthcoming gst-plugins-artsd package. 2004-06-20 20:23:34 +00:00
agc
8e33f303b3 On second thoughts, let's use the gst-plugins-mad package in the audio category. 2004-06-20 19:32:24 +00:00
agc
99dc9644cd Add and enable gst-plugins-mad 2004-06-20 19:26:41 +00:00
agc
652b98263e Import a package for the gstreamer mad plugin - package provided by Amitai,
imported by me mainly for the up and coming tunesbrowser import.

	GStreamer is a library that allows the construction of graphs of
	media-handling components, ranging from simple mp3 playback to complex
	audio (mixing) and video (non-linear editing) processing.

	Applications can take advantage of advances in codec and filter technology
	transparently.  Developers can add new codecs and filters by writing a
	simple plugin with a clean, generic interface.

	This package provides the mad plugin for GStreamer.
2004-06-20 19:25:49 +00:00
xtraeme
7c9c2f1d0a Update multimedia/vlc to 0.7.2.
Changes between 0.7.1 and 0.7.2:
--------------------------------

Core support:
 * Bookmarks feature for easier seeking/access inside medias.
 * Support for video output embedded in interfaces.
 * Improved HTTP daemon.
 * Saved playlists now remember VLC-specific options.

Codecs:
 * New Continuous Media Markup Language (CMML) codec.
   (http://www.annodex.net/overview.html)
 * New H.261 video decoder using openmash.
 * H264 encoder, demuxer and packetizer.
 * Packetizer interfaces between demux and codec when needed
   (allows using ffmpeg plugin to decode MPEG streams and better aac decoding).
 * Support for Theora alpha3 (both decoding and encoding).

Input:
 * --start-time <sec> and --stop-time <sec> to start and stop playing a
   file at the specified amount of seconds. Only works with a few
   fileformats (avi, mov, mkv, mp4 )
 * Improved directory access module.
 * New "file-cat" option to play truncated movies.
 * Better handling of meta info (title, author, description, etc...).
 * New options to pass meta info to the input.
 * It is now possible to stream programs from a DVB-S/C/T stream
   (satellite, cable, or digital terestrial television)

Demux:
 * Annodex (http://www.annodex.net) support.
 * mmsh streaming fixes.
 * Fixed infinite loop in the AVI demux on broken/incomplete files.

Subtitles:
 * Subviewer and subviewer v2 subtitles support.
 * Ability to choose autodetected subtitles path.
 * Subtitles delay can be changed in real time with hotkeys.

Stream output:
 * Improved session announcement system.
 * Minimize threads usage by default.
 * Added faster than realtime stream output (limited by CPU) for file output.
 * Improved MOV/MP4 muxer.
 * Improved MPEG TS muxer.
 * Improved transrater.
 * Meta info options used by the muxers.
 * New configuration system.
 * Better audio channels downmixing when transcoding.

VideoLAN manager:
 * New videolan (media) manager (vlm): a little manager designed to launch
   and manage multiple streams from within one instance of VLC.
 * Supports live streams and VoD.
 * Supports scheduling.
 * Telnet interface for vlm.
 * HTTP interface for vlm.

Interfaces:
 * Skins II (Windows and Linux only)
    - Ability to embed video output.
    - Support for bitmap fonts.
    - Lots of improvements.
 * wxWindows (default Windows and Linux interface)
    - New design and set of icons.
    - Ability to embed video output.
    - Support for hotkeys.
    - Support for bookmarks.
 * Mac OS X
    - Support for 'groups' and playlist item properties.
    - Better hotkeys handling.

Mac OS X port:
 * OpenGL video output is now the default when available.
 * Added FAAC encoder (mp4a).
 * Audio output fix to work with multiple streams on a HAL device.
 * Possible fix for conflict with CodeTek VirtualDesktop (untested).

Win32 port:
 * DirectShow input plugin should work with more devices.
 * Disable monitor power down when watching movies.
 * Improved Windows installer.

Linux port:
 * PowerPC fixes.

Misc:
 * Improvements to the Goom visualisation plugin.
 * Roku HD1000 audio output
2004-06-20 18:43:26 +00:00
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