Age | Commit message (Expand) | Author | Files | Lines |
2008-08-24 | Added documentation blobs. Thanks to Stefan for noticing! | Ole André Vadla Ravnås | 2 | -0/+47 |
2008-08-24 | New plugin: winscreencap (#463941). | Haakon Sporsheim | 8 | -1/+1405 |
2008-08-23 | sys/dshowdecwrapper/gstdshowaudiodec.c: Flip mpeg1/mpeg2 arrays for mpeg audi... | Michael Smith | 1 | -15/+14 |
2008-08-20 | Add new windows ACM encoder wrapper. | Michael Smith | 3 | -2/+618 |
2008-08-18 | sys/dvb/: Add ATSC tunning and channels.conf parsing support. | Michael Krufky | 2 | -0/+37 |
2008-08-13 | sys/: Initialise COM with default flags. | Michael Smith | 6 | -10/+44 |
2008-08-11 | gst/rtpmanager/gstrtpbin.c: Print the pad-name in debug log. | Stefan Kost | 2 | -4/+4 |
2008-08-08 | Use configure-generated _stdint.h. | Mark Nauwelaerts | 1 | -1/+1 |
2008-08-07 | Make sure gettext returns translations in UTF-8 encoding rather than in the c... | Frederic Crozat | 2 | -0/+2 |
2008-07-08 | sys/dshowdecwrapper/gstdshowaudiodec.c: Revert previous patch apart from typo... | Michael Smith | 1 | -50/+7 |
2008-07-08 | sys/dshowdecwrapper/: Add AAC, AC3 to handled codecs. | Alessandro Decina | 3 | -20/+63 |
2008-07-01 | sys/qtwrapper/: Make qtwrapper compile/work on win32. | Michael Smith | 9 | -311/+507 |
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 |