Codebase list gst-python1.0 / 4055fd1
New upstream version 1.14.4 Sebastian Dröge 5 years ago
7 changed file(s) with 79 addition(s) and 23 deletion(s). Raw diff Collapse all Expand all
0 === release 1.14.4 ===
1
2 2018-10-02 23:13:44 +0100 Tim-Philipp Müller <tim@centricular.com>
3
4 * ChangeLog:
5 * NEWS:
6 * RELEASE:
7 * configure.ac:
8 * gst-python.doap:
9 * meson.build:
10 Release 1.14.4
11
012 === release 1.14.3 ===
113
214 2018-09-16 16:37:41 +0100 Tim-Philipp Müller <tim@centricular.com>
14791479 list of changes. For the full list of changes please refer to the GIT
14801480 logs or ChangeLogs of the particular modules.
14811481
1482 1.14.4 (future)
1483
1484 The fourth 1.14 bug-fix release (1.14.4) is scheduled to be released
1485 around October 2018.
1482 1.14.4
1483
1484 The fourth 1.14 bug-fix release (1.14.4) was released on 2 October 2018.
1485
1486 This release only contains bugfixes and it should be safe to update from
1487 1.14.x.
1488
1489 Highlighted bugfixes in 1.14.4
1490
1491 - glviewconvert: wait and set the gl sync meta on buffers
1492 - glviewconvert: Copy composition meta from the primary buffer to both
1493 outputs
1494 - glcolorconvert: Don’t copy overlay composition meta over to NULL
1495 outbufs
1496 - matroskademux: add functionality needed for MSE use case fixing
1497 youtube playback in epiphany/webkit-gtk
1498 - msdk: fix build on windows
1499 - opusenc: fix another crash on 32-bit x86 on windows (alignment issue
1500 in SSE optimisations)
1501 - osxaudio: add support for parsing more channel layouts
1502 - tagdemux: Use upstream GST_EVENT_STREAM_START (and stream-id) if
1503 present
1504 - vorbisdec: fix header handling regression: init decoder immediately
1505 once we have headers
1506 - wasapisink: recover from low buffer levels in shared mode
1507 - fix GstSegment unit test which would fail on some 32-bit x86 CPUs
1508
1509 Contributors to 1.14.4
1510
1511 Alicia Boya García, Christoph Reiter, Edward Hervey, Jan Schmidt,
1512 Matthew Waters, Nicola Murino, Nicolas Dufresne, Sebastian Dröge,
1513 Tim-Philipp Müller, Wangfei, and many others. Thank you all.
1514
1515 List of bugs fixed in 1.14.4
1516
1517 For a full list of bugfixes see Bugzilla. Note that this is not the full
1518 list of changes. For the full list of changes please refer to the GIT
1519 logs or ChangeLogs of the particular modules.
14861520
14871521
14881522 Known Issues
0 This is GStreamer gst-python 1.14.3.
0 This is GStreamer gst-python 1.14.4.
11
22 The GStreamer team is pleased to announce another bug-fix release in the
33 stable 1.x API series of your favourite cross-platform multimedia framework!
00 #! /bin/sh
11 # Guess values for system-dependent variables and create Makefiles.
2 # Generated by GNU Autoconf 2.69 for GStreamer GObject Introspection overrides for Python 1.14.3.
2 # Generated by GNU Autoconf 2.69 for GStreamer GObject Introspection overrides for Python 1.14.4.
33 #
44 # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer>.
55 #
590590 # Identity of this package.
591591 PACKAGE_NAME='GStreamer GObject Introspection overrides for Python '
592592 PACKAGE_TARNAME='gst-python'
593 PACKAGE_VERSION='1.14.3'
594 PACKAGE_STRING='GStreamer GObject Introspection overrides for Python 1.14.3'
593 PACKAGE_VERSION='1.14.4'
594 PACKAGE_STRING='GStreamer GObject Introspection overrides for Python 1.14.4'
595595 PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer'
596596 PACKAGE_URL=''
597597
13821382 # Omit some internal or obsolete options to make the list less imposing.
13831383 # This message is too long to be a string in the A/UX 3.1 sh.
13841384 cat <<_ACEOF
1385 \`configure' configures GStreamer GObject Introspection overrides for Python 1.14.3 to adapt to many kinds of systems.
1385 \`configure' configures GStreamer GObject Introspection overrides for Python 1.14.4 to adapt to many kinds of systems.
13861386
13871387 Usage: $0 [OPTION]... [VAR=VALUE]...
13881388
14541454
14551455 if test -n "$ac_init_help"; then
14561456 case $ac_init_help in
1457 short | recursive ) echo "Configuration of GStreamer GObject Introspection overrides for Python 1.14.3:";;
1457 short | recursive ) echo "Configuration of GStreamer GObject Introspection overrides for Python 1.14.4:";;
14581458 esac
14591459 cat <<\_ACEOF
14601460
15831583 test -n "$ac_init_help" && exit $ac_status
15841584 if $ac_init_version; then
15851585 cat <<\_ACEOF
1586 GStreamer GObject Introspection overrides for Python configure 1.14.3
1586 GStreamer GObject Introspection overrides for Python configure 1.14.4
15871587 generated by GNU Autoconf 2.69
15881588
15891589 Copyright (C) 2012 Free Software Foundation, Inc.
18611861 This file contains any messages produced by compilers while
18621862 running configure, to aid debugging if configure makes a mistake.
18631863
1864 It was created by GStreamer GObject Introspection overrides for Python $as_me 1.14.3, which was
1864 It was created by GStreamer GObject Introspection overrides for Python $as_me 1.14.4, which was
18651865 generated by GNU Autoconf 2.69. Invocation command line was
18661866
18671867 $ $0 $@
28392839
28402840 # Define the identity of the package.
28412841 PACKAGE='gst-python'
2842 VERSION='1.14.3'
2842 VERSION='1.14.4'
28432843
28442844
28452845 cat >>confdefs.h <<_ACEOF
30503050
30513051
30523052
3053 PACKAGE_VERSION_MAJOR=$(echo 1.14.3 | cut -d'.' -f1)
3054 PACKAGE_VERSION_MINOR=$(echo 1.14.3 | cut -d'.' -f2)
3055 PACKAGE_VERSION_MICRO=$(echo 1.14.3 | cut -d'.' -f3)
3053 PACKAGE_VERSION_MAJOR=$(echo 1.14.4 | cut -d'.' -f1)
3054 PACKAGE_VERSION_MINOR=$(echo 1.14.4 | cut -d'.' -f2)
3055 PACKAGE_VERSION_MICRO=$(echo 1.14.4 | cut -d'.' -f3)
30563056
30573057
30583058
30633063 { $as_echo "$as_me:${as_lineno-$LINENO}: checking nano version" >&5
30643064 $as_echo_n "checking nano version... " >&6; }
30653065
3066 NANO=$(echo 1.14.3 | cut -d'.' -f4)
3066 NANO=$(echo 1.14.4 | cut -d'.' -f4)
30673067
30683068 if test x"$NANO" = x || test "x$NANO" = "x0" ; then
30693069 { $as_echo "$as_me:${as_lineno-$LINENO}: result: 0 (release)" >&5
31593159 ACLOCAL_AMFLAGS="-I m4 -I common/m4"
31603160
31613161
3162 GST_REQ=1.14.3
3162 GST_REQ=1.14.4
31633163
31643164 PYGOBJECT_REQ=3.8
31653165
1524415244 # report actual input values of CONFIG_FILES etc. instead of their
1524515245 # values after options handling.
1524615246 ac_log="
15247 This file was extended by GStreamer GObject Introspection overrides for Python $as_me 1.14.3, which was
15247 This file was extended by GStreamer GObject Introspection overrides for Python $as_me 1.14.4, which was
1524815248 generated by GNU Autoconf 2.69. Invocation command line was
1524915249
1525015250 CONFIG_FILES = $CONFIG_FILES
1531015310 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
1531115311 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
1531215312 ac_cs_version="\\
15313 GStreamer GObject Introspection overrides for Python config.status 1.14.3
15313 GStreamer GObject Introspection overrides for Python config.status 1.14.4
1531415314 configured by $0, generated by GNU Autoconf 2.69,
1531515315 with options \\"\$ac_cs_config\\"
1531615316
22 dnl initialize autoconf
33 dnl when going to/from release please set the nano (fourth number) right !
44 dnl releases only do Wall, cvs and prerelease does Werror too
5 AC_INIT(GStreamer GObject Introspection overrides for Python , 1.14.3,
5 AC_INIT(GStreamer GObject Introspection overrides for Python , 1.14.4,
66 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
77 gst-python)
88
3737
3838 dnl required versions of other packages
3939 dnl Note that they are runtime requirements
40 AC_SUBST(GST_REQ, 1.14.3)
40 AC_SUBST(GST_REQ, 1.14.4)
4141 AC_SUBST(PYGOBJECT_REQ, 3.8)
4242
4343 AC_DISABLE_STATIC
3131
3232 <release>
3333 <Version>
34 <revision>1.14.4</revision>
35 <branch>1.14</branch>
36 <name></name>
37 <created>2018-10-02</created>
38 <file-release rdf:resource="https://gstreamer.freedesktop.org/src/gst-python/gst-python-1.14.4.tar.xz" />
39 </Version>
40 </release>
41
42 <release>
43 <Version>
3444 <revision>1.14.3</revision>
3545 <branch>1.14</branch>
3646 <name></name>
00 project('gst-python', 'c', 'cpp',
1 version : '1.14.3',
1 version : '1.14.4',
22 meson_version : '>= 0.36.0',
33 default_options : [ 'warning_level=1',
44 'c_std=gnu99',