Commit graph

533 commits

Author SHA1 Message Date
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
grant
eaa75b4082 there will not be a NetBSD-1.[7-9] but will be a NetBSD-[2-9].*
adjust patterns used in ONLY_FOR_PLATFORM/NOT_FOR_PLATFORM to reflect
this.
2004-10-01 10:37:32 +00:00
wiz
26536e26c5 Update to 1.0rc5nb3:
Remove one skin that disappeared, and update one skin name.
Also, all skin distfiles have changed, so set DIST_SUBDIR to a new
value and update the checksums.

Addresses PR 27071.
2004-09-30 09:01:57 +00:00
tron
1b89d43900 Don't use extra commans in "-Wl" commands which apparently cause problems
with either the "libtool" or "buildlink3" framework. This fixes the build
problem discovered in recent bulk builds.
2004-09-28 15:26:09 +00:00
jlam
0b2f61b496 Back out previous commit as it's no longer necessary -- bsd.buildlink3.mk
will now automatically pre-create the buildlink bin directory.
2004-09-24 16:17:53 +00:00
wiz
0bc219e30b Update to 1.1.2:
Version 1.1.2 (unreleased) [sic]

 * fix a bug with multipage packet assembly after seek

Version 1.1.1 (2004 September 12)

 * various bugfixes
 * important bugfix for 64-bit platforms
 * various portability fixes
 * autotools cleanup from Thomas Vander Stichele
 * Symbian OS build support from Colin Ward at CSIRO
 * new multiplexed Ogg stream documentation

Package change:
Move documentation from share/doc/html to share/doc.
2004-09-24 12:33:16 +00:00
seb
56f55b5e43 Catch up with bsd.wrapper.mk framework: s/BUILDLINK_DIR/WRAPPER_DIR/ 2004-09-24 09:18:15 +00:00
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
jmmv
079f1003e5 Update to 0.8.1. This version corresponds to GNOME 2.8.0.
Changes since 0.8.0:
	* added en_CA, Canadian English (Adam Weinberger)
	* added gu, Gujarati (Guntupalli Karunakar)
	* added tk, Turkmen (CGurban Tewekgeli)
	* added or, Oriya (Gora Mohanty)
	* added bs, Bosnian (Kemal Sanjta)
	* added nb.po (Kjartan Maraas)
	* fixed bug in .wav info reading (Iain Holmes)
	* fixed test application (Colin Walters)
	* fixed double play call (Kaushal Kumar)

Changes since 0.7.0:
	* thumbnailer fix
	* added Punjabian and Great Britain English translations
	* updated Croatian and Catalan translations
2004-09-21 17:16:07 +00:00
jmmv
72c0b1ad06 Update to 2.8.0. This version corresponds to GNOME 2.8.0.
Changes since 2.7.1:

	* GStreamer-based (CDDB-capable) backend to GNOME CD
	* Added "nb" and "bs" translations
	* Added ALSA switches (simple boolean on/off) to Volume Control
	* Made the whole release compile properly using -Wall -Werror

Bugs fixed since 2.7.1:

	* 51152: CD Player does not support CDDA
	* 123937: Progress bar does not move while recording
	* 140082: Too many "name-changed" events for Play/Pause button
	* 142828: Bad preprocessor directive in gnet-private.h
	* 143287: [Solaris], Need to set the audio port
	* 143327: No ATK name for Available Themes selection widget
	* 144341: gnome-cd chrashes/hangs when opening/closing tray
	* 144536: missing gst-cdparanoia-cdrom.c and gst-cdparanoia-cdrom.h
	* 148353: gnome-cd crashes when pressing ejecting a cd while it is ...
	* 151305: missing return value in seek_to()
	* 151306: Cleanup of issues reported by sparse/gcc

This is gnome-media 2.7.1

Changes since 2.6.1:

      * Swapped About and Help (Jorn Baayen)
      * Fixed cddb-slave2 documentation link (Kaushal Kumar)
      * Added "tk" translation
      * Fixed compiler warnings in CDDBSlave2
      * Lots of functionality updates in CDDBSlave2
      * Fixed spelling errors in schemas

Bugs fixed since 2.6.1:

      * 117695: Don't flood syslog with failed CDROMVOLREAD ioctls (Thomas)
      * 130233: Internationalize profile names and descriptions (Thomas)
      * 134339: Change dir to path in source (Thomas)
      * 134340: Use ngettext (Thomas)
      * 134341: Whitespace before punctuation in gnome-media message (Thomas)
      * 137139: Change terminal to profile (Thomas)
      * 141985: Check .cddb directory for entries (Thomas)
      * 114015: Fix window title for gnome-cd on unknown discs (Thomas)
      * 135139: Add NetBSD support (Julio M. Merino Vidal)
      * 130651: Change name and comment in .desktop file (Thomas)
      * 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)
