summaryrefslogtreecommitdiff
path: root/gst-libs/gst
AgeCommit message (Expand)AuthorFilesLines
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
2010-03-25signalprocessor: register function pointers just onceStefan Kost1-10/+13
2010-03-25signalprocessor: add rate to capsStefan Kost1-1/+2
2010-03-25signalprocessor: rename log category to be less ambigousStefan Kost1-2/+2
2010-03-24docs: add photography iface to docsStefan Kost1-3/+8
2010-03-22i18n: build fixes: #if -> #ifdef for ENABLE_NLSStefan Kost1-1/+1
2010-03-22i18n: fix the buildStefan Kost1-3/+11
2010-03-21Add -Wmissing-declarations -Wmissing-prototypes to configure flagsBenjamin Otte1-13/+0
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2-13/+9
2010-02-01signalprocessor,lv2,ladspa: move sample-rate to baseclassStefan Kost2-0/+18
2010-01-31signalprocessor: use the gst-controller, add some basic timestampingStefan Kost2-3/+53
2010-01-31signalprocessor: these are not gtk-doc commentsStefan Kost1-2/+2
2010-01-31signalprocessor: new is a c++ keyword, better loggingStefan Kost1-13/+13