Age | Commit message (Expand) | Author | Files | Lines |
2008-06-16 | sys/dvb/gstdvbsrc.c: Move docblob upwards. Balance tags and restore blank line. | Stefan Kost | 1 | -20/+19 |
2008-06-16 | sys/dvb/gstdvbsrc.c: Fix out of date docs. | Zaheer Abbas Merali | 1 | -7/+6 |
2008-06-16 | Final round of doc updates. | Stefan Kost | 5 | -46/+23 |
2008-06-13 | gst/flv/: Introduce demuxing support for AAC and | Julien Moutte | 4 | -20/+48 |
2008-06-12 | Do not use short_description in section docs for elements. We extract them fr... | Stefan Kost | 3 | -3/+0 |
2008-06-04 | sys/dshowvideosink/: Fix up copyright notice on new plugin. | Michael Smith | 4 | -6/+6 |
2008-06-02 | Add a new win32 videosink. Uses the DirectShow renderers for high-performance... | Michael Smith | 7 | -1/+2013 |
2008-05-28 | sys/vcd/vcdsrc.c: Allow the track to be set by using the uri. Fixes #535043. | Onkar Shinde | 1 | -4/+63 |
2008-05-22 | sys/oss4/: Make device-name probing in NULL state work better (e.g. for the g... | Tim-Philipp Müller | 5 | -2/+40 |
2008-05-08 | sys/oss4/oss4-mixer-slider.c: Apparently mono sliders have the mono value rep... | Clive Wright | 1 | -2/+8 |
2008-04-25 | gst-libs/gst/dshow/Makefile.am: Use CXXFLAGS rather than CFLAGS; these are C+... | Michael Smith | 1 | -2/+2 |
2008-04-17 | sys/dvb/gstdvbsrc.c: Revert patch that added a loop timeout. | Zaheer Abbas Merali | 1 | -3/+0 |
2008-04-13 | ext/dirac/gstdiracenc.cc: Fix compilation by casting string constants. | Jan Schmidt | 1 | -1/+1 |
2008-04-11 | sys/dshowsrcwrapper/gstdshowvideosrc.*: Don't increase latency by queuing buf... | Ole André Vadla Ravnås | 2 | -8/+71 |
2008-04-11 | sys/oss4/: Fix arguments format in debug statements. | Julien Moutte | 2 | -5/+6 |
2008-04-10 | Add wininetsrc for basic http/ftp support on windows (#520897). | Ole André Vadla Ravnås | 4 | -2/+540 |
2008-04-02 | Add initial support for OSSv4. Mixer still needs a bit more love, but even ma... | Tim-Philipp Müller | 19 | -2/+7866 |
2008-03-28 | sys/dvb/gstdvbsrc.c: Repeat diseqc call to allow for some diseqc switches. | Zaheer Abbas Merali | 1 | -1/+4 |
2008-03-27 | sys/dvb/gstdvbsrc.c: Make diseqc work more reliably. | Zaheer Abbas Merali | 1 | -85/+89 |
2008-03-01 | sys/dvb/: Add DVB-C support. Special thanks to Christian Schaller for a testi... | Zaheer Abbas Merali | 2 | -9/+72 |
2008-02-27 | sys/dvb/camutils.c: Remove the G_VALUE_HOLDS_BOXED checks. They were only add... | Zaheer Abbas Merali | 1 | -17/+12 |
2008-02-27 | sys/dvb/camutils.c: Don't free the program descriptors, this structure contai... | Zaheer Abbas Merali | 1 | -3/+0 |
2008-02-27 | sys/dvb/camutils.c: Extra checks to prevent data corruption/segfaults. | Zaheer Abbas Merali | 1 | -12/+18 |
2008-02-23 | sys/dvb/gstdvbsrc.c: Add initial support for multiproto driver (not yet merge... | Zaheer Abbas Merali | 1 | -8/+27 |
2008-02-22 | Some C89 fixes, moving variable declarations to the beginning of a block. Fix... | Jens Granseuer | 1 | -9/+11 |
2008-02-14 | sys/dvb/camutils.c: Do not assume "descriptors" property in the pmt structure... | Zaheer Abbas Merali | 1 | -7/+8 |
2008-02-13 | Also add dshow pieces to the disted subdirs to fix distcheck. | Jan Schmidt | 1 | -1/+2 |
2008-02-12 | Add Makefiles to win32 plugins and lib. | Sébastien Moutte | 2 | -0/+18 |
2008-02-12 | sys/dvb/dvbbasebin.c: Fix leak of location string returned from gst_uri_get_l... | Zaheer Abbas Merali | 1 | -2/+7 |
2008-02-12 | Remove glimagesink, as it's been moved to gst-plugins-gl. | David Schleef | 23 | -5651/+2 |
2008-02-12 | sys/dshowdecwrapper/: Chain up dispose methods properly. Fixes bug #515970. | Sebastian Dröge | 2 | -0/+4 |
2008-02-12 | Fix some finalize leaks by chaining up to the parent method. | Jan Schmidt | 2 | -0/+4 |
2008-02-11 | sys/fbdev/gstfbdevsink.c: Free the device string in finalize. Fixes bug #515722. | Sebastian Dröge | 1 | -0/+12 |
2008-02-08 | sys/dvb/: Add URI Handler for dvb. | Zaheer Abbas Merali | 4 | -6/+405 |
2008-02-07 | ext\neon\gstneonhttpsrc.c: Include unistd.h only if _HAVE_UNISTD_H is defined | Sébastien Moutte | 8 | -7/+2671 |
2008-01-25 | sys/dvb/gstdvbsrc.c: Open frontend in NULL->READY so caps about dvb adapter c... | Zaheer Abbas Merali | 1 | -1/+29 |
2008-01-25 | sys/dvb/gstdvbsrc.c: Post bus message about adapter type and it's capabilitie... | Zaheer Abbas Merali | 1 | -3/+28 |
2008-01-23 | sys/dvb/gstdvbsrc.c: Do not go on forever if problem with reading from dvr, r... | Zaheer Abbas Merali | 1 | -0/+10 |
2008-01-06 | Add fbdev-based video sink. Linux-only. See bug #506549. | Sean D'Epagnier | 4 | -2/+541 |
2008-01-06 | sys/glsink/: Handle xoverlay exposes correctly. This means glimagesink works... | David Schleef | 6 | -18/+86 |
2008-01-06 | sys/glsink/: Reenable video/x-raw-rgb and x-raw-yuv for glimagesink. Enable ... | David Schleef | 7 | -291/+113 |
2007-12-31 | Switch to using pkgconfig to detect libGL. Since we use recent features adde... | David Schleef | 1 | -2/+2 |
2007-12-29 | Fix 'xyz may be used uninitialized' compiler warnings caused by broken g_asse... | Sebastian Dröge | 1 | -1/+4 |
2007-12-29 | Major cleanup of code. Convert glupload to BaseTransform. | David Schleef | 15 | -412/+629 |
2007-12-27 | sys/glsink/: Change glimagesink over to using GL buffers. This breaks glimag... | David Schleef | 2 | -26/+107 |
2007-12-27 | sys/glsink/: Convert gldownload to BaseTransform. Make glfilterexample visua... | David Schleef | 8 | -115/+224 |
2007-12-27 | sys/glsink/: Remove code that handles non-texture buffers. Add a | David Schleef | 13 | -310/+1059 |
2007-12-25 | sys/glsink/: Add gltestsrc element, a duplicate of videotestsrc that uses | David Schleef | 9 | -6/+1317 |
2007-12-24 | sys/glsink/: Clean up code. Fix a few leaks. | David Schleef | 3 | -31/+4 |
2007-12-24 | sys/glsink/: Rename glvideo.[ch] to gstgldisplay.[ch]. | David Schleef | 6 | -8/+7 |