Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
pkgsrc-wip by Cesar Catrian C., updated by myself.
Subtitle Editor is a GTK+2 tool to edit subtitles. It can be used
for new subtitles or as a tool to transform, edit, correct and
refine existing subtitle. This program also shows sound waves,
which makes it easier to synchronise subtitles to voices.
Subtitle Editor is free software released under the GNU General
Public License (GPL).
|
|
This unbreaks the build under NetBSD using native X11.
|
|
to target a pentium pro if mplayer-runtime-cpudetection is enabled
then at least put it under an option so it can be turned off:
mplayer-default-cflags
For example, all of my machines are p3 or better, so I prefer to
use "-march=pentium3 -mfpmath=sse -msse2", but I still want
mplayer-runtime-cpudetection to handle amd64 / Intel core at runtime.
|
|
sync mplayer and gmplayer buildlink includes. Add the following:
- to gmplayer to match mplayer: libXinerama libXv
- to gmplayer only: libdvdnav
- to both: libXvMC libXxf86dga libXxf86vm
|
|
changes: bugfixes
|
|
Changes since 0.10.13:
* Audio dither and noise-shaping when reducing bit-depth
* RTSP and SDP helper libraries added
* Experimental buffering element "queue2" now supports pull-mode
and file-based buffering.
* Support for more 32-bit video pixel layouts
* Various fixes and improvements
Bugs fixed since 0.10.13:
* 380625 : [x*imagesink] add 'handle-expose' property
* 385527 : oggmux sometimes gets DELTA flag on output wrong near start
* 402076 : videoscale 4-tap method broken for downscaling
* 437169 : [xvimagesink] add property to disable Xv double-buffering
* 441264 : queue2 support to do buffering on a file
* 442553 : [v4lsrc] doesn't output segments in GST_FORMAT_TIME
* 442557 : [videorate] doesn't handle latency queries
* 442944 : Audiotestsrc can overflow on seeks
* 444523 : [queue2] Pull mode support
* 444630 : Compilation error with fsseko (from gstqueue2.c) -- unabl...
* 445505 : [queue2] It does not work in pull mode with oggdemux
* 446551 : [queue2] Buffering is not working properly if it is set t...
* 446572 : [queue2] Division by zero
* 446972 : warning when compiling gstoggdemux.c
* 449156 : Regression in CVS for decodebin2
* 450875 : Missing files in po/POTFILES.in
* 451707 : [tag] UTF-8 in ID3v1 tag not correctly decoded
* 451908 : [ffmpegcolorspace] regression: doesn't accept GST_VIDEO_C...
* 454264 : Playbin fails to " play " image url after a movie url
* 456656 : [API] Addition of audio buffer clipping function to gstaudio
* 460978 : gst_audio_buffer_clip outputs warnings
* 152864 : [PATCH] GstAlsaMixer doesn't support signals
* 360246 : [audioconvert] Optionally apply dithering
* 394061 : Add support for Subviewer subtitles
* 420326 : Base payloader class has wrong property types and ranges
* 451145 : [vorbisdec] errors out on 0-sized packets
* 459204 : [PATCH] [playbin] gst_play_base_bin_get_streaminfo_value_...
|
|
Changes since 0.10.13:
* State change handling improvements
* New improved GstController API
* Multi-queue fixes and enhancements
* Fewer dynamic library relocations
* Various other fixes and improvements
* Parallel installability with 0.8.x series
* Threadsafe design and API
Bugs fixed since 0.10.13:
* 457322 : registry is read twice on startup
* 406632 : pkgconfigify the check for Check in configure.ac
* 423700 : [multiqueue] leaks memory when flushing
* 437457 : saving relocations for GstElementDetails
* 444648 : [API] add GstParamSpecFraction
* 444820 : build error with grammar.tab.c
* 448794 : state changes are racy with decodebin after rewrite for 0...
* 449197 : [capsfilter] Should set src pad caps on buffer
* 449226 : Incomplete ghostpads in xml session save
* 449493 : minor quoting fix in gst-feature.m4 macro
* 450711 : [GstController] Improve extensibility by providing a GstC...
* 451939 : [API] add GST_TAG_LICENSE_URI and GST_TAG_COPYRIGHT_URI
* 459501 : gst_registry_lookup_feature_locked is slow
* 462558 : Regression in async state change handling
* 462752 : make gst_element_class_set_details_simple args const
* 430682 : multiqueue doesn't output data on unlinked pads properly
* 462085 : registry feature hash can access invalid memory
* 357959 : buffer_alloc is not proxied through tee
* 374639 : GstTee doesn't handle pad list resyncs properly
* 449414 : [capsfilter] Copy of passed GstCaps taken instead of refe...
* 453732 : [PATCH] multiqueue returns wrong internally linked pads
|
|
the "faad" option is selected, then the resulting avidemux binary
package cannot be distributed. Ok'ed by <xtraeme>.
|
|
|
|
of an emulated operating system. Instead of proliferating things like
SUSE_VERSION_REQD, NETBSD_VERSION_REQD, SOLARIS_VERSION_REQD, etc., a
package can say:
EMUL_REQD= suse>=9.1 netbsd>=2.0 solaris>=10
all in one, succinct line.
|
|
- Add an options file to permit excluding rar on i386 - for those who do
not have the appropriate compat options enabled in their kernel
|
|
|
|
There has to be another way to specify it, if it is really needed.
Please ask Roland Illig if you get into problems with this commit, because
this is now necessary after rev 1.6 of pkgsrc/devel/binutils/builtin.mk
This stops installing a package which is not really needed, because the
binutils programs in the basesystem are good enough.
|
|
this is needed at all, and why only on NetBSD. If someone knows, please
re-add the code and _comment_ it properly.
|
|
useful for category Makefiles, as opposed to bsd.pkg.subdir.mk, which is
also relevant for the top-level directory. Adjusted the category Makefiles.
|
|
which are linked against libpthread
bump PKGREVISION
|
|
changes: Fixed problem with mp4creator --extract
|
|
|
|
|
|
|
|
version of liba52 into libavcodec
bump pkgrevision
|
|
compiling not tested
|
|
|
|
|
|
binary-only packages that require binary "emulation" on the native
operating system. Please see pkgsrc/mk/emulator/README for more
details.
* Teach the plist framework to automatically use any existing
PLIST.${EMUL_PLATFORM} as part of the default PLIST_SRC definition.
* Convert all of the binary-only packages in pkgsrc to use the
emulator framework. Most of them have been tested to install and
deinstall correctly. This involves the following cleanup actions:
* Remove use of custom PLIST code and use PLIST.${EMUL_PLATFORM}
more consistently.
* Simplify packages by using default INSTALL and DEINSTALL scripts
instead of custom INSTALL/DEINSTALL code.
* Remove "SUSE_COMPAT32" and "PKG_OPTIONS.suse" from pkgsrc.
Packages only need to state exactly which emulations they support,
and the framework handles any i386-on-x86_64 or sparc-on-sparc64
uses.
* Remove "USE_NATIVE_LINUX" from pkgsrc. The framework will
automatically detect when the package is installing on Linux.
Specific changes to packages include:
* Bump the PKGREVISIONs for all of the suse100* and suse91* packages
due to changes in the +INSTALL/+DEINSTALL scripts used in all
of the packages.
* Remove pkgsrc/emulators/suse_linux, which is unused by any
packages.
* cad/lc -- remove custom code to create the distinfo file for
all supported platforms; just use "emul-fetch" and "emul-distinfo"
instead.
* lang/Cg-compiler -- install the shared libraries under ${EMULDIR}
instead of ${PREFIX}/lib so that compiled programs will find
the shared libraries.
* mail/thunderbird-bin-nightly -- update to latest binary
distributions for supported platforms.
* multimedia/ns-flash -- update Linux version to 9.0.48 as the
older version is no longer available for interactive fetch.
* security/uvscan -- set LD_LIBRARY_PATH explicitly so that
it's not necessary to install library symlinks into
${EMULDIR}/usr/local/lib.
* www/firefox-bin-flash -- update Linux version to 9.0.48 as the
older version is no longer available for interactive fetch.
|
|
|
|
|
|
|
|
|
|
|
|
- Do not remove share/xine, as it's used by xine-lib too.
- There's no need to set BUILDLINK_API_DEPENDS for curl anymore, its
buildlink3.mk file takes care of the required version.
Bump PKGREVISION.
|
|
After long time, a new xine-ui version is now available. There are fixes
for security issues with playlists (upgrade recommended!), fixes for crashes,
memleaks and bugs. Functional enhancements and features are added,
appearance of non-skinned windows is harmonized (with more space for
text), translations are updated.
|
|
|
|
|
|
using an "mplayer" binary built on a G5 based Mac OS X system on e.g.
a G4 based Mac OS X system.
|
|
|
|
|
|
changes:
-fixes in handling of MPEG streams, Real streams and MP3
-AMR-NB fixes
-Other bug-fixes and improvements
|
|
changes:
-some new plugins
-LADSPA plugin improvements
-IIR equaliser ported to 0.10
-libsndfile output ported to 0.10
-mpegvideoparse ported to 0.10 and improved
-switch element ported to 0.10
-VCD source element ported to 0.10
-AMR-WB support fixes
-MIDI renderer plugin based on timidity
-qtdemux, wavpack and videocrop plugins moved to the Good module
-Many other bug fixes and improvements
|
|
changes:
-Much improved RTSP/RTP and V4l2 support
-New plugins - audiopanorama, audioinvert, audiodynamic, audioamplify
-qtdemux, videocrop and wavpack elements moved from Bad Plugins
-Fixes in avi and matroska muxing
-Fixes in wavparse, sunaudio, AVI demuxing, ID3 tag handling
-gamma element ported to 0.10
|
|
Glenn Maynard on ffmpeg-devel that should fix the gmplayer compilation
problem on NetBSD-3.x.
|
|
Changes since 1.1.2:
xvidcore library
* Fixed a potential vulnerability in mbcoding.c reported by Trixter Jack
at Secunia
(was already in patch-ac)
|
|
|
|
|
|
|
|
|
|
|
|
Suggested in PR 36571 by John Ruschmeyer.
|