Commit graph

3661 commits

Author SHA1 Message Date
joerg
beb4178265 Force explicit bool conversion for C++11 mode. 2013-12-15 19:42:04 +00:00
joerg
75cc43ff55 Fix include order to sort out build with new glib. 2013-12-14 17:11:22 +00:00
markd
ac60aa63a4 Build with freetype 2.5.x 2013-12-13 20:50:05 +00:00
obache
8db283d28b require nss and nspr module. 2013-12-12 02:35:33 +00:00
obache
1228f42d84 Update adobe-flash-plugin11 to 11.2.202.332 for APSB13-28. 2013-12-11 10:40:42 +00:00
jperkin
d35e64c22e Add socket libraries on SunOS. Patch from Sebastian Wiedenroth. 2013-12-10 14:18:05 +00:00
jperkin
3939b72dc0 Fix inttypes on SunOS. Patch from Sebastian Wiedenroth. 2013-12-10 14:16:58 +00:00
adam
a901eca612 Changes 2.1.1:
Bug fixes.
2013-12-09 22:28:45 +00:00
obache
9b57b4605a Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes.
Bump PKGREVISION for runtime dependency pattern changed packages.
2013-12-09 14:17:41 +00:00
joerg
a95edc4af4 Don't leak newly allocated memory. Bump revision. 2013-12-08 22:33:33 +00:00
dholland
2f2477bf7c Explicitly set MKPROFILE=yes to get consistent build results when
bootstrapped. (This package also doesn't build at all when
bootstrapped for other reasons; see tech-pkg.)
2013-12-08 02:56:22 +00:00
wiz
e40ef2a699 Remove patch after update (hi drochner) 2013-12-05 07:51:41 +00:00
drochner
fecc970ed0 update to 1.2.4
changes:
-faster JPEG decoding
-support for EAC3 audio
-test input plugin added
-misc fixes and improvements
2013-12-04 12:38:35 +00:00
drochner
95f34bbf4d update to 1.0.10
changes: bugfixes
2013-12-04 11:32:13 +00:00
drochner
463a722d42 update to 2.0.9
changes: fixes a few important bugs and security issues, mostly needed
for Mac OS X
2013-12-04 11:30:45 +00:00
bsiegert
23a15b6273 Another case where endian.h needs types.h on MirBSD. 2013-12-03 21:46:46 +00:00
bsiegert
98e5c00cef Finally fix the build on MirBSD.
Disable SSE{2,3,4} in the runtime CPU detection code as well.
2013-12-01 23:26:25 +00:00
bsiegert
0695ae7ab8 Try to unbreak the build on MirBSD. With this, it compiles all the way through
but then fails to link because the library contains unfulfilled references
to sse2 functions -- even though they are disabled.
2013-11-29 18:33:54 +00:00
martin
fc1fa660ce Fix PLIST for non-x86 machines 2013-11-28 10:12:25 +00:00
wiz
6ee106c4cc Bump PKGREVISION for json-c. Noted by tron. 2013-11-26 13:11:23 +00:00
wiz
bd9eea67da PKGREVISION bump for json-c shlib rename. 2013-11-25 12:00:45 +00:00
wiz
b125a56694 Comment out p5-Storable dependency; included in perl since 5.7.3. 2013-11-24 09:57:02 +00:00
obache
5da3fbb01e Fixes build on Solaris. 2013-11-21 09:18:17 +00:00
obache
c8bb94412c fixes build on Solaris. 2013-11-21 09:05:08 +00:00
adam
81059da3bd Revbump after updating devel/boost-libs 2013-11-20 20:04:35 +00:00
obache
be6a7bf66d recursive bump from boost-lib shlib major bump. 2013-11-20 13:23:41 +00:00
joerg
1900a3f821 Don't add GCC hacks for Clang. 2013-11-15 14:03:11 +00:00
joerg
14f45f6c1c Do not force C90 and remove some other pointless options that will
create issues with Clang builds. Bump revision.
2013-11-13 22:51:06 +00:00
wiz
031a845108 Update to 1.1.2:
Changes between 1.1.1 and 1.1.2:
--------------------------------

 * Various bugfixes for ATSC PSI tables
 * dvbpsi_packet_push() bugfix
 * Various bugfixes for dvbinfo
 * Ignore invalid program pids (pid=0) inside PAT table (closes vlc ticket #9695)
2013-11-13 19:44:57 +00:00
obache
7decd329f1 Update adobe-flash-plugin11 to 11.2.202.327 for APSB13-26. 2013-11-13 02:26:54 +00:00
markd
5e73016590 Update to phonon-backend-vlc 0.7.0
* Support VLC 2.1.0's upcoming appid API setting more application
  information for PulseAudio.
* Reduce performance overhead in audio/video-less setups by not loading
  dummy plugins at all and removing unnecessary dynamic loading logic.
* Internal API redesign to ensure important abstract code is executed.
* Partially backed new MediaController subtitle API (explicit font setting
  is not working as expected in VLC 2.0)
* Implement equalizer Effect support. This is only going to appear in
  VLC 2.2, so the feature remains not present when built against lower
  versions.
* When building against VLC 2.1 the new video title API is used to disable
  displaying the video title when a video starts to play. This is going to
  replace the manually set argument for libvlc_new in the long run.
* Phonon VLC is now the highest rated backend due to its high quality.
  This means that whenever an additional backend is installed and the user
  did not choose a preferred backend Phonon VLC will be used by default.
Bug Fixes
* Stride calculation for surface painting is done correctly now (affects
  VideoWidget inside QProxyWidget)
* Queued tracks are now correctly played when the current track is about
  to end.
* DirectSound and CoreAudio are no longer marked as advanced devices. This
  makes auto-selection of devices work on Windows and OSX.
* Track selection on AudioCds via the MediaController is now working as
  intended.
* Prevent libpa crashes due to empty user-agent information.
* Reduce scope of non-reentrant PulseAudio envrionment setup. Limited due
  to missing API backing in libvlc.
* Subtitle selection now uses correct index mapping preventing off-by-one
  issues.
2013-11-09 22:58:08 +00:00
markd
85d971b6cb Update to phono-backend-gstreamer 4.7.0
* Backing for the new MediaController subtitle API.
Bug Fixes
* Resolved non-reentrant PulseAudio envrionment setup.
* Disc playback (AudioCD/DVD/...) is now working correctly with more than
  one physical device.
* Prevent reading from deleted StreamReaders.
* Removed performance penalty caused by debug code even when debug was
  disabled.
* Installed icons now have the correct pixel size.
* VolumeFaderEffect can now internally abort fades when necessary.
* Removed various minor memory leaks.
* The logic behind the aboutToFinish signal has been revised. The signal
  will now only produce gapless transitions if GStreamer issued a callback
  more than 500 msec before the end of the current source. This prevents
  dead locks with short sources (e.g. notifications) but also prevents the
  queue mechanic from working when using short sources or sources of which
  the totalTime can not be identified (e.g. streams). It is advised that
  all applications make sure they handle the finished signal in addition
  to aboutToFinish to ensure that playback does not stop without user
  instruction.
2013-11-09 22:50:56 +00:00
markd
5afcc9dbe8 Update to phonon 4.7.0
* MediaSource(QString) is now deprecated, MediaSource(QUrl) should be
  used instead.
* New build option PHONON_ASSERT_STATES to debug incoherent or incorrect
  state changes from the backend.
* Documentation cleanup.
* Normalized internal QObject connections.
* Experimental support for building libphonon using QMake; limited control
  over feature set and installation path.
* By default both official Phonon backends try to find a matching subtitle
  file for videos.
* Phonon's CMake build now uses CMake's own GNUInstallDirs which on most
  systems should correctly figure out where to put library files (in
  particular with regards to multi-architecture support on Linux). Should
  you wish to manually set the library installation path, please use
  CMAKE_INSTALL_LIBDIR rather than LIB_INSTALL_DIR from now on.
API Additions
* Additional subtitle API (only partially backed by Phonon VLC - see
  FeatureMatrix)
* BluRay support in libphonon (only backed by Phonon VLC)
Backend Exclusive API Additions
* New AudioOutputInterface47 allowing backends to get the Phonon
  Pulseaudio stream mapping ID which can be used together with
  PulseSupport::streamProperties to prevent [#321288]. Requires
  PHONON_BACKEND_VERSION_4_7 to be defined as with all new interface
  versions.
Bug Fixes
* AudioOutput::setVolume can now be called before entering Phonon::Playing
  state regardless of whether PulseAudio is in use or not.
* Consecutive streams no longer override each other's PulseAudio stream
  mapping.
2013-11-09 22:45:05 +00:00
ryoon
ead618d314 Fix build on NetBSD/arm, at least on NetBSD/evbearmv6hf-el 6.99.25 2013-11-09 05:28:35 +00:00
ryoon
7696acf269 Fix typo in NetBSD/mipsel case 2013-11-07 14:26:38 +00:00
markd
74bd62e0f3 Update to KDE SC 4.11.3
bugfixes, many new features, improved stability and performance.
2013-11-07 11:53:59 +00:00
joerg
3e5cc7ec16 Check if VAAPI is supported and fail silently otherwise. 2013-11-04 16:39:53 +00:00
adam
ad973275e3 Changes 2.1:
- aecho filter
- perspective filter ported from libmpcodecs
- ffprobe -show_programs option
- compand filter
- RTMP seek support
- when transcoding with ffmpeg (i.e. not streamcopying), -ss is now accurate
  even when used as an input option. Previous behavior can be restored with
  the -noaccurate_seek option.
- ffmpeg -t option can now be used for inputs, to limit the duration of
  data read from an input file
- incomplete Voxware MetaSound decoder
- read EXIF metadata from JPEG
- DVB teletext decoder
- phase filter ported from libmpcodecs
- w3fdif filter
- Opus support in Matroska
- FFV1 version 1.3 is stable and no longer experimental
- FFV1: YUVA(444,422,420) 9, 10 and 16 bit support
- changed DTS stream id in lavf mpeg ps muxer from 0x8a to 0x88, to be
  more consistent with other muxers.
- adelay filter
- pullup filter ported from libmpcodecs
- ffprobe -read_intervals option
- Lossless and alpha support for WebP decoder
- Error Resilient AAC syntax (ER AAC LC) decoding
- Low Delay AAC (ER AAC LD) decoding
- mux chapters in ASF files
- SFTP protocol (via libssh)
- libx264: add ability to encode in YUVJ422P and YUVJ444P
- Fraps: use BT.709 colorspace by default for yuv, as reference fraps decoder does
- make decoding alpha optional for prores, ffv1 and vp6 by setting
  the skip_alpha flag.
- ladspa wrapper filter
- native VP9 decoder
- dpx parser
- max_error_rate parameter in ffmpeg
- PulseAudio output device
- ReplayGain scanner
- Enhanced Low Delay AAC (ER AAC ELD) decoding (no LD SBR support)
- Linux framebuffer output device
- HEVC decoder, raw HEVC demuxer, HEVC demuxing in TS, Matroska and MP4
- mergeplanes filter
2013-10-30 07:08:23 +00:00
dholland
2d5ff4445e Bump PKGREVISION of packages whose Lua depends changed form, but whose
own PKGNAME is unchanged.
2013-10-30 06:49:53 +00:00
joerg
b7c0a47156 Don't use -fforce-addr. 2013-10-25 21:48:16 +00:00
jperkin
7754ce346f Fix build on SunOS. Patches from Sebastian Wiedenroth. 2013-10-24 10:53:28 +00:00
jperkin
fef607ed3a Add socket libraries on SunOS. Patch from Sebastian Wiedenroth. 2013-10-24 09:45:34 +00:00
adam
82e155a38f Fix building on OS X 10.9 2013-10-23 18:24:02 +00:00
tron
a260c5d5bc Use the shared libraries provided by "ffmpeg2" package. 2013-10-22 12:45:29 +00:00
tron
6aced0872d Add "ffmpeg2" include and library pathes to the compiler and linker
flags and make sure that the ".pc" files appear at a useful location.
2013-10-22 10:51:59 +00:00
wiz
0f88e3f8bc recursive PKGREVISION bump for libass shlib major -> 5 2013-10-20 21:53:54 +00:00
wiz
21558ba1e6 Update to 0.10.2:
libass (0.10.2)
 * API additions and some ABI changes, bumped SONAME
 * Expose header field for VSFilter color mangling (GC #87)
 * Add functions for explicit scaling hints (GC #6)
 * Add 'type' field to ASS_Image (GC #31)
 * Workaround Freetype's font size grid-fitting where appropriate
 * Apply blur to both glyph and border when using opaque box
 * Parser bugfixes
   * Parse angles in style as number
   * Fix fallback event formats
   * Make closing ')' optional for some tags
   * Fix crazy VSFilter behaviour for \move (GC #90)
   * Make \r fall back to line style (GC #104)
   * Parse style name like VSFilter
   * Ignore junk in nested \t tags
   * Make \clip tag arguments mandatory
 * Properly handle script and language in the HarfBuzz shaper
 * Allow ASS_Track and ASS_Renderer to have different ASS_Library
 * Fix stroking in some rare cases
 * Correctly handle @font advance (GC #94)
 * Fix ascent/descent for some fonts (GC #106)
 * Fix ass_step_sub to not require sorted events
 * Fix blur scaling
 * Don't mutate input strings (GC #88)
 * Remove/change some error messages
 * Fix various small memory leaks
2013-10-20 21:53:20 +00:00
adam
63c018902c Revbump after updating textproc/icu 2013-10-19 09:06:55 +00:00
wiz
7d737cd785 recursive bump for audio/taglib shlib major bump 2013-10-17 07:56:39 +00:00
adam
213fdba7bc Changes 20131015:
* Fix AVX2 detection bug with "limit CPUID" enabled in BIOS
* Fix a few minor bugs found with a static analyzer
* Fix cases in which intra refresh allowed prediction from disallowed pixels
* x86inc: Check for __OUTPUT_FORMAT__ having a value of "x64"
* configure: Support cygwin64
* x86: Faster AVX2 pixel_sad_x3 and pixel_sad_x4
* x86: SSSE3 implementation of pixel_sad_x3 and pixel_sad_x4
* Transparent hugepage support
* AVC-Intra support
* Windows Unicode support
* Fix GPAC support on Windows
* Fix masked access violation in KERNEL32
2013-10-17 07:09:08 +00:00