summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* configure: rely solely on pkg-config to find libogg and libvorbisTim-Philipp Müller2013-09-131-11/+0
* videoscale: fix 4tap for RGB15 and RGB16Wim Taymans2013-09-121-6/+6
* videoscale: optimize merge for RGB15 and RGB16Wim Taymans2013-09-121-8/+16
* videoscale: remove redundant MAXWim Taymans2013-09-121-13/+13
* audioencoder/decoder: Mark pads as requiring reconfiguration again if negotia...Sebastian Dröge2013-09-122-0/+4
* videodecoder/videoencoder: Mark pads as requiring reconfiguration again if ne...Sebastian Dröge2013-09-122-4/+16
* pbutils: Add description for TechSmith Screen Capture 2Matej Knopp2013-09-111-1/+15
* riff: Add support for TechSmith Screen Capture 2Matej Knopp2013-09-111-0/+11
* oggdemux: check for full eos after a pad goes eos in push modeThiago Santos2013-09-101-3/+10
* oggdemux: properly handle stop position at seeks in push modeThiago Santos2013-09-102-2/+17
* videoscale: fix RGB15 masksWim Taymans2013-09-101-2/+2
* videoscale: simplify YUYV and UYVY linear scalingWim Taymans2013-09-101-65/+38
* videoscale: small cleanupsWim Taymans2013-09-101-49/+34
* videoscale: fix RGB15 masksWim Taymans2013-09-101-4/+3
* videoscale: simplify nearest scalingWim Taymans2013-09-101-95/+46
* videoscale: pick nearest line in scalingWim Taymans2013-09-101-10/+10
* tag: id3: encapsulate ID3V2 blob frames in GstSampleMatthieu Bouron2013-09-092-3/+7
* pbutils: fix and improve raw video format description stringsTim-Philipp Müller2013-09-091-11/+18
* docs: fix some doc blocksWim Taymans2013-09-093-2/+9
* videofilter: implement transform_meta virtual method.Mathieu Duponchelle2013-09-091-0/+20
* video/audio: #define metadata strings.Mathieu Duponchelle2013-09-095-5/+71
* tools: play: set playbin to NULL state on error to flush messagesTim-Philipp Müller2013-09-071-0/+3
* playback: fix docs of convert-sample action signalLoïc Minier2013-09-072-4/+6
* video: fix build without orc or older or versionsTim-Philipp Müller2013-09-062-0/+314
* videoconvert: disable fastpath for odd width on some formatsWim Taymans2013-09-061-11/+11
* video-format: fix NV24 pack/unpack functionWim Taymans2013-09-062-2/+21
* video-format: handle odd width in more pack/unpack functionsWim Taymans2013-09-061-41/+92
* video-format: minor pack_YVYU optimisationTim-Philipp Müller2013-09-051-1/+1
* videotestsrc: flush pending lines on odd heightWim Taymans2013-09-051-3/+16