Commit graph

12 commits

Author SHA1 Message Date
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
drochner
a597cca898 depend on openssl (which is likely there anyway) and update configure
args to avoid hidden dependencies, should fix build problem
seen in Linux bulk build
2009-04-08 19:04:54 +00:00
drochner
617d7422cd update to 0.10.11
changes:
Add ASS/SSA subtitle handling element assrender
Leak fixes in the QuickTime decoder wrapper
Better DirectShow output on Windows
Extend QT muxing support to include AMR and H.263
mms seeking support
Extended MXF file format handling
camerabin and photography API for digital camera interfacing
Merge elements from Farsight: liveadder, sirendec, sirenenc, valve,
rtpdtmfsrc, rtpdtmdepay, dtmfsrc, rtpdtmfmux, autoconvert, mimdec, mimenc
typefinder based on xdgmime
2009-04-07 09:53:54 +00:00
drochner
2d6ba18c6b Don't build resindvd here -- it is not a good idea to introduce external
dependencies in the base pkg, especially not on low quality stuff
as libdvd*. That's what plugins are good for.
2009-03-09 16:02:07 +00:00
drochner
70009f4b82 update to 0.10.10
changes:
Require gettext 0.17
ACM mp3 decoder element for win32
New MXF demuxer added
JPEG-2000 encoder - jp2enc added
RTP support
Fixes for RTP support
Add parsers for AAC and AMR
Move libgstapp and elements to -base
Add Quicktime muxer element qtmux
Enhance RFB capture
Improve MPEG-TS and MPEG-PS demuxing
Don't install static libs for plugins
Introduce audioringbuffer element
Improve DVD playback of ResinDVD components
Move old audioresample from -base as legacyaudioresample
Improve speexresampler, and then move it to -base
Improve FLV demuxing and parsing
Various DVB input fixes
Add support for frequency list descriptors for DVB
Improve MPEG-TS muxer
Various other bug-fixes
2009-01-26 10:42:02 +00:00
wiz
a6cf9b04de Update gst-plugins0.10-bad to 0.10.9:
This is GStreamer Bad Plug-ins 0.10.9, "Matters of Fact"

Changes since 0.10.8:

      * New CELT encoder and decoder
      * New TwoLAME encoder
      * New DCCP element
      * New AIFF parser element
      * New APEX sink element
      * deinterlace2 element improvements
      * New JACK audio src element
      * New winscreencap, winks and pcapparse plugins
      * x624enc fixes
      * Support for ATSC tuning and channels.conf parsing
      * RTP improvements
      * New scaletempo element
      * Add Fluendo MPEG-TS muxer
      * Add Fluendo MPEG-TS and MPEG-PS demuxers
      * New JPEG2000 element
      * New FLAC parser element
      * DVD playback improvements
      * Improved DirectShow decoding support
      * New Windows Audio Session audio src element
      * New FLV muxer element
      * Many other bug fixes and improvements

Bugs fixed since 0.10.8:

      * 537700 : [scaletempo] Scale audio tempo in sync with playback rate
      * 550468 : [name conflict] New Fluendo mpeg demuxers
      * 545197 : jackaudiosrc
      * 555244 : Output-selector has unexpected event forwarding right aft...
      * 402593 : deinterleave gives corrupt output
      * 406673 : Need AIFF parser
      * 535527 : [real] Real video/audio stream fails to play
      * 537455 : ATSC: VSB / QAM Annex B support
      * 538500 : AIFF file doesn't play
      * 542390 : Implementation of DCCP Plugin for gstreamer
      * 542510 : [apexsink] Apple AirPort Express Wireless Sink
      * 545247 : use g_setenv() insteed of setenv() in sdlvideosink.c
      * 546312 : Make the metadata writable before modifying it in rtpmanager
      * 549409 : gstrtpbin don't stop at the end of a stream
      * 549774 : audio / video synchronization glitch during rtsp playback
      * 550486 : [faac] Negotiation problem with mono audio for some sampl...
      * 550657 : New element jasperdec
      * 552506 : [neonhttpsrc] doesn't handle/throw errors correctly
      * 552536 : fix incomplete change to gstdvbsrc.c
      * 553755 : [mpegpsdemux] FP exception when playing tv2-1_25.mpg
      * 555193 : [ELEMENT-MOVE] Move mpegtsparse element into mpegdemux pl...
      * 555198 : [mpegpsdemux] Lower the RANK to MARGINAL for next release
      * 555912 : [apexsink] Missing from ext/Makefile.am
      * 555965 : Missing space after point mark
      * 555968 : Missing space after point mark
      * 555969 : Missing space after point mark
      * 556003 : [flvdemux] Regression in handling flow returns in pull-mode
      * 556274 : [aiffparse] Uses debugging methods before debugging is in...
      * 556338 : Failed to configure latency
      * 556428 : [mpegpsdemux] Creates invalid newsegment events
      * 556430 : [inputselector] Assumes there's always an otherpad
      * 556440 : [PATCH] crash on demuxing certain transport streams
      * 556482 : [PATCH] crash in mpegtsparse get_encoding_and_convert
      * 556564 : [flvmux] Copy & paste bugs resulting in invalid files
      * 556588 : [apexsink] should not have PRIMARY rank
      * 557080 : [mpegpsdemux] Regression with reverse-playback
      * 543480 : gstrtpbin fails to release lock while emitting signal
      * 556520 : jitterbuffer seqnum gap detection is wrong
      * 463941 : Plugin for screen capture on windows
      * 519935 : New plugin for video capture on Windows
      * 520899 : New plugin: pcapparse
      * 520901 : New plugin: wasapi (Windows Audio Session API)
