summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* po: remove oss4 stringsTim-Philipp Müller2010-05-1134-12252/+34
* Remove oss4 pluginTim-Philipp Müller2010-05-1127-8424/+6
* Remove imagefreeze plugin/element.Tim-Philipp Müller2010-05-1112-1425/+4
* tests: don't fail tagschecking test if qtdemux is not available or too oldTim-Philipp Müller2010-05-111-0/+13
* Remove capssetter elementTim-Philipp Müller2010-05-1112-676/+7
* configure: Check for GTK+ 3.0 and if it's not available for GTK+ 2.0Sebastian Dröge2010-05-111-1/+2
* scaletempo: Don't use deprecated GTK symbols in the demoSebastian Dröge2010-05-111-0/+14
* mimdec: Don't try to re-send the same event more than onceOlivier Crête2010-05-071-4/+4
* jpegformat: make the intention of the elements more clearStefan Kost2010-05-072-3/+9
* Revert "jifmux: Merge xmp and tagsetter tags."Thiago Santos2010-05-071-49/+14
* jifmux: Merge xmp and tagsetter tags.Thiago Santos2010-05-071-9/+48
* jifmux: Reject buffers without capsThiago Santos2010-05-071-0/+6
* jifmux: Be safe and check bytewriter returnsThiago Santos2010-05-071-6/+14
* jifmux: Avoid adding 2 xmp packetsThiago Santos2010-05-071-12/+24
* docs: add freeze to plugin docsStefan Kost2010-05-073-0/+16
* mpegtsmux: Move multi-program muxing example at least to the correct directorySebastian Dröge2010-05-072-210/+199
* mimic: Push out newsegment from current timestamp if the incoming ts is validOlivier Crête2010-05-061-14/+21
* resindvd: Apply caps to generated buffersJan Schmidt2010-05-061-1/+3
* capssetter: Some minor cleanupSebastian Dröge2010-05-062-20/+11
* mmssrc: Use the escaped location for the RTSP redirect messageSebastian Dröge2010-05-061-3/+4
* mmssrc: Check URI for validity and work around URI parsing bugs in libmmsSebastian Dröge2010-05-061-11/+60
* mmssrc: Some random cleanupSebastian Dröge2010-05-061-38/+29
* imagefreeze: Set fixed caps on the correct padSebastian Dröge2010-05-051-1/+1
* Add new camerabin test binary to .gitignoreTim-Philipp Müller2010-05-011-0/+1
* vdpau: fix small typoCarl-Anton Ingmarsson2010-05-011-1/+1
* vdpau: add leftover gstvdp.hCarl-Anton Ingmarsson2010-05-012-1/+28
* vdpauvideopostprocess: fix crasher on setting properties before we're in READYCarl-Anton Ingmarsson2010-05-011-0/+1
* vdpau: remove debug codeCarl-Anton Ingmarsson2010-05-011-5/+0
* vdpau: small api cleanupCarl-Anton Ingmarsson2010-05-015-79/+43
* vdpau: small fixesCarl-Anton Ingmarsson2010-05-012-2/+2
* vdpau: add back gstvdpau.cCarl-Anton Ingmarsson2010-05-011-0/+35
* vdpau: add gst_vdp_init function where we register typesCarl-Anton Ingmarsson2010-05-019-89/+111
* vdpau: add better error handling to GstVdpOutputSrcPadCarl-Anton Ingmarsson2010-05-017-183/+263
* vdpau: make GstVdpVideoSrcPad(Class)? privateCarl-Anton Ingmarsson2010-05-012-20/+20
* vdpaumpegdec: follow GstVdpVideoSrcPad changesCarl-Anton Ingmarsson2010-05-011-3/+1
* vdpau: remove template-caps propery form GstVdpVideoSrcPadCarl-Anton Ingmarsson2010-05-012-30/+18
* Fix warnings in directdrawsink and directsoundsrcРуслан Ижбулатов2010-05-012-3/+4
* Bump core/base requirements to released versionsTim-Philipp Müller2010-04-301-2/+2
* jpegparse: improve buffer scanningMark Nauwelaerts2010-04-301-3/+15
* jack: implement multichannel support correctly for jackaudiosrcTristan Matthews2010-04-304-2/+149
* oss4sink: implement GstStreamVolume interface and add mute and volume propertiesBrian Cameron2010-04-292-2/+135
* Fix printf format strings for gcc 4.5Руслан Ижбулатов2010-04-298-16/+17
* jack: remove empty dispose and finalize methodsStefan Kost2010-04-273-38/+0
* jack: don't leak capsStefan Kost2010-04-272-0/+22
* jack: don't use GST_DEBUG_FUNCPTR for gobject vmethodsStefan Kost2010-04-272-12/+8
* ladspa,lv2: don't fail in plugin_init when having 0 elementsStefan Kost2010-04-262-2/+12
* Automatic update of common submoduleTim-Philipp Müller2010-04-231-0/+0
* camerabin: add meaningful names for queue elements inside camerabinLasse Laukkanen2010-04-212-7/+9
* mpeg4videoparse: also set short configuration data in codec_dataMark Nauwelaerts2010-04-201-9/+25
* camerabin: Avoid crashing when setting zoom in NULLThiago Santos2010-04-191-2/+6