documentation: fixed a heap o' typos
[platform/upstream/gstreamer.git] / gst-libs / gst / mpegts / gstmpegtsdescriptor.c
2019-11-05 Aaron Boxerdocumentation: fixed a heap o' typos
2019-05-13 Thibault Saunierdocs: Build documentation with hotdoc
2018-11-08 Russel Windermpegts: Register a number of new boxed types to support...
2018-09-24 Tim-Philipp Müllerlibs: fix API export/import and 'inconsistent linkage...
2018-05-19 Russel Windermpegts: Add GIR generation array anotations
2017-04-09 Vincent Penquerc'hmpegts: fix invalid memory access in language descriptor
2016-04-27 Thiago Santosmpegtsmux: write language descriptor when language...
2015-11-03 Sebastian Drögempegtsdescriptor: Add API for creating extended descrip...
2015-03-11 Jan SchmidtRemove a bunch of silly ';;' typos at the end of lines
2014-11-25 Julien Isorcempegts: fix some compiler warnings
2014-11-24 Ramprakash Jelarimpegtsdescriptor: Fix format string compiler warning
2014-07-11 Edward Herveympegts: Add parsing for CA descriptor (0x05)
2014-07-09 Sebastian Rasmussenmpegts: No need to check for NULL before calling g_free()
2014-07-01 Edward Herveympegts: Expose GstMpegtsDescriptor free function
2014-06-25 Edward Herveympegts: Unify API : GstMpegts / gst_mpegts_ / GST_...
2014-06-24 Stefan Ringelmpegts: change to GType and from gchar[] to gchar*
2014-05-28 Edward Herveympegts: Fix Logical Channel Descriptor parsing
2014-05-16 Thiago Santosmpegts: mpegtsdescriptor: fix gobject-introspection...
2014-03-31 Stefan Ringelmpegts: add parsing data broadcast descriptor
2014-03-31 Stefan Ringelmpegts: add parsing stream identifier
2014-02-25 Edward Herveympegts: Fix descriptor checks
2014-02-20 Edward Herveympegts: Add size guards for descriptors where neeeded
2014-02-06 Jesper Larsenmpegts: Updated docs with new API
2014-02-06 Jesper Larsenmpegts: Support registration and custom descriptor
2014-02-06 Jesper Larsenmpegts: Add functions to packetize section
2014-02-06 Jesper Larsenmpegts: Add init functions for descriptor/section
2014-02-06 Jesper Larsenmpegts: Add function to encode UTF8 strings
2014-02-06 Jesper Larsenmpegts: Use big endian UCS-2 coding
2014-02-06 Jesper Larsenmpegts: Add support for two-way iconv conversions
2013-10-11 Jesper Larsenmpegts: Fix assertion fault in ISO 639 parsing
2013-10-07 Jesper Larsenmpegts: Add ISO 639 parsing functions
2013-08-21 Edward Herveympegts: ABI/API break: Use GPtrArray instead of GArray
2013-07-04 Edward Herveympegts: Improve documentation
2013-07-04 Edward Herveympegtsdescriptor: Fix handling of unknown stream encodings
2013-07-03 Edward Herveympegts: split dvb descriptors/enums into a separate...
2013-07-03 Edward Herveympegts: Split files and implement free functions
2013-07-03 Edward Herveylibs/mpegts: Rename GstMpegTS => GstMpegTs
2013-07-03 Edward Herveygst-libs: New Mpeg-TS support library