Age | Commit message (Expand) | Author | Files | Lines |
2008-04-10 | tests/check/elements/souphttpsrc.c: Increase the timeout for the internet tes... | Sebastian Dröge | 2 | -2/+17 |
2008-04-09 | gst/rtpmanager/: Avoid leaking pads in the RTP manager. | Peter Kjellerstedt | 3 | -0/+30 |
2008-04-09 | gst/nsf/nes_apu.*: Don't do void pointer arithmetic - it's a gcc extension. | Jan Schmidt | 4 | -5/+21 |
2008-04-06 | ext/jack/gstjackaudiosink.c: Work around missing bits of thread-safety on old... | Tim-Philipp Müller | 2 | -0/+11 |
2008-04-06 | ext/soup/gstsouphttpsrc.c: Only ignore actual redirects not all responses whe... | Sjoerd Simons | 2 | -2/+11 |
2008-04-06 | configure.ac: Actually build dlls when cross-compiling with mingw32. | Damien Lespiau | 2 | -0/+9 |
2008-04-05 | tests/check/elements/ofa.c: Also check that we have processed at least 135 se... | Sebastian Dröge | 2 | -0/+34 |
2008-04-04 | gst/subenc/gstsrtenc.*: GstSrtenc => GstSrtEnc and gst_srtenc_ => gst_srt_enc_. | Tim-Philipp Müller | 3 | -57/+64 |
2008-04-04 | tests/check/: Add simple unit tests for the OFA plugin. | Sebastian Dröge | 4 | -0/+392 |
2008-04-03 | update spec file with new ossv4 plugin | Christian Schaller | 2 | -0/+4 |
2008-04-02 | Add initial support for OSSv4. Mixer still needs a bit more love, but even ma... | Tim-Philipp Müller | 21 | -4/+7903 |
2008-04-01 | Rename new srtenc plugin to subenc. | Tim-Philipp Müller | 8 | -342/+29 |
2008-04-01 | fix spec'a'lec | Christian Schaller | 1 | -0/+4 |
2008-04-01 | gst/mpegtsparse/mpegtspacketizer.c: Cable delivery subsystem descriptors' fre... | Zaheer Abbas Merali | 2 | -2/+11 |
2008-04-01 | Add srt subtitle encoder | Thijs Vermeir | 9 | -0/+664 |
2008-03-31 | ext/gsm/gstgsmdec.*: Increase the allowed samplerates for the ms-gsm format. | kapil | 3 | -15/+48 |
2008-03-30 | configure.ac: Fix build with --disable-external (#525100). | Jan de Groot | 2 | -0/+10 |
2008-03-28 | sys/dvb/gstdvbsrc.c: Repeat diseqc call to allow for some diseqc switches. | Zaheer Abbas Merali | 2 | -1/+9 |
2008-03-27 | ext/Makefile.am: Dist ofa correctly! Fixes non-uninstalled build. | Zaheer Abbas Merali | 2 | -0/+13 |
2008-03-27 | sys/dvb/gstdvbsrc.c: Make diseqc work more reliably. | Zaheer Abbas Merali | 2 | -85/+94 |
2008-03-26 | gst/nsf/: Remove memguard again and apply hopefully all previously dropped lo... | Sebastian Dröge | 10 | -549/+126 |
2008-03-25 | gst/nsf/: Unbreak compilation by disabling memguard and doing some dirty hack... | Wim Taymans | 3 | -4/+24 |
2008-03-25 | gst/nsf/: Update our internal nosefart to nosefart-2.7-mls to fix segfaults o... | Andreas Henriksson | 26 | -499/+1729 |
2008-03-25 | configure.ac: Add support for neon 0.28, which didn't change API. Fixes bug #... | Ed Catmur | 2 | -1/+8 |
2008-03-24 | Make rganalysis and rglimiter elements GAP-flag aware. | Rene Stadler | 6 | -1/+101 |
2008-03-22 | ext/soup/gstsouphttpsrc.c: Don't autoplug souphttpsrc for dav/davs. This is b... | Sebastian Dröge | 3 | -5/+55 |
2008-03-22 | ext/soup/gstsouphttpsrc.c: Actually set the icy caps on our src pad if we hav... | Sebastian Dröge | 2 | -0/+7 |
2008-03-22 | Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings... | Sebastian Dröge | 1 | -3/+3 |
2008-03-21 | configure.ac: Check if the compiler supports do { } while (0) macros. This fi... | Sebastian Dröge | 6 | -1/+22 |
2008-03-20 | gst/selector/gstinputselector.c: Do g_object_notify() only when not holding t... | Wim Taymans | 2 | -5/+20 |
2008-03-20 | gst/selector/gstinputselector.c: Release the selector lock when pad alloc hap... | Wim Taymans | 2 | -0/+9 |
2008-03-20 | gst/selector/gstinputselector.c: Add pad property to configure behaviour of t... | Wim Taymans | 2 | -22/+79 |
2008-03-20 | gst/selector/gstinputselector.*: Figure out the locking a bit more. | Wim Taymans | 3 | -110/+229 |
2008-03-20 | ext/ladspa/: Add some thoughts and FIXME's. | Stefan Kost | 3 | -1/+18 |
2008-03-20 | gst/bayer/gstbayer2rgb.c: Include stdlib.h for abs. | Stefan Kost | 2 | -0/+6 |
2008-03-19 | gst/freeze/: Add example to source code documentation blob and remove the 3 line | Stefan Kost | 5 | -6/+44 |
2008-03-19 | ext/ofa/gstofa.c: Improve debugging, clean up a bit and really generate the f... | Sebastian Dröge | 2 | -18/+30 |
2008-03-19 | ext/ofa/gstofa.c: Use GPL as license, the plugin itself is LGPL but libofa is... | Sebastian Dröge | 2 | -1/+6 |
2008-03-19 | Add an OFA element, the successor of MusicBrainz TRM fingerprinting. | Eric Buehl | 5 | -0/+374 |
2008-03-18 | ext/faad/gstfaad.c (gst_faad_chain): Fix a bad format argument, and a potenti... | Andy Wingo | 3 | -1/+21 |
2008-03-17 | examples/switch/switcher.c: Update switch example to use input selector. | Zaheer Abbas Merali | 2 | -16/+22 |
2008-03-17 | ext/neon/gstneonhttpsrc.c: Handle HTTP status code 303 (See Other) the same w... | Sebastian Dröge | 2 | -9/+19 |
2008-03-14 | gst-libs/gst/dshow/Makefile.am: Make sure the dshow helper library headers ge... | Edward Hervey | 2 | -1/+7 |
2008-03-14 | gst/bayer/gstbayer2rgb.c: Significant improvements. Fixes #521392. | William M. Brack | 2 | -121/+404 |
2008-03-14 | gst/selector/gstinputselector.c: Add lots of debugging. | Wim Taymans | 2 | -12/+52 |
2008-03-13 | gst/selector/gstinputselector.*: Various cleanups. | Wim Taymans | 6 | -76/+167 |
2008-03-13 | Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead of hardcodin... | Sebastian Dröge | 11 | -14/+25 |
2008-03-13 | ext/soup/gstsouphttpsrc.*: Try to resume on server disconnect. Fixes bug #522... | Wouter Cloetens | 3 | -39/+79 |
2008-03-12 | ext/xvid/gstxvidenc.c: Set correct pixel aspect ratio for the encoder. | Wim Taymans | 2 | -2/+7 |
2008-03-11 | gst/rtpmanager/rtpsession.*: Implement collision and loop detection in rtpman... | Olivier Crete | 5 | -22/+273 |