summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* audioparsers: baseparse: Be careful to not lose the event refThiago Santos2011-01-151-2/+7
* qtmux: set src pads when starting fileMark Nauwelaerts2011-01-141-4/+5
* camerabin: Enable conversion flagsLuciana Fujii Pontello2011-01-131-1/+3
* dcaparse: fix sync word for 14-bit little endian codingTim-Philipp Müller2011-01-131-6/+7
* docs: minor baseparse docs/comment fixesTim-Philipp Müller2011-01-131-5/+5
* camerabin: set pad-negotiation-mode to active for output-selectorTeemu Katajisto2011-01-131-0/+3
* asfmux: use g_error_free instead of g_freeStefan Kost2011-01-121-1/+1
* y4mdec: Default colorspace is I420Edward Hervey2011-01-121-1/+1
* mpegtspacketizer: Don't forget the GType when using caps_new_simple()Edward Hervey2011-01-101-1/+1
* mpegtsdemux: fix silly way of creating capsTim-Philipp Müller2011-01-101-7/+3
* mpegtsdemux: fix re-syncing on invalid data after seekKarol Sobczak2011-01-101-2/+6
* camerabin: use private input-selector that still has "select-all" propertyTim-Philipp Müller2011-01-085-2/+1558
* smoothwave: remove old 0.8 example containing code with sideeffects in g_retu...Tim-Philipp Müller2011-01-081-52/+0
* Revert "mpegvideoparse: fix timestamp generation"Tim-Philipp Müller2011-01-074-79/+7
* mpegtsdemux: fix PAT and PMT info-related object leaksTim-Philipp Müller2011-01-072-0/+2
* jpegparse: Fix unitialized variable on macosxEdward Hervey2011-01-061-1/+1
* jp2kdecimator: Fix unitialized variables on macosxEdward Hervey2011-01-061-4/+4
* flacparse: Fix unitialized variable on macosxEdward Hervey2011-01-061-1/+1
* y4mdec: Fix copyrightDavid Schleef2011-01-051-1/+1
* y4m: Fix unitialized variables on macosxEdward Hervey2011-01-051-1/+1
* dvbsuboverlay: some more minor clean-upsTim-Philipp Müller2011-01-053-77/+9
* dvbsuboverlay: fix leak of "clear screen" DVBSubtitles structsJanne Grunau2011-01-041-0/+2
* dvbsuboverlay: fix two minor deinitialization memory leaksJanne Grunau2011-01-042-0/+13
* camerabin2: fix cflags and libs order in Makefile.amTim-Philipp Müller2011-01-031-3/+4
* dvbsuboverlay: remove unnecessary RGB -> YUV conversion by using YUV palettesJanne Grunau2011-01-032-137/+75
* 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
* 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
* gaudieffects: dist python examplesTim-Philipp Müller2011-01-021-0/+2
* dtmf: Fix build failure caused by previous commitDavid Schleef2010-12-311-0/+4
* 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-319-2319/+0
* valve: move valve element/plugin to coreTim-Philipp Müller2010-12-313-375/+0
* camerabin2: Various leak fixesThiago Santos2010-12-291-8/+19
* wrappercamerabinsrc: Implement video capture renegotiateThiago Santos2010-12-291-3/+21
* camerabin2: Fix renegotiate event pushingThiago Santos2010-12-291-1/+1
* wrappercamerabinsrc: Refactor internal pipelineThiago Santos2010-12-292-20/+80
* camerabin: mode can be only image or videoThiago Santos2010-12-281-2/+2
* camerabin: Remove unused variableThiago Santos2010-12-281-2/+0