Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
changes:
-minor fixes
-translation updates
|
|
changes:
-feature additions: "quiet"-Flag, more data shown by mkvinfo
-fixes
-build systems uses a ruby script "drake" rather than "make"
|
|
changes: misc fixes and improvements
|
|
changes:
-misc fixes and improvements
-uses orc instead of liboil
|
|
changes:
-new video effects plugins: coloreffects, gaudieffects, geometrictransform
-some new elements
-misc fixes and improvements
-uses orc instead of liboil
|
|
changes: misc fixes and improvements
|
|
of 3/31, 5/425). Set LICENSE.
2009-02-22 Torsten Schoenfeld <kaffeetisch@gmx.de>
* lib/GStreamer.pm
* NEWS: Release 0.15.
2009-02-22 Torsten Schoenfeld <kaffeetisch@gmx.de>
* Makefile.PL
* MANIFEST
* GStreamer.pm (removed)
* lib/GStreamer.pm (added): Move GStreamer.pm into the new lib
directory.
2009-02-22 Torsten Schoenfeld <kaffeetisch@gmx.de>
* t/GstPad.t
* xs/GstPad.xs: Wrap gst_pad_is_blocking, gst_pad_peer_query,
gst_pad_iterate_internal_links, and
gst_pad_iterate_internal_links_default.
2009-02-22 Torsten Schoenfeld <kaffeetisch@gmx.de>
* xs/GstIterator.xs (newSVGstIterator): Convert NULL iterators to
undef.
2009-02-21 Torsten Schoenfeld <kaffeetisch@gmx.de>
* xs/GstFormat.xs (SvGstFormat): Throw an exception if
gst_format_get_by_nick failed to convert the string to a format.
This means that unregistered format strings now cause errors
instead of being silently turned into GST_FORMAT_UNDEFINED.
2009-02-21 Torsten Schoenfeld <kaffeetisch@gmx.de>
* t/GstClock.t: Make the clock resolution and master clock tests
more robust.
2009-02-21 Torsten Schoenfeld <kaffeetisch@gmx.de>
* t/GstIndex.t: Make the GstIndexEntry tests more robust and correct.
2009-02-21 Torsten Schoenfeld <kaffeetisch@gmx.de>
* xs/GstIndex.xs: We don't own the GstIndexEntry objects returned
by the various GstIndex methods, so don't use the _own typemap
variant.
|
|
pkglint is now much happier.
|
|
|
|
|
|
|
|
|
|
While here, finish enabling libXvMC. XXX libXvMC needs real builtinifying.
|
|
From Aleksey Cheusov in PR 43658.
|
|
|
|
|
|
The Video Decode and Presentation API for Unix (VDPAU) provides a complete
solution for decoding, post-processing, compositing, and displaying
compressed or uncompressed video streams. These video streams may be
combined (composited) with bitmap content, to implement OSDs and other
application user interfaces.
This VDPAU API allows video programs to offload portions of the video
decoding process and video post-processing to the GPU video-hardware.
|
|
|
|
|
|
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.
sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
|
|
|
|
|
|
- workaround name conflict with system header <arm/bswap.h> in libavutils
by subst.mk replacement
- explicitly disable armv5te, armv6, and armv6t2 options that are enabled
by autodetect code in configure but cause illegal instruction errors
on StrongARM and XScale machines
Tested on NetBSD/hpcarm (WS011SH) and NetBSD/shark (Funai's DNARD) 5.99.38.
|
|
>> You specified a pre-ARMv6 or Thumb-1 CPU in your CFLAGS.
>> If you really want to run on such a CPU, configure with --disable-asm.
|
|
on NetBSD/arm (and other minor MACHINE_ARCHs).
|
|
|
|
changes:
-Add Genre extension to XSPF playlists
-Add support for Last.fm's new XSPF extensions
-bugfixes
|
|
|
|
|
|
noticed by wiz
|
|
changes: bugfixes
|
|
changes:
-bugfixes
-enhancements to mkvmerge
|
|
|
|
(this was by try&error, does anybody know more about the protocol?)
bump PKGREVISION
|
|
Aleksey Cheusov in PR 43662.
|
|
|
|
changes:
-bugfixes
-support WebM container format
-support Xv gamma adjustment
-handle some more formats and Ogg tags
many pkgsrc patches were integrated upstream
|
|
develops mysterious C++ problems with older g++ (seen in bulk build,
reported by mrg)
|
|
were updated.
|
|
change: Wrap new gstreamer API up to 0.10.30
|
|
changes:
-Use Orc for SIMD and other optimisations, and remove liboil dependency
-fixes, minor feature extensions
|
|
changes:
-Use Orc for SIMD and other optimisations, and remove liboil dependency
-fixes, minor feature extensions
|
|
changes: bugfixes, minor extensions
|
|
gst-plugins0.10-base pulls it in, this will change in future versions
because liboil is replaced by "orc"
|
|
|
|
|
|
per Aleksey Cheusov in PR 43633.
|
|
Per Aleksey Cheusov in PR 43632.
|
|
|