summaryrefslogtreecommitdiff
path: root/gst-libs
AgeCommit message (Expand)AuthorFilesLines
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
2010-01-12win32: Include config.h before anything else. Fix mpegdemux LIBADDÐóñëàí Èæáóëàòîâ1-3/+3
2009-11-27camerabin: photography interface properties. Fixes #573370 (partially)Teemu Katajisto2-10/+98
2009-11-19signalprocessor: remove commented out code that we don't need anymoreStefan Kost1-4/+0
2009-11-19signalprocessor: change _setup to pass whole caps and not just sampling_rateStefan Kost2-31/+7
2009-11-16signalprocessor: don't set channel positions in template-caps, Fixes #601775Stefan Kost2-6/+5
2009-10-24build: use gst-glib-gen.mak to fix the glib build rules.Stefan Kost1-2/+3
2009-10-11signalprocessor: use the type define like everywhere elseStefan Kost1-1/+1
2009-10-11signalprocessort: register debug category just onceStefan Kost1-4/+9
2009-10-11basevideo: fix warnings in macosx snow leopardJosep Torra3-15/+18
2009-10-05basevideo: Revert "Call GstBaseVideoEncoder::start/stop during pad [de]activa...David Schleef1-50/+5
2009-10-05basevideo: Free frame using utility functionDavid Schleef1-2/+1
2009-10-05basevideo: Fail if caps don't contain a framerate fieldJan Schmidt1-1/+2
2009-10-02dirac: convert to BaseVideoEncoderDavid Schleef1-0/+16
2009-10-02Add GstBaseVideoDecoder::set_sink_caps vfunc.Alessandro Decina2-5/+6