summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2010-10-28playsink: Fix subpicture overlay when deinterlacing disabled.Jan Schmidt1-15/+17
2010-10-24decodebin2: Don't add non prerolled stream to topologyEdward Hervey1-4/+12
2010-10-21uridecodebin: workaround internal decodebin2 failing state changeMark Nauwelaerts1-0/+2
2010-10-15Update generated orc codeDavid Schleef1-16/+20
2010-10-15ffmpegcolorspace: Add support for A420Sebastian Dröge5-2/+613
2010-10-14typefinding: fix ADTS caps stream-format detailTim-Philipp Müller1-1/+1
2010-10-14typefinding: extend AAC typefinder to detect LOAS streamsAndrzej K. Haczewski1-2/+43
2010-10-13*decodebin*: set pad-templates on ghostpadsStefan Kost3-4/+9
2010-10-13various: add a missing G_PARAM_STATIC_STRINGS flag to object propertiesStefan Kost5-9/+13
2010-10-13decodebin2: declare decodebin2 stable, deprecate the old decodebinTim-Philipp Müller2-6/+10
2010-10-13playbin2: declare stable, deprecate the old playbinTim-Philipp Müller2-4/+10
2010-10-11uridecodebin: Set GST_ELEMENT_IS_SOURCE flagSebastian Dröge1-0/+9
2010-10-07multifdsink: gdp protocol is deprecated. People should use gdppay instead.Zaheer Abbas Merali1-1/+2
2010-10-08volume: Regenerate generated orc C code again with an orc fix for loading dou...Sebastian Dröge1-2/+2
2010-10-08volume: Update generated orc sourcesSebastian Dröge2-722/+463
2010-10-08volume: Fix unit test failure for the controlled processing functionsSebastian Dröge2-72/+42
2010-10-08audioconvert: Update generated orc filesSebastian Dröge2-0/+1331
2010-10-08volume: Update for orc changesSebastian Dröge1-2/+2
2010-10-08volume: Update generated orc sourcesSebastian Dröge2-0/+2265
2010-10-08volume: Fix controlled processing via orcSebastian Dröge1-12/+18
2010-10-08volume: Actually enable usage of the orc optimized functionsSebastian Dröge1-85/+2
2010-10-08volume: Implement int32 processing with orcSebastian Dröge2-9/+54
2010-10-08volume: Implement controlled processing for int16/1-2ch and int8/1,2,4ch with...Sebastian Dröge2-11/+105
2010-10-08volume: Implement controlled processing for f64/1ch and f32/1-2ch in orcSebastian Dröge2-8/+41
2010-10-08volume: Convert parts of the controlled processing to orcSebastian Dröge2-10/+24
2010-10-08volume: Implement f64 scaling with orcSebastian Dröge2-6/+7
2010-10-08audioconvert: Implement remaining conversion functions from/to doubles to orcSebastian Dröge2-9/+147
2010-10-07audiorate: use g_object_notify_by_pspec() if possibleTim-Philipp Müller1-9/+32
2010-10-07videorate: use g_object_notify_by_pspec() if possibleTim-Philipp Müller1-14/+37
2010-10-07streamsynchronizer: Do not advance segment starts beyond stop timesThiago Santos1-4/+7
2010-10-05videoscale: use math-compat.h here as wellTim-Philipp Müller1-13/+1
2010-10-05videotestsrc: include new math-compat.h header for rint() on MSVCTim-Philipp Müller1-7/+1
2010-10-01volume: Update generated orc filesSebastian Dröge2-13/+7
2010-10-01volume: Improve f32 scaling by using only a single arraySebastian Dröge2-5/+2
2010-09-30pbutils: add AAC profile detection to codec utilsArun Raghavan1-9/+6
2010-09-30pbutils: add codec-specific utility functions for AACArun Raghavan4-240/+19
2010-09-29decodebin2: Don't post async-done when not neededEdward Hervey1-1/+1
2010-09-20volume: orc fixup for loading float argumentsEdward Hervey1-1/+1
2010-09-20typefindfunctions: Add mp3 to the apetag extensionsSebastian Dröge1-1/+1
2010-09-18videotestsrc: Fix regression in ball patternDavid Schleef1-6/+7
2010-09-16orc: update generated files to fix MSVC compile issuesDavid Schleef10-39/+78
2010-09-16videoscale: Don't use broken orc featureDavid Schleef1-1/+1
2010-09-16videotestsrc: Fix indentationThijs Vermeir1-5/+6
2010-09-16videotestsrc: add bar patternThijs Vermeir4-1/+36
2010-09-15videotestsrc: fix segfault on negative horizontal-speedThijs Vermeir1-0/+2
2010-09-15decodebin2: Actually dispose the unused ghostpadsEdward Hervey1-1/+4
2010-09-15Revert "audioresample: Add GAP flag support"Sebastian Dröge5-173/+52
2010-09-15audioresample: Add GAP flag supportLeo Singer5-52/+173
2010-09-14videotestsrc: Add UYVPDavid Schleef1-0/+40
2010-09-14videotestsrc: Various improvementsDavid Schleef4-227/+263