summaryrefslogtreecommitdiff
path: root/gst-libs
Commit message (Expand)AuthorAgeFilesLines
* baseparse: remove -bad version of baseparse library, now in coreTim-Philipp Müller2011-04-094-4083/+2
* basevideo: Fix negotiation errorsDavid Schleef2011-04-011-19/+24
* basevideo: Add function to allocate src bufferDavid Schleef2011-04-012-0/+28
* basevideo: merge utils header into basevideocodecDavid Schleef2011-03-236-106/+64
* basecamerasrc: camerabin2: wrappercamerabinsrc: Add read-only max-zoom propRobert Swain2011-03-232-2/+19
* camerabin2: Improve idle property usageThiago Santos2011-03-231-0/+3
* basecamerabinsrc: Check if set preview caps are the sameLauri Lehtinen2011-03-231-5/+10
* basecamerasrc: Set preview pipeline NULLThiago Santos2011-03-231-0/+1
* basecamerasrc: wrappercamerabinsrc: camerabin2: Expose/add floating pointRobert Swain2011-03-112-11/+13
* basecamerasrc: add virtual function to notify subclass of changing preview capsLauri Lehtinen2011-03-102-7/+29
* camerabin2: Moving preview image properties to basecamerasrcThiago Santos2011-03-102-1/+122
* basecamerasrc: Fix getting element implementing photography ifaceLasse Laukkanen2011-03-101-1/+1
* camerabin2: Move preview helper functions to basecamerabinsrcThiago Santos2011-03-103-1/+273
* baseparse: make_metadata_writable() fixDavid Schleef2011-02-251-0/+1
* baseparse: rename GType from GstAudioBaseParseBad to GstBaseParseBadTim-Philipp Müller2011-02-211-1/+1
* basevideocodec: remove parser in favor of baseparseDavid Schleef2011-02-203-1008/+2
* baseparse: trim trailing whitespaceStefan Kost2011-02-181-7/+7
* baseparse: use delta-unit flags instead of noneStefan Kost2011-02-181-1/+1
* baseparse: update documentation for API changesDavid Schleef2011-02-171-15/+1
* baseparse: Create baseparse libraryDavid Schleef2011-02-174-2/+4097
* photography interface: update the noise_reduction type from guint to GstPhoto...Hu Gang2011-02-102-4/+4
* basevideodecoder: Initialize some variables to make gcc 4.6 happySebastian Dröge2011-01-271-1/+1
* camerabin2: Add methods for preview image message postingThiago Santos2011-01-241-0/+2
* signalprocessor: don't leak the capsStefan Kost2011-01-071-0/+2
* basecamerabinsrc: fix libs order in Makefile.amTim-Philipp Müller2011-01-031-2/+2
* build: fix disting of experimental basecamerabinsrc lib used by camerabin2Tim-Philipp Müller2011-01-031-2/+1
* photography: fix typo in property descriptionTim-Philipp Müller2010-12-261-1/+1
* basecamerasrc: Notify earlierThiago Santos2010-12-231-1/+2
* basecamerabinsrc: Fix makefile building orderThiago Santos2010-12-231-2/+2
* basecamerasrc: Add some more loggingThiago Santos2010-12-231-1/+6
* basecamerasrc: More cleanupThiago Santos2010-12-232-93/+0
* camerabin2: Move basecamerasrc to gst-libsThiago Santos2010-12-236-2/+826
* photography: use a flags type instead of the uintStefan Kost2010-12-201-5/+3
* photography: add missing property and cabability flag for noise reductionHu Gang2010-12-202-1/+12
* signalprocessor: Remove dead assignmentsEdward Hervey2010-11-251-7/+0
* basevideo: Move common fields/functions to basecodecDavid Schleef2010-10-156-145/+176
* photography: actualy use the enum in the vmethodsStefan Kost2010-10-141-2/+2
* photography: retab interface struct fieldsStefan Kost2010-10-141-26/+26
* photography: Avoid breaking ABIThiago Santos2010-10-141-5/+6
* photography: extend photography ifaceHu Gang2010-09-282-1/+70
* basevideodecoder: Don't use GST_FLOW_IS_SUCCESS()Sebastian Dröge2010-09-211-1/+1
* photography: Add zoom propertyThiago Santos2010-09-202-0/+8
* photography: Add image-preview-supported-caps interface propertyLasse Laukkanen2010-09-202-0/+9
* basevideo: Remove unused codeDavid Schleef2010-09-203-72/+0
* basevideo: Remove check for old -baseDavid Schleef2010-09-201-6/+0
* basevideo: Add handling of GstForceKeyUnit eventsDavid Schleef2010-09-203-0/+90
* basevideodecoder: add capture pattern handlingDavid Schleef2010-09-182-19/+38
* basevideodecoder: Don't blow away field informationDavid Schleef2010-09-181-13/+4
* basevideo: Move deadline to frame structureDavid Schleef2010-09-183-12/+22
* basevideodecoder: Reset the segment on FLUSH_STOP and when going back to READYSebastian Dröge2010-07-271-0/+2