summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add gst/invtelecine to CRUFT_DIRSTim-Philipp Müller2011-06-071-0/+1
* configure: require GLib >= 2.24Tim-Philipp Müller2011-06-071-1/+1
* tests: add a test for baseaudiovisualizerStefan Kost2011-06-063-0/+196
* baseaudiovisualizer: fix last block conditionStefan Kost2011-06-061-5/+7
* audiovisualizers: add a README with comments and plansStefan Kost2011-06-061-0/+51
* docs: update inspect filesStefan Kost2011-06-0636-2083/+9725
* docs: add new audiovisualizers to the plugin docsStefan Kost2011-06-067-7/+409
* audiovisualizers: remove some not needed boilerplateStefan Kost2011-06-062-11/+0
* audiovisualizers: add a spacescope elementStefan Kost2011-06-064-1/+185
* synaescope: tweak the algorithmStefan Kost2011-06-061-22/+27
* audiovisualizers: doc-blob and comment updatesStefan Kost2011-06-063-5/+9
* audiovisualizers: rename baseclass from basescope to baseaudiovisualizerStefan Kost2011-06-069-157/+172
* audiovisualizers: rename scopes plugin to audiovisualizersStefan Kost2011-06-0611-20/+20
* scopes: fix elements descriptionsStefan Kost2011-06-062-7/+8
* spectrascope: use add_pixel for non-white pixelsStefan Kost2011-06-061-1/+25
* scopes: add a new element similar to synaesthesiaStefan Kost2011-06-064-1/+360
* scopes: draw pixels with signle 32bit writesStefan Kost2011-06-062-27/+19
* basescope: add more shading effectsStefan Kost2011-06-062-1/+164
* basescope: add a property to modify the ammount of shadingStefan Kost2011-06-062-11/+86
* basescope: add a backbuffer and apply shading effectsStefan Kost2011-06-064-12/+182
* basescope: allow subclasses telling how many sample they need per frameStefan Kost2011-06-063-13/+23
* basescope: remove some commentsStefan Kost2011-06-061-8/+0
* scopes: add a simple fft based scopeStefan Kost2011-06-064-3/+265
* scopes: first version of a scopes plugin using a new baseclassStefan Kost2011-06-067-0/+763
* mpegvideoparse: Avoid double scanning of picturesEdward Hervey2011-06-061-0/+1
* directdrawsink: lower rank to secondaryLevente Farkas2011-06-051-1/+1
* d3dvideosink: compile fixLevente Farkas2011-06-051-3/+3
* invtelecine: Remove in favor of fieldanalysisDavid Schleef2011-06-053-998/+0
* directdrawsink: Handle pixel-aspect-ratioDavid Schleef2011-06-041-8/+17
* d3dvideosink: Add pluginDavid Schleef2011-06-0422-2/+4174
* Work around changes in g_atomic APIDavid Schleef2011-06-043-1/+12
* vdpau: remove old glib compatibility codeDavid Schleef2011-06-041-4/+0
* vp8dec: set par to 1/1David Schleef2011-06-041-0/+2
* basevideodecoder: Better handling of invalid parDavid Schleef2011-06-041-3/+3
* videofilter2: Fix copyrightDavid Schleef2011-06-041-10/+1
* gst: some more unused-but-set-variable warning fixesTim-Philipp Müller2011-06-047-16/+19
* Remove unused but set variablesDebarshi Ray2011-06-0418-149/+1
* camerabin2: Adding a filter to wrappercamerabinsrcLuciana Fujii Pontello2011-06-022-2/+68
* tests: camerabin2: remove unused varThiago Santos2011-06-021-2/+0
* camerabin2: Use full names in propertiesThiago Santos2011-06-024-15/+17
* camerabin2: do not unref pad templateTeemu Katajisto2011-06-021-1/+0
* configure.ac: fix avc check so that it tries to link to AVCVideoServicesAlessandro Decina2011-06-011-1/+1
* examples: camerabin: Add --image-formatter command-line optionLasse Laukkanen2011-05-311-0/+6
* faac: Fix unit test after latest faac changesSebastian Dröge2011-05-311-3/+4
* tsdemux: Fix scanning on small filesEdward Hervey2011-05-311-3/+5
* mpegtsbase: Don't call program_stopped with a NULL programEdward Hervey2011-05-311-1/+2
* legacyh264parse: Delay pushing buffers until we have width/heightEdward Hervey2011-05-311-1/+33
* zbar: remove template stamp commentStefan Kost2011-05-311-7/+0
* bayer2rgb: Convert to OrcDavid Schleef2011-05-305-258/+3638
* bayer2rgb: Rewrite signal processing. Much faster.David Schleef2011-05-301-251/+248