Next | Query returned 13 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2024-01-22 14:17:08 by Ryo ONODERA | Files touched by this commit (119)
Log message:
*: Recursive revbump from multimedia/libvpx
   2021-11-15 23:01:22 by Thomas Klausner | Files touched by this commit (174) | Package updated
Log message:
*: update gstreamer1 and plugins and related packages to 1.18.5

Based on the wip packages by nia and myself.
   2020-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2833)
Log message:
*: recursive bump for libffi
   2017-03-16 15:39:16 by Thomas Klausner | Files touched by this commit (4) | Package updated
Log message:
Reset PKGREVISION after update.
   2017-01-17 00:45:17 by Thomas Klausner | Files touched by this commit (103)
Log message:
Recursive bump for libvpx shlib major change.
   2016-09-12 11:00:10 by Thomas Klausner | Files touched by this commit (17) | Package updated
Log message:
Update gstreamer1 and its plugins to 1.8.3.

1.8.3

The third 1.8 bug-fix release (1.8.3) was released on 19 August 2016. This \ 
release only contains bugfixes and it should be safe to update from 1.8.x.
Major bugfixes in 1.8.3

    Fix Android build scripts on OS X and Windows
    Fix stepping in PAUSED state in certain circumstances
    Fix jackaudiosink hang when exiting
    Fix udpsrc receiving multicast packets not only from the selected multicast group
    Fix unnecessary decoding of unselected streams in GES
    Fix (multi)udpsink randomly not sending to clients
    Fix ALL_BOTH probes not considering EVENT_FLUSH
    Fix average input rate calculations in queue2
    Fix various locking issues causing deadlock in adaptivedemux
    Fix gst-libav encoders to correctly produce codec_data in caps
    Add Wayland, Windows and Rasberry Pi support to the QML GL video sink
    Add support for building with OpenH264 1.6
    Add support for controlling deinterlacing in GES video sources
    ... and many, many more!

For a full list of bugfixes see Bugzilla. Note that this is not the full list of \ 
changes. For the full list of changes please refer to the GIT logs or ChangeLogs \ 
of the particular modules.
Known Issues

    gst-rtsp-server does not take address pool configuration into account for \ 
sending unicast UDP. Bugzilla #766612

    vp8enc crashes on 32 bit Windows, but was working fine in 1.6. 64 bit \ 
Windows is unaffected. Bugzilla #763663
   2016-08-17 02:06:47 by Ryo ONODERA | Files touched by this commit (102)
Log message:
Recursive revbump from multimedia/libvpx uppdate
   2016-01-03 18:56:53 by Thomas Klausner | Files touched by this commit (13) | Package updated
Log message:
Update gstreamer1 and plugins to 1.6.2.

Major bugfixes

    Crashes in gst-libav with sinks that did not provide a buffer pool but \ 
supported video metadata were fixed. This affected d3dvideosink and some 3rd \ 
party sinks. Also related fixes for crashes when a downstream buffer pool failed \ 
allocation.
    Big GL performance improvement on iOS by a factor of 2 by using Apple's sync \ 
extension.
    Deadlocks in the DirectSound elements on Windows, and the behaviour of its \ 
mute property were fixed.
    The Direct3D video sink does not crash anymore when minimizing the window
    The library soname generation on Android >= 6.0 was fixed, which \ 
previously caused GStreamer to fail to load there.
    File related elements have large-file (>2GB) support on Android now.
    gst-libav was updated to ffmpeg 2.8.3.
    Deserialization of custom events in the GDP depayloader was fixed.
    Missing OpenGL context initialization in the Qt/QML video sink was fixed in \ 
certain situations.
    Interoperability with some broken RTSP servers using HTTP tunnel was improved.
    Various compilation fixes for Windows.
    Various smaller memory leak and other fixes in different places.
    and many, many more
   2015-11-18 15:19:56 by Ryo ONODERA | Files touched by this commit (141)
Log message:
Recursive revbump from multimedia/libvpx
   2015-11-18 13:04:16 by Thomas Klausner | Files touched by this commit (21) | Package updated
Log message:
Update gstreamer1 and plugins to 1.6.1.

GStreamer 1.6.1 Release Notes

The GStreamer team is proud to announce the first bugfix release in the stable \ 
1.6 release series of your favourite cross-platform multimedia framework!

This release only contains bugfixes and it is safe to update from 1.6.0. For a \ 
full list of bugfixes see Bugzilla.

See http://gstreamer.freedesktop.org/releases/1.6/ for the latest version of \ 
this document.

Last updated: Friday 30 October 2015, 14:00 UTC (log)
Major bugfixes

    Crashes in the gst-libav encoders were fixed
    More DASH-IF test streams are working now
    Live DASH, HLS and MS SmoothStreaming streams work more reliable and other \ 
fixes for the adaptive streaming protocols
    Reverse playback works with scaletempo to keep the audio pitch
    Correct stream-time is reported for negative applied_rate
    SRTP packet validation during decoding does not reject valid packets anymore
    Fixes for audioaggregator and aggregator to start producing output at the \ 
right time, and e.g. not outputting lots of silence in the beginning
    gst-libav's internal ffmpeg snapshot was updated to 2.8.1
    cerbero has support for Mac OS X 10.11 (El Capitan)
    Various memory leaks were fixed, including major leaks in playbin, playsink \ 
and decodebin
    Various GObject-Introspection annotation fixes for bindings
    and many, many more

GStreamer 1.6 Release Notes

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 latest version of \ 
this document.
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 also supports rescaling of 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

Full log at
http://gstreamer.freedesktop.org/releases/1.6/

Next | Query returned 13 messages, browsing 1 to 10 | Previous