summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.2.11.2.1Sebastian Dröge2013-11-0934-168/+385
* Update .po filesSebastian Dröge2013-11-0938-38/+38
* po: Update translationsSebastian Dröge2013-11-0938-552/+228
* playback: Add subpicture/x-dvb as raw capsThibault Saunier2013-11-091-0/+1
* appsrc: Fix deadlock that may occur when multiple threads access appsrc at onceTom Greenwood2013-11-071-3/+16
* rtspconnection: Add new API to the docs and .def fileSebastian Dröge2013-11-012-0/+6
* rtspconnection: Fix indention in headerSebastian Dröge2013-11-011-2/+2
* rtspconnection: allow setting tls certificate validationAleix Conchillo Flaque2013-11-012-0/+49
* videoscale: fix adding borders when NV12 is usedAntonio Ospite2013-10-301-0/+4
* discoverer: early return when we have no streamsStefan Sauer2013-10-151-5/+4
* discoverer: don't shadow local variablesStefan Sauer2013-10-151-4/+1
* discoverer: also filter 'framed' field when looking for same streamsStefan Sauer2013-10-151-2/+3
* discoverer: filter 'parsed' field when checking for same capsStefan Sauer2013-10-151-1/+19
* navigation: Add missing out parameter annotations to GstNavigationStephan Sundermann2013-10-131-2/+2
* audioringbuffer: Don't clear need_reorder flag too earlyTakashi Iwai2013-10-101-1/+1
* videodecoder: don't overflow in bytes<->time conversionStefan Sauer2013-10-101-4/+4
* audioconvert: Map buffer as READWRITE if the buffer and memory is writableMatej Knopp2013-10-101-2/+8
* playsink: If the visualisation is changing and reconfiguration is pending, do...Sebastian Dröge2013-10-101-16/+91
* videotestsrc: improve test for backwards playbackThiago Santos2013-10-081-1/+46
* tests: test videotestsrc in reverse playbackThibault Saunier2013-10-081-0/+62
* videotestsrc: implement reverse playbackThiago Santos2013-10-082-2/+17
* playbin: make sure elements are in null before disposingThiago Santos2013-10-041-4/+20
* rtspconnection: Connect to proxy if specifiedHans Månsson2013-10-041-4/+14
* audiorate: clip buffer before pushing itMatej Knopp2013-09-301-5/+11
* audio: change buffer timestamp when clipping even if data hasn't been trimmedMatej Knopp2013-09-301-1/+9
* pbutils: Add entry for text/x-rawMatej Knopp2013-09-301-0/+1
* pbutils: add MPEG 2 AAC descriptionMatej Knopp2013-09-251-0/+2
* rtspconnection: Unset input/output_stream after freeing the GIOStreamOgnyan Tonchev2013-09-241-0/+4
* Automatic update of common submoduleTim-Philipp Müller2013-09-242-1/+1
* Release 1.2.01.2.0Sebastian Dröge2013-09-2434-62/+331
* Update .po filesSebastian Dröge2013-09-2438-38/+38
* playbin: Make sure to cache context types we did not store yetSebastian Dröge2013-09-241-1/+1
* rtspconnection: Only create writesrc when it is actually neededOgnyan Tonchev2013-09-241-28/+14
* adder: send pending segment out before checking for EOSMathieu Duponchelle2013-09-241-35/+35
* video-frame: copy offsets from metadataWim Taymans2013-09-231-1/+3
* sdp: fix docsWim Taymans2013-09-211-8/+6
* Automatic update of common submoduleEdward Hervey2013-09-201-0/+0
* Automatic update of common submoduleTim-Philipp Müller2013-09-191-0/+0
* Automatic update of common submoduleTim-Philipp Müller2013-09-192-5/+7
* dmabuf: Fix compilation if no mmap is availableSebastian Dröge2013-09-191-1/+13
* discoverer: Switch to playing to handle live URIEdward Hervey2013-09-191-0/+6
* Back to developmentSebastian Dröge2013-09-191-2/+2
* Release 1.1.901.1.90Sebastian Dröge2013-09-1935-78/+544
* Update .po filesSebastian Dröge2013-09-1938-38/+38
* videodecoder: If there is no PTS at all, assume it starts from the segment startOlivier Crête2013-09-191-4/+6
* po: Update translationsSebastian Dröge2013-09-1938-627/+1716
* playbin: Implement context caching for sinks that are not in playsink yetSebastian Dröge2013-09-181-0/+83
* playbin: No need to set the GstContext on the sink before activating itSebastian Dröge2013-09-181-8/+0
* dmabuf: Make it not a singletonOlivier Crête2013-09-182-56/+13
* rtpbuffer: check for valid payload typeWim Taymans2013-09-131-1/+13