summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)AuthorFilesLines
2009-01-04sys/dvb/dvbbasebin.c: Fix some memory leaks. Fixes bug #566356.Sebastian Pölsterl1-4/+23
2008-12-23sys/dvb/gstdvbsrc.c: With constant read failures, make sure we exit the read_...Zaheer Abbas Merali1-1/+4
2008-12-23sys/dvb/gstdvbsrc.c: Post bus message with dvb read failure when unable to re...Zaheer Abbas Merali1-2/+7
2008-12-23sys/fbdev/gstfbdevsink.c: Fix the Depth calculation.Luotao Fu1-2/+4
2008-11-25Add new directory for new acmmp3dec pluginMichael Smith3-2/+386
2008-11-21sys/dshowdecwrapper/gstdshowaudiodec.cpp: Fix flushing/seeking problems retur...Michael Smith2-15/+57
2008-11-14sys/qtwrapper/codecmapping.c: Add some of our favorite codecs.David Schleef1-0/+6
2008-11-06sys/dvb/gstdvbsrc.c: Set filters in PAUSED or PLAYING.Zaheer Abbas Merali1-2/+3
2008-11-04Fix memleaks.Sebastian Pölsterl1-0/+2
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost12-1/+12
2008-11-03sys/qtwrapper/audiodecoders.c: Fix mismatched signedness compiler warning.Jan Schmidt1-1/+1
2008-10-30sys/qtwrapper/audiodecoders.c: Add ALAC support.Michael Smith2-74/+188
2008-10-16sys/acmenc/Makefile.am: Remove incorrect use of DIRECTSOUND_LDFLAGSMichael Smith1-1/+1
2008-10-12sys/oss4/: Add some spaces in translateable strings.Jan Schmidt3-5/+5
2008-09-30sys/: New plugin for audio capture and playback using Windows Audio SessionOle André Vadla Ravnås9-1/+1204
2008-09-30sys/dshowdecwrapper/gstdshowaudiodec.cppOle André Vadla Ravnås1-2/+2
2008-09-30sys/dshowdecwrapper/: Use the _T() macro to support both Unicode and MBCS.Ole André Vadla Ravnås2-2/+2
2008-09-24sys/dshowdecwrapper/: Prefer known-good filters, create directly by GUID if p...Michael Smith7-272/+348
2008-09-17sys/dvb/gstdvbsrc.c: Add adapter_name for bus message in ATSC case. Fixes #55...Michael Krufky1-1/+2
2008-09-10sys/dshowdecwrapper/: Major rewrite of dshowdecwrapper. Converts code toMichael Smith10-16/+2840
2008-09-10sys/winks/gstksclock.c (gst_ks_clock_worker_thread_func, gst_ks_clock_start):Ole André Vadla Ravnås2-13/+14
2008-09-09sys/winks/gstksvideodevice.c (GST_DEBUG_IS_ENABLED, last_timestamp, gst_ks_vi...Ole André Vadla Ravnås4-111/+323
2008-09-05sys/dvb/gstdvbsrc.c: Add DVB Adapter name to structure sent over bus.Sebastian Pölsterl1-1/+8
2008-08-28sys/winks/ksvideohelpers.c (ks_video_media_type_free): Avoid leaking the KSDA...Ole André Vadla Ravnås1-2/+6
2008-08-27sys/winks/gstksvideodevice.c (gst_ks_video_device_class_init, gst_ks_video_de...Ole André Vadla Ravnås2-47/+77
2008-08-24New plugin for low-latency video capture on Windows (#519935).Ole André Vadla Ravnås12-1/+3655
2008-08-24Added documentation blobs. Thanks to Stefan for noticing!Ole André Vadla Ravnås2-0/+47
2008-08-24New plugin: winscreencap (#463941).Haakon Sporsheim8-1/+1405
2008-08-23sys/dshowdecwrapper/gstdshowaudiodec.c: Flip mpeg1/mpeg2 arrays for mpeg audi...Michael Smith1-15/+14
2008-08-20Add new windows ACM encoder wrapper.Michael Smith3-2/+618
2008-08-18sys/dvb/: Add ATSC tunning and channels.conf parsing support.Michael Krufky2-0/+37
2008-08-13sys/: Initialise COM with default flags.Michael Smith6-10/+44
2008-08-11gst/rtpmanager/gstrtpbin.c: Print the pad-name in debug log.Stefan Kost2-4/+4
2008-08-08Use configure-generated _stdint.h.Mark Nauwelaerts1-1/+1
2008-08-07Make sure gettext returns translations in UTF-8 encoding rather than in the c...Frederic Crozat2-0/+2
2008-07-08sys/dshowdecwrapper/gstdshowaudiodec.c: Revert previous patch apart from typo...Michael Smith1-50/+7
2008-07-08sys/dshowdecwrapper/: Add AAC, AC3 to handled codecs.Alessandro Decina3-20/+63
2008-07-01sys/qtwrapper/: Make qtwrapper compile/work on win32.Michael Smith9-311/+507
2008-06-16sys/dvb/gstdvbsrc.c: Move docblob upwards. Balance tags and restore blank line.Stefan Kost1-20/+19
2008-06-16sys/dvb/gstdvbsrc.c: Fix out of date docs.Zaheer Abbas Merali1-7/+6
2008-06-16Final round of doc updates.Stefan Kost5-46/+23
2008-06-13gst/flv/: Introduce demuxing support for AAC andJulien Moutte4-20/+48
2008-06-12Do not use short_description in section docs for elements. We extract them fr...Stefan Kost3-3/+0
2008-06-04sys/dshowvideosink/: Fix up copyright notice on new plugin.Michael Smith4-6/+6
2008-06-02Add a new win32 videosink. Uses the DirectShow renderers for high-performance...Michael Smith7-1/+2013
2008-05-28sys/vcd/vcdsrc.c: Allow the track to be set by using the uri. Fixes #535043.Onkar Shinde1-4/+63
2008-05-22sys/oss4/: Make device-name probing in NULL state work better (e.g. for the g...Tim-Philipp Müller5-2/+40
2008-05-08sys/oss4/oss4-mixer-slider.c: Apparently mono sliders have the mono value rep...Clive Wright1-2/+8
2008-04-25gst-libs/gst/dshow/Makefile.am: Use CXXFLAGS rather than CFLAGS; these are C+...Michael Smith1-2/+2
2008-04-17sys/dvb/gstdvbsrc.c: Revert patch that added a loop timeout.Zaheer Abbas Merali1-3/+0