- 13 Feb, 2018 1 commit
-
-
Tim-Philipp Müller authored
-
- 19 Dec, 2017 1 commit
-
-
Tim-Philipp Müller authored
-
- 25 Aug, 2016 1 commit
-
-
Xabier Rodriguez Calvar authored
A GstVideoOrientationMethod enumeration is also provided for the admitted property values. https://bugzilla.gnome.org/show_bug.cgi?id=768687
-
- 05 Jan, 2016 1 commit
-
-
Tim-Philipp Müller authored
-
- 10 Nov, 2015 1 commit
-
-
Matthew Waters authored
Adds a simple 4x4 affine transformations meta for passing arbitrary transformations on buffers. Based on patch by Matthieu Bouron https://bugzilla.gnome.org/show_bug.cgi?id=731791
-
- 18 May, 2015 1 commit
-
-
Stefan Sauer authored
-
- 12 Mar, 2015 1 commit
-
-
Jan Schmidt authored
Add GstVideoChroma, GstVideoDither, GstVideoScaler and friends to the docs. Remove and clean up a few obsolete/deleted refs and typos
-
- 11 Jun, 2014 1 commit
-
-
Tim-Philipp Müller authored
-
- 24 Mar, 2014 1 commit
-
-
Wim Taymans authored
-
- 23 Feb, 2014 1 commit
-
-
Tim-Philipp Müller authored
-
- 03 Feb, 2014 1 commit
-
-
Stefan Sauer authored
Add sections docs for audiometa. Fix sections docs for audiochannels. Remove old mixerutil section.
-
- 30 Mar, 2013 1 commit
-
-
Sebastian Dröge authored
-
- 19 Feb, 2013 1 commit
-
-
Sebastian Dröge authored
-
- 25 Jan, 2013 1 commit
-
-
Olivier Crête authored
-
- 23 Nov, 2012 1 commit
-
-
Tim-Philipp Müller authored
Remove includes and functions that don't exist any longer, add new ones instead.
-
- 24 Apr, 2012 1 commit
-
-
Edward Hervey authored
-
- 13 Apr, 2012 1 commit
-
-
Sebastian Dröge authored
The navigation interface is now in the video library.
-
- 04 Apr, 2012 1 commit
-
-
Sebastian Dröge authored
-
- 30 Dec, 2011 1 commit
-
-
Tim-Philipp Müller authored
-
- 07 Dec, 2011 1 commit
-
-
Tim-Philipp Müller authored
-
- 23 Nov, 2011 1 commit
-
-
Tim-Philipp Müller authored
-
- 12 Nov, 2011 1 commit
-
-
Tim-Philipp Müller authored
Another mini-lib down, to make space for new mini libs. Remove bogus copyright line while at it.
-
- 04 Nov, 2011 1 commit
-
-
Edward Hervey authored
-
- 23 Sep, 2011 1 commit
-
-
Tim-Philipp Müller authored
There's no code whatsoever that uses these macros. If anyone ever feels the need to resurrect them, we should add them to gstutils.h in core or libgstaudio or so.
-
- 05 Sep, 2011 1 commit
-
-
Tim-Philipp Müller authored
-
- 20 Aug, 2011 1 commit
-
-
Stefan Kost authored
This is useful and in most cases someone had put arbitrary markup into the docs, misspelled xref'ed symbols, forgot to add stuff to the docs etc..
-
- 14 Aug, 2011 1 commit
-
-
Tim-Philipp Müller authored
-
- 08 Aug, 2011 1 commit
-
-
Tim-Philipp Müller authored
And remove deprecated methods, and fix up some cruft.
-
- 29 Jul, 2011 1 commit
-
-
Tim-Philipp Müller authored
-
- 23 May, 2011 2 commits
-
-
Stefan Kost authored
-
Stefan Kost authored
Add missing section. Add new section to main-sgml. Add missing function.
-
- 14 May, 2011 1 commit
-
-
Arun Raghavan authored
This can be used by sinks to take compressed formats, correctly payload these in IEC 61937 frames and feed these to sinks that support passthrough output over IEC 60958 (S/PDIF) or, in the case of MP3, over Bluetooth. Initial implementation includes AC3, E-AC3, MPEG-1, MPEG-2 (non-AAC), and DTS (type-I/II/II) payloading. More formats can be added as needed. API: gst_audio_iec61937_frame_size() API: gst_audio_iec61937_payload() https://bugzilla.gnome.org/show_bug.cgi?id=642730
-
- 15 Dec, 2010 1 commit
-
-
- 28 Oct, 2010 1 commit
-
-
Sebastian Dröge authored
And don't mention the (not existing) libgstdiscovery. https://bugzilla.gnome.org/show_bug.cgi?id=633336
-
- 30 Sep, 2010 1 commit
-
-
Tim-Philipp Müller authored
-
- 20 Sep, 2010 1 commit
-
-
Edward Hervey authored
Fixes #625944
-
- 16 Mar, 2010 1 commit
-
-
Tim-Philipp Müller authored
Add minimal docs for GstRTSPExtension so people know it exists.
-
- 11 Mar, 2010 1 commit
-
-
Stefan Kost authored
XMP metadata can be embedded in many media container formats. Implement own parser and formatter that can be used to convert between an xpacket and a GstTagList. Add unit tests.
-
- 16 Feb, 2010 1 commit
-
-
Stefan Kost authored
Correct name of included files. Remove files that are not used anymore. Add many new api entries to their sections.
-
- 12 Dec, 2009 1 commit
-
-
Tim-Philipp Müller authored
Add some utility functions for language tags and ISO-639 codes. These are useful for both GUIs and elements. The iso-codes package is used for language name translations if available. API: gst_tag_get_language_codes() API: gst_tag_get_language_name() API: gst_tag_get_language_code() API: gst_tag_get_language_code_iso_639_1() API: gst_tag_get_language_code_iso_639_2B() API: gst_tag_get_language_code_iso_639_2T()
-