ChangeLog
=========

2017-06-15  Sebastian Dröge <[email protected]>

        * configure.ac:
          releasing 1.10.5

2017-06-15 12:58:54 +0300  Sebastian Dröge <[email protected]>

        * po/af.po:
        * po/az.po:
        * po/bg.po:
        * po/ca.po:
        * po/cs.po:
        * po/da.po:
        * po/de.po:
        * po/el.po:
        * po/en_GB.po:
        * po/eo.po:
        * po/es.po:
        * po/eu.po:
        * po/fi.po:
        * po/fr.po:
        * po/gl.po:
        * po/hr.po:
        * po/hu.po:
        * po/id.po:
        * po/it.po:
        * po/ja.po:
        * po/lt.po:
        * po/lv.po:
        * po/nb.po:
        * po/nl.po:
        * po/or.po:
        * po/pl.po:
        * po/pt_BR.po:
        * po/ro.po:
        * po/ru.po:
        * po/sk.po:
        * po/sl.po:
        * po/sq.po:
        * po/sr.po:
        * po/sv.po:
        * po/tr.po:
        * po/uk.po:
        * po/vi.po:
        * po/zh_CN.po:
          Update .po files

2017-03-27 00:26:53 +1100  Jan Schmidt <[email protected]>

        * gst/typefind/gsttypefindfunctions.c:
          typefind: Expand the search range for HLS detection
          HLS files can have arbitrary extra tags in them, and
          those can be quite long lines. We need to search
          further than 256 bytes sometimes just to get past the
          first few lines of the file. Make the limit 4KB,
          which matches a typical input block size and should
          hopefully cover every crazy input.
          https://bugzilla.gnome.org/show_bug.cgi?id=780559

2017-03-20 17:20:36 +0530  Arun Raghavan <[email protected]>

        * gst-libs/gst/video/convertframe.c:
          convertframe: Fix async video sample conversion with non-default 
context
          The GSource for dealing with timeouts in
          gst_video_convert_sample_async() might be attached to a non-default
          context, so we should not be using g_source_remove() on the returned 
ID.
          The correct thing to do is to keep a reference to the actual GSource 
and
          then call g_source_destroy() on it.
          https://bugzilla.gnome.org/show_bug.cgi?id=780297

2017-02-23 17:22:41 +0000  Tim-Philipp Müller <[email protected]>

        * meson.build:
          meson: update version



Download
========
https://download.gnome.org/sources/gst-plugins-base/1.10/gst-plugins-base-1.10.5.tar.xz
 (2.92M)
  sha256sum: 1c401a79bd1e4521c6ef1b66579bddedd9136e164e54792aab4bfcf3485bf9a7

_______________________________________________
ftp-release-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/ftp-release-list

Reply via email to