summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* add osxvideosrcAndy Wingo2009-04-205-2/+1544
* dshowdec: fix compilation with the debugging system disabledTim-Philipp Müller2009-04-102-14/+2
* acmenc, acmmp3dec, sdp: link to all requires libraries on win32.Michael Smith2009-04-082-19/+30
* acm: Port to MinGWРуслан Ижбулатов2009-03-264-16/+22
* dshowdec: Add par_n and par_d to the object structure to fix compilationJan Schmidt2009-03-201-0/+1
* dvbsrc: make some docs up to dateZaheer Merali2009-03-041-7/+6
* acmenc: fix whitespaceMichael Smith2009-02-281-545/+568
* qtwrapper: Only use _dump_mem() if requested.Edward Hervey2009-02-271-0/+2
* qtwrapper: Fix build on macosxEdward Hervey2009-02-231-3/+3
* dshowvideosink: Return ASYNC appropriately from change_state.Michael Smith2009-02-121-4/+8
* dshowdecwrapper: fix compilation.Michael Smith2009-02-121-7/+0
* dshowdecwrapper: Pass pixel aspect through from demuxers, if supplied.Michael Smith2009-02-101-2/+14
* dshowdecwrapper: Make audio decoders have SECONDARY rank.Michael Smith2009-02-101-1/+1
* dshowdecwrapper: Delete old .c files that are unusedMichael Smith2009-02-103-2417/+0
* acmmp3dec: fix major memory leaks and clean up code.Michael Smith2009-02-091-349/+410
* Fix up things that the indent thingy complained aboutMichael Smith2009-02-041-4/+6
* Fix major leaks in qtwrapper audio decoders.Michael Smith2009-02-041-2/+36
* Handle many more edge cases in dshowvideosink.Michael Smith2009-02-044-1833/+2045
* qtwrapper: Fixes build at case sensitive systems.Thiago Sousa Santos2009-01-294-4/+4
* sys/acmmp3dec/Makefile.am: Fix typo in the opposite way to give the plugin a ...Michael Smith2009-01-061-5/+5
* sys/acmmp3dec/Makefile.am: Fix typo in the makefile target preventing disting.Jan Schmidt2009-01-061-1/+1
* sys/dvb/dvbbasebin.c: Fix some memory leaks. Fixes bug #566356.Sebastian Pölsterl2009-01-041-4/+23
* sys/dvb/gstdvbsrc.c: With constant read failures, make sure we exit the read_...Zaheer Abbas Merali2008-12-231-1/+4
* sys/dvb/gstdvbsrc.c: Post bus message with dvb read failure when unable to re...Zaheer Abbas Merali2008-12-231-2/+7
* sys/fbdev/gstfbdevsink.c: Fix the Depth calculation.Luotao Fu2008-12-231-2/+4
* Add new directory for new acmmp3dec pluginMichael Smith2008-11-253-2/+386
* sys/dshowdecwrapper/gstdshowaudiodec.cpp: Fix flushing/seeking problems retur...Michael Smith2008-11-212-15/+57
* sys/qtwrapper/codecmapping.c: Add some of our favorite codecs.David Schleef2008-11-141-0/+6
* sys/dvb/gstdvbsrc.c: Set filters in PAUSED or PLAYING.Zaheer Abbas Merali2008-11-061-2/+3
* Fix memleaks.Sebastian Pölsterl2008-11-041-0/+2
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-0412-1/+12
* sys/qtwrapper/audiodecoders.c: Fix mismatched signedness compiler warning.Jan Schmidt2008-11-031-1/+1
* sys/qtwrapper/audiodecoders.c: Add ALAC support.Michael Smith2008-10-302-74/+188
* 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