Commit graph

3613 commits

Author SHA1 Message Date
wiz
1127cc6fbc recursive bump for audio/taglib shlib major bump 2013-10-17 07:56:39 +00:00
adam
7bc3083898 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
obache
2857e81162 Change default dependencies.
* Drop gnome-power-manager dependency with gnome option.  It will be runtime
  detected automatically.
* Drop musicbrainz opiton from default, it is optional.

Bump PKGREVISION.
2013-10-16 10:39:05 +00:00
tron
78b3d7d275 Don't enable OpenCL on Mac OS X Lion or older. "ffmpeg" requires version 1.2
or newer which isn't available in these versions.
2013-10-12 17:23:01 +00:00
adam
c5c78c875e 2.0.2 was released on 2013-10-08. It is the latest stable FFmpeg release from the 2.0 release branch, which was cut from master on 2013-07-10. Amongst lots of other changes, it includes all changes from ffmpeg-mt, libav master of 2013-07-09, libav 9 as of 2013-07-09. 2013-10-12 10:31:12 +00:00
ryoon
eda5fb2e29 Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
wiz
5592d1530c recursive bump for libmng-2.0.2 shlib major bump and dependency change 2013-10-09 17:39:01 +00:00
wiz
aed7235e5c Update ffmpeg and ffplay to 1.2.4: bugfix release. 2013-10-06 16:33:23 +00:00
wiz
68dccf560d Fix library installation, broken during update.
Bump PKGREVISION.
2013-10-06 14:13:10 +00:00
wiz
54bc82e9f0 Update to 1.1.1:
Changes between 1.1.0 and 1.1.1:
--------------------------------

 * Various bugfixes (documentation, dvbinfo)
 * Check TDT and TOT in dvbpsi_CheckPSISection() both have b_syntax_indicator set to '0'.
 * Allow SDT with table_id 0x46
2013-10-05 08:29:38 +00:00
wiz
40cf33b955 Update to 1.4.1:
New 1.4.1 version:
    - Added new elements/classes DiscardPadding, CodecDelay and
      SeekPreRoll
    - The licensing information has been cleared up/unified.
    - The Makefile now contain options for specifying the destination
      base directory during installation ("DESTDIR") and for
      specifying which library types to build ("link").
    - The libraries are built without the "-ansi" and
      "-fno-gnu-keywords" flags on Linux
    - Code cleanup
2013-10-04 20:58:44 +00:00
drochner
3c531d6ea1 add patch from upstream to fix buffer overflow in the mp4a packetizer
(CVE-2013-4388)
bump PKGREV
2013-10-01 14:50:38 +00:00
ryoon
e4e391bd35 Revbump is not needed, fix previous. 2013-09-19 11:22:44 +00:00
ryoon
83e9747517 Set --disable-unit-tests globally.
FIx PR pkg/48219.
2013-09-19 11:21:56 +00:00
jperkin
4f0d143c0b Disable unit tests on SunOS, the build currently fails. 2013-09-18 18:41:29 +00:00
dbj
596d68ead5 don't include googletest buildlink if CONFIGURE_ARGS has --disable-unit-tests 2013-09-15 17:28:45 +00:00
joerg
2e2f587a4c Fix build with libc++ and clang. 2013-09-13 15:00:43 +00:00
tron
b620d03ac0 Don't build the unit tests under Mac OS X. The makefile tries to create an
empty ".a" file which fails and breaks the build.
2013-09-12 10:50:28 +00:00
wiz
3100fff42d Remove patch that was removed from distinfo. 2013-09-12 07:20:43 +00:00
ryoon
cfa7b2bf31 Update to 1.2.0
* Buildlink to devel/googletest to test-libvpx (not installed and not tested).

