unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.
Some hidden issues may appear, in which case please contact me.
discussed with and ok blind jasper@
- Re-enable the faad-based AAC decoder. There is a bug with VLC that
causes some streamed AAC content when being transcoded (to at least
Vorbis) to sound like its only at half or quarter speed.
- Just delete the .la files.
From Brad
OK sthen@
respective VLC decoders and rely upon the FFmpeg based decoders
instead; from Brad
@comment .la archives: they're useless because now vlc is built
using tag=disable-static
OK sthen@
AAC / AC3 / DTS / MPEG Audio and MPEG/MPEG2 in favour of FFmpeg's libavcodec
decoders which nowdays are just as good and in some cases like AC3 / DTS
are better." From Brad (maintainer). ok dcoppa@
from Brad (maintainer):
- Fix sys/mount.h detection so VCD/libcdio support can be enabled.
- bump AUTOCONF_VERSION to 2.64.
- some Makefile cleaning up.
from me, ok Brad:
- garbage-collect share/locale dir
- collect REVISIONs together
* FFmpeg LIB_DEPENDS/WANTLIB changes
* remove bogus @bin marker in PLIST (wxvlc is a symlink)
* bump PKGNAME-main
* img_convert()/img_resample() based filters disabled due to FFmpeg
changes
feedback/ok brad@
- fixes *many* null pointer deref, error handling failures, leaks,
use-after-free and double-free found by Coverity
- fixes some MPEG2 TS audio packet loss
- numerous security fixes in 0.8.6g
- fixes some memory leaks
Also: mark altivec FLAVOR as broken; ajacoutot reports that the
altivec-enabled binary fails to start.
ok ajacoutot
and subpackages
- move the mozilla plugin to a subpackage
- enable altivec support as a flavor
- ffmpeg and wxWidgets lib_depends/wantlib updates
help/ok ajacoutot@