- 23 Dec, 2012 2 commits
-
-
-
Tim-Philipp Müller authored
API: gst_encoding_profile_get_file_extension() https://bugzilla.gnome.org/show_bug.cgi?id=636753
-
- 17 Dec, 2012 1 commit
-
-
Thibault Saunier authored
The naming is not perfect, but at least we can keep the exact same behaviour as before.
-
- 05 Dec, 2012 2 commits
-
-
Thibault Saunier authored
The behaviour is sensibly changed here. Instead of purely falling when a preset is set on the #GstEncodingProfile, we now make sure that the element that is plugged corresponds to the one specified as preset. Then, if we have a preset_name, we use it, if it fails, we fail (we might rather just keep working even without setting the element properties?) + Add tests that it behave correctly
-
Thibault Saunier authored
It was possible to decide only what #GstElement implementing #GstPreset to use during the encoding, we can now let the user select a specific preset previously saved using #gst_preset_save_preset specifying the name chosen when it was saved in the gst_encoding_profile_set_preset_name. Actually loading a preset with %NULL as a name would have always failed, so in the current state of the API that feature is unusable API: gst_encoding_profile_set_preset_name gst_encoding_profile_get_preset_name
-
- 04 Dec, 2012 1 commit
-
-
Thiago Santos authored
Makes the parameter accept NULL as input for GI bindings
-
- 20 Nov, 2012 1 commit
-
-
Alessandro Decina authored
-
- 03 Nov, 2012 1 commit
-
-
- 23 Jul, 2012 1 commit
-
-
- 13 Jul, 2012 1 commit
-
-
Edward Hervey authored
-
- 20 Mar, 2012 1 commit
-
-
Tim-Philipp Müller authored
Don't typedef them to GObjectClass directly, but hide behind private structs. Fixes issues with gobject-introspection and GstEncodingProfileClass. https://bugzilla.gnome.org/show_bug.cgi?id=668542
-
- 11 Mar, 2012 1 commit
-
-
Wim Taymans authored
-
- 30 Dec, 2011 1 commit
-
-
Tim-Philipp Müller authored
-
- 21 Dec, 2011 1 commit
-
-
Wim Taymans authored
Remove the propertyprobe interface Improve docs
-
- 14 Dec, 2011 2 commits
-
-
Christian Fredrik Kalager Schaller authored
-
Tim-Philipp Müller authored
Fix gst_encoding_container_profile_new() annotations. https://bugzilla.gnome.org/show_bug.cgi?id=666096
-
- 02 Dec, 2011 1 commit
-
-
Piotr Fusik authored
Fix typos in code and docs. Fixes. #658984
-
- 30 Nov, 2011 1 commit
-
-
Wim Taymans authored
-
- 10 Nov, 2011 1 commit
-
-
Edward Hervey authored
Fixes #663689
-
- 03 Oct, 2011 1 commit
-
-
Vincent Penquerc'h authored
Only A/V streams are added at the moment, there does not seem to be a similar way to add other streams (eg, subtitles). https://bugzilla.gnome.org/show_bug.cgi?id=642878
-
- 17 May, 2011 1 commit
-
-
Sebastian Dröge authored
-
- 28 Mar, 2011 1 commit
-
-
Wim Taymans authored
-
- 22 Mar, 2011 1 commit
-
-
- 28 Feb, 2011 1 commit
-
-
Wim Taymans authored
We can't subclass miniobject so use GObject as the base class,
-
- 12 Jan, 2011 1 commit
-
-
Tim-Philipp Müller authored
-
- 05 Jan, 2011 6 commits
-
-
Edward Hervey authored
Makes more sense name-wise
-
Arun Raghavan authored
-
Edward Hervey authored
-
Edward Hervey authored
-
Edward Hervey authored
API: gst_encoding_profile_find
-
Edward Hervey authored
API: gst_encoding_target_get_profile
-
- 21 Dec, 2010 1 commit
-
-
Edward Hervey authored
-
- 18 Dec, 2010 1 commit
-
-
Rob Clark authored
with i686-apple-darwin10-gcc-4.2.1: encoding-profile.h:134: warning: type qualifiers ignored on function return type encoding-profile.c:240: warning: type qualifiers ignored on function return type gstencodebin.c: In function 'next_unused_stream_profile': gstencodebin.c:454: warning: format '%d' expects type 'int', but argument 8 has type 'GType' gstencodebin.c:464: warning: format '%d' expects type 'int', but argument 8 has type 'GType'
-
- 15 Dec, 2010 1 commit
-
-