summaryrefslogtreecommitdiff
path: root/gst-libs
Commit message (Expand)AuthorAgeFilesLines
* basevideodecoder: Reset the segment on FLUSH_STOP and when going back to READYSebastian Dröge2010-07-271-0/+2
* basevideodecoder: Fix memory leakSebastian Dröge2010-07-101-0/+3
* basevideodecoder: remove spurious warningPhilip Jägenstedt2010-06-101-1/+2
* basevideoparse: fix warningDavid Schleef2010-06-021-1/+0
* basevideoparse: remove bogus apiDavid Schleef2010-06-021-5/+0
* basevideo: remove gst_base_video_state_from_capsDavid Schleef2010-06-023-34/+27
* basevideo: remove compatibility codeDavid Schleef2010-06-021-112/+0
* basevideo: use debug category for each classDavid Schleef2010-06-025-12/+19
* basevideo: Fail if caps don't contain a framerate fieldJan Schmidt2010-06-021-1/+2
* basevideodecoder: create new segments if missingDavid Schleef2010-06-022-0/+25
* basevideo: Add a warningDavid Schleef2010-06-021-0/+4
* basevideo, vp8: guard unstable API with GST_USE_UNSTABLE_APITim-Philipp Müller2010-06-026-1/+27
* basevideo: make printf formats portableDavid Schleef2010-06-024-25/+33
* basevideodecoder: (in vp8) Mark discont buffersDavid Schleef2010-06-021-0/+4
* basevideo: Move base video from vp8 to gst-libsDavid Schleef2010-06-0210-347/+705
* 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