2004-09-21 17:13:35 +00:00
salo
7e4fa8d7e6 Update windows-all, the old distfile no longer available. (this is getting
ridiculous..)
2004-09-17 08:07:12 +00:00
salo
169c1b95e9 Update windows-all part of the package, the older distfile is no longer
available.
From Pavel Cahyna via PR pkg/26938.
2004-09-14 06:26:52 +00:00
xtraeme
1edd532e63 Check for libXv.so on ${X11BASE}/lib not /usr/X11R6, which breaks
installation using XFree86/xorg packages from pkgsrc.

Apply patch from FUKAUMI Naoki in PR pkg/26743, no bump PKGREVISION
because there aren't functional changes if XFree86/xorg from pkgsrc
is not used.
2004-09-09 07:50:53 +00:00
jmmv
2dc8a1b493 Update gst-plugins to 0.8.4:
Changes since 0.8.3:

      * New translation in this release: Albanian
      * licensing corrections
      * fixes for compiling with G_DISABLE_ASSERT
      * pixel aspect ratio conversion fixes
      * tcpserversink fixes and additions
      * multifdsink can use poll now as well
      * interleave fixes
      * audioscale fixes
      * videotestsrc fixes
      * v4lsrc fixes
      * theoradec, theoraenc fixes
      * lame fixes
      * flac fixes
      * ximagesink, xvimagesink fixes
      * sunaudio fixes

Bugs fixed since 0.8.3:

      * 135407 : [xviddec] shows green frames when decoding packed bitstre...
      * 140432 : Osssink and alsasink broken on nforce2 (intel8x0) soundcard
      * 140897 : Incorrect segment duration in files created with matroska...
      * 140898 : No writing application specified in matroska files create...
      * 141554 : vorbis in matroska files makes the vorbisdec plugin segfault
      * 144091 : [Solaris] audio mixer element
      * 144616 : Infinite loop in wavparse.
      * 148711 : typefind function for TTA audio files
      * 148950 : matroskademux doesn't set buffer duration
      * 148951 : matroskademux misses the tta codec in its codec list
      * 151232 : [lame] doesn't build with lame-3.90
      * 151236 : [v4l] compile failure
      * 151410 : Memory leaks in multifdsink
      * 151462 : theora plugin Makefile broken

Changes since 0.8.2:

      * New translation in this release: Czech
      * New translation in this release: Hungarian
      * pixel aspect ratio conversion
      * tcpserversink fixes and additions
      * oggdemux fixes
      * theoraenc and theoradec fixes
      * ximagesink and xvimagesink fixes
      * ladspa fixes
      * videoscale and ffmpegcolorspace fixes for stride
      * mpeg and dvd fixes
      * win32 project file additions
      * new elements: playbin and decodebin
      * new element: multifdsink
      * new element: pngdec
      * new element: alpha
      * new element: multifilesink

Bugs fixed since 0.8.2:

      * 141906 : hang on removing ximagesink from a pipeline
      * 142432 : Wrong sink MIME type in shout2send
      * 143222 : [oggdemux] Optimize tag reading
      * 143548 : Please update libtool to fix build on arm
      * 143703 : duration always 0 for some (gst produced) .ogg files
      * 144624 : wavenc doesn't close file properly
      * 144753 : libgstinterfaces should be split, or: 'volume' should not...
      * 144815 : [alsasink] gst_element_set_time_delay() assertion failure...
      * 144866 : [flac] seeking broken, duration not set on buffers [PATCH]
      * 144941 : alsasink assertion failure on ctrl+z and fg
      * 145031 : totem CVS won't compile because of gst-play ...
      * 145088 : gnome-volume-control has unlocalized volume names.
      * 145118 : Compile error (gcc 2.95, alsa)
      * 145336 : pipeline broke-stonecold
      * 147969 : LADSPA plugin should sanitize the info from the .so's to ...
      * 148021 : Bug in lib-riff
      * 148023 : [ximagesink] doesn't work with Xnest
      * 148043 : audioconvert
      * 148289 : mad plugin crashes on Sun
      * 148505 : [level] for silence peak is reported wrongly
      * 148986 : [lame] bug in negotiation
2004-09-01 17:01:31 +00:00
jmmv
629c57b91a Update to 0.8.5:
Changes since 0.8.4:

      * New Translation: Albanian (sq), Laurent Dhima
      * first release that works on Windows with MSVC7
      * fixed lists can now be intersected
      * transform functions from fraction to double added
      * optimal scheduler fixes
      * fixation fixes
      * filesrc fixes
      * typefind fixes

Bugs fixed since 0.8.4:

      * 145100 : segfault in gst_pad_call_get_function
      * 147889 : gst_element_link_pads_filtered may ignore named dest pad ...
      * 148692 : GstQueue binary compatibility breakage
      * 149981 : Win32 not included in the source distribution
      * 150242 : GStreamer doesn't copy some buffer flags correctly

API changes since 0.8.4:

- API additions:

* A new function, gst_scheduler_register, has been added.
* A new enum member of GstBufferFlag, GST_BUFFER_DELTA_UNIT has been added.

