summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* camerabin2: fix cflags and libs order in Makefile.amTim-Philipp Müller2011-01-031-3/+4
* basecamerabinsrc: fix libs order in Makefile.amTim-Philipp Müller2011-01-031-2/+2
* build: fix disting of experimental basecamerabinsrc lib used by camerabin2Tim-Philipp Müller2011-01-031-2/+1
* dvb: fix build errors on macosxRob Clark2011-01-032-2/+3
* dvbsuboverlay: remove unnecessary RGB -> YUV conversion by using YUV palettesJanne Grunau2011-01-032-137/+75
* m4: remove some cruftTim-Philipp Müller2011-01-038-1194/+1
* qtmux: adjust nasty case timestamp trackingMark Nauwelaerts2011-01-032-26/+217
* qtmux: get rid of timestamp overprotectivenessFelipe Contreras2011-01-031-7/+1
* qtmux: simplify and fix pts_offset storingMark Nauwelaerts2011-01-034-28/+26
* qtmux: add some more documentationMark Nauwelaerts2011-01-031-1/+21
* qtmux: remove large-file propertyMark Nauwelaerts2011-01-034-55/+4
* README: fix the example pipelineStefan Kost2011-01-031-4/+4
* element-maker: Add debug categoryDavid Schleef2011-01-021-2/+9
* colorspace: Disable matrixing on big-endianDavid Schleef2011-01-021-0/+4
* mpegtsmux: Set adaptation flag when appropriateDavid Schleef2011-01-021-0/+1
* mpegtsmux: Set random_access_indicator for keyframesDavid Schleef2011-01-023-3/+15
* tiger: outline text by default, to make it easier to readVincent Penquerc'h2011-01-021-2/+2
* jack: move plugin to gst-plugins-goodTim-Philipp Müller2011-01-0228-3154/+19
* kate: fix caps and string leaks and some minor clean-upsTim-Philipp Müller2011-01-023-21/+19
* kate: reenable the sending of a message for tagsVincent Penquerc'h2011-01-021-2/+0
* gaudieffects: dist python examplesTim-Philipp Müller2011-01-021-0/+2
* element-maker: Update FSF addressDavid Schleef2010-12-311-2/+2
* Add gst-app-makerDavid Schleef2010-12-312-0/+546
* dtmf: Fix build failure caused by previous commitDavid Schleef2010-12-311-0/+4
* cog: Use math-compat.hDavid Schleef2010-12-303-1/+3
* mpegdemux: Fix c99-ismDavid Schleef2010-12-301-1/+2
* legacyresample: Use math-compat headerDavid Schleef2010-12-302-0/+3
* change M_PI to G_PIDavid Schleef2010-12-302-3/+3
* frei0r: convert uint32_t to guint32David Schleef2010-12-302-11/+11
* dtmf: build fixes for MSVCDavid Schleef2010-12-303-9/+11
* dtmf: reindentDavid Schleef2010-12-301-397/+380
* dataurisrc: use g_ascii_strcasecmp()David Schleef2010-12-301-2/+2
* selector: move input-selector and output-selector to coreTim-Philipp Müller2010-12-3128-3359/+11
* docs: update plugin docsTim-Philipp Müller2010-12-3120-53/+375
* valve: move valve element/plugin to coreTim-Philipp Müller2010-12-3117-638/+1044
* camerabin2: Various leak fixesThiago Santos2010-12-291-8/+19
* camerabin2: example: gitignore captured filesThiago Santos2010-12-291-0/+2
* wrappercamerabinsrc: Implement video capture renegotiateThiago Santos2010-12-291-3/+21
* camerabin2: Add tests for video captureThiago Santos2010-12-291-0/+50
* camerabin2: Fix renegotiate event pushingThiago Santos2010-12-291-1/+1
* wrappercamerabinsrc: Refactor internal pipelineThiago Santos2010-12-292-20/+80
* configure: use -pthread for xvid configure checkVincent Penquerc'h2010-12-291-1/+1
* camerabin: mode can be only image or videoThiago Santos2010-12-281-2/+2
* camerabin: Remove unused variableThiago Santos2010-12-281-2/+0
* asfmux: Fix plugin package name/originThiago Santos2010-12-271-1/+1
* dvbsuboverlay: fix compiler warningsAlessandro Decina2010-12-271-1/+1
* dvbsuboverlay: clean-up: allocate flat array of rectanglesTim-Philipp Müller2010-12-273-22/+14
* tiger: fallback on headers in caps to initialize if headers are absentVincent Penquerc'h2010-12-262-0/+48
* photography: fix typo in property descriptionTim-Philipp Müller2010-12-261-1/+1
* examples: fix gtk3 code path in camerabin example appTim-Philipp Müller2010-12-261-8/+2