Skip to content

Commit

Permalink
Release 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sdroege committed Dec 24, 2015
1 parent 1975bdc commit 5f98203
Show file tree
Hide file tree
Showing 37 changed files with 2,064 additions and 146 deletions.
1,705 changes: 1,703 additions & 2 deletions ChangeLog

Large diffs are not rendered by default.

64 changes: 1 addition & 63 deletions NEWS
@@ -1,64 +1,2 @@
This is GStreamer 1.6.0

The GStreamer team is proud to announce a new major feature release in the
stable 1.x API series of your favourite cross-platform multimedia framework!

This release has been in the works for more than a year and is packed with new
features, bug fixes and other improvements.

See http://gstreamer.freedesktop.org/releases/1.6/ for the full list of
changes.

Highlights

- Stereoscopic 3D and multiview video support
- Trick mode API for key-frame only fast-forward/fast-reverse playback etc.
- Improved DTS (decoding timestamp) vs. PTS (presentation timestamp) handling
to account for negative DTS
- New GstVideoConverter API for more optimised and more correct conversion of
raw video frames between all supported formats, with rescaling
- v4l2src now supports renegotiation
- v4l2transform can now do scaling
- V4L2 Element now report Colorimetry properly
- Easier chunked recording of MP4, Matroska, Ogg, MPEG-TS: new splitmuxsink
and multifilesink improvements
- Content Protection signalling API and Common Encryption (CENC) support for
DASH/MP4
- Many adaptive streaming (DASH, HLS and MSS) improvements
- New PTP and NTP network client clocks and better remote clock tracking
stability
- High-quality text subtitle overlay at display resolutions with glimagesink
or gtkglsink
- RECORD support for the GStreamer RTSP Server
- Retransmissions (RTX) support in RTSP server and client
- RTSP seeking support in client and server has been fixed
- RTCP scheduling improvements and reduced size RTCP support
- MP4/MOV muxer acquired a new "robust" mode of operation which attempts to
keep the output file in a valid state at all times
- Live mixing support in aggregator, audiomixer and compositor was improved a
lot
- compositor now supports rescaling and converting inputs streams on the fly
- New audiointerleave element with proper input synchronisation and live input
support
- Blackmagic Design DeckLink capture and playback card support was rewritten
from scratch; 2k/4k support; mode sensing
- KLV metadata support in RTP and MPEG-TS
- H.265 video encoder (x265), decoders (libav, libde265) and RTP payloader and
depayloaders
- New DTLS plugin and SRTP/DTLS support
- OpenGL3 support, multiple contexts and context propagation, 3D video,
transfer/conversion separation, subtitle blending
- New OpenGL-based QML video sink, Gtk GL video sink, CoreAnimation
CAOpenGLLayerSink video sink
- gst-libav switched to ffmpeg as libav-provider, gains support for
3D/multiview video, trick modes, and the CAVS codec
- GstHarness API for unit tests
- gst-editing-services got a completely new ges-launch-1.0 interface, improved
mixing support and integration into gst-validate
- gnonlin has been deprecated in favor of nle (Non Linear Engine) in
gst-editing-services
- gst-validate has a new plugin system, an extensive default testsuite,
support for concurrent test runs and valgrind support
- cerbero build tool for SDK binary packages gains new 'bundle-source' command
- Various improvements to the Android, iOS, OS X and Windows platform support
This is GStreamer 1.7.1

106 changes: 91 additions & 15 deletions RELEASE
@@ -1,18 +1,17 @@

Release notes for GStreamer Base Plugins 1.6.0
Release notes for GStreamer Base Plugins 1.7.1


The GStreamer team is proud to announce a new major feature release in the
stable 1.x API series of your favourite cross-platform multimedia framework!
The GStreamer team is pleased to announce the first release of the unstable
1.7 release series. The 1.7 release series is adding new features on top of
the 1.0, 1.2, 1.4 and 1.6 series and is part of the API and ABI-stable 1.x release
series of the GStreamer multimedia framework. The unstable 1.7 release series
will lead to the stable 1.8 release series in the next weeks. Any newly added
API can still change until that point.


