summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* virtualdub: RemoveBenjamin Otte2010-03-186-768/+0
* mpegtsdemux: fix minor memory leak in property getterTim-Philipp Müller2010-03-151-7/+7
* imagefreeze: Only start the task after a seek if a buffer was received alreadySebastian Dröge2010-03-151-2/+5
* asfmux: fix typo in property descriptionTim-Philipp Müller2010-03-131-2/+2
* mpegvideoparse: Update caps when the sequence header changesRaimo Järvi2010-03-131-18/+14
* camerabin: activate video bin before feeding data to itMark Nauwelaerts2010-03-121-0/+2
* qtmux: Use xmp on mp4mux and gppmux tooThiago Santos2010-03-121-2/+5
* jpegparse: Fix unitialized variable on macosx 10.5Edward Hervey2010-03-121-1/+1
* jpegformat: add xmp reading and writing supportStefan Kost2010-03-123-32/+152
* segmentclip: Add audio/video buffer segment clip elementsSebastian Dröge2010-03-128-0/+930
* imagefreeze: Set undefined framerate in sink getcaps functionSebastian Dröge2010-03-121-0/+10
* imagefreeze: Implement reverse playback and set buffer offsetsSebastian Dröge2010-03-121-30/+63
* imagefreeze: Add still frame stream generator elementSebastian Dröge2010-03-123-0/+874
* qtmux: add xmp supportThiago Santos2010-03-115-3/+36
* qtmux: fix GST_ELEMENT_ERROR usageTim-Philipp Müller2010-03-111-9/+9
* jpegformat: Fix unitialized variablesEdward Hervey2010-03-112-8/+8
* fix compile error with trace macroRob Clark2010-03-111-1/+1
* mpeg4videoparse: fix compile errorRob Clark2010-03-111-2/+3
* qtmux: fix compile errorRob Clark2010-03-111-1/+1
* invtelecine: inlcude stdlib.h for abs()Stefan Kost2010-03-111-0/+1
* camerabin: refactor cropping and adapting captured imagesLasse Laukkanen2010-03-112-118/+137
* camerabin: fix NULL -> READY state change failure handling.Teemu Katajisto2010-03-112-0/+7
* camerabin: don't use gst_bus_poll() when creating preview imageLasse Laukkanen2010-03-111-3/+2
* inputselector: fix the LDFLAGSVíctor Manuel Jáquez Leal2010-03-091-2/+2
* frei0r: Sync properties to the controller if one was setSebastian Dröge2010-03-095-6/+60
* frei0r: Protect set/get property and processing functions from concurrent accessSebastian Dröge2010-03-093-1/+19
* invtelecine: Add invtelecine elementDavid Schleef2010-03-092-0/+578
* wmnc: Update descriptionBenjamin Otte2010-03-091-2/+2
* nuvdemux: Update plugin descriptionBenjamin Otte2010-03-091-2/+2
* nsf: Name the plugin nsf, not nsfdecBenjamin Otte2010-03-091-1/+1
* qtmux: Rename 'avc-sample' to 'avc' in capsThiago Santos2010-03-011-1/+1
* h264parse: Replace 'avc-sample' with 'avc' in capsThiago Santos2010-03-011-3/+3
* qtmux: Take lock around use of (non-threadsafe) tagsetter interface.Michael Smith2010-02-261-1/+11
* qtmux: write all udta children atomsThiago Santos2010-02-221-1/+2
* qtmux: Use internal sink pads listThiago Santos2010-02-222-6/+23
* fpsdisplaysink: fix NULL ref and error handling if no video sink is foundTim-Philipp Müller2010-02-191-3/+6
* jpegparse: return offset+length from _get_image_length().Stefan Kost2010-02-171-2/+2
* jpegparse: fix invalid memory accessTim-Philipp Müller2010-02-171-1/+1
* qtmux: prevent leaking hdlr nameMark Nauwelaerts2010-02-161-0/+2
* qtmux: support for ALACMark Nauwelaerts2010-02-164-2/+46
* qtmux: refactor building stsd entry 'wave' extensionMark Nauwelaerts2010-02-161-24/+36
* hdvparse: Fix field error.Edward Hervey2010-02-151-3/+3
* Moved 'shapewipe' from -bad to -goodSebastian Dröge2010-02-123-1273/+0
* shapewipe: Preserve the input color values in all casesSebastian Dröge2010-02-101-6/+6
* shapewipe: Scale mask alpha values by the source alpha valuesSebastian Dröge2010-02-101-4/+6
* shapewipe: Fix ARGB processingSebastian Dröge2010-02-101-2/+2
* mpegtsdemux: Never flush more bytes than availableSebastian Dröge2010-02-091-2/+3
* qtmux: atomsrecovery: Fix compilation problemThiago Santos2010-02-081-2/+10
* shapewipe: Improve/add debug outputSebastian Dröge2010-02-081-16/+32
* shapewipe: Always hold the mask mutex before signalling the GCondSebastian Dröge2010-02-081-0/+2