- API depreciations:

* GstBufferFlag has a deprecated enum member, GST_BUFFER_KEY_UNIT.
Buffers should be marked with GST_BUFFER_DELTA_UNIT when they're not
key units instead, since key units are the more common case.

Changes since 0.8.3:

      * New Translation: Czech (cs), Miloslav Trmac
      * New Translation: Catalan (ca), Jordi Mallach
      * gst_init () now behaves like gtk_init ()
      * queue fixes
      * ongoing win32 build integration
      * bytestream now has GstFilePad
      * gst-register is now i18n-ized
      * GstCaps XML-ization works again
      * Fixed enum GValue
      * Added GstFraction GValue

Bugs fixed since 0.8.3:

      * 109831 : clocks aren't refcounted properly
      * 123774 : state change on bin should set same state change on all c...
      * 134663 : failed assertion at end of movie in totem
      * 137863 : CPU/Memory leak when using spider decoder
      * 140219 : no man page for gst-xmlinspect
      * 141378 : gstreamer crashes during initialization due to a recent c...
      * 141692 : gst_init() type function that ignores arguments it doesn'...
      * 142418 : Win32 Debug build should not be the same as the Release one
      * 142422 : Win32 Build documentation missing
      * 142795 : [PATCH] Memory leak in queue element
      * 142813 : [PATCH] Deadlock in optimal scheduler
      * 142850 : GST-Register didn't find any plugins
      * 142903 : [PATCH] fdsrc element never resets buffer offset to zero
      * 143741 : cross compiling issue
      * 143777 : [opt] problem after removing some elemnts and putting the...
      * 143953 : Crash cause by gst_data_is_writable + audioconvert
      * 144185 : Double-free memory
      * 145137 : patch to make GstCaps XML functions actually do something
      * 145338 : [PATCH] Fix a bus error in the optimal scheduler
      * 145391 : gstvalue.c: ref klasses instead of peek
      * 145520 : registry rebuilds too easily
      * 147707 : FreeBSD dosn't have strndup
      * 147713 : opt scheduler resorts the chain incorrectly
      * 147819 : [PATCH] Add some checks in the opt scheduler
      * 147894 : opt scheduler decoupled elements mismanagement
      * 147929 : [PATCH] running gst-register in non-utf8 locale can cause...
2004-09-01 14:30:19 +00:00
wiz
5b41881920 Convert to bsd.options.mk, and add three new options: bktr lame vorbis.
The latter two add support for reading/writing mp3 and ogg files,
while the first adds support for grabbing from bktr(4), based on a file
from FreeBSD ports with some additional changes by me.
Additionally, document how to use it in the man page.

Also, add a patch (by me) to use the NetBSD native audio interface instead
of libossaudio (on NetBSD).

Based on PR 24691 and additional mails by Ove Soerensen (thanks!).
Also addresses PR 20281.

Bump PKGREVISION for the audio interface change.
2004-08-29 22:43:50 +00:00
jlam
8d572feba3 Use the new BUILDLINK_TRANSFORM commands to more precisely state the
intended transformation: use "rm" to remove an option, "rmdir" to remove
all options containing a path starting with a given directory name, and
"rename" to rename options to something else.
2004-08-28 06:05:31 +00:00
wiz
ab1dc226b1 Adapt fetch message file description to web page. 2004-08-26 01:03:09 +00:00
salo
256266fa47 Update to version 0.9.5.
Changes:

- mkvmerge
  bug fix: WAV files which contained a 'PAD ' chunk before the
           'data' chunk were not processed at all.
  bug fix: Use 'setjmp' and 'longjmp' Instead of throwing a C++
           exception during the chapter parsing stage. Otherwise
           libexpat will abort with a non-descriptive error
           message on Windows.
  bug fix: SSA/ASS subs with the old codec ID 'S_SSA' and 'S_ASS'
           were accepted, but their codec ID was kept. It is now
           correctly changed to 'S_TEXT/SSA' and 'S_TEXT/ASS'.
  bug fix: Try to guess whether tags read from OGM files (for
           automatic language tag setting and for copying chapter
           information) are already in UTF-8 or not. If not try
           to convert them from the current system's charset.
  bug fix: use the same UID for the EditionUID in the chapters
           and in the tag targets when parsing a CUE sheet.
  bug fix: Handle TTA files with ID3 tags correctly (=skip the ID3
           tags).
  bug fix: There was an illegal free() in the OGM reader.
  bug fix: Block durations with 0s length (e.g. entries in a SSA
           file) were not written.
  bug fix: The FLAC packetizer gets the duration from the FLAC
           packet itself.
  bug fix: The word 'TAG' occuring in e.g. SRT subs caused the
           ID3/MP3 frame detection to be stuck n an endless loop.
  new feature: Abort muxing if the output file name is the same as
           the name of one of the input files.
  new feature: If there was no MIME type given for an attachment
           then mkvmerge will try to guess it based on the file's
           extension just like mmg.
  new feature: Implemented sample-precision for timestamps and
           durations on audio only files.
  added: 'EditionUID' to valid elements below '<Targets>' in XML
           tags. Fixed the creation of the 'Targets' with
           --global-tags and --tags.

