summaryrefslogtreecommitdiff
path: root/gst/realmedia
AgeCommit message (Expand)AuthorFilesLines
2019-10-13Remove autotools build systemTim-Philipp Müller2-25/+0
2019-09-02documentation: fix some typosAaron Boxer2-3/+3
2019-05-13docs: Port documentation to hotdocThibault Saunier1-0/+1
2019-04-26docs: Port all docstring to gtk-doc markdownThibault Saunier4-10/+11
2018-04-25Meson: Generate pc file for all plugins in uglyXavier Claessens1-0/+1
2017-08-31realmedia: fix leak in asmrules error code pathSatya Prakash Gupta1-0/+1
2017-08-30realmedia: Fix Memory leak in error caseSatya Prakash Gupta1-0/+1
2017-05-16Remove plugin specific static build optionNicolas Dufresne1-1/+0
2017-03-08Rename plugin filenames to match plugin namesNicolas Dufresne2-7/+7
2016-11-25real: Fix compiler warnings with latest clangSebastian Dröge1-1/+1
2016-08-26Use the new API to post flow ERROR messages on the busThibault Saunier1-2/+1
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+23
2016-08-19plugins: Use <stdint.h> instead of _stdint.hNirbheek Chauhan2-2/+8
2016-05-20rdtmanager: fix clock leakGuillaume Desmottes1-0/+1
2016-03-24ugly: use new gst_element_class_add_static_pad_template()Vineeth TM5-24/+22
2016-02-21win32: remove outdated build cruftTim-Philipp Müller1-148/+0
2015-08-06rmdemux: fix assertion error when freeing old tags.Vineeth TM1-1/+2
2015-07-21rmdemux: mark tag list as global scopeTim-Philipp Müller1-0/+2
2015-07-21rmdemux: fix taglist leakTim-Philipp Müller1-1/+5
2015-07-21rmdemux: fix wrong unref when there are no tagsVineeth TM1-4/+6
2015-07-21rmdemux: fix memory leaks during error casesVineeth T M1-10/+17
2015-07-16rmdemux: fix tag memory leakVineeth T M1-0/+1
2015-05-10docs: update example pipelines in element docsTim-Philipp Müller1-3/+3
2015-04-27Rename property enums from ARG_ to PROP_Luis de Bethencourt1-1/+1
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-14/+0
2015-04-24realmedia: remove unused enum item PROP_LASTLuis de Bethencourt1-2/+1
2015-03-28rmdemux: resurrect some flow return handlingMark Nauwelaerts1-1/+2
2014-07-04rademux: Print invalid fourcc in error message in hexSebastian Rasmussen1-2/+1
2014-06-03rmdemux: use GstFlowCombinerThiago Santos2-39/+13
2014-05-16rtspreal: Fix some memory leaks in an error pathSebastian Dröge1-0/+4
2014-04-27docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller3-6/+0
2013-07-29gst: Don't swap start/stop for negative rates in the SEGMENT querySebastian Dröge2-14/+0
2013-07-29real: Implement SEGMENT querySebastian Dröge2-0/+52
2013-07-26rtspreal: Ensure output value has an assigned valueEdward Hervey1-1/+1
2013-07-22realmedia: Add support for group-id in the stream-start eventSebastian Dröge4-2/+53
2013-07-18rmdemux: Mark demuxer as "running" in push-modeEdward Hervey1-0/+1
2013-06-25rdt: forward sticky eventsWim Taymans1-1/+14
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2013-03-25Use %03u instead of %u in gst_pad_create_stream_id_printf()David Schleef1-1/+1
2012-11-03Fix FSF addressTim-Philipp Müller23-46/+46
2012-10-24Makefile.am: Fix typos for generating the Android.mk filesScott Fan1-5/+5
2012-09-13rmdemux: use DTS and PTSWim Taymans1-147/+29
2012-09-11gst: only activate in pull mode if upstream is seekableMark Nauwelaerts2-2/+4
2012-09-11rademux: tags can be NULLWim Taymans1-1/+2
2012-08-08gst: silence some compiler warnings with -DG_DISABLE_ASSERTTim-Philipp Müller1-0/+1
2012-08-06gst: Add stream-id to stream-start eventsSebastian Dröge2-3/+17
2012-08-04gst_tag_list_free -> gst_tag_list_unrefTim-Philipp Müller3-4/+4
2012-07-28tag: Update for taglist/tag event API changesSebastian Dröge2-5/+7
2012-07-25rdt: add on-npt-stop signalWim Taymans2-0/+17
2012-07-25rdt: set caps after activating the padWim Taymans1-3/+4