- 12 Jan, 2017 2 commits
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- 14 Dec, 2016 1 commit
-
-
Tim-Philipp Müller authored
Likely extremely bitrotten, and we should not ship this anyway.
-
- 20 Nov, 2016 1 commit
-
-
Tim-Philipp Müller authored
-
- 01 Nov, 2016 2 commits
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- 30 Sep, 2016 1 commit
-
-
Sebastian Dröge authored
-
- 14 Sep, 2016 1 commit
-
-
Sebastian Dröge authored
-
- 01 Sep, 2016 2 commits
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- 26 Aug, 2016 1 commit
-
-
Josep Torra authored
Fixes "clang: error: argument unused during compilation: '-pthread'"
-
- 13 Jul, 2016 1 commit
-
-
Ting-Wei Lan authored
GST_PKG_CONFIG_PATH is used in docs/plugins directory, so AG_GST_PKG_CONFIG_PATH must be called to set it. https://bugzilla.gnome.org/show_bug.cgi?id=768787
-
- 11 Jul, 2016 2 commits
-
-
Nicolas Dufresne authored
-
Nicolas Dufresne authored
Most of those have V4L2 drivers these days enabling it make sure that it this code is enabled in major distribution, hence that HW accelerated decoder/encoder can be used on platforms that support it. The probes are slightly increasing the first init of gstreamer library, though the result is cached in the registry for later use.
-
- 06 Jul, 2016 2 commits
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- 24 Mar, 2016 2 commits
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- 15 Mar, 2016 1 commit
-
-
Sebastian Dröge authored
-
- 01 Mar, 2016 1 commit
-
-
Sebastian Dröge authored
-
- 19 Feb, 2016 2 commits
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- 24 Dec, 2015 2 commits
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- 21 Dec, 2015 1 commit
-
-
Sebastian Dröge authored
While this is more useful for libraries, some of our plugins with multiple files and some internal API can also benefit from this.
-
- 14 Dec, 2015 1 commit
-
-
- 04 Dec, 2015 1 commit
-
-
Nicolas Dufresne authored
With the VPX decoders it's not simple to use downstream buffer pool, because we don't know the image size and alignment when buffers get allocated. We can though use GstAllocator (for downstream, or the system allocator) to avoid a copy before pushing if downstream supports GstVideoMeta. This would still cause a copy for sink that requires specialized memory and does not have a GstAllocator for that, though it will greatly improve performance for sink like glimagesink and cluttersink. To avoid allocating for every buffer, we also use a internal buffer pool. https://bugzilla.gnome.org/show_bug.cgi?id=745372
-
- 25 Nov, 2015 1 commit
-
-
Nicolas Dufresne authored
If something in /dev/video* get added, removed or replaced, we need to probe the devices again in order to ensure the dynamic devices are up to date. https://bugzilla.gnome.org/show_bug.cgi?id=758085
-
- 21 Oct, 2015 1 commit
-
-
- 02 Oct, 2015 1 commit
-
-
Sebastian Dröge authored
-
- 25 Sep, 2015 2 commits
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- 18 Sep, 2015 1 commit
-
-
Sebastian Dröge authored
-
- 19 Aug, 2015 1 commit
-
-
Sebastian Dröge authored
-
- 17 Aug, 2015 1 commit
-
-
- 24 Jun, 2015 2 commits
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- 07 Jun, 2015 2 commits
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- 23 Apr, 2015 1 commit
-
-
Tim-Philipp Müller authored
This is only required for builds from git, people can still build tarballs if they only have older autotools. https://bugzilla.gnome.org//show_bug.cgi?id=747624
-