- mkvextract
  bug fix: The CUE extraction wrote UTF-8 characters but no UTF-8
           BOM (byte order marker) at the beginning.
  bug fix: The subtitle track extraction used the wrong duration
           in 0.9.4.
  new feature: Limited support for extracting chapters as CUE sheets
           that haven't been created by using a CUE sheet with
           mkvmerge's "--chapters" option.

- mkvmerge, mkvinfo, mkvextract
  new feature: added support for the new tag elements ('tag language'
           and 'default/original language').
  new feature: Added support for the new 'EditionFlagHidden',
           'EditionFlagDefault' and 'EditionManaged' elements.

- mkvmerge, mkvextract, mmg
           Changes to the chapter handling.
           EditionUIDs are always created. mkvextract outputs
           EditionUIDs and ChapterUIDs normally. mkvmerge tries
           to keep EditionUIDs and ChapterUIDs but replaces them
           if they aren't unique.

- mkvmerge/mkvextract
  new feature: Use the new EditionUID entries when convert CUE sheets
           to chapters and tracks. This is in preparation for
           'multiple CDs to single Matroska file' conversions.

- mkvinfo, mmg
  bug fix: Fixed compilation with Unicode enabled versions of wxWidgets.

- mmg
  bug fix: The 'down' button on the 'input' tab was not working
           correctly in all cases.
2004-08-23 23:33:06 +00:00
salo
316e7df52c Update to version 0.7.3.
Changes:
- remove patch-aa, it has been merged upstream

0.7.3:
======
- add KaxEditionFlagDefault, KaxEditionManaged, TargetType, TagLanguage,
  TagDefault, EditionFlagHidden
- rename the new KaxTagLanguage to KaxTagLangue
- misc small bugfixes

0.7.2:
======
- chapters/tags: add an edition UID and clean the code according to the specs
- mingw32: Proper description for the SHARED option. Make building the lib
           statically the default just like it is for libembl.
2004-08-23 23:19:52 +00:00
markd
2ee8517f6a Update kmplayer to 0.8.3rc4
pkgsrc changes: dont install some files that kdelibs already has versions
of.

Changes since version 0.8.3-rc3a
- Downloading of .m3u/.pls also eats .asx, so try to read this one too. This
  fixes also MPlayer-1.0pre not been able to read .asx files.
- Make sure if we're downloading a playlist file, it isn't bigger than 50k
- More or less revert the alsa5/alsa9 change to just alsa. Seems latest
  MPlayer doesn't work with alsa5/alsa9. Although they are still available.
Changes since version 0.8.3-rc3
- add AM_MAINTAINER_MODE in configure.in.in, no recheck/automake/autoconf
  version mismatch
Changes since version 0.8.3-rc2
- All QtoolTips to QWhatsThis and help from Xine for whatsthis by xine options
- Store xine settings in ~/.kde/share/apps/kmplayer/xine_config and not in
  ~/.xine/config2. Save the first time if file does not exist (Automaticly
  sets the misc.memcpy_method).
- Added a debian build directory, builds a kmplayer-lib, kmplayer-plugin and a
  kmplayer-app package. Eg. install only kmplayer-lib and kmplayer-plugin if
  you prefer another player but do want the plugin for konqueror.
- Added protocol files for mms://, rtsp:// and pnm://
- Position slider now also shows progress of the cache fill
Changes since version 0.8.3-rc1
- Remove configure options for control buttons. Simply always autohide for
  fullscreen and embedded part and show them otherwise
- Fix another case of video widget stays black cause in kxineplayer
- If position slider is hidden, make buttons small again (like <= 0.8.2)
- Support for AUTOSTART attribute
- Support for FULLSCREENMODE attribute
- Seeking while sliding :-)
- Local .pls and .m3u playlist files support. Works too if autodownloaded, eg
  pls' on http://www.shoutcast.com should work now
Changes since version 0.8.2
- fix for the "video window stays (sometimes/often) black" bug, which seems to
  occur more with the latest Qt versions. KMPlayer uses a XSimpleWindow now
  that is managed by QXEmbed
- Support for Real's CONTROLS/CONSOLE attributes. This makes it possible
  multible plugins cooperate with imagewindow/controlpanel
- Combine control buttons and position slider to one control panel
2004-08-22 01:01:52 +00:00
markd
10dabbf627 Update to KDE 3.3
Changes:
* aRts
  o JACK output plugin Zack Rusin, Matthias Kretz
