Tim-Philipp Müller [Mon, 24 Apr 2017 19:28:15 +0000 (20:28 +0100)]
Automatic update of common submodule
From 60aeef6 to 48a5d85
Tim-Philipp Müller [Mon, 10 Apr 2017 22:49:25 +0000 (23:49 +0100)]
Automatic update of common submodule
From 39ac2f5 to 60aeef6
Sebastian Dröge [Fri, 7 Apr 2017 13:34:22 +0000 (16:34 +0300)]
Release 1.11.90
Sebastian Dröge [Fri, 7 Apr 2017 12:33:31 +0000 (15:33 +0300)]
Update .po files
Sebastian Dröge [Fri, 7 Apr 2017 12:07:50 +0000 (15:07 +0300)]
po: Update translations
Thibault Saunier [Tue, 28 Mar 2017 17:18:38 +0000 (14:18 -0300)]
meson: test: Fix environment object usage
And use get_pkgconfig_variable instead of calling pkg-config ourself
Tim-Philipp Müller [Mon, 20 Mar 2017 17:06:16 +0000 (17:06 +0000)]
REQUIREMENTS: update for mad mp3 decoder removal
https://bugzilla.gnome.org/show_bug.cgi?id=776140
Nicolas Dufresne [Sun, 12 Mar 2017 15:57:23 +0000 (11:57 -0400)]
Add libgstrmdemux.so to cruft list
This was renamed to libgstrealmedia.so, this fixes helps fixing
uninstalled setup.
https://bugzilla.gnome.org/show_bug.cgi?id=779344
Nicolas Dufresne [Sat, 4 Mar 2017 16:09:33 +0000 (11:09 -0500)]
Rename plugin filenames to match plugin names
libgstrmdemux.so becomes libgstrealmedia.so
https://bugzilla.gnome.org/show_bug.cgi?id=779344
Jan Schmidt [Wed, 1 Mar 2017 12:00:55 +0000 (23:00 +1100)]
mpeg2dec: Fix latency calculation
The latency calculation was missing a scaling by GST_SECOND,
so it would always report a tiny latency. Fix that.
Spotted by Guillaume Desmottes.
Sebastian Dröge [Mon, 27 Feb 2017 18:55:34 +0000 (20:55 +0200)]
asfdemux: Fix compilation with gcc 7
gstasfdemux.c: In function 'gst_asf_demux_parse_stream_object':
gstasfdemux.c:3001:39: error: '<<' in boolean context, did you mean '<' ? [-Werror=int-in-bool-context]
is_encrypted = ! !((flags & 0x8000) << 15);
~~~~~~~~~~~~~~~~~~^~~~~~
https://bugzilla.gnome.org/show_bug.cgi?id=779329
Edgard Lima [Sun, 26 Feb 2017 00:48:46 +0000 (21:48 -0300)]
Update Edgard Lima's email
https://bugzilla.gnome.org/show_bug.cgi?id=779230
Sebastian Dröge [Fri, 24 Feb 2017 13:59:47 +0000 (15:59 +0200)]
meson: Update version
Sebastian Dröge [Fri, 24 Feb 2017 13:37:43 +0000 (15:37 +0200)]
Back to development
Sebastian Dröge [Fri, 24 Feb 2017 13:07:54 +0000 (15:07 +0200)]
Release 1.11.2
Sebastian Dröge [Fri, 24 Feb 2017 10:57:00 +0000 (12:57 +0200)]
Update .po files
Sebastian Dröge [Fri, 24 Feb 2017 10:45:43 +0000 (12:45 +0200)]
po: Update translations
Tim-Philipp Müller [Tue, 14 Feb 2017 19:56:13 +0000 (19:56 +0000)]
meson: dist meson build files
Ship meson build files in tarballs, so people who use tarballs
in their builds can start playing with meson already.
Nirbheek Chauhan [Tue, 31 Jan 2017 21:38:10 +0000 (03:08 +0530)]
x264: Initialize function vtable in plugin_init()
These values are defined in the x264.h header and are not const on
Windows due to the way DLLs work. See:
https://msdn.microsoft.com/en-us/library/619w14ds.aspx
https://msdn.microsoft.com/en-us/library/zw3za17w.aspx
https://bugzilla.gnome.org/show_bug.cgi?id=777903
Sebastian Dröge [Tue, 31 Jan 2017 11:50:21 +0000 (13:50 +0200)]
asfdemux: Check that we have enough data available before parsing bool/uint extended content descriptors
https://bugzilla.gnome.org/show_bug.cgi?id=777955
Sebastian Dröge [Mon, 30 Jan 2017 13:39:59 +0000 (15:39 +0200)]
asfdemux: Reset number of languages to 0 when freeing the array because of errors
Otherwise we will happily index into the array at NULL if the requested
index is smaller than the number of languages that were previously
allocated.
https://bugzilla.gnome.org/show_bug.cgi?id=777937
Thibault Saunier [Tue, 24 Jan 2017 22:24:10 +0000 (19:24 -0300)]
meson: Properly use ':' for defining keywords
Tim-Philipp Müller [Fri, 13 Jan 2017 12:39:09 +0000 (12:39 +0000)]
meson: bump version
Sebastian Dröge [Thu, 12 Jan 2017 14:32:52 +0000 (16:32 +0200)]
Back to development
Sebastian Dröge [Thu, 12 Jan 2017 14:10:25 +0000 (16:10 +0200)]
Release 1.11.1
Sebastian Dröge [Thu, 12 Jan 2017 12:45:56 +0000 (14:45 +0200)]
Update .po files
Sebastian Dröge [Thu, 12 Jan 2017 12:37:02 +0000 (14:37 +0200)]
po: Update translations
Thibault Saunier [Fri, 16 Dec 2016 19:52:00 +0000 (16:52 -0300)]
meson: Install presets files
Mathieu Duponchelle [Fri, 26 Jun 2015 18:22:47 +0000 (20:22 +0200)]
x264enc: Add a youtube preset.
Based on https://support.google.com/youtube/answer/1722171
https://bugzilla.gnome.org/show_bug.cgi?id=751560
Tim-Philipp Müller [Wed, 28 Dec 2016 10:42:15 +0000 (10:42 +0000)]
mad: remove plugin
We have better replacements such as the mpg123 plugin.
The main reason to keep around mad was for 'freeform'
mp3 support, but mpg123 can handle those too nowadays.
Also, mad is GPL and has been unmaintained for years.
https://bugzilla.gnome.org/show_bug.cgi?id=776140
Tim-Philipp Müller [Fri, 16 Dec 2016 19:07:51 +0000 (19:07 +0000)]
win32: remove platform-specific copies of generated headers
Unused and no longer needed.
Tim-Philipp Müller [Wed, 14 Dec 2016 10:24:26 +0000 (10:24 +0000)]
Remove generated .spec file
Likely extremely bitrotten, and we should not ship this anyway.
Thibault Saunier [Fri, 9 Dec 2016 20:45:34 +0000 (17:45 -0300)]
meson: Support building without Gst debug
Edward Hervey [Sat, 3 Dec 2016 07:19:44 +0000 (08:19 +0100)]
Automatic update of common submodule
From f980fd9 to 39ac2f5
Sebastian Dröge [Fri, 2 Dec 2016 12:06:21 +0000 (14:06 +0200)]
asfdemux: Fix memory leak of payload extensions for unusable/unsupported streams
https://bugzilla.gnome.org/show_bug.cgi?id=775515
Vivia Nikolaidou [Wed, 30 Nov 2016 16:11:30 +0000 (18:11 +0200)]
x264enc: Add information for mixed mode
https://bugzilla.gnome.org/show_bug.cgi?id=775411
Vivia Nikolaidou [Wed, 30 Nov 2016 15:30:33 +0000 (17:30 +0200)]
x264enc: Correctly pass interlacing/TFF information
Give the interlacing information correctly to the encoder. Also parse
TFF/BFF information from the caps and pass it too.
https://bugzilla.gnome.org/show_bug.cgi?id=775411
Vivia Nikolaidou [Mon, 28 Nov 2016 13:14:18 +0000 (15:14 +0200)]
x264enc: Auto-detect interlace mode from caps
If the caps are interlaced, interlacing is always enabled on the
encoder. If the interlace-mode field is missing or if it's progressive,
the encoder uses the "interlaced" property.
https://bugzilla.gnome.org/show_bug.cgi?id=775228
Tim-Philipp Müller [Sat, 26 Nov 2016 11:20:51 +0000 (11:20 +0000)]
common: use https protocol for common submodule
https://bugzilla.gnome.org/show_bug.cgi?id=775110
Sebastian Dröge [Fri, 25 Nov 2016 21:51:00 +0000 (23:51 +0200)]
real: Fix compiler warnings with latest clang
realhash.c:295:11: error: implicit conversion from 'int' to 'char' changes value from 128 to -128 [-Werror,-Wconstant-conversion]
*buf1 = 128;
~ ^~~
https://bugzilla.gnome.org/show_bug.cgi?id=775112
Edward Hervey [Fri, 25 Nov 2016 11:41:03 +0000 (12:41 +0100)]
asfdemux: Allow 64bit sizes for DATA object
we *can* have files greater than 4GB, any other object should be
smaller than that
Edward Hervey [Fri, 25 Nov 2016 09:07:35 +0000 (10:07 +0100)]
asfdemux: Add sanity check for asf_stream_audio
We should have enough bytes for the specified codec_data
https://bugzilla.gnome.org/show_bug.cgi?id=775070
Edward Hervey [Fri, 25 Nov 2016 08:45:04 +0000 (09:45 +0100)]
asfdemux: Add sanity checks when reading asf_stream_video_format
It should report a size of at least 40 bytes
Also check for the size of the remaining data (i.e. codec_data)
https://bugzilla.gnome.org/show_bug.cgi?id=775070
Edward Hervey [Fri, 25 Nov 2016 08:44:05 +0000 (09:44 +0100)]
asfdemux: Add check for invalid/corrupt asf object
An asf object can't realistically be bigger than 2**32 bytes.
If it reports a size bigger than that, consider it corrupt and properly
propagate the error back.
https://bugzilla.gnome.org/show_bug.cgi?id=775070
Edward Hervey [Tue, 22 Nov 2016 16:14:44 +0000 (17:14 +0100)]
asfdemux: Handle EOS in push-mode on corrupted files
It is possible no streams were activated when receiving EOS, if so
handled it as if we hadn't seen the header
https://bugzilla.gnome.org/show_bug.cgi?id=774846
Edward Hervey [Tue, 22 Nov 2016 15:56:04 +0000 (16:56 +0100)]
asfdemux: FILE headers are mandatory in the header
As per the specification, also avoids ending up trying to play a
file with plenty of un-initialized values.
https://bugzilla.gnome.org/show_bug.cgi?id=774846
Edward Hervey [Tue, 22 Nov 2016 15:54:26 +0000 (16:54 +0100)]
asfdemux: Handle incomplete header in pull mode
pulling headers is meant to complete as a whole. If we don't have
enough data, it's an error.
Avoids pipeline hangs on corrupted files
https://bugzilla.gnome.org/show_bug.cgi?id=774846
Edward Hervey [Tue, 22 Nov 2016 15:22:49 +0000 (16:22 +0100)]
asfdemux: Handle issues with "empty" files
In some corrupted files, we could end up with no actual streams
being exposed.
In those cases, make sure we properly propagate the failure all
the way to the loop function. This avoids ending up in cases where
we are neither EOS'd nor ERROR'd out from a pipeline point of view.
https://bugzilla.gnome.org/show_bug.cgi?id=774846
Mark Nauwelaerts [Sun, 20 Nov 2016 19:54:25 +0000 (20:54 +0100)]
dvdreadsrc: dvd-spu-clut-change is a sticky custom event
Scott D Phillips [Fri, 18 Nov 2016 01:20:03 +0000 (17:20 -0800)]
meson: Add ignored warnings for MSVC
https://bugzilla.gnome.org/show_bug.cgi?id=774656
Sebastian Dröge [Fri, 11 Nov 2016 12:15:17 +0000 (14:15 +0200)]
x264enc: Add configure parameter to specify additional x264 libraries with e.g. different depth configuration
x264 has to be compiled specifically for a target bit depth.
Distributions currently ship various libraries in their packages, with
different bit depths.
This change now allows to provide them all at configure time and have
the x264enc element dynamically switch between them based on the bit
depth of the input format.
https://bugzilla.gnome.org/show_bug.cgi?id=763297
Tim-Philipp Müller [Tue, 1 Nov 2016 18:09:25 +0000 (18:09 +0000)]
meson: update version
Sebastian Dröge [Tue, 1 Nov 2016 16:53:15 +0000 (18:53 +0200)]
Back to development
Sebastian Dröge [Tue, 1 Nov 2016 16:05:31 +0000 (18:05 +0200)]
Release 1.10.0
Sebastian Dröge [Tue, 1 Nov 2016 15:54:16 +0000 (17:54 +0200)]
Update .po files
Sebastian Dröge [Tue, 1 Nov 2016 15:43:01 +0000 (17:43 +0200)]
po: Update translations
Scott D Phillips [Tue, 25 Oct 2016 15:54:52 +0000 (08:54 -0700)]
meson: Don't depend on gstreamer-check-1.0 on windows
https://bugzilla.gnome.org/show_bug.cgi?id=773114
Nirbheek Chauhan [Tue, 25 Oct 2016 05:21:08 +0000 (10:51 +0530)]
Revert "meson: move gstreamer-check-1.0 dependency to tests/check"
This reverts commit
0555c09607e548b6c45d029ab31dbb3042195ae3.
Does not actually work. See:
https://bugzilla.gnome.org/show_bug.cgi?id=773114#c31
Tim-Philipp Müller [Sun, 23 Oct 2016 23:35:23 +0000 (00:35 +0100)]
meson: fix build outside of gst-all
Scott D Phillips [Fri, 21 Oct 2016 07:47:14 +0000 (00:47 -0700)]
meson: move gstreamer-check-1.0 dependency to tests/check
https://bugzilla.gnome.org/show_bug.cgi?id=773114
Nirbheek Chauhan [Sat, 15 Oct 2016 16:50:05 +0000 (22:20 +0530)]
meson: Don't set c_std to gnu99
Use the default for each compiler on every platform instead. This
improves our compatibility with compilers that don't have gnu99 as
a c_std.
Thibault Saunier [Tue, 4 Oct 2016 21:06:09 +0000 (18:06 -0300)]
meson: Make use of new environment object and set plugin path to builddir
Workaround source_root being the root directory of all projects
in the subproject case and remove now unneeded getpluginsdir
Bump meson requirement to 0.35
Thibault Saunier [Fri, 30 Sep 2016 14:35:40 +0000 (11:35 -0300)]
meson: Setup pre commit hook and fix getpluginsdir for standalone case
Tim-Philipp Müller [Fri, 30 Sep 2016 10:41:28 +0000 (11:41 +0100)]
meson: update version
Sebastian Dröge [Fri, 30 Sep 2016 10:03:26 +0000 (13:03 +0300)]
Release 1.9.90
Sebastian Dröge [Fri, 30 Sep 2016 09:23:17 +0000 (12:23 +0300)]
Update .po files
Sebastian Dröge [Fri, 30 Sep 2016 08:44:22 +0000 (11:44 +0300)]
po: Update translations
Sebastian Dröge [Thu, 29 Sep 2016 09:39:34 +0000 (12:39 +0300)]
x264enc: Set colorimetry and chroma-site information
https://bugzilla.gnome.org/show_bug.cgi?id=772159
Tim-Philipp Müller [Sat, 24 Sep 2016 08:08:00 +0000 (09:08 +0100)]
meson: hook up translations
Tim-Philipp Müller [Sat, 24 Sep 2016 07:59:55 +0000 (08:59 +0100)]
meson: hook up unit tests
Sebastian Dröge [Wed, 14 Sep 2016 09:30:58 +0000 (11:30 +0200)]
configure: Depend on gstreamer 1.9.2.1
Jan Schmidt [Sat, 10 Sep 2016 10:51:36 +0000 (20:51 +1000)]
Automatic update of common submodule
From b18d820 to f980fd9
Jan Schmidt [Fri, 9 Sep 2016 23:54:15 +0000 (09:54 +1000)]
Automatic update of common submodule
From f49c55e to b18d820
Thibault Saunier [Mon, 5 Sep 2016 15:22:56 +0000 (12:22 -0300)]
meson: Bump version to 1.9.2
Sebastian Dröge [Thu, 1 Sep 2016 09:28:57 +0000 (12:28 +0300)]
Back to development
Sebastian Dröge [Thu, 1 Sep 2016 09:28:45 +0000 (12:28 +0300)]
Release 1.9.2
Sebastian Dröge [Thu, 1 Sep 2016 08:24:13 +0000 (11:24 +0300)]
po: Update translations
Sebastian Dröge [Thu, 1 Sep 2016 07:57:46 +0000 (10:57 +0300)]
siddec: Fix compilation with debugging disabled
gstsiddec.o
gstsiddec.cc: In function ‘void play_loop(GstPad*)’:
gstsiddec.cc:446:18: error: unused variable ‘reason’ [-Werror=unused-variable]
const gchar *reason = gst_flow_get_name (ret);
^
Thibault Saunier [Fri, 19 Aug 2016 18:11:14 +0000 (11:11 -0700)]
Use the new API to post flow ERROR messages on the bus
https://bugzilla.gnome.org/show_bug.cgi?id=770158
Thibault Saunier [Wed, 24 Aug 2016 12:45:05 +0000 (09:45 -0300)]
meson: Link asfdemux against the gstsdp library
Thibault Saunier [Tue, 23 Aug 2016 18:29:10 +0000 (15:29 -0300)]
meson: Add support for fallback subprojects
Nirbheek Chauhan [Fri, 12 Aug 2016 15:55:34 +0000 (21:25 +0530)]
Add support for Meson as alternative/parallel build system
https://github.com/mesonbuild/meson
With contributions from:
Tim-Philipp Müller <tim@centricular.com>
Jussi Pakkanen <jpakkane@gmail.com> (original port)
Highlights of the features provided are:
* Faster builds on Linux (~40-50% faster)
* The ability to build with MSVC on Windows
* Generate Visual Studio project files
* Generate XCode project files
* Much faster builds on Windows (on-par with Linux)
* Seriously fast configure and building on embedded
... and many more. For more details see:
http://blog.nirbheek.in/2016/05/gstreamer-and-meson-new-hope.html
http://blog.nirbheek.in/2016/07/building-and-developing-gstreamer-using.html
Building with Meson should work on both Linux and Windows, but may
need a few more tweaks on other operating systems.
Nirbheek Chauhan [Fri, 12 Aug 2016 16:11:39 +0000 (21:41 +0530)]
plugins: Use <stdint.h> instead of _stdint.h
_stdint.h is generated by Autotools and we don't really need it. All
supported platforms now ship with stdint.h. The only stickler was MSVC,
and since Visual Studio 2015 it also ships stdint.h now.
Tim-Philipp Müller [Fri, 19 Aug 2016 12:01:39 +0000 (13:01 +0100)]
mpeg2dec: remove file no longer used or needed
Tim-Philipp Müller [Mon, 8 Aug 2016 08:58:20 +0000 (09:58 +0100)]
dvdlpcmdec: add libgstbase CFLAGS as well
For consistency.
https://bugzilla.gnome.org/show_bug.cgi?id=769610
xlazom00 [Sun, 7 Aug 2016 00:10:24 +0000 (00:10 +0000)]
dvdlpcmdec: link libgstbase-1.0
https://bugzilla.gnome.org/show_bug.cgi?id=769610
Carlos Rafael Giani [Tue, 2 Aug 2016 11:38:25 +0000 (13:38 +0200)]
asfdemux: Add byte rate based bitrate tag in case there are no audio props
https://bugzilla.gnome.org/show_bug.cgi?id=769418
Michael Olbrich [Thu, 28 Apr 2016 14:42:43 +0000 (16:42 +0200)]
dvdlpcmdec: add support for another format
The format specification can be found here:
http://www.dvdforum.org/images/Guideline1394V10R0_20020911.pdf
Note: This format is also used for Wifi-Display.
https://bugzilla.gnome.org/show_bug.cgi?id=765807
Michael Olbrich [Thu, 28 Apr 2016 14:32:53 +0000 (16:32 +0200)]
dvdlpcmdec: rewrite to use GstAudioDecoder
https://bugzilla.gnome.org/show_bug.cgi?id=765807
Josep Torra [Sun, 24 Jul 2016 08:00:48 +0000 (10:00 +0200)]
sidplay: fix compiler warnings when building with -O3
Avoid compiler warnings "‘foo’ may be used uninitialized in this
function" when building with -O3 by checking the return bool value
of format conversion function.
https://bugzilla.gnome.org/show_bug.cgi?id=769116
Stefan Sauer [Mon, 11 Jul 2016 19:14:06 +0000 (21:14 +0200)]
Automatic update of common submodule
From f363b32 to f49c55e
Sebastian Dröge [Wed, 6 Jul 2016 10:51:09 +0000 (13:51 +0300)]
Back to development
Sebastian Dröge [Wed, 6 Jul 2016 10:15:28 +0000 (13:15 +0300)]
Release 1.9.1
Sebastian Dröge [Wed, 6 Jul 2016 08:54:01 +0000 (11:54 +0300)]
Update .po files
Sebastian Dröge [Wed, 6 Jul 2016 07:19:44 +0000 (10:19 +0300)]
po: Update translations
Nicolas Dufresne [Tue, 21 Jun 2016 15:46:53 +0000 (11:46 -0400)]
Automatic update of common submodule
From ac2f647 to f363b32
Vootele Vesterblom [Tue, 12 May 2015 08:08:55 +0000 (11:08 +0300)]
asfdemux: fix seeking back after EOS has been reached in push mode
Fix seeking when demuxer is in INDEX state. This happens when we
reached the end of the stream. It should still be possible to do
a flushing seek and seek back to any other position though. Instead
the demuxer would just go straight to EOS again instead of going
back to processing packets again from the new position.
https://bugzilla.gnome.org/show_bug.cgi?id=749066
Guillaume Desmottes [Tue, 17 May 2016 13:00:29 +0000 (16:00 +0300)]
rdtmanager: fix clock leak
The clock returned by gst_system_clock_obtain() was never unreffed.
https://bugzilla.gnome.org/show_bug.cgi?id=766565
Sebastian Dröge [Sun, 15 May 2016 10:33:30 +0000 (13:33 +0300)]
docs: Update for git master
Tim-Philipp Müller [Sat, 16 Apr 2016 08:15:43 +0000 (09:15 +0100)]
amrnbec, mad: fix two more parse function declarations