This release has been in the works for more than a year and is packed with new
features, bug fixes and other improvements.


See
http://gstreamer.freedesktop.org/releases/1.6/
for the full list of changes.
Binaries for Android, iOS, Mac OS X and Windows will be provided separately
during the unstable 1.7 release series.



Expand Down Expand Up @@ -62,10 +61,43 @@ contains a set of codecs plugins based on libav (formerly gst-ffmpeg)

Bugs fixed in this release

* 752148 : Drawing from paths passed to cairo does not work with PANGOCAIRO_BACKEND=coretext
* 754344 : libs: build rtp after audio
* 754833 : dmabuf & fdmemory: fix allocator_alloc documentation
* 755392 : video: bugs with gst_video_frame_copy and videoconvert (with test scripts)
* 681447 : video overlay composition: fix video blending over transparent frame
* 705579 : Playbin prevents plugins requesting a GstContext to work properly
* 726117 : typefinding: issue in MPEG-TS detection logic for streams with Null Pids
* 726472 : rtpbasepayload: Implement video SDP attributes
* 727970 : videorate: remove dead code
* 730926 : tags: add GST_TAG_PRIVATE_DATA and expose ID3 private frame ( " PRIV " ) data
* 731791 : videometa: add GstVideoAffineTransformationMeta
* 738687 : midi: add alsamidisrc, an ALSA MIDI sequencer source
* 749596 : rtsp-over-http authentication failure
* 751470 : encodebin: Fix special case.
* 752651 : decodebin: segfault on setting to NULL
* 753852 : gstreamer: base: Fix memory leaks when context parse fails.
* 754054 : videorate: remove unnecessary break statement
* 754196 : audiodecoder-test: port to using GstHarness
* 754223 : audioencoder-tests: port to use GstHarness
* 754450 : audiotestsrc: remove frequency and channel number limit
* 755260 : decodebin: Fix a race condition accessing the decode_chain field.
* 755301 : audioconvert: Integer- > Float conversion creates values slightly smaller than -1.0
* 755440 : gst-play: Add keyboard shortcut '0' to seek to beginning
* 755482 : videotestsrc: Force alpha downstream if foreground color contains alpha
* 756804 : playsink: text_sink dynamic reconnection is not working
* 757008 : tests: typefindfunctions: Fix error leak
* 757068 : audio{filter,convert,resample}: Clip input buffers to the segment before handling them
* 757351 : audioconvert: Latest audioconvert outputs noise
* 757480 : Use GST_STIME_FORMAT and GST_STIME_ARGS with GstClockTimeDiff
* 757926 : pbutils:encoding-target: Fix string memory leak
* 757927 : tests:video: Fix overlay rectangle and buffer leak
* 757928 : audio-quantize: Fix dither_buffer memory leak
* 758235 : rtspconnection: add support for parsing custom headers
* 758744 : allocators: Add logging category for GstFdMemory
* 758911 : audiobasesink/src: send latency message on setcaps
* 758922 : rtspconnection should optionally make HTTP requests with abs_path instead of absoluteURI
* 759126 : appsrc: issues with duration query handling
* 759329 : convertframe: Support video crop when convert frame
* 759356 : encodebin: Implement an encoding profile serialization format
* 742875 : [API] new audiovisualizer base class
* 758754 : oggdemux: failing to play an Opus sample file

==== Download ====

Expand Down Expand Up @@ -102,6 +134,50 @@ subscribe to the gstreamer-devel list.

Contributors to this release

