summaryrefslogtreecommitdiff
path: root/gst/asfmux
Commit message (Expand)AuthorAgeFilesLines
* gst-plugins: allow per feature registrationStéphane Cerveau2021-04-117-34/+17
* asfmux: consistent sscanf args usageAndrey Sazonov2020-05-211-1/+1
* asfmux: Fix typo in property descriptionrubenrua2020-03-122-2/+2
* bad: Avoid using deprecated APIEdward Hervey2019-11-081-4/+4
* documentation: fixed a heap o' typosAaron Boxer2019-11-052-24/+24
* Remove autotools build systemTim-Philipp Müller2019-10-141-23/+0
* docs: Build documentation with hotdocThibault Saunier2019-05-131-0/+1
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-251-0/+1
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-122-24/+25
* 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-243-14/+11
* plugins-bad: Fix example pipelinesVineeth TM2015-12-151-6/+6
* asfmux: output TIME segment if we output a stream and won't seek back laterTim-Philipp Müller2015-08-081-2/+31
* Update references to decodebinLuis de Bethencourt2015-05-081-1/+1
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-15/+0
* asfmux: remove unnecessary conditionalLuis de Bethencourt2015-03-031-5/+1
* asfmux: allocate byte readers on the stackTim-Philipp Müller2014-09-102-31/+27
* asfmux: Don't leak bytereaderEdward Hervey2014-05-131-1/+1
* asfmux: remove unnecessary testVincent Penquerc'h2014-04-091-5/+3
* asfmux: remove stray gst_buffer_unmap on error pathVincent Penquerc'h2014-04-091-2/+0
* asfparse: add timestamps to packetsThiago Santos2013-12-143-56/+80
* asfparse: port to baseparseThiago Santos2013-12-144-442/+241
* rtpasfpay: Use GstRTPBasePayload method to push bufferOlivier Crête2013-12-051-3/+1
* asfmux: microoptimisation: avoid unnecessary gst_buffer_get_size() callsTim-Philipp Müller2013-12-011-12/+22
* rtpasfpay: init rtp buffer fixing rtp packet creationTim-Philipp Müller2013-11-291-1/+1
* asfmux: don't use buffer after giving away ownershipTim-Philipp Müller2013-11-291-1/+5
* asfmux: Various debug argument fixesEdward Hervey2013-07-271-11/+11
* asfmux: Send stream-start eventSebastian Dröge2013-05-151-0/+5
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-049-18/+18
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-173-3/+3
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-143-3/+3
* ffmpegcolorspace is no moreWim Taymans2012-09-141-1/+1
* rename some caps and elements in examplesWim Taymans2012-09-141-2/+2
* collectpads: remove gst_collect_pads_add_pad_fullStefan Sauer2012-09-121-1/+1
* ext, gst: only activate in pull mode if upstream is seekableMark Nauwelaerts2012-09-111-1/+2
* gst_tag_list_free -> gst_tag_list_unrefTim-Philipp Müller2012-08-041-3/+3
* asfmux: update for riff field renameMark Nauwelaerts2012-07-091-3/+3
* asfmux: remove deprecated "is-live" propertyTim-Philipp Müller2012-07-061-16/+2
* fix x-wmv format stringWim Taymans2012-06-271-14/+12
* update for task api changeWim Taymans2012-06-201-1/+2
* Fix printf format compiler warnings on mingw-w64Raimo Järvi2012-05-053-5/+6
* asfmux: use some more boilerplateMark Nauwelaerts2012-04-231-33/+2
* asfmux: port to 0.11Mark Nauwelaerts2012-04-237-245/+356
* collectpads2: rename to collectpadsMark Nauwelaerts2012-04-173-19/+19
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-1/+1
* update for buffer changesWim Taymans2012-03-282-3/+3
* don't pass random pointers to pull_rangeWim Taymans2012-03-161-3/+6