summaryrefslogtreecommitdiff
path: root/gst-libs
Commit message (Expand)AuthorAgeFilesLines
* 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
* signalprocessor: don't use function that doesn't existTim-Philipp Müller2010-03-261-2/+2
* signalprocessor: add boolean return to _processStefan Kost2010-03-251-8/+7
* signalprocessor: remove useless g_assertStefan Kost2010-03-251-1/+0
* signalprocessor: add more loggingStefan Kost2010-03-251-4/+16
* signalprocessor: register function pointers just onceStefan Kost2010-03-251-10/+13
* signalprocessor: add rate to capsStefan Kost2010-03-251-1/+2
* signalprocessor: rename log category to be less ambigousStefan Kost2010-03-251-2/+2
* docs: add photography iface to docsStefan Kost2010-03-241-3/+8
* i18n: build fixes: #if -> #ifdef for ENABLE_NLSStefan Kost2010-03-221-1/+1
* i18n: fix the buildStefan Kost2010-03-221-3/+11
* Add -Wmissing-declarations -Wmissing-prototypes to configure flagsBenjamin Otte2010-03-211-13/+0
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-182-13/+9
* signalprocessor,lv2,ladspa: move sample-rate to baseclassStefan Kost2010-02-012-0/+18
* signalprocessor: use the gst-controller, add some basic timestampingStefan Kost2010-01-312-3/+53
* signalprocessor: these are not gtk-doc commentsStefan Kost2010-01-311-2/+2
* signalprocessor: new is a c++ keyword, better loggingStefan Kost2010-01-311-13/+13
* win32: Include config.h before anything else. Fix mpegdemux LIBADDÐóñëàí Èæáóëàòîâ2010-01-121-3/+3
* camerabin: photography interface properties. Fixes #573370 (partially)Teemu Katajisto2009-11-272-10/+98
* signalprocessor: remove commented out code that we don't need anymoreStefan Kost2009-11-191-4/+0
* signalprocessor: change _setup to pass whole caps and not just sampling_rateStefan Kost2009-11-192-31/+7
* signalprocessor: don't set channel positions in template-caps, Fixes #601775Stefan Kost2009-11-162-6/+5
* build: use gst-glib-gen.mak to fix the glib build rules.Stefan Kost2009-10-241-2/+3
* signalprocessor: use the type define like everywhere elseStefan Kost2009-10-111-1/+1
* signalprocessort: register debug category just onceStefan Kost2009-10-111-4/+9
* basevideo: fix warnings in macosx snow leopardJosep Torra2009-10-113-15/+18
* basevideo: Revert "Call GstBaseVideoEncoder::start/stop during pad [de]activa...David Schleef2009-10-051-50/+5
* basevideo: Free frame using utility functionDavid Schleef2009-10-051-2/+1
* basevideo: Fail if caps don't contain a framerate fieldJan Schmidt2009-10-051-1/+2
* dirac: convert to BaseVideoEncoderDavid Schleef2009-10-021-0/+16
* Add GstBaseVideoDecoder::set_sink_caps vfunc.Alessandro Decina2009-10-022-5/+6
* Call GstBaseVideoDecoder::start/stop during pad [de]activation.Alessandro Decina2009-10-021-7/+48
* Don't ignore the value returned from GstBaseVideoEncoder::set_format.Alessandro Decina2009-10-021-2/+3
* Unref frame->sink_buffer in gst_base_video_encoder_finish_frameAlessandro Decina2009-10-021-0/+1
* Make GstBaseVideoEncoder::handle_frame return GstFlowReturnAlessandro Decina2009-10-022-3/+4
* Call GstBaseVideoEncoder::start/stop during pad [de]activation.Alessandro Decina2009-10-021-5/+50
* basevideo: debug at new segment eventsDavid Schleef2009-09-171-2/+2
* basevideo: Add a warningDavid Schleef2009-09-171-0/+4
* Multi-channel support with channel positions.Dave Robillard2009-09-172-2/+10
* Working multi-channel pads for LV2 plugins.Dave Robillard2009-09-172-20/+137
* Eliminate use of static mono pad template.Dave Robillard2009-09-171-7/+4
* signalprocessor: Fix various build/dist issuesSebastian Dröge2009-09-101-5/+7
* start refactoring of dshowsrcwrapperJulien Isorce2009-07-2110-1103/+1
* basevideo: Link with libgstvideo for some used functionsSebastian Dröge2009-07-071-1/+1
* basevideo, schroedinger: guard unstable API with GST_USE_UNSTABLE_APITim-Philipp Müller2009-07-036-1/+26
* basevideo: move from -baseDavid Schleef2009-07-0112-2/+3948