2008-05-14 20:32:04 by Matthias Drochner | Files touched by this commit (4) | |
Log message:
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-02-28 20:36:24 by Matthias Drochner | Files touched by this commit (5) | |
Log message:
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
|
2007-07-06 21:20:16 by Matthias Drochner | Files touched by this commit (4) | |
Log message:
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-01-09 16:21:34 by Matthias Drochner | Files touched by this commit (4) | |
Log message:
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
|
2006-07-22 06:46:20 by Roland Illig | Files touched by this commit (107) |
Log message:
Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,
since they always need a C compiler, even when the source code is
completely in C++.
For some other packages, stated in the comment that a C compiler is
really not needed.
|
2006-07-09 01:11:17 by Johnny C. Lam | Files touched by this commit (877) |
Log message:
Change the format of BUILDLINK_ORDER to contain depth information as well,
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.
For example, "make show-buildlink3" in fonts/Xft2 displays:
zlib
fontconfig
iconv
zlib
freetype2
expat
freetype2
Xrender
renderproto
|
2006-07-09 00:39:49 by Johnny C. Lam | Files touched by this commit (877) |
Log message:
Track information in a new variable BUILDLINK_ORDER that informs us
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
|
2006-06-14 12:56:21 by Matthias Drochner | Files touched by this commit (6) | |
Log message:
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
|