summaryrefslogtreecommitdiff
path: root/gst-libs/gst/mpegts
Commit message (Expand)AuthorAgeFilesLines
* Use g_memdup2() where available and add fallback for older GLib versionsTim-Philipp Müller2021-08-053-10/+10
* mpegts: Add support for SIT sectionsEdward Hervey2020-12-145-0/+243
* mpegts: Update documentationEdward Hervey2020-12-1417-386/+831
* mpegts: Documentation fixesEdward Hervey2020-11-214-12/+5
* Meson: Use pkg-config generatorXavier Claessens2020-10-231-0/+11
* tsdemux: Parse Audio Preselection Descriptoryychao2020-09-142-0/+190
* tsdemux: Add new API for fetching extended descriptorsyychao2020-09-142-0/+42
* tsdemux: Add support for AC4yychao2020-03-091-0/+1
* documentation: fixed a heap o' typosAaron Boxer2019-11-053-4/+4
* mpegtsmux: Add SCTE-35 supportEdward Hervey2019-10-311-0/+2
* mpegts: Add support for SCTE-35 sectionsEdward Hervey2019-10-315-2/+786
* Remove autotools build systemTim-Philipp Müller2019-10-142-119/+0
* mpegtssection: events don't necessarily have a structureMathieu Duponchelle2019-05-301-0/+3
* mpegts: extend support for ATSC tablesMathieu Duponchelle2019-05-304-1/+888
* docs: Build documentation with hotdocThibault Saunier2019-05-132-1/+177
* Minor documentation fixesThibault Saunier2019-05-132-5/+5
* mpegts: Register a number of new boxed types to support auto generation of bi...Russel Winder2018-11-084-41/+324
* mpegts: remove insignificant trailing whitespace from lines of files in the M...Russel Winder2018-11-057-25/+24
* mpegts: Register a boxed type for GstMpegtsContentRussel Winder2018-11-012-0/+23
* mpegts: Use gst and gst_mpegts as symbol prefix in the meson buildSebastian Dröge2018-10-281-1/+1
* mpegts: Add boxed type for DVB CableDeliverySystem descriptorSebastian Dröge2018-10-272-1/+29
* libs: fix API export/import and 'inconsistent linkage' on MSVCTim-Philipp Müller2018-09-248-2/+25
* meson: Maintain macOS ABI through dylib versioningNirbheek Chauhan2018-08-311-0/+1
* meson: fix install dir for generated header filesBastian Köcher2018-08-101-1/+1
* mpegts: Add GIR generation array anotationsRussel Winder2018-05-193-17/+17
* libs: g-ir-scanner: do not hardcode libtool pathAntoine Jacoutot2018-05-181-1/+1
* docs: mpegts: add atsc docsStefan Ringel2018-04-231-1/+51
* meson: mpegts: make internal mpegts lib dep depend on the enumtypes headerTim-Philipp Müller2018-04-031-0/+4
* meson: use gnome.mkenums_simple() to generate enumtypes filesAlessandro Decina2018-03-222-72/+7
* mpegts: GST_EXPORT -> GST_MPEGTS_APITim-Philipp Müller2018-03-1310-125/+162
* meson: remove vs_module_defsHavard Graff2017-10-051-1/+0
* meson: Fix namespace and add some missing args in the gir generationRico Tzschichholz2017-10-051-3/+3
* mpegts: make accidentally exported debug category symbol privateTim-Philipp Müller2017-08-112-5/+4
* mpegts: mark symbols explicitly for export with GST_EXPORTTim-Philipp Müller2017-07-188-2/+179
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-122-4/+4
* mpegts: fix invalid memory access in language descriptorVincent Penquerc'h2017-04-091-1/+4
* meson: Build GIR filesThibault Saunier2017-01-231-2/+18
* mpegtssection: Fix off-by-one in PMT parsingSebastian Dröge2016-11-281-1/+1
* mpegtssection: Don't assert if the given section length is longer than the PM...Sebastian Dröge2016-11-281-0/+5
* mpegtssection: Add more section size checksEdward Hervey2016-11-261-1/+22
* mpegtssection: Fix PAT parsingEdward Hervey2016-11-261-4/+4
* mpegtssection: Don't free empty streamsEdward Hervey2016-11-241-1/+2
* mpegts: fix typo in GstMpegtsDescriptorDongil Park2016-11-101-1/+1
* tsdemux: Add conditions to identify ATSC EAC3Wonchul Lee2016-10-031-0/+1
* meson: Make mpegts lib build when using subprojectsThibault Saunier2016-08-251-2/+2
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-202-0/+106
* g-i: pass compiler env to g-ir-scannerTim-Philipp Müller2016-05-241-0/+1
* mpegtsmux: write language descriptor when language is availableThiago Santos2016-04-262-0/+25
* libs: g-i: fix init section to avoid compiler warningsTim-Philipp Müller2016-01-191-1/+1
* mpegtsdescriptor: Add API for creating extended descriptors and fix writing themSebastian Dröge2015-11-032-11/+32