summaryrefslogtreecommitdiff
path: root/gst-libs
Commit message (Expand)AuthorAgeFilesLines
* 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
* basevideodecoder: Fix memory leakSebastian Dröge2010-07-101-0/+3
* basevideodecoder: remove spurious warningPhilip Jägenstedt2010-06-101-1/+2
* basevideoparse: fix warningDavid Schleef2010-06-021-1/+0
* basevideoparse: remove bogus apiDavid Schleef2010-06-021-5/+0
* basevideo: remove gst_base_video_state_from_capsDavid Schleef2010-06-023-34/+27
* basevideo: remove compatibility codeDavid Schleef2010-06-021-112/+0
* basevideo: use debug category for each classDavid Schleef2010-06-025-12/+19
* basevideo: Fail if caps don't contain a framerate fieldJan Schmidt2010-06-021-1/+2
* basevideodecoder: create new segments if missingDavid Schleef2010-06-022-0/+25
* basevideo: Add a warningDavid Schleef2010-06-021-0/+4
* basevideo, vp8: guard unstable API with GST_USE_UNSTABLE_APITim-Philipp Müller2010-06-026-1/+27
* basevideo: make printf formats portableDavid Schleef2010-06-024-25/+33
* basevideodecoder: (in vp8) Mark discont buffersDavid Schleef2010-06-021-0/+4
* basevideo: Move base video from vp8 to gst-libsDavid Schleef2010-06-0210-347/+705
* Removing remaining gstapp*Thiago Santos2010-05-249-2611/+0
* Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGSDavid Schleef2010-05-194-4/+14
* camerabin: photography: Spring G_PARAM_STATIC_STRINGSThiago Santos2010-04-131-12/+18
* GstPhotography: Add flicker and focus mode settings to photography APITommi Myöhänen2010-04-132-0/+99
* camerabin: add api to query supported image capture resolutionLasse Laukkanen2010-04-132-0/+10