rtspserver: Add udp-mcast transport SETUP test
[platform/upstream/gstreamer.git] / NEWS
1 This is GStreamer 1.6.0
2
3 The GStreamer team is proud to announce a new major feature release in the
4 stable 1.x API series of your favourite cross-platform multimedia framework!
5
6 This release has been in the works for more than a year and is packed with new
7 features, bug fixes and other improvements.
8
9 See http://gstreamer.freedesktop.org/releases/1.6/ for the full list of
10 changes.
11
12 Highlights
13
14 - Stereoscopic 3D and multiview video support
15 - Trick mode API for key-frame only fast-forward/fast-reverse playback etc.
16 - Improved DTS (decoding timestamp) vs. PTS (presentation timestamp) handling
17   to account for negative DTS
18 - New GstVideoConverter API for more optimised and more correct conversion of
19   raw video frames between all supported formats, with rescaling
20 - v4l2src now supports renegotiation
21 - v4l2transform can now do scaling
22 - V4L2 Element now report Colorimetry properly
23 - Easier chunked recording of MP4, Matroska, Ogg, MPEG-TS: new splitmuxsink
24   and multifilesink improvements
25 - Content Protection signalling API and Common Encryption (CENC) support for
26   DASH/MP4
27 - Many adaptive streaming (DASH, HLS and MSS) improvements
28 - New PTP and NTP network client clocks and better remote clock tracking
29   stability
30 - High-quality text subtitle overlay at display resolutions with glimagesink
31   or gtkglsink
32 - RECORD support for the GStreamer RTSP Server
33 - Retransmissions (RTX) support in RTSP server and client
34 - RTSP seeking support in client and server has been fixed
35 - RTCP scheduling improvements and reduced size RTCP support
36 - MP4/MOV muxer acquired a new "robust" mode of operation which attempts to
37   keep the output file in a valid state at all times
38 - Live mixing support in aggregator, audiomixer and compositor was improved a
39   lot
40 - compositor now supports rescaling and converting inputs streams on the fly
41 - New audiointerleave element with proper input synchronisation and live input
42   support
43 - Blackmagic Design DeckLink capture and playback card support was rewritten
44   from scratch; 2k/4k support; mode sensing
45 - KLV metadata support in RTP and MPEG-TS
46 - H.265 video encoder (x265), decoders (libav, libde265) and RTP payloader and
47   depayloaders
48 - New DTLS plugin and SRTP/DTLS support
49 - OpenGL3 support, multiple contexts and context propagation, 3D video,
50   transfer/conversion separation, subtitle blending
51 - New OpenGL-based QML video sink, Gtk GL video sink, CoreAnimation
52   CAOpenGLLayerSink video sink
53 - gst-libav switched to ffmpeg as libav-provider, gains support for
54   3D/multiview video, trick modes, and the CAVS codec
55 - GstHarness API for unit tests
56 - gst-editing-services got a completely new ges-launch-1.0 interface, improved
57   mixing support and integration into gst-validate
58 - gnonlin has been deprecated in favor of nle (Non Linear Engine) in
59   gst-editing-services
60 - gst-validate has a new plugin system, an extensive default testsuite,
61   support for concurrent test runs and valgrind support
62 - cerbero build tool for SDK binary packages gains new 'bundle-source' command
63 - Various improvements to the Android, iOS, OS X and Windows platform support
64