Commit graph

2232 commits

Author SHA1 Message Date
hasso
156faf4292 Fix create_dirac_testfile.pl interpreter. Bump PKGREVISION. 2009-07-14 18:44:23 +00:00
drochner
8b7b7de7d4 update to 2.26.3
changes: bugfixes
2009-07-09 18:20:19 +00:00
drochner
7941345fa0 this is distributed with -ugly now 2009-07-09 18:17:52 +00:00
drochner
81ae16ab38 update to 0.10.12
changes:
Real and WMS RTSP improvements
Other cleanups and bug fixes
Improve ASF file handling
Large MPEG video file support
Interlacing support for MPEG video
New 'lamemp3dec' mp3 encoder element
x264enc moved from -bad
Remove id3mux in favour of the new id3tag element in -bad
2009-07-09 18:17:00 +00:00
drochner
205faefaa2 update to 0.10.13
changes:
New shapewipe video transition plugin
qtmux improvements
camerabin improvements
HDV MPEG-TS private streams support
Output interlacing information in mpegvideoparse
MS-ADPCM decoder
RTP fixes and enhancements
DTS decoder improvements
New ID3 tagging plugin that supports v1, v2.3 and v2.4
Support for PGS (BluRay) subtitles
Many other bug fixes and enhancements
2009-07-09 18:15:23 +00:00
ahoka
319bd73313 Merge with my own update. 2009-07-07 19:23:48 +00:00
drochner
025004d687 update to 1.1.2
This is a major update, too much to list here.
2009-07-07 16:38:29 +00:00
tnn
f7a1f76b81 Update to VLC 1.0.0 "Goldeneye". Some highlights are:
* Live recording
* Instant pausing and Frame-by-Frame support
* Finer speed controls
* New HD codecs (AES3, Dolby Digital Plus, TrueHD, Blu-Ray Linear PCM,
  Real Video 3.0 and 4.0, ...)
* New formats (Raw Dirac, M2TS, ...) and major improvements in many formats...
* New Dirac encoder and MP3 fixed-point encoder
* Video scaling in fullscreen
* RTSP Trickplay support
* Zipped file playback
* Customizable toolbars
* Easier encoding GUI in Qt interface
* Better integration in Gtk environments
* MTP devices on linux
* AirTunes streaming
* New skin for the skins2 interface
2009-07-07 16:17:47 +00:00
sborrill
3600cbab92 Fix problems with latest x264-devel.
N.B. vlc08 still does not compile with this change without re-instating
ffmpeg-20080727nb8
2009-07-02 10:15:47 +00:00
joerg
c569c6a51f Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.
2009-06-30 00:07:09 +00:00
jnemeth
b18563a112 add and enable ffplay 2009-06-19 00:06:56 +00:00
agc
8b4d373597 Clean up some lint in ffplay, re-make patch digests, and add a comment to
ffmpeg's Makefile.common
2009-06-18 16:36:50 +00:00
joerg
76039544d1 Remove @dirrm related logic. 2009-06-14 22:57:58 +00:00
joerg
674dbd1712 Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 20:47:52 +00:00
ahoka
3b1f3298b7 Add --enable-memalign-hack for NetBSD 4.0 and earlier. 2009-06-14 19:28:10 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
ahoka
747f9bace2 Switch to a more portable endiannes check in the configure script.
Fixes build on NetBSD 4.0 and possibly many more platforms.
2009-06-14 11:27:00 +00:00
hasso
d476260bff Make it build on DragonFly. Fix distinfo - there is no patch-aa. 2009-06-14 01:04:44 +00:00
ahoka
54cfdb1250 Add a missing file from the previous commit.
Thanks David!
2009-06-12 20:26:30 +00:00
ahoka
3efe446c69 Bump for ffmpeg update. 2009-06-12 17:24:53 +00:00
ahoka
d6103fd2fb Update the buildlink file as well. 2009-06-12 16:39:49 +00:00
ahoka
00d1309067 Import ffplay-20090611 as multimedia/ffplay.
This is used to live as an option for multimedia/ffmpeg.