* aKode
  o akodelib: New multithreaded audio (de/en)coding library Allan
    Sandfeld Jensen
  o akodelib: Plugins for MPEG-audio, Ogg/Vorbis, FLAC, Ogg/FLAC and
    Musepack decoding Allan Sandfeld Jensen
  o akodelib: Support for external encoding and output plugins Allan
    Sandfeld Jensen
  o akodelib_artsplugin: aRts-plugin that uses the akode-decoding
    plugins Allan Sandfeld Jensen
  o akodelib_artsplugin: Support streaming aRts API, to enable
    streaming playback Allan Sandfeld Jensen
* KRec
  o Update the documentation. Arnold Krille
* JuK
  o Improved track announcement popup Michael Pyne
  o Add to K3B support for songs Michael Pyne
  o Improved DCOP support Michael Pyne
  o Drag and drop retagging of songs Michael Pyne
  o Quickly play songs from the Search Bar Michael Pyne
  o Album random play Michael Pyne
* KFilePlugins
  o New plugin for C64 PSID music files Rolf Magnus
2004-08-21 14:44:47 +00:00
sketch
050553a290 New distfile actually appears to be 8.0.3.526, and requires libXm. Add a
dependancy on suse_openmotif, and bump PKGREVISION.
2004-08-19 12:51:06 +00:00
sketch
346d7fef55 Update the distfile links on the real.com site, as the previous ones were
removed recently.  The rp8 distfile name and size have changed, but appear to
be the same version (8.0.3.421).

Many thanks to David Mallinson of Real who happened to be passing by.
2004-08-19 12:25:16 +00:00
wiz
69106eb2a0 Add dependency on libtheora; bump PKGREVISION. 2004-08-18 13:35:06 +00:00
recht
57d5b82e8f update to win32-codecs-040703.1
relevant changes:
20040809
    * Win32codecs renamed to Windows-all
    * Win32codecs are now in zip format
    * Windows-all (was Win32codecs)
      - Added aslcodec_vfw.dll (ASLC vfw decoder)
      - Added scg726.acm (Sharp G.726)
      - Added atrc3620.dll, cook3620.dll, drv33260.dll, drv43260.dll,
        pncrt.dll, sipr3260.dll, tokr3260.dll, drv23620.dll  from rp9
      - Added QuickTime.qts, QuickTimeEssentials.qtx,
        QuickTimeInternetExtras.qtx from qt63
2004-08-17 19:29:22 +00:00
drochner
c2f0450629 fix stack overflow, see http://www.open-security.org/advisories/6
(patch from xine CVS)
bump PKGREVISION
2004-08-10 11:24:46 +00:00
wiz
e2930b2cdd Remove USE_GCC_SHLIB (package already sets USE_LANGUAGES). 2004-08-07 09:54:17 +00:00
drochner
6ff4c758af make sure libavcodec gets linked against libz and libm for proper
inter-library dependencies
2004-08-06 11:01:53 +00:00
minskim
1b5384162b Enable pkgviews installation. 2004-08-05 17:35:58 +00:00
salo
f26d74bc28 Updated to 1.4.1.
Changes:
- Updated avilib to handle OpenDML AVIs bigger than 1Gb created by mencoder.

ok by <cube>, the MAINTAINER.
2004-08-03 19:33:21 +00:00
shannonjr
da9c92c952 There is a problem compiling multimedia/xine-lib in that the "extra"
assembly language module zoom_filter_xmmx.c breaks when optimized. Some
googling indicates that this is also encountered with FreeBSD and Linux.
A review of the CVS tree for xine shows that this module has been
removed. As as module is only built if MMX is detected (HAVE_FFMMX
defined) removing the module should not break anything; that is the
approach taken in this new patch that removes building zoom_filter_xmmx
from Makefile.in for xineplug_post_goom.la
2004-08-02 19:09:45 +00:00
recht
66c8815d3c fix typo: it's #if defined and not #ifdef defined 2004-07-31 11:08:47 +00:00
jmmv
9e15fb5e05 Remove some C99isms; hopefully fixes build on NetBSD 1.6.2.
Addresses PR pkg/26479.
2004-07-30 21:54:10 +00:00
recht
b1dbe77f18 update to 0.50.18
0.50.18 - [stable branch] - Sun Apr 18 2004, joern

Bugfixes:
- ac3 passthrough was broken. Thanks for reporting
  to James Broberg <jbrobergAT cs.rmit.edu.au> and
  TOSOVSKY Ales <tosovsky AT znalecka.cz>

0.50.17 - [stable branch] - Sat Apr 10 2004, joern

Features:
- support for another transcode deinterlacer (I=5),
  suggested by Jean-Yves Simon <lethalwp AT tiscali.be>

Bugfixes:
- mp3 samplerate setting didn't work, only 48khz
  for CVD. Thanks for the report to Neverstopdreaming
  <neverstopdreaming AT tiscali.it>.
- dvd::rip couldn't open empty project files
- prevent timeouts when encoding Ogg/Vorbis in cluster mode
- vobsub creation now splits with millisecond precision,
  thanks for the patch to Jean-Yves Simon