Changelog:
2012-12-21 v1.2.0
  This release acts as a checkpoint for a large amount of internal refactoring
  and testing. It also contains a number of small bugfixes, so all users are
  encouraged to upgrade.

  - Upgrading:
    This release is ABI and API compatible with Duclair (v1.0.0). Users
    of older releases should refer to the Upgrading notes in this
    document for that release.

  - Enhancements:
      VP8 optimizations for MIPS dspr2
      vpxenc: add -quiet option

  - Speed:
      Encoder and decoder speed is consistent with the Eider release.

  - Quality:
      In general, quality is consistent with the Eider release.

      Minor tweaks to ARNR filtering
      Minor improvements to real time encoding with multiple temporal layers

  - Bug Fixes:
      Fixes multithreaded encoder race condition in loopfilter
      Fixes multi-resolution threaded encoding
      Fix potential encoder dead-lock after picture resize
2013-09-11 15:50:32 +00:00
obache
ddef13c3f9 Remove adobe-flash-plugin10.1, old version and not maintained by upstream. 2013-09-11 07:57:35 +00:00
obache
d003a765d0 Update adobe-flash-plugin11 to 11.2.202.310 for APSB13-21. 2013-09-11 07:39:34 +00:00
joerg
99ff157686 Clang is not Visual Studio, even though it starts with cl. 2013-09-10 14:25:24 +00:00
wiz
750a7b125e Remove bogus chunk. 2013-09-09 20:42:00 +00:00
joerg
da49144090 Use real i18n code on NetBSD/current with per-function locale overrides
as necessary. Bump revision.
2013-09-08 16:28:27 +00:00
adam
30b15b560e Revbump after cairo update 2013-09-02 19:50:38 +00:00
jperkin
8eec61bf74 faad is no longer non-redistributable, enable it by default.
Bump PKGREVISION.
2013-09-02 11:13:00 +00:00
jperkin
a0f079e496 faad is no longer non-redistributable, enable it by default.
Bump PKGREVISION.
2013-09-02 11:10:23 +00:00
adam
39639a81f3 Changes 1.2.3:
This is a bug-fix release.
2013-08-31 19:32:02 +00:00
joerg
6a06bf3300 Fix pointer vs value confusion. Bump revision. 2013-08-31 14:52:50 +00:00
joerg
b9e64f1014 Add some explicit casts to help make_pair create the right type.
Add missing include.
2013-08-31 14:52:14 +00:00
drochner
84de8aa9b0 update to 2.0.8
from the announcement:
2.0.8 is a small update that fixes some regressions of the 2.0.x branch
of VLC. 2.0.8 fixes numerous crashes and dangerous behaviors.
2.0.8 also fixes ISDB-S tunning and some OSX issues.
2013-08-23 12:45:50 +00:00
obache
5fc8497077 revbump from libnotify bumped to 0.7 and dependency changed from libnotify07. 2013-08-16 09:20:40 +00:00
adam
105fbd4fcc Fix rpath issue 2013-08-15 18:49:10 +00:00
adam
349cfc2cfd Apply patch from Onno van der Linden to try fixing PR 48116. 2013-08-15 10:21:30 +00:00
wiz
ab2828f585 Apply patch from Onno van der Linden to try fixing PR 48116. 2013-08-14 17:54:06 +00:00
obache
353c2105cc Switch to use libnotify07.
Bump PKGREVISION.
2013-08-14 05:40:29 +00:00
adam
32f882f175 2.0.1 was released on 2013-08-11. It is the latest stable FFmpeg release from the 2.0 release branch, which was cut from master on 2013-07-10. Amongst lots of other changes, it includes all changes from ffmpeg-mt, libav master of 2013-07-09, libav 9 as of 2013-07-09. 2013-08-11 17:56:05 +00:00
adam
8f622c2f83 Added multimedia/ffmpeg2,ffplay2 version 2.0 2013-08-04 10:29:44 +00:00
adam
c49c03dd59 FFmpeg is a complete, cross-platform solution to record, convert
and stream audio and video.  It includes libavcodec - the leading
audio/video codec library.
2013-08-04 10:29:02 +00:00
obache
6f35724e30 Update ffmpeg010 to 0.10.8.
version 0.10.8
- kmvc: Clip pixel position to valid range
- kmvc: use fixed sized arrays in the context
- indeo: use a typedef for the mc function pointer
- lavc: check for overflow in init_get_bits
- mjpegdec: properly report unsupported disabled features
- jpegls: return meaningful errors
- jpegls: factorize return paths
- jpegls: check the scan offset
- wavpack: validate samples size parsed in wavpack_decode_block
- ljpeg: use the correct number of components in yuv
- mjpeg: Validate sampling factors
- mjpegdec: validate parameters in mjpeg_decode_scan_progressive_ac
- wavpack: check packet size early
- wavpack: return meaningful errors
- apetag: use int64_t for filesize
- tiff: do not overread the source buffer
- Prepare for 0.8.8 Release
- smacker: fix an off by one in huff.length computation
- smacker: check the return value of smacker_decode_tree
- smacker: pad the extradata allocation
- smacker: check frame size validity
- vmdav: convert to bytestream2
- 4xm: don't rely on get_buffer() initializing the frame.
- 4xm: check the return value of read_huffman_tables().
- 4xm: use the correct logging context
- 4xm: reject frames not compatible with the declared version
- 4xm: check bitstream_size boundary before using it
- 4xm: do not overread the source buffer in decode_p_block
- avfiltergraph: check for sws opts being non-NULL before using them
- bmv: check for len being valid in bmv_decode_frame()
- dfa: check for invalid access in decode_wdlt()
- indeo3: check motion vectors
- indeo3: fix data size check
- indeo3: switch parsing the header to bytestream2
- lavf: make sure stream probe data gets freed.
- oggdec: fix faulty cleanup prototype
- oma: Validate sample rates
- qdm2: check that the FFT size is a power of 2
- rv10: check that extradata is large enough
- xmv: check audio track parameters validity
- xmv: do not leak memory in the error paths in xmv_read_header()
- aac: check the maximum number of channels
- indeo3: fix off by one in MV validity check, Bug #503
- id3v2: check for end of file while unescaping tags
- wav: Always seek to an even offset, Bug #500, LP: #1174737
- proresdec: support mixed interlaced/non-interlaced content
2013-08-03 09:22:58 +00:00
ryoon
8868954499 Add gst-plugins1-v4l2 2013-08-03 08:30:03 +00:00
ryoon
fd9c2d8b8a Fix build of gst-plugins1-v4l2. 2013-08-03 08:29:22 +00:00
ryoon
2e0895b907 Import gst-plugins1-v4l2-1.0.8 as multimedia/gst-plugins1-v4l2.
GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

