summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
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
2010-09-14videotestsrc: clean up blink patternDavid Schleef3-13/+35
2010-09-14videotestsrc: Clean up the RGB codeDavid Schleef1-24/+96
2010-09-14videotestsrc: Convert to intermediate AYUV/ARGBDavid Schleef2-524/+364
2010-09-14videotestsrc: rearrange code to work on scanlinesDavid Schleef4-143/+219
2010-09-14videotestsrc: Fix recent breakage of smpte75 patternDavid Schleef1-0/+5
2010-09-14videotestsrc: add moving color bars patternThijs Vermeir4-1/+82
2010-09-14videoscale: refactor using more Orc codeDavid Schleef5-272/+1740
2010-09-14playback: Switch to using gst_video_convert_frameEdward Hervey6-250/+48
2010-09-13decodebin2: prevent another race with shutdown state changeMark Nauwelaerts1-1/+9
2010-09-10orc: Fix generated source filesSebastian Dröge5-492/+0
2010-09-09adder: Do debug category initialization in plugin_init againSebastian Dröge1-0/+3
2010-09-09orc: Update generated source files everywhereSebastian Dröge10-2196/+2932