summaryrefslogtreecommitdiff
path: root/gst-libs
AgeCommit message (Expand)AuthorFilesLines
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
2009-10-02Call GstBaseVideoDecoder::start/stop during pad [de]activation.Alessandro Decina1-7/+48
2009-10-02Don't ignore the value returned from GstBaseVideoEncoder::set_format.Alessandro Decina1-2/+3
2009-10-02Unref frame->sink_buffer in gst_base_video_encoder_finish_frameAlessandro Decina1-0/+1
2009-10-02Make GstBaseVideoEncoder::handle_frame return GstFlowReturnAlessandro Decina2-3/+4
2009-10-02Call GstBaseVideoEncoder::start/stop during pad [de]activation.Alessandro Decina1-5/+50
2009-09-17basevideo: debug at new segment eventsDavid Schleef1-2/+2
2009-09-17basevideo: Add a warningDavid Schleef1-0/+4
2009-09-17Multi-channel support with channel positions.Dave Robillard2-2/+10
2009-09-17Working multi-channel pads for LV2 plugins.Dave Robillard2-20/+137
2009-09-17Eliminate use of static mono pad template.Dave Robillard1-7/+4
2009-09-10signalprocessor: Fix various build/dist issuesSebastian Dröge1-5/+7
2009-07-21start refactoring of dshowsrcwrapperJulien Isorce10-1103/+1
2009-07-07basevideo: Link with libgstvideo for some used functionsSebastian Dröge1-1/+1
2009-07-03basevideo, schroedinger: guard unstable API with GST_USE_UNSTABLE_APITim-Philipp Müller6-1/+26
2009-07-01basevideo: move from -baseDavid Schleef12-2/+3948
2009-06-22Working LV2 plugin discovery.Dave Robillard5-2/+1165
2009-06-05photography: add functions to set/get all settings with one callLasse Laukkanen2-0/+61
2009-03-04photography: declare interface as unstable API by means of a warningTim-Philipp Müller2-1/+6
2009-02-23photo iface: Add caps object to preparation API for requested and actual capt...Lasse Laukkanen2-9/+19
2009-02-11Update spec file with latest changes, also add some missing disting directori...Christian Schaller1-1/+1
2009-02-11photography interface: .gitignore generated files.René Stadler1-0/+2
2009-02-11photography interface: Move generated files to win32/common.René Stadler2-210/+0
2009-02-09Add photography interface.Nokia Corporation6-1/+883
2009-01-05Remove AppSrc/AppSink that are moving to -base. Partially fixes #564421Jan Schmidt3-161/+3