GStreamer is released under the LGPL.

This package is part of the 'good' plugins for GStreamer.  It provides a
plugin to access v4l2.
2013-08-03 04:49:39 +00:00
ryoon
b476e53ad5 Fix build with bison-3.0, patch is borrowed from gstreamer0.10. 2013-08-03 04:07:49 +00:00
adam
4874ccfc06 1.2.2 was released on 2013-07-28. It is the latest stable FFmpeg release from the 1.2 release branch, which was cut from master on 2013-03-07. Amongst lots of other changes, it includes all changes from ffmpeg-mt, libav master of 2013-03-07, libav 9 as of 2013-03-07. 2013-08-02 18:24:18 +00:00
wiz
25bf6f4630 Fix build with bison-3.0.
Addresses PR 48103 by Greg Oster.
2013-08-01 22:08:16 +00:00
obache
216c034a12 Add missing introspection files for gstcheck option.
Noticed by Lokesh Mandvekar in pkgsrc-users@.
2013-08-01 06:30:31 +00:00
obache
25b0614f8b One more sync distinfo with mplayer, update of main distfile was missed.
PR pkg/48086
2013-07-27 05:00:25 +00:00
wiz
4ec0d6f3aa Sync distinfo with mplayer.
Probably should have PKGREVISION reset when mplayer was updated, but now
it's too late.
2013-07-25 08:23:04 +00:00