summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-03-31ext/gsm/gstgsmdec.*: Increase the allowed samplerates for the ms-gsm format.kapil3-15/+48
2008-03-30configure.ac: Fix build with --disable-external (#525100).Jan de Groot2-0/+10
2008-03-28sys/dvb/gstdvbsrc.c: Repeat diseqc call to allow for some diseqc switches.Zaheer Abbas Merali2-1/+9
2008-03-27ext/Makefile.am: Dist ofa correctly! Fixes non-uninstalled build.Zaheer Abbas Merali2-0/+13
2008-03-27sys/dvb/gstdvbsrc.c: Make diseqc work more reliably.Zaheer Abbas Merali2-85/+94
2008-03-26gst/nsf/: Remove memguard again and apply hopefully all previously dropped lo...Sebastian Dröge10-549/+126
2008-03-25gst/nsf/: Unbreak compilation by disabling memguard and doing some dirty hack...Wim Taymans3-4/+24
2008-03-25gst/nsf/: Update our internal nosefart to nosefart-2.7-mls to fix segfaults o...Andreas Henriksson26-499/+1729
2008-03-25configure.ac: Add support for neon 0.28, which didn't change API. Fixes bug #...Ed Catmur2-1/+8
2008-03-24Make rganalysis and rglimiter elements GAP-flag aware.Rene Stadler6-1/+101
2008-03-22ext/soup/gstsouphttpsrc.c: Don't autoplug souphttpsrc for dav/davs. This is b...Sebastian Dröge3-5/+55
2008-03-22ext/soup/gstsouphttpsrc.c: Actually set the icy caps on our src pad if we hav...Sebastian Dröge2-0/+7
2008-03-22Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings...Sebastian Dröge1-3/+3
2008-03-21configure.ac: Check if the compiler supports do { } while (0) macros. This fi...Sebastian Dröge6-1/+22
2008-03-20gst/selector/gstinputselector.c: Do g_object_notify() only when not holding t...Wim Taymans2-5/+20
2008-03-20gst/selector/gstinputselector.c: Release the selector lock when pad alloc hap...Wim Taymans2-0/+9
2008-03-20gst/selector/gstinputselector.c: Add pad property to configure behaviour of t...Wim Taymans2-22/+79
2008-03-20gst/selector/gstinputselector.*: Figure out the locking a bit more.Wim Taymans3-110/+229
2008-03-20ext/ladspa/: Add some thoughts and FIXME's.Stefan Kost3-1/+18
2008-03-20gst/bayer/gstbayer2rgb.c: Include stdlib.h for abs.Stefan Kost2-0/+6
2008-03-19gst/freeze/: Add example to source code documentation blob and remove the 3 lineStefan Kost5-6/+44
2008-03-19ext/ofa/gstofa.c: Improve debugging, clean up a bit and really generate the f...Sebastian Dröge2-18/+30
2008-03-19ext/ofa/gstofa.c: Use GPL as license, the plugin itself is LGPL but libofa is...Sebastian Dröge2-1/+6
2008-03-19Add an OFA element, the successor of MusicBrainz TRM fingerprinting.Eric Buehl5-0/+374
2008-03-18ext/faad/gstfaad.c (gst_faad_chain): Fix a bad format argument, and a potenti...Andy Wingo3-1/+21
2008-03-17examples/switch/switcher.c: Update switch example to use input selector.Zaheer Abbas Merali2-16/+22
2008-03-17ext/neon/gstneonhttpsrc.c: Handle HTTP status code 303 (See Other) the same w...Sebastian Dröge2-9/+19
2008-03-14gst-libs/gst/dshow/Makefile.am: Make sure the dshow helper library headers ge...Edward Hervey2-1/+7
2008-03-14gst/bayer/gstbayer2rgb.c: Significant improvements. Fixes #521392.William M. Brack2-121/+404
2008-03-14gst/selector/gstinputselector.c: Add lots of debugging.Wim Taymans2-12/+52
2008-03-13gst/selector/gstinputselector.*: Various cleanups.Wim Taymans6-76/+167
2008-03-13Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead of hardcodin...Sebastian Dröge11-14/+25
2008-03-13ext/soup/gstsouphttpsrc.*: Try to resume on server disconnect. Fixes bug #522...Wouter Cloetens3-39/+79
2008-03-12ext/xvid/gstxvidenc.c: Set correct pixel aspect ratio for the encoder.Wim Taymans2-2/+7
2008-03-11gst/rtpmanager/rtpsession.*: Implement collision and loop detection in rtpman...Olivier Crete5-22/+273
2008-03-11gst/rtpmanager/gstrtpsession.c: Avoid a deadlock when joining the RTCP thread...Ole André Vadla Ravnås2-4/+47
2008-03-11gst/rtpmanager/rtpjitterbuffer.c: Don't try to reset the clock skew when we h...Stefan Kost2-1/+9
2008-03-08ext/faad/gstfaad.c: Improve the header checking to look for what faad2 looks ...Sjoerd Simons3-12/+18
2008-03-07configure.ac: Really check for libdc1394 >= 2.0.0, pkg-config thinks that 2.0...Sebastian Dröge2-1/+14
2008-03-06ext/dirac/gstdiracenc.cc: Add a bunch of properties cribbed from the encoder ...David Schleef2-59/+145
2008-03-06Rewrite Dirac encoder plugin based on Schroedinger gstreamer elements.David Schleef6-15/+825
2008-03-05Port mplex element to 0.10. Fixes bug #520329.Mark Nauwelaerts14-274/+1199
2008-03-05configure.ac: Clean up detection of different mjpegtoolsAPI versions.Mark Nauwelaerts10-130/+178
2008-03-04gst/mpegtsparse/: Add parsing of cable delivery system descriptor.Zaheer Abbas Merali4-0/+100
2008-03-03configure.ac: Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify w...Peter Kjellerstedt3-46/+46
2008-03-03Correct all relevant warnings found by the sparse semantic code analyzer. Thi...BRANCH-RELEASE-0_10_19Sebastian Dröge2-7/+5
2008-03-03gst/mve/gstmvedemux.c: Fix audio discontinuity that happens when silent chunk...Jens Granseuer2-17/+22
2008-03-01sys/dvb/: Add DVB-C support. Special thanks to Christian Schaller for a testi...Zaheer Abbas Merali4-9/+79
2008-02-28gst/mpegtsparse/mpegtsparse.c: Only send PMTs to program pads that the PMT is...Zaheer Abbas Merali2-15/+64
2008-02-28Map Date-Time and GPS tags and Convert from EXIF to XMP Datatime as local tim...Edgard Lima7-105/+1120