Age | Commit message (Collapse) | Author | Files | Lines |
|
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.
|
|
|
|
|
|
|
|
changes:
-amrnbenc: give element a rank (SECONDARY) so it's autoplugged
-rmdemux: descramble sipro audio before pushing out
-x264enc: fix up codec_data / avcC header construction some more
-x264enc: Put pixel-aspect-ratio from input into the src pad caps
pkgsrc note: patch-ab was added to work around an API incompatibility
to pkgsrc's old libx264, can be removed if libx264 gets updated (which
is currently not possible due to pkgsrc's even older ffmpeg)
I've tested gst-x264enc only with a simple testcase (videotestsrc!x264enc)
and it seems to work so far.
|
|
changes:
-audioparsers: add bitrate calculation
-camerabin: misc improvements
-added invtelecine and segmentclip
-jpegformat: add xmp reading and writing support
-mpegtsdemux: add support for Blu-Ray style DTS and the two DTS HD stream
types
-mpegtsparse: parse TDT table in mpegts
-mpegvideoparse improvements
-qtmux: add support for the VP8 video codec and XMP tags
-misc fixes and improvements
|
|
changes:
-support more colour spaces and pixel formats in multiple plugins
-VP8 support in various demuxers
-deinterlace: make automatic detection of interlacing the default
-implement push mode seeking in various demuxers
-video filter consolidation
-misc fixes and improvements
|
|
|
|
|
|
|
|
|
|
|
|
many bugfixes and improvements, too much to list here
|
|
|
|
changes:
-API extensions
-bugfixes
pkgsrc note: while the changelog doesn't tell details, there seems
to be an ABI incompatibility to the previous version. Bump the
bl3 dependency.
|
|
This switches to the gnome-2.30 release branch.
|