Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Matroska files.
MKVtoolnix is a set of tools to create, alter and inspect Matroska files.
With these tools one can get information about (mkvinfo) Matroska files,
extract tracks/data from (mkvextract) Matroska files and create (mkvmerge)
Matroska files from other media files.
From pkgsrc-wip, created by Sergey Svishchev with modifications by me.
|
|
mencoder:
- ride the cdparanoia-related PKGREVISION++
- remove superfluous --disable-nas, already pulled in from Makefile.common
|
|
Fix cdparanoia detection after bl3ification.
|
|
${PREFIX}/info.
|
|
|
|
Add Matroska support.
|
|
|
|
container format library.
Matroska aims to become THE Standard of Multimedia Container Formats.
It was derived from a project called MCF, but differentiates from it
significantly. It is based on EBML (Extensible Binary Meta Language),
a binary derivative of XML.
Matroska is designed with the future in mind. It incorporates features
you would expect from a modern container format, like:
- Streamable over internet (HTTP and RTP)
- Fast seeking in the file
- High error recovery
- Menus (like DVDs have)
- Chapter entries
- Selectable subtitle streams
- Selectable audio streams
- Modularly extendable
From pkgsrc-wip, submitted by Sergey Svishchev.
|
|
broke 'make index' (pointed out by wiz@). This also lets us write more
interesting and easier to find descriptions for packages.
|
|
For more information see also PR kern/25076
|
|
libdvdnav and gst-player.
|
|
gst-player is an application capable of playing almost any media type for
which a GStreamer plugin exist. It is developed by the GStreamer developers
as a testing ground and sample application.
This package is based on the one found in pkgsrc-wip by Benedikt Meurer.
|
|
This package provides the theora plugin for GStreamer.
|
|
This package provides the mpeg2dec plugin for GStreamer.
|
|
This package provides the dvdread plugin for GStreamer.
|
|
This package provides the dvdnav plugin for GStreamer.
|
|
Theora is Xiph.Org's first publicly released video codec, intended for
use within the Ogg's project's Ogg multimedia streaming system. Theora
is derived directly from On2's VP3 codec; currently the two are nearly
identical, varying only in encapsulating decoder tables in the bitstream
headers, but Theora will make use of this extra freedom in the future to
improve over what is possible with VP3.
|
|
libdvdnav is a library that allows easy use of sophisticated DVD navigation
features such as DVD menus, multiangle playback and even interactive DVD
games. All this functionality is provided through a simple API which
provides the DVD playback as a single logical stream of blocks, intermitted
by special dvdnav events to report certain conditions. The main usage of
libdvdnav is a loop regularly calling a function to get the next block,
surrounded by additional calls to tell the library of user interaction.
The whole DVD virtual machine and internal playback states are completely
encapsulated.
|
|
independent plugin. (Let's go with the previous revision bump).
|
|
explicitly requested by this package.
|
|
|
|
- Do not install nor build any plugins that require external libraries.
This keeps this package small, makes it modular and will avoid the need
of "fee-based-commercial-use" licenses while building GNOME.
- Split the Makefile and make it easy to create packages for individual
plugins by using Makefile.common.
- Use gstreamer/plugins.mk to automatically register installed plugins in
the plugins database.
- Fix the regex used to export symbols to something that matches better
the original one.
- As a result of the update of gstreamer to 0.8.0nb1 (which requires a
glib2 with the RTLD_GLOBAL fix), plugins work fine now.
|
|
- Require glib2>=2.4.0nb1 to get the RTLD_GLOBAL fix.
- Move the plugins database from /var/cache/gstreamer-0.8 to
${PREFIX}/libdata/gstreamer-0.8, because it's intended to be updated
after (de)installation of plugins only.
- Implement a framework to automatically rebuild the plugins database at
(de)install time. This is handled by the simple inclusion of plugins.mk
in package makefiles.
|
|
|
|
during recent update (hi charles!).
|
|
|
|
seem to have it enabled by default...):
- it's spelled <errno.h> NOT <sys/errno.h>
- use the same register prefixes as linux does, not macosx.
|
|
This allows the plugins to export symbols properly.
|
|
|
|
|
|
|
|
find a suitable list of changes...
|
|
any complete list):
* thumbnailer fix
* added Punjabian and Great Britain English translations
* updated Croatian and Catalan translations
|
|
Bugs fixed since 0.7.6:
* 126999 : [API]: "gstreamer-libs-0.7.pc" should be renamed
* 129299 : complied errors in alsa-lib-1.0.0-0.rc2
* 131270 : pkg-config-ification patch (alsa, esd, shout2, ogg, speex, .
* 135921 : speexenc support won't compile with 1.1.x
* 136590 : mod plugins doesn't work atm
* 137044 : GConf schemas unreadable
Changes since 0.7.5:
* uses 0.8 as the major/minor number
* dist fixes for generated files
* MPEG video playback fixed
* error call fixes
* videodrop fixes
* alsa oss emulation mixer fixes
* audioconvert fixes
* gconf versioning fixes
* mad xing header fixes
* vorbisdec fixes
* mad leak and stream reporting fixes
* media-info fixed
* buffer leak fixes
* osssink timing fixes
* NAS fixes
* cdparanoia error
Bugs fixed since 0.7.5:
* 114560 : rfc2250enc produces empty buffers
* 122279 : goom's first timestamp is broken
* 131128 : aasink and sdlvideosink are broken
* 133541 : int2float and int2floatnew conflict should be resolved
* 133783 : remove deprecated plugins
* 135597 : make gstosselement properly deal with symlinks
* 136334 : udpsrc pads / caps error
Changes since 0.7.4:
* Compatible with gstreamer 0.7.5
* ffmpeg plugin moved to gst-ffmpeg module
* DV fixes
* mikmod fixes
* OSX build fixes
* jpeg fixes
* gdk_pixbuf fixes
* automake 1.8 underquotedness fixes
* rfb server/port addition
* colorspace fixes
* liboil usage in videofilter and videotestsrc
* better LADSPA classification
* ALSA xrun recovery fixes
* switch fixes
* xvimagesink fixes
* moved out MAS sink
* experimental xine lib plugin
* intfloat and oneton removed in favour of audioconvert and interleave
* only export gst_* from plugins
* lame tag writing fixed
* added reporting of codecs used
* version gconf schemas and install locations
* qtdemux fixes
* gamma correction fixes
Bugs fixed since 0.7.4:
* 129740 : MP4/M4A files not recognized properly
* 130507 : Silence/sine don't have a sync property
* 131050 : avi-demux plays audio, but funky colors as video
* 131534 : jhbuild build failure with Debian sid
* 131948 : xoverlay and gstplay sample fails to build - missing include
* 133219 : missing include in ./gst/effectv/gstedge.c
* 133316 : gst/vbidec/vbiscreen missing cast
* 133410 : gstid3tag doesnt handle track-count
* 133508 : [oggdemux] Can't play files with multiple streams
* 133528 : sincesrc seems not to register its dparams correctly
* 133562 : Build breaks on dvdec
* 133663 : ext/ladspa categorises all plugins as Filter/Effect
* 133886 : libtool error while compiling alsamixer plug-in
* 134255 : vbidec won't compile
* 134318 : GConf schemas should be in versioned files, and install in v
* 134322 : gst/intfloat/gstint2float.c forgets to include "inttypes.h"
* 134612 : ext/gdk_pixbuf/Makefile: error in target install-loaderLTLIB
* 134750 : Problem building gst-plugins on Solaris
* 134894 : vorbisdec signals tags with bitrate < 1 (ie not set)
* 135038 : port gst-shorten to the new caps system
* 135042 : fix tag writing in lame
* 135116 : gstflacenc.c fails to build in NetBSD
|
|
Changes since 0.7.6:
* coding style consistency for .c files
* ABI padding for GstCaps and GstStructure
Changes since 0.7.5:
* uses 0.8 as the major/minor number
* opt scheduler fixes
* don't link non-versioned tools to gstreamer
* bindings-related fixes and additions
Changes since 0.7.4:
* API additions for bindings
* Queue memleak fix
* optimal scheduler fixes
* Ghost pad fixes
* Signal marshalling fixes
* documentation fixes
* underquotedness fixes for automake 1.8
* fixed atomic implementation on sparc and S390
* gstreamer-scan fixes
* multidisksrc renamed to multifilesrc
* fixed GstCaps docs
* fixed libxml checking when not needed
* added timeout to filesrc
* added support for double dparams
* make spider report an error when it can't handle a mime type
* fixed navigation event handling
* added codec and volume tags
Bugs fixed since 0.7.4:
* 105844 : --disable-loadsave --disable-registry still check for libxml
* 118310 : Timeout support added for fdsrc
* 127133 : [API] Need non-vararg version of gst_index_add_association
* 127815 : gst-register sigsegs 100% of the time.
* 129600 : patch to compile on OSX
* 131362 : use serialize/deserialize in the core
* 132045 : incorrect dependency causes rebuilding of libgstreamer on "m
* 132935 : setting pipeline -> NULL -> PLAYING doesn't restart stream
* 132996 : configure fails: aclocal: macro `jm_AC_TYPE_UNSIGNED_LONG_LO
* 133391 : the asm mutex implementation is broken on SPARC
* 133631 : gst-launch seg faults in gst_caps_free with no sink
* 133800 : fixes for underquoted macros and automake 1.8.x
* 133817 : add support for disc number tag
* 134128 : typo in ./gstreamer/gst/gstclock.c
* 134145 : pot-update not updated after file removal
* 134583 : Race on gst_pad_link_free
* 134816 : test -e in autogen.sh does not work on Solaris
* 134841 : gst-inspect.c is defining GList *pads twice
|
|
gets replaced by pkgsrc's libtool, too. The included libtool incorrectly
rewrites relative pathnames causing link failures.
|
|
Fix remotely exploitable buffer overflow.
|
|
|
|
|
|
bugs were fixed. For details look at
http://cvs.sourceforge.net/viewcvs.py/mjpeg/mjpeg_play/mplex/
|
|
PR 21890 by Kai Puolamaki.
Bump PKGREVISION to 3.
|
|
|
|
|
|
VLS is part of the VideoLAN project, a full client/server video over IP
solution. The VideoLAN Server aims at broadcasting MPEG (1/2/4, PS/TS)
video streams over any IP network.
|
|
only with NetBSD 1.6's modified "gzcat"
|
|
|
|
|
|
VideoLAN is a project of French students from the Ecole
Centrale Paris and developers from all over the world. Its main
goals is MPEG streaming on a network, but it also features a
standalone multimedia player. The VideoLAN Server can stream
video read from a hard disk, a DVD player, a satellite card or
an MPEG 2 compression card, and unicast or multicast it on a
network. The VideoLAN Client can read the stream from the
network and display it. It can also be used to display video
read locally on the computer : DVDs, VCDs, MPEG and DivX files
and from a satellite card. It is multi-plaform : Linux,
Windows, Mac OS X, BeOS, BSD, Solaris, QNX, iPaq... The
VideoLAN Client and Server now have a full IPv6 support.
|
|
|