summaryrefslogtreecommitdiff
path: root/gst-libs
AgeCommit message (Expand)AuthorFilesLines
2011-03-23basevideo: merge utils header into basevideocodecDavid Schleef6-106/+64
2011-03-23basecamerasrc: camerabin2: wrappercamerabinsrc: Add read-only max-zoom propRobert Swain2-2/+19
2011-03-23camerabin2: Improve idle property usageThiago Santos1-0/+3
2011-03-23basecamerabinsrc: Check if set preview caps are the sameLauri Lehtinen1-5/+10
2011-03-23basecamerasrc: Set preview pipeline NULLThiago Santos1-0/+1
2011-03-11basecamerasrc: wrappercamerabinsrc: camerabin2: Expose/add floating pointRobert Swain2-11/+13
2011-03-10basecamerasrc: add virtual function to notify subclass of changing preview capsLauri Lehtinen2-7/+29
2011-03-10camerabin2: Moving preview image properties to basecamerasrcThiago Santos2-1/+122
2011-03-10basecamerasrc: Fix getting element implementing photography ifaceLasse Laukkanen1-1/+1
2011-03-10camerabin2: Move preview helper functions to basecamerabinsrcThiago Santos3-1/+273
2011-02-25baseparse: make_metadata_writable() fixDavid Schleef1-0/+1
2011-02-21baseparse: rename GType from GstAudioBaseParseBad to GstBaseParseBadTim-Philipp Müller1-1/+1
2011-02-20basevideocodec: remove parser in favor of baseparseDavid Schleef3-1008/+2
2011-02-18baseparse: trim trailing whitespaceStefan Kost1-7/+7
2011-02-18baseparse: use delta-unit flags instead of noneStefan Kost1-1/+1
2011-02-17baseparse: update documentation for API changesDavid Schleef1-15/+1
2011-02-17baseparse: Create baseparse libraryDavid Schleef4-2/+4097
2011-02-10photography interface: update the noise_reduction type from guint to GstPhoto...Hu Gang2-4/+4
2011-01-27basevideodecoder: Initialize some variables to make gcc 4.6 happySebastian Dröge1-1/+1
2011-01-24camerabin2: Add methods for preview image message postingThiago Santos1-0/+2
2011-01-07signalprocessor: don't leak the capsStefan Kost1-0/+2
2011-01-03basecamerabinsrc: fix libs order in Makefile.amTim-Philipp Müller1-2/+2
2011-01-03build: fix disting of experimental basecamerabinsrc lib used by camerabin2Tim-Philipp Müller1-2/+1
2010-12-26photography: fix typo in property descriptionTim-Philipp Müller1-1/+1
2010-12-23basecamerasrc: Notify earlierThiago Santos1-1/+2
2010-12-23basecamerabinsrc: Fix makefile building orderThiago Santos1-2/+2
2010-12-23basecamerasrc: Add some more loggingThiago Santos1-1/+6
2010-12-23basecamerasrc: More cleanupThiago Santos2-93/+0
2010-12-23camerabin2: Move basecamerasrc to gst-libsThiago Santos6-2/+826
2010-12-20photography: use a flags type instead of the uintStefan Kost1-5/+3
2010-12-20photography: add missing property and cabability flag for noise reductionHu Gang2-1/+12
2010-11-25signalprocessor: Remove dead assignmentsEdward Hervey1-7/+0
2010-10-15basevideo: Move common fields/functions to basecodecDavid Schleef6-145/+176
2010-10-14photography: actualy use the enum in the vmethodsStefan Kost1-2/+2
2010-10-14photography: retab interface struct fieldsStefan Kost1-26/+26
2010-10-14photography: Avoid breaking ABIThiago Santos1-5/+6
2010-09-28photography: extend photography ifaceHu Gang2-1/+70
2010-09-21basevideodecoder: Don't use GST_FLOW_IS_SUCCESS()Sebastian Dröge1-1/+1
2010-09-20photography: Add zoom propertyThiago Santos2-0/+8
2010-09-20photography: Add image-preview-supported-caps interface propertyLasse Laukkanen2-0/+9
2010-09-20basevideo: Remove unused codeDavid Schleef3-72/+0
2010-09-20basevideo: Remove check for old -baseDavid Schleef1-6/+0
2010-09-20basevideo: Add handling of GstForceKeyUnit eventsDavid Schleef3-0/+90
2010-09-18basevideodecoder: add capture pattern handlingDavid Schleef2-19/+38
2010-09-18basevideodecoder: Don't blow away field informationDavid Schleef1-13/+4
2010-09-18basevideo: Move deadline to frame structureDavid Schleef3-12/+22
2010-07-27basevideodecoder: Reset the segment on FLUSH_STOP and when going back to READYSebastian Dröge1-0/+2
2010-07-10basevideodecoder: Fix memory leakSebastian Dröge1-0/+3
2010-06-10basevideodecoder: remove spurious warningPhilip Jägenstedt1-1/+2
2010-06-02basevideoparse: fix warningDavid Schleef1-1/+0