2004-07-30 20:51:47 +00:00
salo
0010c78773 Fix multiline strings to get further with gcc3.x 2004-07-30 09:57:54 +00:00
wiz
3bc892ae44 Add RCS Id. 2004-07-29 19:04:58 +00:00
manu
a90aed48ba Bugfix: setsockopt IP_MULTICAST_TTL takes an an unsigned char, not an int. 2004-07-27 17:18:41 +00:00
salo
8947dbb2d6 Updated to version 0.9.4.
Changes:

- patch-ab no longer needed

0.9.4:
======
- mkvextract: new feature: Added support for extracting TTA tracks
                     to TTA files.
              new feature: Implemented the extraction of chapter
                     information and tags as a CUE sheet which is
                     the reverse operation to using a CUE sheet
                     with mkvmerge's '--chapters' parameter.

- mkvmerge: bug fix: SRT file recognition failed if the file
                     contained spaces at the end of the first line.
            bug fix: Broken VobSub .idx files which contain
                     timestamps going backwards no longer crash
                     mkvmerge. A warning will be printed for such
                     inconsistencies.
            bug fix: The Matroska reader contained a nice little
                     illegal memory access (introduced in 0.9.3 with
                     the fixes to the 'default track' handling).
            bug fix: The SSA reader was segfaulting if a line
                     contained an empty text field.
            bug fix: The CUE sheet parser interpreted a timestamp
                     as HH:MM:SS (hours, minutes, seconds). The
                     correct spec is HH:MM:FF (hours, minutes,
                     frames with 1 frame = 1/75 second).
            new feature: The pregap from a CUE sheet is converted
                     into two sub-chapters (one for "INDEX 00", one
                     for "INDEX 01"). These sub-chapters have their
                     'hidden' flag set.

- mkvinfo: bug fix: Fixed compilation for MATROSKA_VERSION = 2.
           bug fix: Fixed compilation with gcc 3.2.

- mmg: new feature: Added support for the two flags 'hidden' and
                    'enabled' in the chapter editor.
2004-07-27 04:27:40 +00:00
salo
63496419ba Update to version 0.7.1.
Changes:

- use bzip2 distribution tarball

0.7.1:
======
- KaxClusterPosition is already in use and therefore a v1 element
- various cosmetic changes to Makefile and build system itself
2004-07-27 04:14:56 +00:00
xtraeme
9345e507d9 Disable MMX support if USE_MMX != [Yy][Ee][Ss]. 2004-07-26 23:53:49 +00:00
jdc
8a0aa09673 This works on NetBSD/sparc64 too, so clone the alpha platform entry. 2004-07-24 21:47:09 +00:00
wiz
7beb3c424c Unlocking a mutex before destroying it makes libpthread much happier. 2004-07-24 01:19:34 +00:00
wiz
dec8d5eb2f Improve comment about speex. 2004-07-23 15:45:15 +00:00
kristerw
3bb97a5a42 Fix invalid use of preprocessing directive within macro arguments,
to make this compile when using gcc 2.95.
2004-07-22 17:47:18 +00:00
salo
67c5db45ee USE_IMAKE implies USE_X11BASE, remove it. 2004-07-21 21:16:10 +00:00
salo
fadc5b229c Updated to version 0.9.3.
Changes:

- add patch to fix compilation when MATROSKA_VERSION is set to 2 or bigger.
  Patch sent to Moritz Bunkus and it's fixed in svn repo.

- take MAINTAINERSHIP

0.9.3:
======
- mmg: bug fix: The 'default track' checkbox was broken.

- mkvmerge: bug fix: Using '--cues ...:all' was broken for audio tracks
                     that use lacing.
            bug fix: The latest OpenDML AVI files generated by mencoder
                     were not read correctly. Only the first RIFF chunk
                     was processed.
	    bug fix: The default track feature did not work correctly
                     with the new --track-order.
            new feature: When using a CUE sheet as a chapter file
                     mkvmerge will automatically convert some of the
                     entries to tags.
            new feature: Added support for TTA lossless audio files.

            If the user does not specify a --language for a track 'und'
            ('undefined') will now be used instead of 'eng'. The user
            can use the new option '--default-language' to change that.
2004-07-21 00:04:30 +00:00
salo
96a5e36e55 PKGREVISION++
- do not define MATROSKA_VERSION=2 anymore.  it's not needed for mplayer
  any longer and no other application needs it.  per discussion with Moritz
  Bunkus.
