Age | Commit message (Expand) | Author | Files | Lines |
2008-10-16 | sys/acmenc/Makefile.am: Remove incorrect use of DIRECTSOUND_LDFLAGS | Michael Smith | 1 | -1/+1 |
2008-10-12 | sys/oss4/: Add some spaces in translateable strings. | Jan Schmidt | 3 | -5/+5 |
2008-09-30 | sys/: New plugin for audio capture and playback using Windows Audio Session | Ole André Vadla Ravnås | 9 | -1/+1204 |
2008-09-30 | sys/dshowdecwrapper/gstdshowaudiodec.cpp | Ole André Vadla Ravnås | 1 | -2/+2 |
2008-09-30 | sys/dshowdecwrapper/: Use the _T() macro to support both Unicode and MBCS. | Ole André Vadla Ravnås | 2 | -2/+2 |
2008-09-24 | sys/dshowdecwrapper/: Prefer known-good filters, create directly by GUID if p... | Michael Smith | 7 | -272/+348 |
2008-09-17 | sys/dvb/gstdvbsrc.c: Add adapter_name for bus message in ATSC case. Fixes #55... | Michael Krufky | 1 | -1/+2 |
2008-09-10 | sys/dshowdecwrapper/: Major rewrite of dshowdecwrapper. Converts code to | Michael Smith | 10 | -16/+2840 |
2008-09-10 | sys/winks/gstksclock.c (gst_ks_clock_worker_thread_func, gst_ks_clock_start): | Ole André Vadla Ravnås | 2 | -13/+14 |
2008-09-09 | sys/winks/gstksvideodevice.c (GST_DEBUG_IS_ENABLED, last_timestamp, gst_ks_vi... | Ole André Vadla Ravnås | 4 | -111/+323 |
2008-09-05 | sys/dvb/gstdvbsrc.c: Add DVB Adapter name to structure sent over bus. | Sebastian Pölsterl | 1 | -1/+8 |
2008-08-28 | sys/winks/ksvideohelpers.c (ks_video_media_type_free): Avoid leaking the KSDA... | Ole André Vadla Ravnås | 1 | -2/+6 |
2008-08-27 | sys/winks/gstksvideodevice.c (gst_ks_video_device_class_init, gst_ks_video_de... | Ole André Vadla Ravnås | 2 | -47/+77 |
2008-08-24 | New plugin for low-latency video capture on Windows (#519935). | Ole André Vadla Ravnås | 12 | -1/+3655 |
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 |