- 26 Jun, 2020 1 commit
-
-
Ayush Mittal authored
Part-of: <!714>
-
- 30 Aug, 2019 1 commit
-
-
- 27 Aug, 2019 1 commit
-
-
See #658
-
- 29 May, 2019 1 commit
-
-
Mathieu Duponchelle authored
-
- 13 May, 2019 2 commits
-
-
Thibault Saunier authored
-
Thibault Saunier authored
-
- 09 Apr, 2019 1 commit
-
-
We do try to load target with 'random' string internally to load EncodingProfiles
-
- 26 Feb, 2018 2 commits
-
-
Sebastian Dröge authored
-
It is the only thing gst_pb_utils_init() does and it could be automatically called from the places in pbutils it is needed. After 1.14 we should deprecate gst_pb_utils_init(). https://bugzilla.gnome.org/show_bug.cgi?id=793611
-
- 19 Feb, 2018 1 commit
-
-
Thiago Sousa Santos authored
For allow-none parameters
-
- 06 Jan, 2017 1 commit
-
-
Thibault Saunier authored
-
- 23 Dec, 2016 4 commits
-
-
Thibault Saunier authored
The synthax is path/to/encoding/profile.gep:profilename
-
Thibault Saunier authored
We used to only care about the name of the files even if the name is defined in the encoding target serialized file. That commit also allows user to define several names for a single target file (using a ';' between the names) which allows us to have a target for youtube that is called 'youtube;yt' or a target for 'ogg;ogv;oga' file extension.
-
Thibault Saunier authored
We *only* support lowercase encoding target names so we can just handle user to use uper case ones converting them.
-
Thibault Saunier authored
-
- 16 Dec, 2016 2 commits
-
-
Thibault Saunier authored
-
Thibault Saunier authored
And fix the compare_target function
-
- 17 Nov, 2015 1 commit
-
-
Reynaldo H. Verdejo Pinochet authored
g_free() is NULL-safe
-
- 11 Nov, 2015 1 commit
- 02 Nov, 2015 1 commit
-
-
Thibault Saunier authored
Otherwise the loop is useless! Fixes CID 1338051
-
- 28 Oct, 2015 3 commits
-
-
Thibault Saunier authored
-
Thibault Saunier authored
There was already some code to handle that, but the support was not complete in those code paths.
-
Thibault Saunier authored
-
- 03 Nov, 2012 1 commit
-
-
- 13 Jul, 2012 1 commit
-
-
Edward Hervey authored
-
- 04 Apr, 2012 2 commits
-
-
Mark Nauwelaerts authored
-
Sebastian Dröge authored
-
- 10 Nov, 2011 1 commit
-
-
Edward Hervey authored
Fixes #663689
-
- 26 Jun, 2011 1 commit
-
-
- 03 May, 2011 1 commit
-
-
Philippe Normand authored
-
- 12 Apr, 2011 1 commit
-
-
Bastien Nocera authored
Top-level profiles don't have restrictions, only stream profiles, so no need to serialise that here. https://bugzilla.gnome.org/show_bug.cgi?id=646925
-
- 28 Mar, 2011 1 commit
-
-
Wim Taymans authored
-
- 28 Feb, 2011 1 commit
-
-
Wim Taymans authored
We can't subclass miniobject so use GObject as the base class,
-
- 22 Feb, 2011 1 commit
-
-
- 18 Jan, 2011 2 commits
-
-
Tim-Philipp Müller authored
which is more in line with other files such as .desktop files.
-
Tim-Philipp Müller authored
Should fix build with mingw32 build bot again.
-
- 16 Jan, 2011 1 commit
-
-
Tim-Philipp Müller authored
Use LC_MESSAGES rather than LC_ALL. Save/load description as untranslated string when using an English language locale. Strip locale information to the language, so we don't save keys like description[fr_FR.UTF-8]=... https://bugzilla.gnome.org/show_bug.cgi?id=638860
-
- 12 Jan, 2011 1 commit
-
-
Tim-Philipp Müller authored
-
- 06 Jan, 2011 1 commit
-
-
Tim-Philipp Müller authored
-
- 05 Jan, 2011 1 commit
-
-