* Aurélien Zanelli
* Andreas Frisch
* Antonio Ospite
* Arnaud Vrac
* Csaba Toth
* Edward Hervey
* Eunhae Choi
* Evan Callaway
* Guillaume Desmottes
* Havard Graff
* Jan Schmidt
* Joan Pau Beltran
* Julien Isorce
* Kazunori Kobayashi
* Koop Mast
* Luis de Bethencourt
* Mathieu Duponchelle
* Matthew Waters
* Michael Olbrich
* Miguel París Díaz
* Nicolas Dufresne
* Nirbheek Chauhan
* Ognyan Tonchev
* Pankaj Darak
* Pavel Bludov
* Perry Hung
* Philippe Normand
* Rajat Verma
* Ravi Kiran K N
* Reynaldo H. Verdejo Pinochet
* Sebastian Dröge
* Sebastian Rasmussen
* Song Bing
* Stefan Sauer
* Stian Selnes
* Thiago Santos
* Thibault Saunier
* Thomas Bluemel
* Tim-Philipp Müller
* Vincent Penquerc'h
* Vineeth T M
* Vineeth TM
* Vivia Nikolaidou
* William Manley
* Wim Taymans
* Xavier Claessens
* eunhae choi

6 changes: 3 additions & 3 deletions configure.ac
Expand Up @@ -5,7 +5,7 @@ dnl please read gstreamer/docs/random/autotools before changing this file
dnl initialize autoconf
dnl releases only do -Wall, git and prerelease does -Werror too
dnl use a three digit version number for releases, and four for git/prerelease
AC_INIT([GStreamer Base Plug-ins],[1.7.0.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-base])
AC_INIT([GStreamer Base Plug-ins],[1.7.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-base])

AG_GST_INIT

Expand Down Expand Up @@ -56,10 +56,10 @@ dnl 1.2.5 => 205
dnl 1.10.9 (who knows) => 1009
dnl
dnl sets GST_LT_LDFLAGS
AS_LIBTOOL(GST, 700, 0, 700)
AS_LIBTOOL(GST, 701, 0, 701)

dnl *** required versions of GStreamer stuff ***
GST_REQ=1.7.0.1
GST_REQ=1.7.1

dnl *** autotools stuff ****

