summaryrefslogtreecommitdiff
path: root/multimedia
AgeCommit message (Collapse)AuthorFilesLines
2006-02-26Fix build by checking for stdint.h and inttypes.h.snj3-2/+19
2006-02-23Add DragonFly support.joerg3-5/+30
2006-02-22fix BUILDLINK_RECOMMENDED.ffmpegabs1-2/+2
2006-02-21Add build time dependency on nasm / yasm for i386 and amd64.joerg1-1/+9
2006-02-19New version of 0.5.6 tarball out. Set DIST_SUBDIR.wiz2-6/+8
No change in the files included in the tarball compared to old one.
2006-02-18Recognize amd64 as equivalent of x86_64 as shown by bulk build.joerg2-1/+15
2006-02-17Don't include <stdint.h> and <inttypes.h> unconditionally. For example,rillig2-6/+10
Solaris 8 has only <inttypes.h>.
2006-02-16pkglint - no functional changesabs2-5/+5
2006-02-16adapt for ffmpeg-devel now in ffmpegabs1-4/+4
2006-02-16ffmpeg is now 0.4.9pre1abs16-1083/+1
2006-02-16Update ffmpeg to 0.4.9pre1, and add patch for libavcodec buffer overflowabs12-155/+254
http://secunia.com/advisories/17892/ version 0.4.9-pre1: - DV encoder, DV muxer - Microsoft RLE video decoder - Microsoft Video-1 decoder - Apple Animation (RLE) decoder - Apple Graphics (SMC) decoder - Apple Video (RPZA) decoder - Cinepak decoder - Sega FILM (CPK) file demuxer - Westwood multimedia support (VQA & AUD files) - Id Quake II CIN playback support - 8BPS video decoder - FLIC playback support - RealVideo 2.0 (RV20) decoder - Duck TrueMotion v1 (DUCK) video decoder - Sierra VMD demuxer and video decoder - MSZH and ZLIB decoder support - SVQ1 video encoder - AMR-WB support - PPC optimisations - rate distortion optimal cbp support - rate distorted optimal ac prediction for mpeg4 - rate distorted optimal lambda->qp support - AAC encoding with libfaac - Sunplus JPEG codec (SP5X) support - use lagrange multipler instead of qp for ratecontrol - theora/VP3 decoding support - XA and ADX ADPCM codecs - export mpeg2 active display area / pan scan - Add support for configuring with IBM XLC - floating point AAN DCT - initial support for zygovideo (not complete) - rgb ffv1 support - new audio/video parser API - av_log() system - av_read_frame() and av_seek_frame() support - missing last frame fixes - seek by mouse in ffplay - noise reduction of dct coefficients - h263 OBMC & 4MV support - h263 alternative inter vlc support - h263 loop filter - h263 slice structured mode - interlaced DCT support for MPEG2 encoding - stuffing to stay above min_bitrate - mb type & qp vissualization - frame stepping for ffplay - interlaced motion estimation - alternate scantable support - SVCD scan offset support - closed gop support - SSE2 fdct - quantizer noise shaping - G.726 ADPCM audio codec - MS ADPCM encoding - multithreaded/SMP motion estimation - multithreaded/SMP encoding for MPEG1/MPEG2/MPEG4/H263 - multithreaded/SMP decoding for MPEG2 - FLAC decoder - Metrowerks CodeWarrior suppport - h263+ custom pcf support - nicer output for 'ffmpeg -formats' - matroska demuxer - SGI image format, encoding and decoding - h264 loop filter support - h264 CABAC support - nicer looking arrows for the motion vector vissualization - improved VCD support - audio timestamp drift compensation - mpeg2 YUV 422/444 support - polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample - better image scaling - h261 support - correctly interleave packets during encoding - VIS optimized motion compensation - intra_dc_precission>0 encoding support - support reuse of motion vectors/mb types/field select values of the source video - more accurate deblock filter - padding support - many optimizations and bugfixes
2006-02-13Update to 0.10.2:wiz8-97/+10
This is GStreamer Good Plug-ins 0.10.2, "Papa was a rolling stone". Changes since 0.10.1: * New libcdio based CDDA reading element * APE tag reader ported * ID3 tag reading fixes * Sun Audio Sink fixes * GOOM and gconf element fixes * lots of bug and leak fixes Bugs fixed since 0.10.1: * 328336 : silence warings which make dvdec / dvdemux unusable * 315557 : Internal event problem with MP3s from vgmix.com * 323327 : [cdio] port cddasrc to 0.10 * 325148 : Bugs in G711 RTP packetization logic * 325649 : apetag plugin needs porting to 0.10 * 326446 : check that all elements in -good pass queries they can't ... * 326602 : id3demux is not compiling without ZLIB * 326683 : build problem caused by AS_LIBTOOL_TAGS([CXX]) * 326736 : gconf(audio|video)sink response to key changes * 326864 : [wavparse] time to bytes format conversion broken * 327009 : [esdsink] won't compile with includes in non-standard prefix * 327765 : [sunaudio] fixes for mixer and stuttering mp3 playback * 327825 : [matroskamux] Matroska muxer deadlock * 327871 : [videobox] crash when cropping * 328241 : id3demux emits NULL date for year tags * 328264 : Fix build with gcc 2.95 * 328531 : [matroskamux] doesn't send newsegment event, critical war... * 329181 : totem crash when using goom effect * 329810 : Fails to read ID3 tag * 330005 : Please use the autodetect sinks by default * 317658 : [cdio] support for cd-text and cd-g
2006-02-13Update to 0.10.3:wiz4-67/+7
Changes since 0.10.2: * typefind improvements * Ogg decoding and encoding fixes * Improved audio and video sink classes * Bug and leak fixes * Improved video scaling * On-the-fly visualisation switching * Subtitle support Bugs fixed since 0.10.2: * 330244 : gsttextoverlay.c:895: 'struct _GstCollectData' has no mem... * 324000 : [playbin] post error or message on unknown input * 153004 : [typefind] can't identify mp3 file with one single mpeg f... * 323874 : [playbin] leaks sinks and threads when using gconfaudiosink * 324626 : ffmpegcolorspace support for fourcc " UYVY " * 326447 : check that all elements in -base pass queries they can't ... * 328263 : Fix build with gcc 2.95 * 328279 : [decodebin] timeout issue when pre-rolling * 329326 : Fix oggmux removing pads from collect pads
2006-02-13Update to 0.10.3:wiz3-12/+11
This is GStreamerĀ 0.10.3, "Like a virgin" Changes since 0.10.2: * Documentation updates * Bug fixes * Base class improvements * Extra utility API * More elements ported from 0.8 * Fixes for win32 build.
2006-02-12Further investigation revealed that yasm is needed on amd64.joerg1-2/+4
2006-02-12- remove the ONLY_FOR_PLATFORM line as it has been reported to build onghen1-3/+3
netbsd/alpha and solaris/sparc as well. Bulk builds will point out which platforms are not supported. - nasm dependency is only useful on i386 and amd64. Ok with joerg. This fixes PR#32803.
2006-02-12+x264-develjoerg1-1/+2
2006-02-12Build with x264 support. Bump revision.joerg1-2/+3
2006-02-12Initial import of the development version of x264.joerg5-0/+53
From DESCR: Development version of x264, a high quality H.264 codec.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg109-188/+219
2006-02-03Update to 1.0rc7nb2: Adapt for new mplayer-fonts package.wiz3-113/+11
Fix a few pkglint warnings while here.
2006-02-02Sync grab_bsdbktr.c with multimedia/ffmpeg. Don't build v4l on DragonFlyjoerg3-4/+19
if bktr is not active.
2006-01-31Update to KDE 3.5.1markd5-27/+36
Changes: * JuK o Fix memory corruption bug causing crashes with recent glibc libraries. o Fix incorrect initial volume setting when using aKode as output. o Corrected list of file types that JuK supports. o Fix command line handling of music files. Now files given on the command line are automatically added to the Collection List. o Fix "Album Random Play" feature to also use Artist information when choosing the next track to play. o Added musicbrainz 0.4-support
2006-01-31* Add missing files.xtraeme5-5/+91
* Add missing netpbm dependency. * Add new autoconf flags: --enable-kde (to install kde data files) --enable-gnome (to install gnome data files) --enable-libgnomeui (to use it for rendering of thumbnails) These flags are disabled to make this package smaller than in the normal distribution (which installs kde/gnome data files and uses libgnomeui if present). I've sent the patch to the developers. Bump PKGREVISION.
2006-01-30Added some patches for ISO C90 compatibility.rillig5-1/+89
2006-01-30* Add missing files now that mplex has been re-added.xtraeme5-7/+37
* Add a patch that should fix the build on amd64. * Fixed pkglint warnings. Bump PKGREVISION.
2006-01-29Remove mplex.xtraeme1-2/+1
2006-01-29Added a patch for ISO C90 compatibility.rillig2-1/+60
2006-01-29Include mplex in the mjpegtools package, and bump PKGREVISION.ben9-95/+7
Remove mplex as a standalone package, to reduce maintenance.
2006-01-27I will be the maintainer for now.xtraeme3-6/+6
2006-01-27Update to 2.1.1 (latest stable version).xtraeme4-11/+30
Please see the Changelog file, because our previous version was really out of date (maybe 1 year) and there were a lot of changes.
2006-01-26This needs libdvdread>=0.9.5nb1 to build.xtraeme1-3/+5
Bump PKGREVISION.
2006-01-26Patch dvdread/ifo_types.h to include inttypes.h and stdint.h beforextraeme3-2/+17
checking for UINT{8,16,32}_MAX. It's better to take this way, otherwise we'd have to patch all dependent packages requiring libdvdread. Bump PKGREVISION.
2006-01-25Backport security fix for CVE-2005-4048 to our old "xine-lib" version.tron3-3/+87
Bump package revision.
2006-01-25Override DISTNAME (version number is not the same as inwiz1-1/+3
gst-plugins0.10-base any longer).
2006-01-25Update to 0.10.2, ok jmmv@:wiz6-26/+16
Changes since 0.10.1: * ported gnomevfssink, cdparanoia * New library and base class: GstCddaBaseSrc * ported mixerutils.h * added 'sine-tab' waveform to audiotestsrc * added float audio to audiorate Bugs fixed since 0.10.1: * 324216 : [cdparanoia] missing patches from 0.8 * 324696 : [videotestsrc] does not start counting the time from zero... * 324900 : Problem compiling gst-plugins-base with Forte * 325984 : [playbin] cannot handle sources that produce raw audio/video * 325990 : patch videotestsrc for using glib types * 326601 : GstRingBuffer crashes with alaw/mulaw caps * 327114 : [theoradec] should post tags on the bus * 327216 : vorbisdec segfaults on certain queries
2006-01-25Add missing distinfo file.wiz1-0/+5
2006-01-25Update to 0.10.2, ok jmmv@:wiz3-15/+15
Changes since 0.10.1: * documentation updates * bug fixes Bugs fixed since 0.10.1: * 325429 : GST_BOILERPLATE_FULL can't be used when compiling with -W... * 316086 : MinGW compilation: fileindexer depends on mmap
2006-01-25tyopxtraeme1-2/+2
2006-01-25Add the "mjpegtools-simd" option, to enable MMX/3DNOW supportxtraeme2-4/+9
(disabled by default for compatibility with binary packages), pointed out by ghen.
2006-01-25Add missing files when "dv" option is enabled.xtraeme2-8/+11
2006-01-25Require at least >=1.8.0 because dependencies were changed.xtraeme1-2/+2
2006-01-25Add missing files via PKG_OPTIONS.xtraeme2-5/+7
Bump PKGREVISION.
2006-01-25Fix typos.xtraeme1-4/+5
2006-01-25Bump PKGREVISION due to mjpegtools update.xtraeme3-5/+6
2006-01-25Update mjpegtools/mplex to 1.8.0.xtraeme27-1136/+87
Some changes: * Modularised input handling for MPEG compression tools. * movtar read/write support * MJPEG playback in software, and experimental MJPEG hardware overlay playback (see mjpeg/) * mpeg2enc _much_ improved!
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz44-71/+88
of the shlib major bump. PKGREVISION++ for the dependencies.
2006-01-24Remove a local extra dependency :-)xtraeme1-2/+1
2006-01-24Add missing patches missed in previous.xtraeme2-0/+25
2006-01-24Welcome to transcode-1.0.2.xtraeme31-895/+153
The list of changes is very very large... please see the NEWS/Changelog file or use the webbrowser, google... Now transcode uses bsd.options.mk for some dependencies: * liba52 (enabled) * freetype2 (enabled) * mjpegtools (enabled) * mpeg3 (enabled) * lzo (disabled) * libxml2 (enabled) * libdv (disabled) * gtk (disabled) * imagemagick (enabled) Enjoy it! I've used this version on my NetBSD/i386 -current and it worked correctly.