- add test target, do not build tests as a part of normal build
- i can as well add myself as MAINTAINER..
2004-07-20 23:53:12 +00:00
salo
03fc6a69a6 Remove external Matroska support from mplayer packages.
The new internal demuxer is the only one supported now, works better
and support for the external one will be removed in next releases.
2004-07-20 22:04:44 +00:00
xtraeme
9b8b97331b Only show USE_MMX in BUILD_DEFS when ${MACHINE_ARCH} == i386.
This closes PR pkg/26243.
2004-07-19 23:56:21 +00:00
kristerw
e842cce03c gcc 2.95 does not handle some of the asm statements. Fall back to
the C version when using gcc 2.
2004-07-18 17:40:25 +00:00
wiz
2dbc9754fa Update to 1.0pre5:
DOCS

    * small additions, corrections, updates all over the place
    * audio output driver section added to the man page
    * several bug fixes and improvements in the MEncoder documentation
    * DVD ripping guide extended and improved
    * AUTHORS file massively extended
    * German man page partially updated
    * Hungarian XML documentation translation started

Ports

    * encrypted DVD playback on Windows fixed (again)
    * Cygwin and MinGW now accept the same -dvd-device syntax
    * LIVE.COM now works under MinGW
    * foundations for MinGW crosscompilation
    * disabled SSE on MinGW as it caused crashes
    * AC3 passthrough for ao_win32
    * improved vo_quartz (YUV, multiple screens support)
    * vo_quartz made default on Mac OS X
    * ao_macosx fixed and made default again on Mac OS X
    * RealVideo binary codecs support on Mac OS X (still buggy)
    * bigendian fixes in vf.c, vo_tga
    * OpenBSD portability fixes
    * OpenBSD/VAX support
    * AMD64 support

Drivers

    * support for more Radeons (9800 XT among them) in VIDIX
    * Radeon related bug fixes in VIDIX
    * vo_gl2 now supports GUI, fix for flickering borders in fullscreen
    * support 24 and 32 bit PCM files, bigendian fixes
    * ao_sdl now converts unsupported formats instead of quitting
    * ENCA support
    * merged ao_alsa9 and ao_alsa1x drivers into ao_alsa
    * NeoMagic TV-out support through VESA
    * JACK audio output driver
    * vo_sdl fixes (wrong flags and screensaver disabling)
    * vo_directx fixes

Decoders

    * MSZH/ZLIB, FLI, QTRLE, RoQ video and RoQ audio support moved to FFmpeg
    * FFmpeg Cinepak and CYUV decoders preferred
    * audio format 0xff support (is AAC)
    * "raw" audio in MOV supported
    * Indeo audio (iac25) support via binary codec
    * upgrade libfaad2 to the FAAD 2.0 release
    * MPEG2 chroma422/444 support
    * Winnov WINX and WNV1 support via binary codec

Demuxers

    * Ogg subtitle handling and other bug fixes
    * Matroska improvements
    * support seeking in Real files without -idx
    * support seeking in Real files without index with -forceidx

Streaming

    * ASF, MMST streaming fixes
    * URL escaping fixed
    * NSA (Nullsoft audio) streaming support
    * embedded RAM playlist support
    * multibyte URL support
    * rtp:// now supported even with LIVE.COM compiled in
    * miscellaneous bug fixes

Filters

    * vf_softskip: frame skipping filter for MEncoder
    * vf_harddup: frame duplication filter for MEncoder
    * vf_pullup minor fixes and improvements
    * AltiVec-optimized YUV to RGB converter
    * vf_spp memory corruption fix on reallocation

FFmpeg/libavcodec

    * MPEG2 encoding with 8, 9, 10, 11 bit intra DC precision
    * DC clipping fix, intra_dc_precision > 0 support
    * Cinepak fixes and palette support
    * support skipping of MB rows during decoding
    * Vorbis in NUT fixed
    * NUT updated to latest specification
    * segfault and artifact fixes in SVQ3 decoder
    * motion estimation code: overflow and chroma fixes
    * change qscale -> lambda for the motion estimation
    * noise preserving sum of squares comparison function in ME code
    * fixed memory overwrite in truemotion decoder
    * clip input motion vectors, better error tolerance on bad vectors
    * FLAC decoder cleanup (partial demuxer/decoder separation)
    * memalign hack for SSE/SSE2 on that alternative OS :)
    * lots of AltiVec optimizations
    * qscale + qprd fix
    * QTrle4 support
    * H.261 decoder
    * coefficient saturation fix in H.263
    * H.263 MCBPC fix
    * per line lowpass filter in MMX and faster C lowpass filter
    * SVQ1 encoder
    * as usual, lots of bug fixes and optimizations

