summaryrefslogtreecommitdiff
path: root/gst-libs/gst/pbutils
Commit message (Expand)AuthorAgeFilesLines
* install-plugins: update documentationVíctor Manuel Jáquez Leal2016-03-241-1/+1
* pbutils: docs: Remove the empty lines in between <refsect2> and </refsect2>Lim Siew Hoon2016-02-261-7/+0
* audiovisualizer: Let GstAudioVisualizerShader enum GType be autogenerated by ...Sebastian Dröge2016-02-251-35/+1
* visual: correct type nameLuis de Bethencourt2016-02-251-6/+3
* encoding-profile: Check for FALSE'ness directly, not by comparing with FALSESebastian Dröge2015-12-291-2/+2
* encoding-profile: Don't use preset_name string after freeSebastian Dröge2015-12-291-9/+8
* pbutils: Link to libgstbase for bytewriter and adapterSebastian Dröge2015-12-241-1/+2
* encodebin: Implement an encoding profile serialization formatThibault Saunier2015-12-241-0/+212
* base: Add g_autoptr() support to all typesXavier Claessens2015-12-144-0/+52
* Drop usage of deprecated g-ir-scanner --strip-prefix flagReynaldo H. Verdejo Pinochet2015-12-021-1/+2
* discoverer: Also consider XSUB as a subtitle formatEdward Hervey2015-12-021-1/+1
* pbutils: Add description for XSUB subpicture formatEdward Hervey2015-12-021-0/+1
* codec-utils: accept wrong version field in OpusHead headerLuis de Bethencourt2015-12-011-2/+5
* Remove unnecessary NULL checks before g_free()Reynaldo H. Verdejo Pinochet2015-11-172-36/+18
* codec-utils: guint8 can't hold value over 255Luis de Bethencourt2015-11-121-2/+2
* pbutils:encoding-target: Fix string memory leakVineeth TM2015-11-111-0/+2
* discoverer: Check API arguments and assert if neededThibault Saunier2015-11-071-0/+11
* codec-utils: Add utilities for Opus caps and the OpusHead headerSebastian Dröge2015-11-033-0/+533
* encoding-profile: Do not force user to provide an encoding profile nameThibault Saunier2015-11-021-3/+5
* encoding-target: Do not unconditionally break when searching for a targetThibault Saunier2015-11-021-1/+3
* encoding-target: Add a GST_ENCODING_TARGET_PATH envvar to find target filesThibault Saunier2015-10-281-1/+21
* encoding-target: Allow having encoding target without a category setThibault Saunier2015-10-281-1/+6
* encoding-target: Create directory before trying to save encoding targetsThibault Saunier2015-10-281-2/+13
* encoding-profile: Allow specifying the target category in the serialized enco...Thibault Saunier2015-10-281-5/+6
* visual: make private all variable subclasses don't needLuis de Bethencourt2015-10-011-129/+110
* visual: merge audiovisalizer base classesLuis de Bethencourt2015-10-013-2/+1569
* pbutils: discoverer: Set GError when NULL info is being returned.Vineeth TM2015-08-181-0/+3
* discoverer: Fix a wrong naming in the documentationThibault Saunier2015-06-171-2/+2
* gi: Use INTROSPECTION_INIT for --add-init-sectionNicolas Dufresne2015-06-161-1/+1
* discoverer: Serialize the top level DiscovererInfoMathieu Duponchelle2015-06-041-2/+49
* codec-utils: Add AAC channel configurations 11, 12 and 14 and levels 6 and 7Sebastian Dröge2015-06-041-0/+11
* pbutils: add description for video/x-cavs capsTim-Philipp Müller2015-06-021-0/+1
* encodebin: Add a way to enable/disabled a GstEncodingProfileThibault Saunier2015-06-012-0/+35
* discoverer: don't crash on unknown info types when deserializingTim-Philipp Müller2015-05-291-4/+9
* gstdiscoverer: Add since annotation.Mathieu Duponchelle2015-05-191-0/+1
* discoverer: Add serialization methods.Mathieu Duponchelle2015-05-192-0/+352
* pbutils: Use more strict profile checking for hevcSreerenj Balachandran2015-04-301-8/+3
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-16/+0
* discoverer: fix GstToc leak when parsing toc messagesGuillaume Desmottes2015-04-171-1/+3
* introspection: Don't use g-ir-scanner cache at compile timeEdward Hervey2015-03-311-1/+1
* pbutils: description: Make static strings staticOlivier Crête2015-02-271-4/+5
* pbutils: description: fix MPEG-2 video profiles in descriptionTim-Philipp Müller2015-02-181-0/+12
* Revert "codec-utils: Handle the two rext profiles for h265"Sebastian Dröge2015-02-161-9/+0
* pbutils: description: move some code into utility functionTim-Philipp Müller2015-02-151-36/+22
* pbutils: descriptions: add H.265 profile to description if availableTim-Philipp Müller2015-02-151-1/+35
* pbutils: descriptions: add MPEG-4 video profile to description if availableTim-Philipp Müller2015-02-151-1/+47
* pbutils: descriptions: add Dirac/VC-2 profile to description if availableTim-Philipp Müller2015-02-151-1/+13
* pbutils: descriptions: add H.264 profile to description if availableTim-Philipp Müller2015-02-151-1/+43
* install-plugins: fix indentation and add Since markerTim-Philipp Müller2015-02-131-2/+6
* install-plugins: Add API to suppress confirmation before searchingKalev Lember2015-02-132-0/+31