summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2016-08-19 12:54:34 +0300
committerSebastian Dröge <sebastian@centricular.com>2016-08-19 12:54:34 +0300
commit5339a6ce9d8cd2edd1e68a76e147c2329983818a (patch)
tree1efcbc8fd3b1b7c7fed56651301969b5253284e4
parentcb462bf3d62dad32376b3d9cd0a49a188806ca1b (diff)
Release 1.8.31.8.31.8
-rw-r--r--validate/ChangeLog128
-rw-r--r--validate/NEWS37
-rw-r--r--validate/configure.ac4
-rw-r--r--validate/gst-validate.doap8
4 files changed, 57 insertions, 120 deletions
diff --git a/validate/ChangeLog b/validate/ChangeLog
index 94173d7..2b66f2b 100644
--- a/validate/ChangeLog
+++ b/validate/ChangeLog
@@ -1,9 +1,33 @@
-=== release 1.8.2 ===
+=== release 1.8.3 ===
-2016-06-09 Sebastian Dröge <slomo@coaxion.net>
+2016-08-19 Sebastian Dröge <slomo@coaxion.net>
* configure.ac:
- releasing 1.8.2
+ releasing 1.8.3
+
+2016-06-13 17:00:39 -0400 Thibault Saunier <tsaunier@gnome.org>
+
+ * validate/gst/validate/validate.c:
+ validate: Fix Validate plugin paths mixup
+
+2016-06-09 16:41:57 -0400 Thibault Saunier <tsaunier@gnome.org>
+
+ * validate/gst/validate/gst-validate-scenario.c:
+ validate: No execute ON_ADDITION if a previous action is executed playback_time
+ As this is what user will expect in this case, for example in this case:
+ set-state, state=null; playback-time=5
+ set-property, target-element-name=dvbsrc0, property-name=delsys, property-value=11
+ play;
+
+=== release 1.8.2 ===
+
+2016-06-09 11:53:03 +0300 Sebastian Dröge <sebastian@centricular.com>
+
+ * validate/ChangeLog:
+ * validate/NEWS:
+ * validate/configure.ac:
+ * validate/gst-validate.doap:
+ Release 1.8.2
2016-04-13 21:18:28 +0200 Alexandru Băluț <alexandru.balut@gmail.com>
@@ -1448,13 +1472,6 @@
* validate/Makefile.am:
* validate/configure.ac:
* validate/gst/Makefile.am:
- * validate/gst/plugins/Makefile.am:
- * validate/gst/plugins/fault_injection/Makefile.am:
- * validate/gst/plugins/fault_injection/socket_interposer.c:
- * validate/gst/plugins/gapplication/Makefile.am:
- * validate/gst/plugins/gapplication/gstvalidategapplication.c:
- * validate/gst/plugins/gtk/Makefile.am:
- * validate/gst/plugins/gtk/gstvalidategtk.c:
* validate/plugins/Makefile.am:
* validate/plugins/fault_injection/Makefile.am:
* validate/plugins/fault_injection/socket_interposer.c:
@@ -2027,19 +2044,6 @@
* validate/configure.ac:
* validate/data/Makefile.am:
- * validate/data/adaptive_video_framerate.scenario:
- * validate/data/adaptive_video_framerate_size.scenario:
- * validate/data/adaptive_video_size.scenario:
- * validate/data/alternate_fast_backward_forward.scenario:
- * validate/data/camerabin_signal.scenario:
- * validate/data/change_state_intensive.scenario:
- * validate/data/disable_subtitle_track_while_paused.scenario:
- * validate/data/fast_backward.scenario:
- * validate/data/fast_forward.scenario:
- * validate/data/force_key_unit.scenario:
- * validate/data/pause_resume.scenario:
- * validate/data/play_15s.scenario:
- * validate/data/reverse_playback.scenario:
* validate/data/scenarios/Makefile.am:
* validate/data/scenarios/adaptive_video_framerate.scenario:
* validate/data/scenarios/adaptive_video_framerate_size.scenario:
@@ -2070,22 +2074,6 @@
* validate/data/scenarios/switch_subtitle_track_while_paused.scenario:
* validate/data/scenarios/update_start.scenario:
* validate/data/scenarios/update_stop.scenario:
- * validate/data/scrub_backward_seeking.scenario:
- * validate/data/scrub_backward_seeking_full.scenario:
- * validate/data/scrub_forward_seeking.scenario:
- * validate/data/scrub_forward_seeking_full.scenario:
- * validate/data/seek_backward.scenario:
- * validate/data/seek_forward.scenario:
- * validate/data/seek_forward_backward.scenario:
- * validate/data/seek_with_stop.scenario:
- * validate/data/simple_seeks.scenario:
- * validate/data/switch_audio_track.scenario:
- * validate/data/switch_audio_track_while_paused.scenario:
- * validate/data/switch_set_external_subtitle.scenario:
- * validate/data/switch_subtitle_track.scenario:
- * validate/data/switch_subtitle_track_while_paused.scenario:
- * validate/data/update_start.scenario:
- * validate/data/update_stop.scenario:
* validate/gst/validate/gst-validate-scenario.c:
move scenarios to data/scenarios
Differential Revision: http://phabricator.freedesktop.org/D115
@@ -3118,8 +3106,6 @@
* validate/Makefile.am:
* validate/configure.ac:
- * validate/fault_injection/Makefile.am:
- * validate/fault_injection/socket_interposer.c:
* validate/fault_injection/socket_interposer.h:
* validate/gst/Makefile.am:
* validate/gst/plugins/Makefile.am:
@@ -4048,20 +4034,6 @@
* validate/launcher/utils.py:
* validate/tools/Makefile.am:
* validate/tools/gst-validate-launcher.in:
- * validate/tools/launcher/Makefile.am:
- * validate/tools/launcher/RangeHTTPServer.py:
- * validate/tools/launcher/__init__.py:
- * validate/tools/launcher/apps/Makefile.am:
- * validate/tools/launcher/apps/geslaunch.py:
- * validate/tools/launcher/apps/gstvalidate.py:
- * validate/tools/launcher/apps/validate/Makefile.am:
- * validate/tools/launcher/apps/validate/validate_testsuite.py:
- * validate/tools/launcher/baseclasses.py:
- * validate/tools/launcher/httpserver.py:
- * validate/tools/launcher/loggable.py:
- * validate/tools/launcher/main.py:
- * validate/tools/launcher/reporters.py:
- * validate/tools/launcher/utils.py:
validate-launcher: restructure filesystem
https://bugzilla.gnome.org/show_bug.cgi?id=739091
@@ -5119,7 +5091,6 @@
2009-03-14 20:06:16 +0200 René Stadler <mail@renestadler.de>
* debug-viewer/GstDebugViewer/GUI.py:
- * debug-viewer/data/gst-debug-viewer.ui:
* debug-viewer/data/menus.ui:
* debug-viewer/setup.py:
Rename UIManager file
@@ -5137,7 +5108,6 @@
* debug-viewer/GstDebugViewer/GUI.py:
* debug-viewer/GstDebugViewer/__init__.py:
* debug-viewer/data/about-dialog.ui:
- * debug-viewer/data/gst-debug-viewer.glade:
* debug-viewer/data/main-window.ui:
* debug-viewer/data/progress-dialog.ui:
* debug-viewer/setup.py:
@@ -6144,9 +6114,7 @@
2007-11-20 15:25:32 +0200 René Stadler <mail@renestadler.de>
* debug-viewer/gst-debug-viewer:
- * debug-viewer/gst-debug-viewer.desktop:
* debug-viewer/gst-debug-viewer.desktop.in:
- * debug-viewer/gst-debug-viewer.py:
* debug-viewer/setup.cfg:
* debug-viewer/setup.py:
Copy over distutils setup from gst-inspector
@@ -6226,7 +6194,6 @@
2007-11-17 10:06:09 +0200 René Stadler <mail@renestadler.de>
- * debug-viewer/GstDebugViewer/Plugins/LineFrequency.py:
* debug-viewer/GstDebugViewer/Plugins/Timeline.py:
* debug-viewer/data/gst-debug-viewer.ui:
Rename line frequency plugin/widget to timeline
@@ -6454,9 +6421,7 @@
2014-09-06 11:38:38 +0200 Thibault Saunier <tsaunier@gnome.org>
* validate/tools/launcher/apps/Makefile.am:
- * validate/tools/launcher/apps/ges-launch.py:
* validate/tools/launcher/apps/geslaunch.py:
- * validate/tools/launcher/apps/gst-validate.py:
* validate/tools/launcher/apps/gstvalidate.py:
validate: launcher: Cleanup and rename apps to avoid '-' in their name
@@ -7156,7 +7121,6 @@
* validate/tools/launcher/apps/Makefile.am:
* validate/tools/launcher/apps/gst-validate.py:
* validate/tools/launcher/apps/validate/validate_testsuite.py:
- * validate/tools/launcher/apps/validate_default_testsuite.py:
validate:launcher Add video mixing tests
+ Move default_testsuite.py to validate_testsuite.py as we are now
exposing tests that are not enabled by default
@@ -7376,8 +7340,6 @@
* validate/gst/preload/Makefile.am:
* validate/gst/preload/gst-validate-monitor-preload.c:
* validate/gst/validate/Makefile.am:
- * validate/gst/validate/gst-validate-default-overrides.c:
- * validate/gst/validate/gst-validate-monitor-preload.c:
validate: Move overrides and preload libraries to dedicated folders
This way it is cleaner and it is simpler to handle the various compilation dependencies.
@@ -8703,10 +8665,7 @@
* validate/configure.ac:
* validate/tools/Makefile.am:
- * validate/tools/apps/ges-projects-tests.py:
- * validate/tools/apps/gst-validate.py:
* validate/tools/gst-validate-launcher.in:
- * validate/tools/gst-validate-launcher.py:
* validate/tools/launcher/__init__.py:
* validate/tools/launcher/apps/ges-launch.py:
* validate/tools/launcher/apps/gst-validate.py:
@@ -8714,10 +8673,6 @@
* validate/tools/launcher/loggable.py:
* validate/tools/launcher/reporters.py:
* validate/tools/launcher/utils.py:
- * validate/tools/loggable.py:
- * validate/tools/reporters.py:
- * validate/tools/testdefinitions.py:
- * validate/tools/utils.py:
validate:tools: Rename files around and integrate into autotools
File distribution used to be messy, clean it all up. Also make sure the
launcher is integrated into the autotools.
@@ -10090,14 +10045,12 @@
* .gitmodules:
* common:
- * validate/.gitmodules:
* validate/autogen.sh:
* validate/common:
Adapt submodule usage for gst-devtools
2013-09-02 15:42:40 +0200 Edward Hervey <edward@collabora.com>
- * validate/gst/validate/.gitignore:
* validate/tools/.gitignore:
tools: Update .gitignore for tools move
@@ -10195,7 +10148,6 @@
* validate/README:
* validate/data/Makefile.am:
- * validate/docs/qa-design.txt:
* validate/docs/qa-usage.txt:
* validate/docs/validate-design.txt:
* validate/docs/validate-usage.txt:
@@ -10378,9 +10330,6 @@
* validate/autogen.sh:
* validate/configure.ac:
* validate/gst/validate/Makefile.am:
- * validate/gst/validate/gst-validate-media-check.c:
- * validate/gst/validate/gst-validate-transcoding.c:
- * validate/gst/validate/gst-validate.c:
* validate/tools/Makefile.am:
* validate/tools/gst-validate-media-check.c:
* validate/tools/gst-validate-transcoding.c:
@@ -10573,7 +10522,6 @@
* validate/data/Makefile.am:
* validate/data/simple_seeks.scenario:
- * validate/data/simple_seeks.xml:
* validate/gst/validate/gst-validate-scenario.c:
scenario: Rename scenario xml files extension to .scenario
@@ -10692,7 +10640,6 @@
2013-08-20 11:43:06 -0300 Thiago Santos <thiago.sousa.santos@collabora.com>
* validate/gst/validate/Makefile.am:
- * validate/gst/validate/gst-validate-file-check.c:
* validate/gst/validate/gst-validate-media-check.c:
rename: gst-validate-file-check -> gst-validate-media-check
It not only validates files, takes any URI
@@ -10716,7 +10663,6 @@
* validate/gst/validate/Makefile.am:
* validate/gst/validate/gst-validate-file-check.c:
- * validate/gst/validate/gst-validate-file-checker.c:
* validate/gst/validate/gst-validate-file-checker.h:
* validate/gst/validate/gst-validate-media-info.c:
* validate/gst/validate/gst-validate-media-info.h:
@@ -10867,37 +10813,20 @@
* validate/gst/Makefile.am:
* validate/gst/qa/.gitignore:
* validate/gst/qa/Makefile.am:
- * validate/gst/qa/gettext.h:
- * validate/gst/qa/gst-qa-bin-monitor.c:
* validate/gst/qa/gst-qa-bin-monitor.h:
- * validate/gst/qa/gst-qa-default-overrides.c:
* validate/gst/qa/gst-qa-element-monitor.c:
* validate/gst/qa/gst-qa-element-monitor.h:
- * validate/gst/qa/gst-qa-file-check.c:
- * validate/gst/qa/gst-qa-file-checker.c:
* validate/gst/qa/gst-qa-file-checker.h:
- * validate/gst/qa/gst-qa-i18n-lib.h:
- * validate/gst/qa/gst-qa-monitor-factory.c:
- * validate/gst/qa/gst-qa-monitor-factory.h:
- * validate/gst/qa/gst-qa-monitor-preload.c:
* validate/gst/qa/gst-qa-monitor.c:
* validate/gst/qa/gst-qa-monitor.h:
* validate/gst/qa/gst-qa-override-registry.c:
- * validate/gst/qa/gst-qa-override-registry.h:
- * validate/gst/qa/gst-qa-override.c:
* validate/gst/qa/gst-qa-override.h:
- * validate/gst/qa/gst-qa-pad-monitor.c:
- * validate/gst/qa/gst-qa-pad-monitor.h:
* validate/gst/qa/gst-qa-report.c:
* validate/gst/qa/gst-qa-report.h:
* validate/gst/qa/gst-qa-reporter.c:
* validate/gst/qa/gst-qa-reporter.h:
- * validate/gst/qa/gst-qa-runner.c:
* validate/gst/qa/gst-qa-runner.h:
- * validate/gst/qa/gst-qa-scenario.c:
* validate/gst/qa/gst-qa-scenario.h:
- * validate/gst/qa/gst-qa-transcoding.c:
- * validate/gst/qa/gst-qa.c:
* validate/gst/qa/qa.h:
* validate/gst/validate/.gitignore:
* validate/gst/validate/Makefile.am:
@@ -12023,12 +11952,9 @@
* validate/gst/qa/gst-qa-monitor-factory.h:
* validate/gst/qa/gst-qa-pad-monitor.c:
* validate/gst/qa/gst-qa-pad-monitor.h:
- * validate/gst/qa/gst-qa-pad-wrapper.c:
* validate/gst/qa/gst-qa-pad-wrapper.h:
* validate/gst/qa/gst-qa-runner.c:
* validate/gst/qa/gst-qa-runner.h:
- * validate/gst/qa/gst-qa-wrapper-factory.c:
- * validate/gst/qa/gst-qa-wrapper-factory.h:
qa: renaming Wrapper -> Monitor
2013-07-09 16:52:02 -0300 Thiago Santos <thiago.sousa.santos@collabora.com>
diff --git a/validate/NEWS b/validate/NEWS
index f67d1f3..90393f5 100644
--- a/validate/NEWS
+++ b/validate/NEWS
@@ -1,26 +1,29 @@
-### 1.8.2
+### 1.8.3
-The first 1.8 bug-fix release (1.8.2) was released on 9 June 2016.
-This release only contains bugfixes and it should be safe to update from 1.8.0.
+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.2
+#### Major bugfixes in 1.8.3
- - Fix vp8enc and flacenc segmentation faults on Windows
- - Fix Android build failure due to BSD sed on OS X
- - Fix Android build failure with applications targetting API > 20
- - Fix playback of live MS SmoothStreaming streams
- - Fix various issues with vtdec and caopengllayersink on OS X
- - Fix severe performance degradation in various image decoders
- - Fix sample rate negotiation in opusdec
- - Fix regression in typefind, causing deadlocks in some situations
- - Fix mpegtsmux to set PTS on all output buffers again
- - Fix extraction of frame dimensions from SDP in RTP JPEG depayloader
- - Fix failure in v4l2videodec when setting of format fails after starting
+ - 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][buglist-1.8.2]. Note that this is
+For a full list of bugfixes see [Bugzilla][buglist-1.8.3]. 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.
-[buglist-1.8.2]: https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&classification=Platform&limit=0&list_id=130196&order=bug_id&product=GStreamer&query_format=advanced&resolution=FIXED&target_milestone=1.8.2
+[buglist-1.8.3]: https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFIED&classification=Platform&limit=0&list_id=145400&order=bug_id&product=GStreamer&query_format=advanced&resolution=FIXED&target_milestone=1.8.3
diff --git a/validate/configure.ac b/validate/configure.ac
index 2b40e82..2d2fddf 100644
--- a/validate/configure.ac
+++ b/validate/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ(2.62)
dnl initialize autoconf
dnl when going to/from release please set the nano (fourth number) right !
dnl releases only do Wall, cvs and prerelease does Werror too
-AC_INIT(Gst-Validate, 1.8.2,
+AC_INIT(Gst-Validate, 1.8.3,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-validate)
@@ -49,7 +49,7 @@ AC_SUBST(GST_API_VERSION)
AC_DEFINE_UNQUOTED(GST_API_VERSION, "$GST_API_VERSION",
[GStreamer API Version])
-AS_LIBTOOL(GST, 802, 0, 802)
+AS_LIBTOOL(GST, 803, 0, 803)
dnl *** required versions of GStreamer stuff ***
GST_REQ=1.8.0
diff --git a/validate/gst-validate.doap b/validate/gst-validate.doap
index eec654f..40eecba 100644
--- a/validate/gst-validate.doap
+++ b/validate/gst-validate.doap
@@ -53,6 +53,14 @@
</repository>
<Version>
+ <revision>1.8.3</revision>
+ <branch>1.8</branch>
+ <created>2016-08-19</created>
+ <file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-validate/gst-validate-1.8.3.tar.xz" />
+ </Version>
+ </release>
+
+ <Version>
<revision>1.8.2</revision>
<branch>1.8</branch>
<created>2016-06-09</created>