Others

    * fullscreen fixes for many window managers
    * fix crash on original Pentiums and older
    * dvd://start-end support
    * netstream (mpst://) support fixed
    * support comments in plaintext playlists
    * loader/ dependency removed
    * keepaspect option extended to all video output drivers
    * WMA to Ogg conversion and simple subtitle editing script added to TOOLS
    * support for more lame options
    * new set of GUI icons
    * memory conserving implementation of GUI potmeters
    * X11 code reindented
    * further gcc 3.4 support fixes
    * mixer API written for changing volume through libaf
    * -rtc-device option for specifying the RTC device
    * desktop/menu icon added
    * miscellaneous bug fixes and cleanups
    * multi-threaded encoding with lavc
    * fixed a bug with Real files introduced in pre4
    * -use-stdin renamed to -noconsolecontrols
2004-07-17 19:06:36 +00:00
grant
330662f609 fix ?= typo: we want to add arts to MPLAYER_DISABLE_DRIVERS on Solaris. 2004-07-16 14:40:22 +00:00
mrg
53b782195f add powerpc support (it *almost* works properly...) 2004-07-15 13:28:39 +00:00
cube
d24b17b105 For USE_MMX users, do the following:
o only include it in the BUILD_DEFS if the current platform is concerned.
  For now that only includes i386, but we might find amd64 users in the
  future.
o test against [Yy][Ee][Ss], for consistency.

Fixes part of PR 26243.
2004-07-12 19:27:05 +00:00
salo
6be1bd823a Replace test -e with -f.
Addresses part of PR pkg/26235 by Georg Schwarz.
2004-07-10 23:34:39 +00:00
wiz
5ffd04c910 Use yacc instead of bison, since that is available on more platforms
by default.
2004-07-10 21:06:55 +00:00
drochner
2d378fadc6 update to 0.99.2
official changelist:
* update screensaver key faking code to avoid false triggering of the
  "sticky keys" feature on newer distros
* fix crashes caused by tooltips
* fix reporting of dropped frames
* experimental feature: output video to a different display than control panel.
  set gui.video_display to the second display name, usually ":0.1" or ":1",
* removed -funroll-all-loops from SPARC and PPC targets.
* fix xitk trying set a window property when its atom may be undefined
* add --disable-shm-default configure option which sets feature.shm to zero
  but keeps the shm code compiled in

unfortunately new bugs in timer handling and mutex locking were
introduced...
2004-07-06 21:12:58 +00:00
recht
df9f6259c7 bump PKGREVISIONs since libxslt needs libgcrypt now 2004-07-06 16:28:52 +00:00
wiz
45ab0f56d5 Use newest qtextras package and qt65dlls instead of qt6dlls.
Set PKGNAME to one higher.
2004-07-05 23:33:30 +00:00
salo
365ef1ca32 Updated to version 0.9.2.
Changes:
========
- mkvextract: bug fix: Video extraction was not working correctly
  on big endian systems.
- mkvmerge, mmg: new feature: --track-order now controls the track
  creation order globally, meaning that it isn't used for each file
  but only once. This allows the tracks to be created in ANY order
  (before it was first ordered by file, then by track). For mmg this
  means that the track list contains all available tracks and that
  there are no 'up' and 'down' buttons in the file list anymore.
- mkvmerge: new feature: You can specifiy the time after which to
  split with ms precision.
- mkvmerge: bug fix: Fixed more of that 'garbage at the beginning
  of MP3 streams' issue.
- mkvmerge: bug fix: Reading of broken / unfinished AVI files was
  broken on Windows.

- mmg: Updated the mkvmerge GUI guide to reflect changes and
  additions.
- mmg: new feature: Added 'minimize' buttons to the two 'mkvmerge
  is running' dialogs.
- mmg: new feature: Added an option for automatically calling
  'File -> new' after a job has been added to the job queue.
- mmg: bug fix: The job manager did not always catch all of
  mkvmerge's output, especially if a job failed.
- mmg: new feature: Line wrap the tooltips on Windows.
- mmg: new feature: Suggest a name for a new job based on the
  output file name.
- mmg: new feature: Temporarily disaable 'always on top' if the
  muxing or the job dialog are visible.
- mmg: new feature: Ask for confirmation before adding a job if
  there's already an old job with the same description.
- mmg: bug fix: The functions 'move up', 'move down' and 'delete'
  in the 'job' dialog were not working correctly on Windows.
- mmg: bug fix: The 'always on top' option was ignored when
  starting mmg.
2004-07-05 01:05:51 +00:00
jmmv
48a2f01114 Explicitly disable the dirac and kio plugins. 2004-07-04 15:54:51 +00:00
wiz
72d0da730b Sync with currently available distfile.
Noted by Kibum Han on tech-pkg.
2004-07-03 11:09:26 +00:00
wiz
45744f852c Update for two skin updates (old ones disappeared). Bump PKGREVISION.
Noted by Kibum Han on tech-pkg.
2004-07-03 11:00:00 +00:00
xtraeme
5d117d393b Update multimedia/win32-codecs to 20040703 (previous distfile unavailable).
Two new codec were added this time.
2004-07-03 05:28:09 +00:00
drochner
d1f60cc0e3 bump PKGREVISION (security fixes) 2004-07-02 17:08:23 +00:00
drochner
b561128ec8 apply the patch from the mplayer site to fix buffer overflow
vulnerabilities in the GUI
2004-07-02 17:07:21 +00:00
drochner
ca3b03de38 this pkg does not conflict with timidity 2004-07-02 15:10:56 +00:00
salo
cb6d8d9dfc Sort mpeg-lib properly (hi grant!). 2004-06-30 17:48:19 +00:00
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
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