summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* sys/acmenc/Makefile.am: Remove incorrect use of DIRECTSOUND_LDFLAGSMichael Smith2008-10-161-1/+1
* sys/oss4/: Add some spaces in translateable strings.Jan Schmidt2008-10-123-5/+5
* sys/: New plugin for audio capture and playback using Windows Audio SessionOle André Vadla Ravnås2008-09-309-1/+1204
* sys/dshowdecwrapper/gstdshowaudiodec.cppOle André Vadla Ravnås2008-09-301-2/+2
* sys/dshowdecwrapper/: Use the _T() macro to support both Unicode and MBCS.Ole André Vadla Ravnås2008-09-302-2/+2
* sys/dshowdecwrapper/: Prefer known-good filters, create directly by GUID if p...Michael Smith2008-09-247-272/+348
* sys/dvb/gstdvbsrc.c: Add adapter_name for bus message in ATSC case. Fixes #55...Michael Krufky2008-09-171-1/+2
* sys/dshowdecwrapper/: Major rewrite of dshowdecwrapper. Converts code toMichael Smith2008-09-1010-16/+2840
* sys/winks/gstksclock.c (gst_ks_clock_worker_thread_func, gst_ks_clock_start):Ole André Vadla Ravnås2008-09-102-13/+14
* sys/winks/gstksvideodevice.c (GST_DEBUG_IS_ENABLED, last_timestamp, gst_ks_vi...Ole André Vadla Ravnås2008-09-094-111/+323
* sys/dvb/gstdvbsrc.c: Add DVB Adapter name to structure sent over bus.Sebastian Pölsterl2008-09-051-1/+8
* sys/winks/ksvideohelpers.c (ks_video_media_type_free): Avoid leaking the KSDA...Ole André Vadla Ravnås2008-08-281-2/+6
* sys/winks/gstksvideodevice.c (gst_ks_video_device_class_init, gst_ks_video_de...Ole André Vadla Ravnås2008-08-272-47/+77
* New plugin for low-latency video capture on Windows (#519935).Ole André Vadla Ravnås2008-08-2412-1/+3655
* Added documentation blobs. Thanks to Stefan for noticing!Ole André Vadla Ravnås2008-08-242-0/+47
* New plugin: winscreencap (#463941).Haakon Sporsheim2008-08-248-1/+1405
* sys/dshowdecwrapper/gstdshowaudiodec.c: Flip mpeg1/mpeg2 arrays for mpeg audi...Michael Smith2008-08-231-15/+14
* Add new windows ACM encoder wrapper.Michael Smith2008-08-203-2/+618
* sys/dvb/: Add ATSC tunning and channels.conf parsing support.Michael Krufky2008-08-182-0/+37
* sys/: Initialise COM with default flags.Michael Smith2008-08-136-10/+44
* gst/rtpmanager/gstrtpbin.c: Print the pad-name in debug log.Stefan Kost2008-08-112-4/+4
* Use configure-generated _stdint.h.Mark Nauwelaerts2008-08-081-1/+1
* Make sure gettext returns translations in UTF-8 encoding rather than in the c...Frederic Crozat2008-08-072-0/+2
* sys/dshowdecwrapper/gstdshowaudiodec.c: Revert previous patch apart from typo...Michael Smith2008-07-081-50/+7
* sys/dshowdecwrapper/: Add AAC, AC3 to handled codecs.Alessandro Decina2008-07-083-20/+63
* sys/qtwrapper/: Make qtwrapper compile/work on win32.Michael Smith2008-07-019-311/+507
* sys/dvb/gstdvbsrc.c: Move docblob upwards. Balance tags and restore blank line.Stefan Kost2008-06-161-20/+19
* sys/dvb/gstdvbsrc.c: Fix out of date docs.Zaheer Abbas Merali2008-06-161-7/+6
* Final round of doc updates.Stefan Kost2008-06-165-46/+23
* gst/flv/: Introduce demuxing support for AAC andJulien Moutte2008-06-134-20/+48
* Do not use short_description in section docs for elements. We extract them fr...Stefan Kost2008-06-123-3/+0
* sys/dshowvideosink/: Fix up copyright notice on new plugin.Michael Smith2008-06-044-6/+6
* Add a new win32 videosink. Uses the DirectShow renderers for high-performance...Michael Smith2008-06-027-1/+2013
* sys/vcd/vcdsrc.c: Allow the track to be set by using the uri. Fixes #535043.Onkar Shinde2008-05-281-4/+63
* sys/oss4/: Make device-name probing in NULL state work better (e.g. for the g...Tim-Philipp Müller2008-05-225-2/+40
* sys/oss4/oss4-mixer-slider.c: Apparently mono sliders have the mono value rep...Clive Wright2008-05-081-2/+8
* gst-libs/gst/dshow/Makefile.am: Use CXXFLAGS rather than CFLAGS; these are C+...Michael Smith2008-04-251-2/+2
* sys/dvb/gstdvbsrc.c: Revert patch that added a loop timeout.Zaheer Abbas Merali2008-04-171-3/+0
* ext/dirac/gstdiracenc.cc: Fix compilation by casting string constants.Jan Schmidt2008-04-131-1/+1
* sys/dshowsrcwrapper/gstdshowvideosrc.*: Don't increase latency by queuing buf...Ole André Vadla Ravnås2008-04-112-8/+71
* sys/oss4/: Fix arguments format in debug statements.Julien Moutte2008-04-112-5/+6
* Add wininetsrc for basic http/ftp support on windows (#520897).Ole André Vadla Ravnås2008-04-104-2/+540
* Add initial support for OSSv4. Mixer still needs a bit more love, but even ma...Tim-Philipp Müller2008-04-0219-2/+7866
* sys/dvb/gstdvbsrc.c: Repeat diseqc call to allow for some diseqc switches.Zaheer Abbas Merali2008-03-281-1/+4
* sys/dvb/gstdvbsrc.c: Make diseqc work more reliably.Zaheer Abbas Merali2008-03-271-85/+89
* sys/dvb/: Add DVB-C support. Special thanks to Christian Schaller for a testi...Zaheer Abbas Merali2008-03-012-9/+72
* sys/dvb/camutils.c: Remove the G_VALUE_HOLDS_BOXED checks. They were only add...Zaheer Abbas Merali2008-02-271-17/+12
* sys/dvb/camutils.c: Don't free the program descriptors, this structure contai...Zaheer Abbas Merali2008-02-271-3/+0
* sys/dvb/camutils.c: Extra checks to prevent data corruption/segfaults.Zaheer Abbas Merali2008-02-271-12/+18
* sys/dvb/gstdvbsrc.c: Add initial support for multiproto driver (not yet merge...Zaheer Abbas Merali2008-02-231-8/+27