summaryrefslogtreecommitdiff
path: root/gst-libs/gst/mpegts/gstmpegtsdescriptor.h
Commit message (Expand)AuthorAgeFilesLines
* mpegts: Update documentationEdward Hervey2020-12-141-79/+83
* mpegts: Documentation fixesEdward Hervey2020-11-211-5/+0
* tsdemux: Add new API for fetching extended descriptorsyychao2020-09-141-0/+10
* mpegts: Register a number of new boxed types to support auto generation of bi...Russel Winder2018-11-081-0/+10
* mpegts: remove insignificant trailing whitespace from lines of files in the M...Russel Winder2018-11-051-3/+3
* mpegts: GST_EXPORT -> GST_MPEGTS_APITim-Philipp Müller2018-03-131-15/+16
* mpegts: mark symbols explicitly for export with GST_EXPORTTim-Philipp Müller2017-07-181-0/+22
* mpegts: fix typo in GstMpegtsDescriptorDongil Park2016-11-101-1/+1
* tsdemux: Add conditions to identify ATSC EAC3Wonchul Lee2016-10-031-0/+1
* mpegtsmux: write language descriptor when language is availableThiago Santos2016-04-261-0/+1
* mpegtsdescriptor: Add API for creating extended descriptors and fix writing themSebastian Dröge2015-11-031-0/+2
* mpegts: Add parsing for CA descriptor (0x05)Edward Hervey2014-07-111-0/+7
* mpegts: Add padding to public structuresEdward Hervey2014-07-091-0/+4
* mpegts: Expose GstMpegtsDescriptor free functionEdward Hervey2014-07-011-0/+2
* mpegts: Unify API : GstMpegts / gst_mpegts_ / GST_*_MPEGTS_Edward Hervey2014-06-251-34/+34
* mpegts: change to GType and from gchar[] to gchar*Stefan Ringel2014-06-241-3/+6
* mpegts: Support registration and custom descriptorJesper Larsen2014-02-061-0/+9
* mpegts: Add init functions for descriptor/sectionJesper Larsen2014-02-061-1/+1
* mpegts: make headers usable with c++ compilerTim-Philipp Müller2014-01-061-0/+4
* mpegts: Add ISO 639 parsing functionsJesper Larsen2013-10-071-3/+4
* mpegts: ABI/API break: Use GPtrArray instead of GArrayEdward Hervey2013-08-211-10/+11
* mpegts: Improve documentationEdward Hervey2013-07-041-0/+27
* mpegts: split dvb descriptors/enums into a separate fileEdward Hervey2013-07-031-309/+0
* libs/mpegts: Rename GstMpegTS => GstMpegTsEdward Hervey2013-07-031-63/+72
* gst-libs: New Mpeg-TS support libraryEdward Hervey2013-07-031-0/+589