pkgsrc/multimedia/gst-plugins0.10-good/Makefile.common

55 lines
1.4 KiB
Text
Raw Normal View History

2009-05-26 03:53:55 +02:00
# $NetBSD: Makefile.common,v 1.20 2009/05/26 01:53:55 obache Exp $
Initial import of gst-plugins0.10-good, version 0.10.1. This is an update for part of gst-plugins0.8 to the 0.10 series. Changes: Changes since 0.10.0: * new id3 demuxer (replaces the mad one in gst-plugins-ugly) * memleak fixes in avidemux, wavparse, level, smoke * ports of multipart, * fixes in flacdec, flxdec, rtp * documentation updates on videomixer * added new sunaudiosink, gconfaudiosrc and gconfvideosrc elements Bugs fixed since 0.10.0: * 321269 : add sunaudio to 0.9 * 322769 : The ID3 tag of this file is a segfaulter * 323021 : sockfd property to udpsrc/dynudpsink elements * 322975 : erroneous audio specs in flac plugin * 323226 : block/crash on id3 v2 tags when using big blocksize * 323717 : < netinet/in.h > inclusion necessary on some systems * 323718 : [oss] does not build on OpenBSD 3.8 because of hardcoded ... * 323896 : pngdec/videomixer negotation problem in 0.10 * 324011 : Invalid payload type definition for some rtp payloaders * 324012 : Invalid caps on rtpspeexpay element * 325504 : [flacdec] gst_flac_dec_convert_src [mis]uses g_assert * 325974 : [gst0.10] doesn't correctly gets the tags on a mp3 * 326612 : Serious memory leak in level plugin * 326618 : memleak fix in smokeenc API added since 0.10.0: * device-name property on ossmixer subclasses * GstUDPSrc::sockfd property Changes since 0.9.6: * Parallel installability with 0.8.x series * Threadsafe design and API * effectv elements ported * videoflip updated * multipart ported * dv seeking fixed * rtp elements renamed Bugs fixed since 0.9.6: * 322377 : udpsrc leaks sockets * 322643 : Incorrect matroska frame default duration * 322645 : Matroska muxer: wrong pixel aspect ratio * 322667 : [jpegenc] leaks input buffer * 322794 : udp plugin linked against gstnet instead of gstnetbuffer Changes since 0.9.5: * added speex RTP payloader/depayloader * ported cutter * fractional framerates * more video filters now use BaseTransform Bugs fixed since 0.9.5: * 319184 : rtspsrc: invalid read in sdp_message_parse_buffer () * 321001 : [matroskademux] should seek to nearest preceding index en... * 321430 : goom fails to register on amd64 Changes since 0.9.4: * matroskamux fixes * wavenc fixes * cairotextoverlay ported Bugs fixed since 0.9.4: * 315194 : Licence information inconsistency of gst-plugins-good/gst... * 319731 : [matroska] SimpleBlock support for muxer and demuxer * 320308 : [matroska] set timestamps for buffers with ebml elements * 320920 : [osssink] tries to reuse a bad file descriptor * 321136 : [matroska-mux] avoid reading from unref'ed buffer Changes since 0.9.3: * DV/Firewire fixes * speexenc, cairotimeoverlay, matroska, pngdec, flxdec, videomixer, alphacolor ported Bugs fixed since 0.9.3: * 316204 : MinGW compilation: smtpe plugin has undefined symbols fro... * 316205 : Debug category for wavenc is not defined * 318847 : Matroska muxer port to 0.9 Changes since 0.9.1: * Parallel installability with 0.8.x series * Threadsafe design and API Bugs fixed since 0.9.1: * 316202 : MinGW compilation: undefined autoconf macro GST_DOC * 317338 : [osssink] can't handle mono
2006-01-18 16:42:27 +01:00
#
Update to 0.10.11: Changes since 0.10.10: * HDV capture support * Port flactag element to 0.10 * Support FLAC in alternate bit-depths and more samplerates * Matroska muxing improvements * Support Google RTSP variant * Many other bug-fixes and improvements Bugs fixed since 0.10.10: * 545433 : [wavparse] support tempo tag * 311586 : Matroska mux/demux don't support flac * 350830 : [raw1394] Add HDV support * 413841 : [flactag] needs porting to 0.10.x * 536067 : [matroska] Add support for real audio/video * 537361 : videomixer segment handler fail * 543101 : The udpsrc/udpsink/multiudpsink/dynudpsink elements may l... * 544956 : [videobox] segfault when changing properties at running p... * 545463 : autodetect plugin links to gconf, unnecessarily * 545710 : [rtspsrc] : create rtp/rtcp socket pair + same port for d... * 546465 : can't play m.youtube.com rtsp streams * 547075 : [speex] Encoder doesn't handle non-zero start timestamps ... * 547217 : Implement GstPropertyProbe interface on pulsesrc for dete... * 547227 : Implement GstPropertyProbe interface on pulsesink for det... * 547518 : pulsemixer probe fails after device property is set * 547519 : Add device-name property to pulsesrc * 548530 : wavenc allows audio depth of 25 * 548831 : matroska demuxer setting incorrect timestamps * 549073 : buffer_alloc function from new basetransform sometimes fa... * 549090 : v4l2src has no property named norm but notifies it * 549551 : conversion of gst structure names to mime types in multip... * 549784 : Memory Corruption Probing v4l2src with Video4Linux1 device * 550015 : build failure: gstcmmlparser.c:115: error: format not a s... * 550791 : [flacenc] files are too big, mid-side-stereo=true should ... * 551048 : rtsp implementation sends PAUSE even when server doesn't ... * 551570 : plugin ximagesrc is memory leaking... * 551584 : Crash when modifying the videobox " top " and " left " live w... * 552213 : [qtdemux] map tiff fourcc to image/tiff caps * 553191 : udpsrc: bind() fails on OS X * 554771 : totem spins CPU 100% while allocating (infinitely) becaus... * 556010 : AVI muxer segfault * 556381 : [icydemux] test fails with latest core * 556424 : [avidemux] segmentation fault when creating indexes * 557085 : [videobox] support dynamically changing properties * 557610 : udpsrc fails to bind() on Mac OS X (IPv4 vs. IPv6 problem) * 547842 : Vorbis RTP RFC 5215 is out * 550288 : Sound not played - a quicktime file
2008-10-30 15:33:45 +01:00
# used by audio/gst-plugins0.10-esound/Makefile
# used by audio/gst-plugins0.10-flac/Makefile
# used by audio/gst-plugins0.10-oss/Makefile
# used by audio/gst-plugins0.10-pulse/Makefile
Update to 0.10.11: Changes since 0.10.10: * HDV capture support * Port flactag element to 0.10 * Support FLAC in alternate bit-depths and more samplerates * Matroska muxing improvements * Support Google RTSP variant * Many other bug-fixes and improvements Bugs fixed since 0.10.10: * 545433 : [wavparse] support tempo tag * 311586 : Matroska mux/demux don't support flac * 350830 : [raw1394] Add HDV support * 413841 : [flactag] needs porting to 0.10.x * 536067 : [matroska] Add support for real audio/video * 537361 : videomixer segment handler fail * 543101 : The udpsrc/udpsink/multiudpsink/dynudpsink elements may l... * 544956 : [videobox] segfault when changing properties at running p... * 545463 : autodetect plugin links to gconf, unnecessarily * 545710 : [rtspsrc] : create rtp/rtcp socket pair + same port for d... * 546465 : can't play m.youtube.com rtsp streams * 547075 : [speex] Encoder doesn't handle non-zero start timestamps ... * 547217 : Implement GstPropertyProbe interface on pulsesrc for dete... * 547227 : Implement GstPropertyProbe interface on pulsesink for det... * 547518 : pulsemixer probe fails after device property is set * 547519 : Add device-name property to pulsesrc * 548530 : wavenc allows audio depth of 25 * 548831 : matroska demuxer setting incorrect timestamps * 549073 : buffer_alloc function from new basetransform sometimes fa... * 549090 : v4l2src has no property named norm but notifies it * 549551 : conversion of gst structure names to mime types in multip... * 549784 : Memory Corruption Probing v4l2src with Video4Linux1 device * 550015 : build failure: gstcmmlparser.c:115: error: format not a s... * 550791 : [flacenc] files are too big, mid-side-stereo=true should ... * 551048 : rtsp implementation sends PAUSE even when server doesn't ... * 551570 : plugin ximagesrc is memory leaking... * 551584 : Crash when modifying the videobox " top " and " left " live w... * 552213 : [qtdemux] map tiff fourcc to image/tiff caps * 553191 : udpsrc: bind() fails on OS X * 554771 : totem spins CPU 100% while allocating (infinitely) becaus... * 556010 : AVI muxer segfault * 556381 : [icydemux] test fails with latest core * 556424 : [avidemux] segmentation fault when creating indexes * 557085 : [videobox] support dynamically changing properties * 557610 : udpsrc fails to bind() on Mac OS X (IPv4 vs. IPv6 problem) * 547842 : Vorbis RTP RFC 5215 is out * 550288 : Sound not played - a quicktime file
2008-10-30 15:33:45 +01:00
# used by audio/gst-plugins0.10-speex/Makefile
# used by audio/gst-plugins0.10-wavpack/Makefile
# used by graphics/gst-plugins0.10-cairo/Makefile
# used by graphics/gst-plugins0.10-jpeg/Makefile
# used by graphics/gst-plugins0.10-png/Makefile
# used by multimedia/gst-plugins0.10-v4l2/Makefile
# used by net/gst-plugins0.10-soup/Makefile
Initial import of gst-plugins0.10-good, version 0.10.1. This is an update for part of gst-plugins0.8 to the 0.10 series. Changes: Changes since 0.10.0: * new id3 demuxer (replaces the mad one in gst-plugins-ugly) * memleak fixes in avidemux, wavparse, level, smoke * ports of multipart, * fixes in flacdec, flxdec, rtp * documentation updates on videomixer * added new sunaudiosink, gconfaudiosrc and gconfvideosrc elements Bugs fixed since 0.10.0: * 321269 : add sunaudio to 0.9 * 322769 : The ID3 tag of this file is a segfaulter * 323021 : sockfd property to udpsrc/dynudpsink elements * 322975 : erroneous audio specs in flac plugin * 323226 : block/crash on id3 v2 tags when using big blocksize * 323717 : < netinet/in.h > inclusion necessary on some systems * 323718 : [oss] does not build on OpenBSD 3.8 because of hardcoded ... * 323896 : pngdec/videomixer negotation problem in 0.10 * 324011 : Invalid payload type definition for some rtp payloaders * 324012 : Invalid caps on rtpspeexpay element * 325504 : [flacdec] gst_flac_dec_convert_src [mis]uses g_assert * 325974 : [gst0.10] doesn't correctly gets the tags on a mp3 * 326612 : Serious memory leak in level plugin * 326618 : memleak fix in smokeenc API added since 0.10.0: * device-name property on ossmixer subclasses * GstUDPSrc::sockfd property Changes since 0.9.6: * Parallel installability with 0.8.x series * Threadsafe design and API * effectv elements ported * videoflip updated * multipart ported * dv seeking fixed * rtp elements renamed Bugs fixed since 0.9.6: * 322377 : udpsrc leaks sockets * 322643 : Incorrect matroska frame default duration * 322645 : Matroska muxer: wrong pixel aspect ratio * 322667 : [jpegenc] leaks input buffer * 322794 : udp plugin linked against gstnet instead of gstnetbuffer Changes since 0.9.5: * added speex RTP payloader/depayloader * ported cutter * fractional framerates * more video filters now use BaseTransform Bugs fixed since 0.9.5: * 319184 : rtspsrc: invalid read in sdp_message_parse_buffer () * 321001 : [matroskademux] should seek to nearest preceding index en... * 321430 : goom fails to register on amd64 Changes since 0.9.4: * matroskamux fixes * wavenc fixes * cairotextoverlay ported Bugs fixed since 0.9.4: * 315194 : Licence information inconsistency of gst-plugins-good/gst... * 319731 : [matroska] SimpleBlock support for muxer and demuxer * 320308 : [matroska] set timestamps for buffers with ebml elements * 320920 : [osssink] tries to reuse a bad file descriptor * 321136 : [matroska-mux] avoid reading from unref'ed buffer Changes since 0.9.3: * DV/Firewire fixes * speexenc, cairotimeoverlay, matroska, pngdec, flxdec, videomixer, alphacolor ported Bugs fixed since 0.9.3: * 316204 : MinGW compilation: smtpe plugin has undefined symbols fro... * 316205 : Debug category for wavenc is not defined * 318847 : Matroska muxer port to 0.9 Changes since 0.9.1: * Parallel installability with 0.8.x series * Threadsafe design and API Bugs fixed since 0.9.1: * 316202 : MinGW compilation: undefined autoconf macro GST_DOC * 317338 : [osssink] can't handle mono
2006-01-18 16:42:27 +01:00
GST_PLUGINS0.10_TYPE= good
GST_PLUGINS0.10_VER= 0.10.15
Initial import of gst-plugins0.10-good, version 0.10.1. This is an update for part of gst-plugins0.8 to the 0.10 series. Changes: Changes since 0.10.0: * new id3 demuxer (replaces the mad one in gst-plugins-ugly) * memleak fixes in avidemux, wavparse, level, smoke * ports of multipart, * fixes in flacdec, flxdec, rtp * documentation updates on videomixer * added new sunaudiosink, gconfaudiosrc and gconfvideosrc elements Bugs fixed since 0.10.0: * 321269 : add sunaudio to 0.9 * 322769 : The ID3 tag of this file is a segfaulter * 323021 : sockfd property to udpsrc/dynudpsink elements * 322975 : erroneous audio specs in flac plugin * 323226 : block/crash on id3 v2 tags when using big blocksize * 323717 : < netinet/in.h > inclusion necessary on some systems * 323718 : [oss] does not build on OpenBSD 3.8 because of hardcoded ... * 323896 : pngdec/videomixer negotation problem in 0.10 * 324011 : Invalid payload type definition for some rtp payloaders * 324012 : Invalid caps on rtpspeexpay element * 325504 : [flacdec] gst_flac_dec_convert_src [mis]uses g_assert * 325974 : [gst0.10] doesn't correctly gets the tags on a mp3 * 326612 : Serious memory leak in level plugin * 326618 : memleak fix in smokeenc API added since 0.10.0: * device-name property on ossmixer subclasses * GstUDPSrc::sockfd property Changes since 0.9.6: * Parallel installability with 0.8.x series * Threadsafe design and API * effectv elements ported * videoflip updated * multipart ported * dv seeking fixed * rtp elements renamed Bugs fixed since 0.9.6: * 322377 : udpsrc leaks sockets * 322643 : Incorrect matroska frame default duration * 322645 : Matroska muxer: wrong pixel aspect ratio * 322667 : [jpegenc] leaks input buffer * 322794 : udp plugin linked against gstnet instead of gstnetbuffer Changes since 0.9.5: * added speex RTP payloader/depayloader * ported cutter * fractional framerates * more video filters now use BaseTransform Bugs fixed since 0.9.5: * 319184 : rtspsrc: invalid read in sdp_message_parse_buffer () * 321001 : [matroskademux] should seek to nearest preceding index en... * 321430 : goom fails to register on amd64 Changes since 0.9.4: * matroskamux fixes * wavenc fixes * cairotextoverlay ported Bugs fixed since 0.9.4: * 315194 : Licence information inconsistency of gst-plugins-good/gst... * 319731 : [matroska] SimpleBlock support for muxer and demuxer * 320308 : [matroska] set timestamps for buffers with ebml elements * 320920 : [osssink] tries to reuse a bad file descriptor * 321136 : [matroska-mux] avoid reading from unref'ed buffer Changes since 0.9.3: * DV/Firewire fixes * speexenc, cairotimeoverlay, matroska, pngdec, flxdec, videomixer, alphacolor ported Bugs fixed since 0.9.3: * 316204 : MinGW compilation: smtpe plugin has undefined symbols fro... * 316205 : Debug category for wavenc is not defined * 318847 : Matroska muxer port to 0.9 Changes since 0.9.1: * Parallel installability with 0.8.x series * Threadsafe design and API Bugs fixed since 0.9.1: * 316202 : MinGW compilation: undefined autoconf macro GST_DOC * 317338 : [osssink] can't handle mono
2006-01-18 16:42:27 +01:00
# Disable all drivers and features by default.
.for driver in aalib \
aalibtest \
annodex \
Initial import of gst-plugins0.10-good, version 0.10.1. This is an update for part of gst-plugins0.8 to the 0.10 series. Changes: Changes since 0.10.0: * new id3 demuxer (replaces the mad one in gst-plugins-ugly) * memleak fixes in avidemux, wavparse, level, smoke * ports of multipart, * fixes in flacdec, flxdec, rtp * documentation updates on videomixer * added new sunaudiosink, gconfaudiosrc and gconfvideosrc elements Bugs fixed since 0.10.0: * 321269 : add sunaudio to 0.9 * 322769 : The ID3 tag of this file is a segfaulter * 323021 : sockfd property to udpsrc/dynudpsink elements * 322975 : erroneous audio specs in flac plugin * 323226 : block/crash on id3 v2 tags when using big blocksize * 323717 : < netinet/in.h > inclusion necessary on some systems * 323718 : [oss] does not build on OpenBSD 3.8 because of hardcoded ... * 323896 : pngdec/videomixer negotation problem in 0.10 * 324011 : Invalid payload type definition for some rtp payloaders * 324012 : Invalid caps on rtpspeexpay element * 325504 : [flacdec] gst_flac_dec_convert_src [mis]uses g_assert * 325974 : [gst0.10] doesn't correctly gets the tags on a mp3 * 326612 : Serious memory leak in level plugin * 326618 : memleak fix in smokeenc API added since 0.10.0: * device-name property on ossmixer subclasses * GstUDPSrc::sockfd property Changes since 0.9.6: * Parallel installability with 0.8.x series * Threadsafe design and API * effectv elements ported * videoflip updated * multipart ported * dv seeking fixed * rtp elements renamed Bugs fixed since 0.9.6: * 322377 : udpsrc leaks sockets * 322643 : Incorrect matroska frame default duration * 322645 : Matroska muxer: wrong pixel aspect ratio * 322667 : [jpegenc] leaks input buffer * 322794 : udp plugin linked against gstnet instead of gstnetbuffer Changes since 0.9.5: * added speex RTP payloader/depayloader * ported cutter * fractional framerates * more video filters now use BaseTransform Bugs fixed since 0.9.5: * 319184 : rtspsrc: invalid read in sdp_message_parse_buffer () * 321001 : [matroskademux] should seek to nearest preceding index en... * 321430 : goom fails to register on amd64 Changes since 0.9.4: * matroskamux fixes * wavenc fixes * cairotextoverlay ported Bugs fixed since 0.9.4: * 315194 : Licence information inconsistency of gst-plugins-good/gst... * 319731 : [matroska] SimpleBlock support for muxer and demuxer * 320308 : [matroska] set timestamps for buffers with ebml elements * 320920 : [osssink] tries to reuse a bad file descriptor * 321136 : [matroska-mux] avoid reading from unref'ed buffer Changes since 0.9.3: * DV/Firewire fixes * speexenc, cairotimeoverlay, matroska, pngdec, flxdec, videomixer, alphacolor ported Bugs fixed since 0.9.3: * 316204 : MinGW compilation: smtpe plugin has undefined symbols fro... * 316205 : Debug category for wavenc is not defined * 318847 : Matroska muxer port to 0.9 Changes since 0.9.1: * Parallel installability with 0.8.x series * Threadsafe design and API Bugs fixed since 0.9.1: * 316202 : MinGW compilation: undefined autoconf macro GST_DOC * 317338 : [osssink] can't handle mono
2006-01-18 16:42:27 +01:00
cairo \
cdio \
Initial import of gst-plugins0.10-good, version 0.10.1. This is an update for part of gst-plugins0.8 to the 0.10 series. Changes: Changes since 0.10.0: * new id3 demuxer (replaces the mad one in gst-plugins-ugly) * memleak fixes in avidemux, wavparse, level, smoke * ports of multipart, * fixes in flacdec, flxdec, rtp * documentation updates on videomixer * added new sunaudiosink, gconfaudiosrc and gconfvideosrc elements Bugs fixed since 0.10.0: * 321269 : add sunaudio to 0.9 * 322769 : The ID3 tag of this file is a segfaulter * 323021 : sockfd property to udpsrc/dynudpsink elements * 322975 : erroneous audio specs in flac plugin * 323226 : block/crash on id3 v2 tags when using big blocksize * 323717 : < netinet/in.h > inclusion necessary on some systems * 323718 : [oss] does not build on OpenBSD 3.8 because of hardcoded ... * 323896 : pngdec/videomixer negotation problem in 0.10 * 324011 : Invalid payload type definition for some rtp payloaders * 324012 : Invalid caps on rtpspeexpay element * 325504 : [flacdec] gst_flac_dec_convert_src [mis]uses g_assert * 325974 : [gst0.10] doesn't correctly gets the tags on a mp3 * 326612 : Serious memory leak in level plugin * 326618 : memleak fix in smokeenc API added since 0.10.0: * device-name property on ossmixer subclasses * GstUDPSrc::sockfd property Changes since 0.9.6: * Parallel installability with 0.8.x series * Threadsafe design and API * effectv elements ported * videoflip updated * multipart ported * dv seeking fixed * rtp elements renamed Bugs fixed since 0.9.6: * 322377 : udpsrc leaks sockets * 322643 : Incorrect matroska frame default duration * 322645 : Matroska muxer: wrong pixel aspect ratio * 322667 : [jpegenc] leaks input buffer * 322794 : udp plugin linked against gstnet instead of gstnetbuffer Changes since 0.9.5: * added speex RTP payloader/depayloader * ported cutter * fractional framerates * more video filters now use BaseTransform Bugs fixed since 0.9.5: * 319184 : rtspsrc: invalid read in sdp_message_parse_buffer () * 321001 : [matroskademux] should seek to nearest preceding index en... * 321430 : goom fails to register on amd64 Changes since 0.9.4: * matroskamux fixes * wavenc fixes * cairotextoverlay ported Bugs fixed since 0.9.4: * 315194 : Licence information inconsistency of gst-plugins-good/gst... * 319731 : [matroska] SimpleBlock support for muxer and demuxer * 320308 : [matroska] set timestamps for buffers with ebml elements * 320920 : [osssink] tries to reuse a bad file descriptor * 321136 : [matroska-mux] avoid reading from unref'ed buffer Changes since 0.9.3: * DV/Firewire fixes * speexenc, cairotimeoverlay, matroska, pngdec, flxdec, videomixer, alphacolor ported Bugs fixed since 0.9.3: * 316204 : MinGW compilation: smtpe plugin has undefined symbols fro... * 316205 : Debug category for wavenc is not defined * 318847 : Matroska muxer port to 0.9 Changes since 0.9.1: * Parallel installability with 0.8.x series * Threadsafe design and API Bugs fixed since 0.9.1: * 316202 : MinGW compilation: undefined autoconf macro GST_DOC * 317338 : [osssink] can't handle mono
2006-01-18 16:42:27 +01:00
dv1394 \
esd \
esdtest \
flac \
gconf \
gconftool \
gst_v4l2 \
Initial import of gst-plugins0.10-good, version 0.10.1. This is an update for part of gst-plugins0.8 to the 0.10 series. Changes: Changes since 0.10.0: * new id3 demuxer (replaces the mad one in gst-plugins-ugly) * memleak fixes in avidemux, wavparse, level, smoke * ports of multipart, * fixes in flacdec, flxdec, rtp * documentation updates on videomixer * added new sunaudiosink, gconfaudiosrc and gconfvideosrc elements Bugs fixed since 0.10.0: * 321269 : add sunaudio to 0.9 * 322769 : The ID3 tag of this file is a segfaulter * 323021 : sockfd property to udpsrc/dynudpsink elements * 322975 : erroneous audio specs in flac plugin * 323226 : block/crash on id3 v2 tags when using big blocksize * 323717 : < netinet/in.h > inclusion necessary on some systems * 323718 : [oss] does not build on OpenBSD 3.8 because of hardcoded ... * 323896 : pngdec/videomixer negotation problem in 0.10 * 324011 : Invalid payload type definition for some rtp payloaders * 324012 : Invalid caps on rtpspeexpay element * 325504 : [flacdec] gst_flac_dec_convert_src [mis]uses g_assert * 325974 : [gst0.10] doesn't correctly gets the tags on a mp3 * 326612 : Serious memory leak in level plugin * 326618 : memleak fix in smokeenc API added since 0.10.0: * device-name property on ossmixer subclasses * GstUDPSrc::sockfd property Changes since 0.9.6: * Parallel installability with 0.8.x series * Threadsafe design and API * effectv elements ported * videoflip updated * multipart ported * dv seeking fixed * rtp elements renamed Bugs fixed since 0.9.6: * 322377 : udpsrc leaks sockets * 322643 : Incorrect matroska frame default duration * 322645 : Matroska muxer: wrong pixel aspect ratio * 322667 : [jpegenc] leaks input buffer * 322794 : udp plugin linked against gstnet instead of gstnetbuffer Changes since 0.9.5: * added speex RTP payloader/depayloader * ported cutter * fractional framerates * more video filters now use BaseTransform Bugs fixed since 0.9.5: * 319184 : rtspsrc: invalid read in sdp_message_parse_buffer () * 321001 : [matroskademux] should seek to nearest preceding index en... * 321430 : goom fails to register on amd64 Changes since 0.9.4: * matroskamux fixes * wavenc fixes * cairotextoverlay ported Bugs fixed since 0.9.4: * 315194 : Licence information inconsistency of gst-plugins-good/gst... * 319731 : [matroska] SimpleBlock support for muxer and demuxer * 320308 : [matroska] set timestamps for buffers with ebml elements * 320920 : [osssink] tries to reuse a bad file descriptor * 321136 : [matroska-mux] avoid reading from unref'ed buffer Changes since 0.9.3: * DV/Firewire fixes * speexenc, cairotimeoverlay, matroska, pngdec, flxdec, videomixer, alphacolor ported Bugs fixed since 0.9.3: * 316204 : MinGW compilation: smtpe plugin has undefined symbols fro... * 316205 : Debug category for wavenc is not defined * 318847 : Matroska muxer port to 0.9 Changes since 0.9.1: * Parallel installability with 0.8.x series * Threadsafe design and API Bugs fixed since 0.9.1: * 316202 : MinGW compilation: undefined autoconf macro GST_DOC * 317338 : [osssink] can't handle mono
2006-01-18 16:42:27 +01:00
jpeg \
ladspa \
libcaca \
libdv \
libpng \
oss \
shout2 \
shout2test \
speex \
sunaudio \
x \
xshm \
xvideo \
Initial import of gst-plugins0.10-good, version 0.10.1. This is an update for part of gst-plugins0.8 to the 0.10 series. Changes: Changes since 0.10.0: * new id3 demuxer (replaces the mad one in gst-plugins-ugly) * memleak fixes in avidemux, wavparse, level, smoke * ports of multipart, * fixes in flacdec, flxdec, rtp * documentation updates on videomixer * added new sunaudiosink, gconfaudiosrc and gconfvideosrc elements Bugs fixed since 0.10.0: * 321269 : add sunaudio to 0.9 * 322769 : The ID3 tag of this file is a segfaulter * 323021 : sockfd property to udpsrc/dynudpsink elements * 322975 : erroneous audio specs in flac plugin * 323226 : block/crash on id3 v2 tags when using big blocksize * 323717 : < netinet/in.h > inclusion necessary on some systems * 323718 : [oss] does not build on OpenBSD 3.8 because of hardcoded ... * 323896 : pngdec/videomixer negotation problem in 0.10 * 324011 : Invalid payload type definition for some rtp payloaders * 324012 : Invalid caps on rtpspeexpay element * 325504 : [flacdec] gst_flac_dec_convert_src [mis]uses g_assert * 325974 : [gst0.10] doesn't correctly gets the tags on a mp3 * 326612 : Serious memory leak in level plugin * 326618 : memleak fix in smokeenc API added since 0.10.0: * device-name property on ossmixer subclasses * GstUDPSrc::sockfd property Changes since 0.9.6: * Parallel installability with 0.8.x series * Threadsafe design and API * effectv elements ported * videoflip updated * multipart ported * dv seeking fixed * rtp elements renamed Bugs fixed since 0.9.6: * 322377 : udpsrc leaks sockets * 322643 : Incorrect matroska frame default duration * 322645 : Matroska muxer: wrong pixel aspect ratio * 322667 : [jpegenc] leaks input buffer * 322794 : udp plugin linked against gstnet instead of gstnetbuffer Changes since 0.9.5: * added speex RTP payloader/depayloader * ported cutter * fractional framerates * more video filters now use BaseTransform Bugs fixed since 0.9.5: * 319184 : rtspsrc: invalid read in sdp_message_parse_buffer () * 321001 : [matroskademux] should seek to nearest preceding index en... * 321430 : goom fails to register on amd64 Changes since 0.9.4: * matroskamux fixes * wavenc fixes * cairotextoverlay ported Bugs fixed since 0.9.4: * 315194 : Licence information inconsistency of gst-plugins-good/gst... * 319731 : [matroska] SimpleBlock support for muxer and demuxer * 320308 : [matroska] set timestamps for buffers with ebml elements * 320920 : [osssink] tries to reuse a bad file descriptor * 321136 : [matroska-mux] avoid reading from unref'ed buffer Changes since 0.9.3: * DV/Firewire fixes * speexenc, cairotimeoverlay, matroska, pngdec, flxdec, videomixer, alphacolor ported Bugs fixed since 0.9.3: * 316204 : MinGW compilation: smtpe plugin has undefined symbols fro... * 316205 : Debug category for wavenc is not defined * 318847 : Matroska muxer port to 0.9 Changes since 0.9.1: * Parallel installability with 0.8.x series * Threadsafe design and API Bugs fixed since 0.9.1: * 316202 : MinGW compilation: undefined autoconf macro GST_DOC * 317338 : [osssink] can't handle mono
2006-01-18 16:42:27 +01:00
zlib
CONFIGURE_ARGS+= --disable-${driver}
.endfor
.include "../../multimedia/gst-plugins0.10-base/plugins.mk"
.include "../../devel/glib2/buildlink3.mk"
2009-05-26 03:53:55 +02:00
BUILDLINK_API_DEPENDS.gst-plugins0.10-base+= gst-plugins0.10-base>=0.10.23
Initial import of gst-plugins0.10-good, version 0.10.1. This is an update for part of gst-plugins0.8 to the 0.10 series. Changes: Changes since 0.10.0: * new id3 demuxer (replaces the mad one in gst-plugins-ugly) * memleak fixes in avidemux, wavparse, level, smoke * ports of multipart, * fixes in flacdec, flxdec, rtp * documentation updates on videomixer * added new sunaudiosink, gconfaudiosrc and gconfvideosrc elements Bugs fixed since 0.10.0: * 321269 : add sunaudio to 0.9 * 322769 : The ID3 tag of this file is a segfaulter * 323021 : sockfd property to udpsrc/dynudpsink elements * 322975 : erroneous audio specs in flac plugin * 323226 : block/crash on id3 v2 tags when using big blocksize * 323717 : < netinet/in.h > inclusion necessary on some systems * 323718 : [oss] does not build on OpenBSD 3.8 because of hardcoded ... * 323896 : pngdec/videomixer negotation problem in 0.10 * 324011 : Invalid payload type definition for some rtp payloaders * 324012 : Invalid caps on rtpspeexpay element * 325504 : [flacdec] gst_flac_dec_convert_src [mis]uses g_assert * 325974 : [gst0.10] doesn't correctly gets the tags on a mp3 * 326612 : Serious memory leak in level plugin * 326618 : memleak fix in smokeenc API added since 0.10.0: * device-name property on ossmixer subclasses * GstUDPSrc::sockfd property Changes since 0.9.6: * Parallel installability with 0.8.x series * Threadsafe design and API * effectv elements ported * videoflip updated * multipart ported * dv seeking fixed * rtp elements renamed Bugs fixed since 0.9.6: * 322377 : udpsrc leaks sockets * 322643 : Incorrect matroska frame default duration * 322645 : Matroska muxer: wrong pixel aspect ratio * 322667 : [jpegenc] leaks input buffer * 322794 : udp plugin linked against gstnet instead of gstnetbuffer Changes since 0.9.5: * added speex RTP payloader/depayloader * ported cutter * fractional framerates * more video filters now use BaseTransform Bugs fixed since 0.9.5: * 319184 : rtspsrc: invalid read in sdp_message_parse_buffer () * 321001 : [matroskademux] should seek to nearest preceding index en... * 321430 : goom fails to register on amd64 Changes since 0.9.4: * matroskamux fixes * wavenc fixes * cairotextoverlay ported Bugs fixed since 0.9.4: * 315194 : Licence information inconsistency of gst-plugins-good/gst... * 319731 : [matroska] SimpleBlock support for muxer and demuxer * 320308 : [matroska] set timestamps for buffers with ebml elements * 320920 : [osssink] tries to reuse a bad file descriptor * 321136 : [matroska-mux] avoid reading from unref'ed buffer Changes since 0.9.3: * DV/Firewire fixes * speexenc, cairotimeoverlay, matroska, pngdec, flxdec, videomixer, alphacolor ported Bugs fixed since 0.9.3: * 316204 : MinGW compilation: smtpe plugin has undefined symbols fro... * 316205 : Debug category for wavenc is not defined * 318847 : Matroska muxer port to 0.9 Changes since 0.9.1: * Parallel installability with 0.8.x series * Threadsafe design and API Bugs fixed since 0.9.1: * 316202 : MinGW compilation: undefined autoconf macro GST_DOC * 317338 : [osssink] can't handle mono
2006-01-18 16:42:27 +01:00
.include "../../multimedia/gst-plugins0.10-base/buildlink3.mk"
2009-05-26 03:53:55 +02:00
BUILDLINK_API_DEPENDS.gstreamer0.10+= gstreamer0.10>=0.10.23
Update to 0.10.11: Changes since 0.10.10: * HDV capture support * Port flactag element to 0.10 * Support FLAC in alternate bit-depths and more samplerates * Matroska muxing improvements * Support Google RTSP variant * Many other bug-fixes and improvements Bugs fixed since 0.10.10: * 545433 : [wavparse] support tempo tag * 311586 : Matroska mux/demux don't support flac * 350830 : [raw1394] Add HDV support * 413841 : [flactag] needs porting to 0.10.x * 536067 : [matroska] Add support for real audio/video * 537361 : videomixer segment handler fail * 543101 : The udpsrc/udpsink/multiudpsink/dynudpsink elements may l... * 544956 : [videobox] segfault when changing properties at running p... * 545463 : autodetect plugin links to gconf, unnecessarily * 545710 : [rtspsrc] : create rtp/rtcp socket pair + same port for d... * 546465 : can't play m.youtube.com rtsp streams * 547075 : [speex] Encoder doesn't handle non-zero start timestamps ... * 547217 : Implement GstPropertyProbe interface on pulsesrc for dete... * 547227 : Implement GstPropertyProbe interface on pulsesink for det... * 547518 : pulsemixer probe fails after device property is set * 547519 : Add device-name property to pulsesrc * 548530 : wavenc allows audio depth of 25 * 548831 : matroska demuxer setting incorrect timestamps * 549073 : buffer_alloc function from new basetransform sometimes fa... * 549090 : v4l2src has no property named norm but notifies it * 549551 : conversion of gst structure names to mime types in multip... * 549784 : Memory Corruption Probing v4l2src with Video4Linux1 device * 550015 : build failure: gstcmmlparser.c:115: error: format not a s... * 550791 : [flacenc] files are too big, mid-side-stereo=true should ... * 551048 : rtsp implementation sends PAUSE even when server doesn't ... * 551570 : plugin ximagesrc is memory leaking... * 551584 : Crash when modifying the videobox " top " and " left " live w... * 552213 : [qtdemux] map tiff fourcc to image/tiff caps * 553191 : udpsrc: bind() fails on OS X * 554771 : totem spins CPU 100% while allocating (infinitely) becaus... * 556010 : AVI muxer segfault * 556381 : [icydemux] test fails with latest core * 556424 : [avidemux] segmentation fault when creating indexes * 557085 : [videobox] support dynamically changing properties * 557610 : udpsrc fails to bind() on Mac OS X (IPv4 vs. IPv6 problem) * 547842 : Vorbis RTP RFC 5215 is out * 550288 : Sound not played - a quicktime file
2008-10-30 15:33:45 +01:00
.include "../../multimedia/gstreamer0.10/buildlink3.mk"