- Jan 17, 2019
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
- Dec 30, 2018
-
-
Seungha Yang authored
... and drop needless unistd.h dependency
-
- Dec 18, 2018
-
-
Seungha Yang authored
-
Seungha Yang authored
Remove hard-coded ':' whitelist separator since it varies with OS
-
- Dec 05, 2018
-
-
Thibault Saunier authored
From ed78bee to 59cb678
-
- Nov 24, 2018
-
-
Seungha Yang authored
Use build arguments consistent with core and -base. This can also remove noisy "C4819" warning of non-us locale MSVC.
-
- Nov 12, 2018
-
-
Jordan Petridіs authored
This commit adds a .gitlab-ci.yml file, which uses a feature to fetch the config from a centralized repository. The intent is to have all the gstreamer modules use the same configuration. The configuration is currently hosted at the gst-ci repository under the gitlab/ci_template.yml path. Part of gstreamer-project#29
-
- Nov 05, 2018
-
-
Matthew Waters authored
Remove the git directory
-
Haihao Xiang authored
This fixes gstreamer/gst-plugins-ugly#22
-
- Oct 08, 2018
-
-
- Sep 22, 2018
-
-
Tim-Philipp Müller authored
The static pad templates weren't static so their contents were leaked. valgrind was not happy. Also rename confusing define.
-
Avoid switch/case per frame for format decision and detect the format only if where it could be changed. Note that, whenever encoder->input_state is changed, gst_x264_enc_init_encoder() is called. https://bugzilla.gnome.org/show_bug.cgi?id=797164
-
- Sep 19, 2018
-
-
Tim-Philipp Müller authored
We want this enabled by default, also in releases, but people may want to disable this for performance-critical workloads or on embedded devices.
-
Tim-Philipp Müller authored
-
- Aug 18, 2018
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
... and define G_DISABLE_DEPRECATED for development versions, like we do in autotools.
-
- Aug 16, 2018
- Jul 27, 2018
-
-
Nirbheek Chauhan authored
The only automagic dependency left is C++ availability detection. https://bugzilla.gnome.org/show_bug.cgi?id=795107
-
- Jul 25, 2018
-
-
Nirbheek Chauhan authored
The rest will be converted later, these are necessary for gst-build to set options correctly. https://bugzilla.gnome.org/show_bug.cgi?id=795107
-
- Jun 11, 2018
-
-
This was used to "close" a segment. It's no longer needed anymore in 1.x (it was essentially sending the same thing again)
-
- May 22, 2018
-
-
And not on all the time
-
- May 21, 2018
-
-
Tim-Philipp Müller authored
And enable by default. Was implicitly disabled because ENABLE_NLS was not defined. Also use .set_quoted().
-
- May 05, 2018
-
-
Nirbheek Chauhan authored
Also yield common options to the outer project (gst-build in our case) so that they don't have to be set manually.
-
- May 04, 2018
-
-
Jan Schmidt authored
Don't use GST_EVENT_TIMESTAMP to transfer any PTS associated with a highlight event, instead store it in the event structure directly, as GstEvent::timestamp will disappear in GStreamer 2.0 https://bugzilla.gnome.org/show_bug.cgi?id=761477
-
- Apr 25, 2018
-
-
Tim-Philipp Müller authored
Just like the autotools build.
- Apr 16, 2018
-
-
Sebastian Dröge authored
If we have codec_data it will be AVC, otherwise assume byte-stream.
-
Tim-Philipp Müller authored
From 3fa2c9e to ed78bee
-
- Mar 20, 2018
-
-
Tim-Philipp Müller authored
-
- Mar 19, 2018
-
-
Tim-Philipp Müller authored
- Mar 13, 2018
-
-
Tim-Philipp Müller authored
- Mar 12, 2018
-
-
Tim-Philipp Müller authored
-
- Mar 08, 2018
- Mar 03, 2018