FFmpeg is the first complete and free Internet Live Audio and Video
Broadcasting solution. FFMpeg aims at being the command line tool to
handle audio and video. It is a "three-in-one" solution.

FFmpeg includes a soft VCR capable of encoding in many different
formats simultaneously, a streaming server for Netcasting multimedia
and is available under the GNU General Public License.

FFmpeg generates streaming files, in many popular formats
simultaneously, faster than any other solution.
2009-06-12 16:28:40 +00:00
ahoka
1829c1d4c0 Update to nightly the snapshot as of 2009-06-11.
Also modularize a bit, so we can have a separate ffplay package.

Too many changes to list them.
2009-06-12 16:25:34 +00:00
ahoka
ea95a99c9f Update to 1.5.3:
version 1.5.3 (June 07, 2009)

    * Memory alignment fix causing segmentation fault in ffmpeg with altivec enabled

version 1.5.2 (May 24, 2009)

    * Fixed soname version

version 1.5.1 (May 11, 2009)

    * Optional compilation of jpeg and png support
    * Fixed ffmpeg CFLAGS issue (causing compilation errors on Fedora)
    * Fixed build error against latest ffmpeg (verified against ffmpeg revision 18769)
    * Fixed missing include files for library usage (thanks to gustavo.boiko)

Version 1.5.0 (March 10, 2009)

    * Aspect ratio bug fix (Thanks to S. Eguchi)
    * Support input files from stdin (will ignore seek time)
    * Fixed build error against latest ffmpeg (verified against ffmpeg release 0.5)

Version 1.4.0 (Januari 4, 2009)

    * Filter support added that allows library users to implement filters that will be applied to the frame data
    * Fixed compilation error with gcc 4.4
2009-06-12 16:16:54 +00:00
joerg
df2cbd90b3 Require stable version and make it a normal dependency, shared libraries
are present now.
2009-06-11 17:28:42 +00:00
joerg
7d5f50b514 Update to Dirac 1.0.2. This dramatically improves the performance of the
codec and updates to the latest (stable) Bytestream Specification.
2009-06-11 17:27:02 +00:00
hasso
837bfa1641 Fix a build with cmake 2.6.4. The patch is borrowed from Gentoo bugzilla:
http://bugs.gentoo.org/show_bug.cgi?id=268618
2009-06-07 11:49:25 +00:00
wiz
7e63618f10 Add comment explaining origin and reason of patch. 2009-06-05 11:14:16 +00:00
drochner
a0d87db2e0 add a security patch from upstream CVS:
A malformed (or simply huge) PNG file can lead to integer overflow in
calculating the size of the output buffer, leading to crashes or buffer
overflows later. Fixes SA35205 security advisory.

bump PKGREVISION of affected plugin
2009-06-05 10:48:37 +00:00
wiz
46398dabba Fix PLIST for arts option. Reported by Marko Schuetz in PR 41520. 2009-06-03 11:42:27 +00:00
drochner
ae766c2076 add a patch from upstream git to fix build error on ppc reported
by Erik Bertelsen
2009-06-03 09:08:31 +00:00
joerg
cbb1ceeee9 Don't force PentiumPro instructions to be used for GCC 4, just schedule
for it as the code originally intended.
2009-06-02 23:38:47 +00:00
drochner
7c674bc548 update to 1.2.2
changes:
-Workaround for nasm bug with Mach-O/OSX target
-Fix for missing resync marker range check
-Improved precision for RGB<->YUV conversions
-Fix for potential RGB24 access violation
-Updated compiler options for Apple PPC target
2009-06-02 17:10:53 +00:00
hasso
3d06e19529 Update to 0.9.9a. Although said to have a fixes only for Mac OS X, it also
fixes a build with fresh multimedia/x264-devel.

