summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-15Moved 'colorspace' from -bad to -basemoving-colorspaceWim Taymans10-24669/+0
2011-06-15Merge branch 'master' into 0.11Wim Taymans666-48665/+77533
2011-06-13wininetsrc: don't use G_CONST_RETURNTim-Philipp Müller1-1/+1
2011-06-12videoparsers: Speed up the start code search algorithmEdward Hervey1-4/+49
2011-06-12videoparsers: Fix sink pad templateEdward Hervey1-1/+1
2011-06-12tsdemux: Don't free unexistent PATEdward Hervey1-7/+10
2011-06-07tsdemux: More fixes to handle non-188 byte packetsEdward Hervey2-0/+13
2011-06-07mpegts: Stop scanning for keyframes as early as possibleEdward Hervey3-16/+27
2011-06-07mpegtsdemux: always try to seek for to a keyframeJanne Grunau1-26/+40
2011-06-07mpegtsdemux: fix timestamps in newsegement event after seekingJanne Grunau1-28/+48
2011-06-07mpegtsdemux: payload parsing for H.264Janne Grunau3-4/+189
2011-06-07mpegtsdemux: implement key_unit seeking for MPEG2 videoJanne Grunau5-29/+230
2011-06-07mpegtsdemux: accurate seekingJanne Grunau3-13/+211
2011-06-07mpegtsdemux: push based seeking based on PCRJanne Grunau6-50/+805
2011-06-07mpegtsdemux: create function for pcr parsingJanne Grunau3-33/+24
2011-06-07mpegtsdemux: adaptation field length == 0 is validJanne Grunau1-0/+7
2011-06-07Add gst/invtelecine to CRUFT_DIRSTim-Philipp Müller1-0/+1
2011-06-07configure: require GLib >= 2.24Tim-Philipp Müller1-1/+1
2011-06-06tests: add a test for baseaudiovisualizerStefan Kost3-0/+196
2011-06-06baseaudiovisualizer: fix last block conditionStefan Kost1-5/+7
2011-06-06audiovisualizers: add a README with comments and plansStefan Kost1-0/+51
2011-06-06docs: update inspect filesStefan Kost36-2083/+9725
2011-06-06docs: add new audiovisualizers to the plugin docsStefan Kost7-7/+409
2011-06-06audiovisualizers: remove some not needed boilerplateStefan Kost2-11/+0
2011-06-06audiovisualizers: add a spacescope elementStefan Kost4-1/+185
2011-06-06synaescope: tweak the algorithmStefan Kost1-22/+27
2011-06-06audiovisualizers: doc-blob and comment updatesStefan Kost3-5/+9
2011-06-06audiovisualizers: rename baseclass from basescope to baseaudiovisualizerStefan Kost9-157/+172
2011-06-06audiovisualizers: rename scopes plugin to audiovisualizersStefan Kost11-20/+20
2011-06-06scopes: fix elements descriptionsStefan Kost2-7/+8
2011-06-06spectrascope: use add_pixel for non-white pixelsStefan Kost1-1/+25
2011-06-06scopes: add a new element similar to synaesthesiaStefan Kost4-1/+360
2011-06-06scopes: draw pixels with signle 32bit writesStefan Kost2-27/+19
2011-06-06basescope: add more shading effectsStefan Kost2-1/+164
2011-06-06basescope: add a property to modify the ammount of shadingStefan Kost2-11/+86
2011-06-06basescope: add a backbuffer and apply shading effectsStefan Kost4-12/+182
2011-06-06basescope: allow subclasses telling how many sample they need per frameStefan Kost3-13/+23
2011-06-06basescope: remove some commentsStefan Kost1-8/+0
2011-06-06scopes: add a simple fft based scopeStefan Kost4-3/+265
2011-06-06scopes: first version of a scopes plugin using a new baseclassStefan Kost7-0/+763
2011-06-06mpegvideoparse: Avoid double scanning of picturesEdward Hervey1-0/+1
2011-06-05directdrawsink: lower rank to secondaryLevente Farkas1-1/+1
2011-06-05d3dvideosink: compile fixLevente Farkas1-3/+3
2011-06-05invtelecine: Remove in favor of fieldanalysisDavid Schleef3-998/+0
2011-06-04directdrawsink: Handle pixel-aspect-ratioDavid Schleef1-8/+17
2011-06-04d3dvideosink: Add pluginDavid Schleef22-2/+4174
2011-06-04Work around changes in g_atomic APIDavid Schleef3-1/+12
2011-06-04vdpau: remove old glib compatibility codeDavid Schleef1-4/+0
2011-06-04vp8dec: set par to 1/1David Schleef1-0/+2
2011-06-04basevideodecoder: Better handling of invalid parDavid Schleef1-3/+3