summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* dash: Add to Makefile.am for make distSebastian Dröge2013-06-051-0/+1
* ladspa: fix typos in launch examplesStefan Sauer2013-05-281-10/+7
* ladspa: use the registry cache for plugin detailsStefan Sauer2013-05-2810-180/+212
* opencv: Add colour image enhancement element based on Retinex algorithmMiguel Casas-Sanchez2013-05-274-0/+489
* curlsmtpsink: terminate transfer thread properlyPatricia Muscalu2013-05-244-36/+118
* opencv: Add skin color detection elementMiguel Casas-Sanchez2013-05-234-0/+510
* flitetestsrc: audio format is "S16" not "s16"David Schleef2013-05-181-1/+1
* dashdemux: send stream start eventThiago Santos2013-05-171-0/+8
* mssdemux: fix wma pro caps creationThiago Santos2013-05-171-2/+6
* mssdemux: fix assertions when a stream caps can't be createdThiago Santos2013-05-171-3/+2
* eagl: fix handling of surface dimension changesThiago Santos2013-05-162-21/+50
* mssdemux: parse block_align, channels and rate from waveformatex if possibleThiago Santos2013-05-161-33/+59
* mssdemux: add bitrate info to audio streamsThiago Santos2013-05-161-4/+9
* mssdemux: send stream id and newsegment before pushing dataThiago Santos2013-05-161-0/+11
* dashdemux: Announce correct mpegts capsOlivier Crête2013-05-152-4/+4
* mimic: Ensure segment is sent before caps and bufferNicolas Dufresne2013-05-153-5/+13
* kateenc: Delay segment event until we have capsSebastian Dröge2013-05-152-6/+23
* katedec/tiger: Don't queue sticky events that would come before CAPSSebastian Dröge2013-05-151-0/+3
* kateparse: Fix event handlingSebastian Dröge2013-05-151-2/+3
* hls: Use GstURIDownloader from the library for now to keep everything in a us...Sebastian Dröge2013-05-154-426/+2
* ladspa: Fix compilation issue when lrdf is enabledNicolas Dufresne2013-05-141-8/+10
* openal: improved port to 1.0Juan Manuel Borges Caño2013-05-135-791/+1181
* dirac: remove old dirac-research library based codecTim-Philipp Müller2013-05-126-1784/+0
* ofa: port to 1.0Tim-Philipp Müller2013-05-123-72/+71
* musicbrainz: remove trm element which is not useful any moreTim-Philipp Müller2013-05-124-488/+0
* neonhttpsrc: add support for SCHEDULING queryTim-Philipp Müller2013-05-121-0/+14
* neonhttpsrc: add iradio-mode property and post icy metadata as tagsTim-Philipp Müller2013-05-122-60/+47
* neonhttpsrc: port to 1.0Tim-Philipp Müller2013-05-122-96/+66
* egl: Add destroy notify instead of always calling eglTerminate() on the displaySebastian Dröge2013-05-101-1/+1
* dashdemux: rename src template from src%d to src_%uTim-Philipp Müller2013-05-081-1/+1
* dash: remove superfluous filesThiago Santos2013-05-082-485/+0
* dash: do not use deprecated glib mutex APIThiago Santos2013-05-083-12/+5
* dashdemux: fixing compiler warnings about print formatsThiago Santos2013-05-082-4/+8
* dash: enable in configure/makefilesThiago Santos2013-05-081-0/+7
* dashdemux: port to 1.0Thiago Santos2013-05-086-110/+112
* dashdemux: Fix another wrong assertionThiago Santos2013-05-081-1/+5
* dashdemux: remove wrong assertsThiago Santos2013-05-081-2/+0
* dashdemux: only start timestamp from 0 for live streamWim Taymans2013-05-081-6/+8
* dashdemux: make timestamps start from 0Wim Taymans2013-05-082-5/+16
* dashdemux: also send newsegment on startupWim Taymans2013-05-081-0/+1
* dashdemux: small cleanupWim Taymans2013-05-081-6/+13
* dashdemux: live stream playback crashfixThiago Santos2013-05-081-0/+6
* dash: mpdparser: do not cleanup xml lib too earlyThiago Santos2013-05-081-4/+0
* dashdemux: reimplementing live streams manifest updatesThiago Santos2013-05-083-61/+255
* dash: mpdparser: allow periods without start time for live streamsThiago Santos2013-05-081-0/+2
* dash: mpdparser: use guint64 for timestampsThiago Santos2013-05-082-19/+54
* dashdemux: mpd parsing: fix query parameter parsingThiago Santos2013-05-081-4/+9
* dashdemux: plug some leaksThiago Santos2013-05-083-5/+25
* dashdemux: remove unused mutexesThiago Santos2013-05-082-4/+0
* dashdemux: properly reset stream status after a flushThiago Santos2013-05-081-0/+5