Changes between 0.9.9 and 0.9.9a:
---------------------------------
Mac OS X:
 * Updated multiple 3rd party libraries to keep in sync with the Win32 port
 * Playback fixes for PowerPC-based Macs
2009-05-30 03:12:26 +00:00
obache
4c9579f878 Fix a patch to be MAKE_JOBS_SAFE=yes.
Reported by PR 41491.
2009-05-26 08:49:27 +00:00
wiz
ca62e58a9e Mark as not make-jobs safe.
From Ryo HAYASAKA in PR 41491.
2009-05-26 08:14:15 +00:00
obache
4d4dd62a26 Need gst>=0.10.22.1. 2009-05-26 01:54:37 +00:00
obache
63ad119116 Need gst>=0.10.23 2009-05-26 01:53:55 +00:00
drochner
181c105d21 update to the 20090326 snapshot. This is not absolutely new, but there
was a period of relative quietness in x264 development, and I've been
testing this snapshot for some weeks (on i386).
There are too many changes to list here.
2009-05-25 20:56:38 +00:00
drochner
b5caa35757 propagate dependency on libgnomeui since it is required by .la files 2009-05-25 20:37:00 +00:00
drochner
b782281ffc update to 0.10.23
changes:
New navigation API to support DVD playback
playbin2 improvements
RTSP extensions to allow extra headers and options
Replace audioresampler with speexresample based code
Support interlacing flags in the gstvideo library
Support new RIFF formats
Improve typefinding
Support more frame formats in videoscale
Many other bug-fixes and improvements
2009-05-25 16:10:52 +00:00
drochner
c322b72939 update to 0.10.23
changes:
Support files > 4GB on Windows
Controller interpolation fixes
Add timer support to GstPoll and use it for clocking
Attempt to typefind contents from the file extension if all else fails
GStreamer revision control switched to Git
Many other bug fixes and improvements
2009-05-25 15:59:21 +00:00
drochner
6909f02817 sync w/ base pkg update 2009-05-25 15:54:16 +00:00
drochner
0bee1bf19e update to 0.10.15
changes:
Some fixes for seeking in wav and FLAC files
Faster seeking in Matroska and AVI files
RTSP and RTP improvements
directdrawsink moved to Bad
y4menc and flvmux/flvdemux moved from Bad
deinterlace2 moved from Bad, replacing deinterlace
Many bug fixes and improvements
Pulseaudio sink completely overhauled
2009-05-25 15:50:12 +00:00
drochner
7bf81ecf65 update to 0.10.12
changes:
Presets support in several elements
Support ITV HD MPEG-TS streams
New element: flvmux
New element: osxvideosrc
Fixes in RTP elements
camerabin fixes
Improved QT/mp4 muxing
xdgmime based content type guessing
deinterlace2 moved to the Good plugins (replacing deinterlace)
Support for MXF muxing, and improved MXF demuxing
Greatly improved DVD playback
DirectDraw element moved back from Good plugins
Many other bug fixes and improvements

pkgsrc change: explicitely disable build of libgstreal, should fix
PR pkg/41476 by "U.F.B.".
If needed, this should be put into its own plugin which would be
ONLY_FOR i386/amd64. (Actually, there seem to be realplayer codecs
also for alpha and ppc, so in theory these could also be supported.)
2009-05-25 15:41:34 +00:00
zafer
3368380c0f remove not working mirror. 2009-05-21 11:32:01 +00:00
wiz
272d51cc21 Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.
2009-05-20 00:58:05 +00:00
wiz
b42b28c5d3 Tag as gnu-gpl-v2 and add a comment that it has an additional exception
clause. Per discussion on tech-pkg.
2009-05-20 00:51:24 +00:00
wiz
b4f7f604df Add URL for upstream bug report. 2009-05-19 23:52:15 +00:00
wiz
7d2366aeab Remove unneeded patch. Add comment to another one. 2009-05-19 22:21:18 +00:00