summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-16mpeg4videoparse: Use gst_bit_reader_skip to skip more than 32 bits.HEADmasterGeorge Kiagiadakis1-1/+2
2011-08-15qtkitvideosrc: get the framerate from capsAlessandro Decina1-11/+49
2011-08-13tests: camerabin2: Add test for audio-filter propertyThiago Santos1-1/+11
2011-08-13camerabin2: Add audio-filter propertyThiago Santos2-1/+29
2011-08-12basevisualizer: add more shader variants and simplify codeStefan Kost2-177/+210
2011-08-12basevisualizer: more docsStefan Kost1-4/+7
2011-08-12baseaudiovisualizer: protect config with a lockStefan Kost2-2/+31
2011-08-12spectrascope: make a copy of the audiodata before downmixing and windowingStefan Kost1-1/+3
2011-08-12basevideoencoder: Proxy the width/height/framerate/PAR constraints of downstr...Sebastian Dröge1-0/+71
2011-08-12basevideoencoder: Remove old ::getcaps() commentSebastian Dröge1-2/+0
2011-08-12diracenc: Update for basevideoencoder ::get_caps() removalSebastian Dröge1-26/+36
2011-08-12schroenc: Update for basevideoencoder ::get_caps() removalSebastian Dröge1-95/+50
2011-08-12vp8enc: Update for basevideoencoder ::get_caps() removalSebastian Dröge1-63/+56
2011-08-12basevideoencoder: Remove ::get_caps() vfuncSebastian Dröge2-26/+1
2011-08-09mxf: do not assert on the values of data read from inputVincent Penquerc'h1-1/+5
2011-08-09basevideodecoder: Use the cached video frame size instead of recalculating itSebastian Dröge1-3/+1
2011-08-08schroedinger: Fix set but unused variablesSjoerd Simons1-19/+0
2011-08-08dirac: Fix set but unused variablesSjoerd Simons1-25/+0
2011-08-06camerabin2: Adding video-done messageThiago Santos1-2/+15
2011-08-06camerabin2: Adding top-level element documentationThiago Santos1-3/+99
2011-08-06camerabin2: Fixing typoThiago Santos1-1/+1
2011-08-04motioncells: turn two global vars into static variablesStefan Sauer3-9/+7
2011-08-04examples: Add missing header fileEdward Hervey1-2/+6
2011-08-04decklink: Add gstdecklink.h to list of headersEdward Hervey1-0/+1
2011-08-04mpegvideoparse: fix sequence header parsingAlessandro Decina1-0/+4
2011-08-04photography: add missing FLICKER_REDUCTION capabilityTommi Myöhänen1-1/+3
2011-08-03subenc: Add webvttenc elementDavid Schleef5-16/+388
2011-08-03kateenc: Fix uninitialized errorDavid Schleef1-1/+4
2011-08-03schroenc: remove shape_output handlingDavid Schleef1-201/+42
2011-08-03diracenc: Remove unused shape_output codeDavid Schleef1-150/+9
2011-08-03vp8enc: Add more propertiesDavid Schleef2-1/+150
2011-08-03vp8enc: add min/maxsection-pct optionAlexey Fisher2-0/+36
2011-08-03vp8enc: add lag-in-frames option.Alexey Fisher2-1/+19
2011-08-03vp8enc: use multipass.cache file name as default for multipass mode.Alexey Fisher1-2/+2
2011-08-03faac: Add properties for VBR encodingMukul Majmudar2-4/+64
2011-08-03decklink: Add audio-input propertyDavid Schleef4-10/+71
2011-08-03inter: Adding missing base requirements.Tim 'mithro' Ansell1-1/+3
2011-08-03camerabin2: add more missing plugin checksThiago Santos1-0/+12
2011-08-03camerabin2: Add a missing element check and remove TODOThiago Santos1-1/+6
2011-08-03camerabin2: Remove redundant image-queueThiago Santos2-15/+12
2011-08-03dvbsuboverlay: fix up copyrightsTim-Philipp Müller3-3/+4
2011-08-03gst-camerabin2-test: Add audio capture caps optionRobert Swain1-0/+12
2011-08-03basevideoencoder: Make access to the list of frames threadsafeSebastian Dröge1-0/+6
2011-08-02bayer: back around compiler warnings in orc-generated code by disabling -Werr...Tim-Philipp Müller1-0/+3
2011-08-02Fix some more variable-set-but-not-used compiler warningsTim-Philipp Müller4-4/+5
2011-08-02camerabin2: examples: Fix camerabin2 G_OBJECT castRobert Jobbagy1-1/+1
2011-08-02camerabin2: Workaround for ringbuffer not resyncing on READYThiago Santos1-1/+5
2011-08-02camerabin2 remove redundant viewfinder-colorspace and viewfinder-scaleRaluca Elena Podiuc1-14/+2
2011-08-02basecamerasrc: remove unused get_allowed_input_capsRaluca Elena Podiuc3-91/+0
2011-08-02basecamerasrc: don't use class offsets for start/stop-capture signal handlersRaluca Elena Podiuc2-13/+4