summaryrefslogtreecommitdiff
path: root/gst/mpegpsmux
Commit message (Expand)AuthorAgeFilesLines
* mpegtsmux, mpegpsmux: remove GPL from choice of licenses and add SPDX license...Tim-Philipp Müller2021-09-224-76/+12
* Use g_memdup2() where available and add fallback for older GLib versionsTim-Philipp Müller2021-08-051-1/+1
* gst-plugins: allow per feature registrationStéphane Cerveau2021-04-112-9/+5
* documentation: fixed a heap o' typosAaron Boxer2019-11-053-4/+4
* Remove autotools build systemTim-Philipp Müller2019-10-141-22/+0
* docs: Build documentation with hotdocThibault Saunier2019-05-131-0/+1
* mpegpsmux: add stream-format and alignment to H.264 capsNicola Murino2019-01-241-1/+2
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-251-0/+1
* mpegpsmux: Do not dereference a NULL pointerThibault Saunier2017-08-031-2/+2
* mpegpsmux: remove unnecessary g_return_if_fail()Eunhae Choi2017-06-271-1/+0
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* gst: Fix caps leakGarima Gaur2016-11-301-0/+1
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+16
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-4/+4
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-14/+0
* Constify some static arrays everywhereSebastian Dröge2015-01-211-1/+1
* mpegpsmux: refactor duplicate else branchesLuis de Bethencourt2014-09-231-2/+2
* mpegpsmux: fix memory leak when converting H.264 avc to byte-stream formatBelozorov Semen2014-09-111-0/+1
* mpegpsmux; Fix stream leakEdward Hervey2014-05-131-0/+1
* mpegpsmux: update last_ts to mux correctlyWim Taymans2014-01-211-0/+3
* mpegpsmux: fix timestamp handlingWim Taymans2014-01-201-10/+3
* mpegpsmux: return GST_FLOW_EOS when we pushed EOSWim Taymans2014-01-201-1/+4
* mpegpsmux: Send stream-start event before any dataSebastian Dröge2013-07-101-0/+5
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* mpegpsmux: use DTS in addition to PTSTim-Philipp Müller2013-01-012-65/+97
* mpegpsmux: use gstreamer debug logging system everywhereTim-Philipp Müller2012-12-313-10/+2
* mpegpsmux: port to 0.11Tim-Philipp Müller2012-12-316-226/+164
* Fix FSF addressTim-Philipp Müller2012-11-0412-28/+28
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* collectpads: remove gst_collect_pads_add_pad_fullStefan Sauer2012-09-121-1/+1
* collectpads2: rename to collectpadsMark Nauwelaerts2012-04-172-18/+18
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* Merge branch 'master' into 0.11Wim Taymans2012-02-101-1/+3
|\
| * mpegpsmux: include specific AAC stream-format in template capsVincent Penquerc'h2012-02-021-1/+3
* | Merge remote-tracking branch 'origin/master' into 0.11-premergeEdward Hervey2011-12-306-35/+215
|\ \ | |/
| * mpegpsmux: port to GstCollectPads2Vincent Penquerc'h2011-12-152-18/+18
| * mpegpsmux: put stream headers into output capsTim-Philipp Müller2011-12-113-10/+95
| * mpegpsmux: add "aggregate-gops" property to aggregate GOPs into buffer listsTim-Philipp Müller2011-12-112-3/+77
| * mpegpsmux: remember primary video streamTim-Philipp Müller2011-12-112-1/+14
| * mpegpsmux: remember whether an incoming buffer is a keyunit or notTim-Philipp Müller2011-12-113-3/+11
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-281-4/+4
* | collectpads: port API changesStefan Sauer2011-11-171-1/+1
* | make request pads take _%uWim Taymans2011-11-041-1/+1
|/
* psmux: fix writing of system header, which makes VLC not skip the adjacent PS...Tim-Philipp Müller2011-09-221-1/+1
* android: make it ready for androgenizerThibault Saunier2011-04-111-0/+14
* Revert "Check that collectpads exists before removing pad"Edward Hervey2011-02-211-3/+1
* Check that collectpads exists before removing padDavid Schleef2011-02-201-1/+3
* Fix pad template memleaksDavid Schleef2010-11-301-3/+2
* Add -Wold-style-definitionBenjamin Otte2010-03-221-1/+1