This is GStreamer Base Plugins 1.0.5

Changes since 1.0.4:

      * alsasrc: don't output buffers without timestamps or with bogus timestamps
      * discoverer, decodebin: fix state change re-sync race that might lead to deadlocks
      * video: fix crashes with and frame sizes of A420 video format

Bugs fixed since 1.0.4:

      * 691244 : unable to play flv file with VP6 alpha video

Changes since 1.0.3:

      * playbin: fix occasional not-negotiated errors when switching visualisations
      * ssaparse: ignore invalid UTF-8 in SSA/ASS subtitles init sections in matroska files
      * streamsynchronizer: better timestamp and gap handling at EOS, fixing potential OOM in baseaudiosink
      * bindings: fix annotation for gst_app_src_push_buffer(), fixing crash
      * bindings: add several missing annotations for GstRtspMessage API

Bugs fixed since 1.0.3:

      * 679976 : playbin: switching visualisations results in not-negotiated flow erros
      * 689814 : Memory allocated by GstVideoDecoder base class is not freed
      * 689873 : gstrtspmessage: Several functions are missing introspection annotations...