Expand Down
4 changes: 2 additions & 2 deletions docs/plugins/inspect/plugin-adder.xml
Expand Up @@ -3,10 +3,10 @@
<description>Adds multiple streams</description>
<filename>../../gst/adder/.libs/libgstadder.so</filename>
<basename>libgstadder.so</basename>
<version>1.7.0.1</version>
<version>1.7.1</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins git</package>
<package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
Expand Down
4 changes: 2 additions & 2 deletions docs/plugins/inspect/plugin-alsa.xml
Expand Up @@ -3,10 +3,10 @@
<description>ALSA plugin library</description>
<filename>../../ext/alsa/.libs/libgstalsa.so</filename>
<basename>libgstalsa.so</basename>
<version>1.7.0.1</version>
<version>1.7.1</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins git</package>
<package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
Expand Down
4 changes: 2 additions & 2 deletions docs/plugins/inspect/plugin-app.xml
Expand Up @@ -3,10 +3,10 @@
<description>Elements used to communicate with applications</description>
<filename>../../gst/app/.libs/libgstapp.so</filename>
<basename>libgstapp.so</basename>
<version>1.7.0.1</version>
<version>1.7.1</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins git</package>
<package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
Expand Down
4 changes: 2 additions & 2 deletions docs/plugins/inspect/plugin-audioconvert.xml
Expand Up @@ -3,10 +3,10 @@
<description>Convert audio to different formats</description>
<filename>../../gst/audioconvert/.libs/libgstaudioconvert.so</filename>
<basename>libgstaudioconvert.so</basename>
<version>1.7.0.1</version>
<version>1.7.1</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins git</package>
<package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
Expand Down
4 changes: 2 additions & 2 deletions docs/plugins/inspect/plugin-audiorate.xml
Expand Up @@ -3,10 +3,10 @@
<description>Adjusts audio frames</description>
<filename>../../gst/audiorate/.libs/libgstaudiorate.so</filename>
<basename>libgstaudiorate.so</basename>
<version>1.7.0.1</version>
<version>1.7.1</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins git</package>
<package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
Expand Down
4 changes: 2 additions & 2 deletions docs/plugins/inspect/plugin-audioresample.xml
Expand Up @@ -3,10 +3,10 @@
<description>Resamples audio</description>
<filename>../../gst/audioresample/.libs/libgstaudioresample.so</filename>
<basename>libgstaudioresample.so</basename>
<version>1.7.0.1</version>
<version>1.7.1</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins git</package>
<package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
Expand Down
4 changes: 2 additions & 2 deletions docs/plugins/inspect/plugin-audiotestsrc.xml
Expand Up @@ -3,10 +3,10 @@
<description>Creates audio test signals of given frequency and volume</description>
<filename>../../gst/audiotestsrc/.libs/libgstaudiotestsrc.so</filename>
<basename>libgstaudiotestsrc.so</basename>
<version>1.7.0.1</version>
<version>1.7.1</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins git</package>
<package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
Expand Down
4 changes: 2 additions & 2 deletions docs/plugins/inspect/plugin-cdparanoia.xml
Expand Up @@ -3,10 +3,10 @@
<description>Read audio from CD in paranoid mode</description>
<filename>../../ext/cdparanoia/.libs/libgstcdparanoia.so</filename>
<basename>libgstcdparanoia.so</basename>
<version>1.7.0.1</version>
<version>1.7.1</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins git</package>
<package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
Expand Down
4 changes: 2 additions & 2 deletions docs/plugins/inspect/plugin-encoding.xml
Expand Up @@ -3,10 +3,10 @@
<description>various encoding-related elements</description>
<filename>../../gst/encoding/.libs/libgstencodebin.so</filename>
<basename>libgstencodebin.so</basename>
<version>1.7.0.1</version>
<version>1.7.1</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins git</package>
<package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
Expand Down
4 changes: 2 additions & 2 deletions docs/plugins/inspect/plugin-gio.xml
Expand Up @@ -3,10 +3,10 @@
<description>GIO elements</description>
<filename>../../gst/gio/.libs/libgstgio.so</filename>
<basename>libgstgio.so</basename>
<version>1.7.0.1</version>
<version>1.7.1</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins git</package>
<package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
Expand Down
4 changes: 2 additions & 2 deletions docs/plugins/inspect/plugin-libvisual.xml
Expand Up @@ -3,10 +3,10 @@
<description>libvisual visualization plugins</description>
<filename>../../ext/libvisual/.libs/libgstlibvisual.so</filename>
<basename>libgstlibvisual.so</basename>
<version>1.7.0.1</version>
<version>1.7.1</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins git</package>
<package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
Expand Down
4 changes: 2 additions & 2 deletions docs/plugins/inspect/plugin-ogg.xml
Expand Up @@ -3,10 +3,10 @@
<description>ogg stream manipulation (info about ogg: http://xiph.org)</description>
<filename>../../ext/ogg/.libs/libgstogg.so</filename>
<basename>libgstogg.so</basename>
<version>1.7.0.1</version>
<version>1.7.1</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins git</package>
<package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
Expand Down
4 changes: 2 additions & 2 deletions docs/plugins/inspect/plugin-pango.xml
Expand Up @@ -3,10 +3,10 @@
<description>Pango-based text rendering and overlay</description>
<filename>../../ext/pango/.libs/libgstpango.so</filename>
<basename>libgstpango.so</basename>
<version>1.7.0.1</version>
<version>1.7.1</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins git</package>
<package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
Expand Down
4 changes: 2 additions & 2 deletions docs/plugins/inspect/plugin-playback.xml
Expand Up @@ -3,10 +3,10 @@
<description>various playback elements</description>
<filename>../../gst/playback/.libs/libgstplayback.so</filename>
<basename>libgstplayback.so</basename>
<version>1.7.0.1</version>
<version>1.7.1</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins git</package>
<package>GStreamer Base Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
Expand Down

0 comments on commit 5f98203

Please sign in to comment.