2008-10-30 21:21:32 +00:00
drochner
2560e046ea update to 0.10.8
changes:
Support shared desktops in RFB input
Make the Quicktime codec wrapper work on win32
Experimental DVD navigation support
Support AAC/H.264 in FLV files
Fixes in the DirectShow codec wrapper
Fix the Real codec wrapper plugin
New deinterlace2 plugin incorporating TVtime deinterlacers
Handle seeking, timestamps, duration in RAW video/audio parsers
New DirectShow video sink for Win32
FAAD reverse playback support
OSS4 support improvements
MythTV seeking support
SPC decoder now supports seeking, tags and duration queries
Replaygain elements moved to Good
Deinterleave/interleave elements fixed and moved to Good
MPEG-4 video stream parser fixes
Improved MPEG-TS parsing for DVB support
Improvements in App source/sink
RTP manager enhancements
2008-08-06 18:19:45 +00:00
drochner
461852606e update to 0.10.7
changes:
OSS v4 support
libdc1394 2.0.0 support
AAC support fixes
RTP support improved
New OFA element
SRT subtitle encoder added
Windows Inet support for http/ftp
Fixes in dc1394, MIDI, MPEG-2 encoding, MythTV input, NAS
Fixes in Bayer decoder, replaygain analysis, GSM decoder
DVB/MPEG-TS support improved
NSF decoder updated
'metadata' plugin enhancements
Dirac encoder ported to libschroedinger
mplex element ported to 0.10
VCD/CDXA parser ported to 0.10
Directshow wrapper improvements
'selector' plugin enhancements
souphttpsrc moved to the -good module
Various other fixes and enhancements
2008-05-14 18:32:04 +00:00
drochner
739b41fcf3 update to 0.10.6
changes:
-many fixes and improvements
-New elements: flvdemux, flvparse, mpegtsparse, dvbsrc, dvdspu,
 mpeg4videoparse, metadatademux/mux, souphttpsrc, speexresample, qtwrapper,
 rawaudioparse, fbdevsink
-Renamed elements/plugins: switch (now selector), pitch (now soundtouch)
-some elements moved to -good or -ugly
2008-02-28 19:36:24 +00:00
drochner
04675aa414 update to 0.10.5
changes:
-some new plugins
-LADSPA plugin improvements
-IIR equaliser ported to 0.10
-libsndfile output ported to 0.10
-mpegvideoparse ported to 0.10 and improved
-switch element ported to 0.10
-VCD source element ported to 0.10
-AMR-WB support fixes
-MIDI renderer plugin based on timidity
-qtdemux, wavpack and videocrop plugins moved to the Good module
-Many other bug fixes and improvements
2007-07-06 19:20:15 +00:00
drochner
032d9d54ad update to 0.10.4
changes:
Parallel installability with 0.8.x series
Threadsafe design and API
V4L2 source element moved to Good plugins
Many improvements in Quicktime playback
Xvid encoding and decoding improvements
FAAD decoder fixes
New element: alsaspdifsink for IEC958 output
Spectrum FFT analysis element ported
New element: h264parse. H.264 Parser
Fixes in bz2 support
New element: theoraexpdec. Libtheoraexp based Theora decoder
New element: wavpackenc. Wavpack decoder
Improvements in the libneon based http source
gstfilter ported to 0.10
mpeg2enc ported to 0.10
New element: nsfdec. NSF decoder
New element: spcdec. libopenspc based SPC decoder
videocrop ported/re-written from 0.8
cdaudio element ported to 0.10
New element: rganalysis. ReplayGain analysis element
New element: dvbsrc. DVB source element (disabled by default)
deinterlace (Simple deinterlacer) ported from 0.8
New element: nuvdemux. NUV video demuxer
Fixes in the DirectDraw output elements
New elements: multifilesrc, multifilesink
y4mencode ported from 0.8
rfbsrc, librfb based capture source ported from 0.8
New element: jackaudiosink. JACK audio output element
Many other fixes and improvements
2007-01-09 15:21:34 +00:00
drochner
6d85a17007 import gst-plugins0.10-bad-0.10.3, a collection of gstreamer plugins
which have quality problems, but are needed to make eg totem usable
2006-06-14 10:56:21 +00:00