summaryrefslogtreecommitdiff
path: root/gst/realmedia
Commit message (Expand)AuthorAgeFilesLines
* realmedia: fix leak in asmrules error code pathSatya Prakash Gupta2017-08-311-0/+1
* realmedia: Fix Memory leak in error caseSatya Prakash Gupta2017-08-301-0/+1
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* Rename plugin filenames to match plugin namesNicolas Dufresne2017-03-082-7/+7
* real: Fix compiler warnings with latest clangSebastian Dröge2016-11-251-1/+1
* Use the new API to post flow ERROR messages on the busThibault Saunier2016-08-261-2/+1
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+23
* plugins: Use <stdint.h> instead of _stdint.hNirbheek Chauhan2016-08-192-2/+8
* rdtmanager: fix clock leakGuillaume Desmottes2016-05-201-0/+1
* ugly: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-245-24/+22
* win32: remove outdated build cruftTim-Philipp Müller2016-02-211-148/+0
* rmdemux: fix assertion error when freeing old tags.Vineeth TM2015-08-061-1/+2
* rmdemux: mark tag list as global scopeTim-Philipp Müller2015-07-211-0/+2
* rmdemux: fix taglist leakTim-Philipp Müller2015-07-211-1/+5
* rmdemux: fix wrong unref when there are no tagsVineeth TM2015-07-211-4/+6
* rmdemux: fix memory leaks during error casesVineeth T M2015-07-211-10/+17
* rmdemux: fix tag memory leakVineeth T M2015-07-161-0/+1
* docs: update example pipelines in element docsTim-Philipp Müller2015-05-101-3/+3
* Rename property enums from ARG_ to PROP_Luis de Bethencourt2015-04-271-1/+1
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-14/+0
* realmedia: remove unused enum item PROP_LASTLuis de Bethencourt2015-04-241-2/+1
* rmdemux: resurrect some flow return handlingMark Nauwelaerts2015-03-281-1/+2
* rademux: Print invalid fourcc in error message in hexSebastian Rasmussen2014-07-041-2/+1
* rmdemux: use GstFlowCombinerThiago Santos2014-06-032-39/+13
* rtspreal: Fix some memory leaks in an error pathSebastian Dröge2014-05-161-0/+4
* docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller2014-04-273-6/+0
* gst: Don't swap start/stop for negative rates in the SEGMENT querySebastian Dröge2013-07-292-14/+0
* real: Implement SEGMENT querySebastian Dröge2013-07-292-0/+52
* rtspreal: Ensure output value has an assigned valueEdward Hervey2013-07-261-1/+1
* realmedia: Add support for group-id in the stream-start eventSebastian Dröge2013-07-224-2/+53
* rmdemux: Mark demuxer as "running" in push-modeEdward Hervey2013-07-181-0/+1
* rdt: forward sticky eventsWim Taymans2013-06-251-1/+14
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Use %03u instead of %u in gst_pad_create_stream_id_printf()David Schleef2013-03-251-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-0323-46/+46
* Makefile.am: Fix typos for generating the Android.mk filesScott Fan2012-10-241-5/+5
* rmdemux: use DTS and PTSWim Taymans2012-09-131-147/+29
* gst: only activate in pull mode if upstream is seekableMark Nauwelaerts2012-09-112-2/+4
* rademux: tags can be NULLWim Taymans2012-09-111-1/+2
* gst: silence some compiler warnings with -DG_DISABLE_ASSERTTim-Philipp Müller2012-08-081-0/+1
* gst: Add stream-id to stream-start eventsSebastian Dröge2012-08-062-3/+17
* gst_tag_list_free -> gst_tag_list_unrefTim-Philipp Müller2012-08-043-4/+4
* tag: Update for taglist/tag event API changesSebastian Dröge2012-07-282-5/+7
* rdt: add on-npt-stop signalWim Taymans2012-07-252-0/+17
* rdt: set caps after activating the padWim Taymans2012-07-251-3/+4
* rdt: reset map infoWim Taymans2012-07-251-0/+2
* rmdemux: give stream tags a different event name so they don't overwrite glob...Tim-Philipp Müller2012-07-181-1/+1
* rademux: set/send caps on pad after activating itTim-Philipp Müller2012-07-181-5/+5
* rmdemux: set/send caps after activating the source padsTim-Philipp Müller2012-07-181-1/+1
* demuxers: Push STREAM_START when neededEdward Hervey2012-07-132-0/+2