summaryrefslogtreecommitdiff
path: root/gst-libs
AgeCommit message (Expand)AuthorFilesLines
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
2010-06-02basevideoparse: remove bogus apiDavid Schleef1-5/+0
2010-06-02basevideo: remove gst_base_video_state_from_capsDavid Schleef3-34/+27
2010-06-02basevideo: remove compatibility codeDavid Schleef1-112/+0
2010-06-02basevideo: use debug category for each classDavid Schleef5-12/+19
2010-06-02basevideo: Fail if caps don't contain a framerate fieldJan Schmidt1-1/+2
2010-06-02basevideodecoder: create new segments if missingDavid Schleef2-0/+25
2010-06-02basevideo: Add a warningDavid Schleef1-0/+4
2010-06-02basevideo, vp8: guard unstable API with GST_USE_UNSTABLE_APITim-Philipp Müller6-1/+27
2010-06-02basevideo: make printf formats portableDavid Schleef4-25/+33
2010-06-02basevideodecoder: (in vp8) Mark discont buffersDavid Schleef1-0/+4
2010-06-02basevideo: Move base video from vp8 to gst-libsDavid Schleef10-347/+705
2010-05-24Removing remaining gstapp*Thiago Santos9-2611/+0
2010-05-19Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGSDavid Schleef4-4/+14
2010-04-13camerabin: photography: Spring G_PARAM_STATIC_STRINGSThiago Santos1-12/+18
2010-04-13GstPhotography: Add flicker and focus mode settings to photography APITommi Myöhänen2-0/+99
2010-04-13camerabin: add api to query supported image capture resolutionLasse Laukkanen2-0/+10
2010-03-26signalprocessor: don't use function that doesn't existTim-Philipp Müller1-2/+2
2010-03-25signalprocessor: add boolean return to _processStefan Kost1-8/+7
2010-03-25signalprocessor: remove useless g_assertStefan Kost1-1/+0
2010-03-25signalprocessor: add more loggingStefan Kost1-4/+16