summaryrefslogtreecommitdiffstats
path: root/sys
AgeCommit message (Expand)AuthorFilesLines
2007-12-14update spec file and add two missing files for distingChristian Schaller1-0/+2
2007-12-12sys/glsink/: Split out gl-related code into a separate file with a sensible A...David Schleef4-393/+503
2007-12-05gst/mpegtsparse/: A sub table is identified by the pair table_id and sub_tabl...Zaheer Abbas Merali1-5/+11
2007-12-03gst/mpegtsparse/: Remove signals for pat, pmt, nit, eit, sdt. Replace with bu...Zaheer Abbas Merali1-10/+54
2007-11-26configure.ac: Add QuickTime Wrapper plug-in.Julien Moutte12-2/+2918
2007-11-23gst/mpegtsparse/: pat-info is now a signal not a GObject property that gets n...Alessandro Decina9-107/+85
2007-11-04gst-libs/gst/dshow/gstdshowfakesink.*: Fix crasher in constructor due to the ...Ole André Vadla Ravnås2-2/+2
2007-10-31sys/dvb/camswclient.c: Warn on failed write.Zaheer Abbas Merali1-1/+3
2007-10-30sys/dvb/dvbbasebin.c: Fix the build.Stefan Kost1-0/+1
2007-10-29sys/dvb/dvbbasebin.c: Uncomment the line that sets the pid filter. Wrong way ...Zaheer Abbas Merali1-3/+2
2007-10-23sys/dvb/gstdvbsrc.c: Actually use the code-rate-hp parameter for DVB-S.Zaheer Abbas Merali1-21/+48
2007-10-19sys/dvb/dvbbasebin.c: Added proxy property of diseqc-sourceZaheer Abbas Merali1-0/+4
2007-10-17sys/dvb/: Fix some warnings.Tim-Philipp Müller2-2/+2
2007-10-16sys/dvb/: Integrate SoC work done by Alessandro for the Freevo project.Alessandro Decina26-74/+4483
2007-09-24Massive leak fixing, plus code cleanups.Stefan Kost3-3/+20
2007-07-18Add stdlib include (free, atoi, exit).Stefan Kost1-0/+1
2007-07-04sys/dvb/gstdvbsrc.c (dvbsrc_details, ARG_DVBSRC_ADAPTER,Zaheer Abbas Merali2-90/+94
2007-06-25gconf/: Remove dysfunctional directory (this stuff is in -good).Tim-Philipp Müller1-9/+11
2007-06-22Fix leaks.Edward Hervey3-8/+3
2007-06-21Re-enable VCD source and fix up release notes.Tim-Philipp Müller1-1/+1
2007-06-13sys/Makefile.am: Disable VCD build because we're frozen..Wim Taymans1-1/+1
2007-06-13Port VCD element.Wim Taymans4-322/+151
2007-06-12Move videocrop and osxvideo to -good.Jan Schmidt6-1267/+2
2007-06-12Remove the waveform plugin now that it is in -good.Jan Schmidt3-739/+0
2007-06-08Remove DirectDraw & DirectSound plugins, as they've moved to GoodJan Schmidt9-2755/+2
2007-06-08Rename the keep-aspect-ratio property to force-aspect-ratio to make it consis...Jan Schmidt1-2/+3
2007-06-06sys/glsink/glimagesink.c: Sprinkle in some XSync calls to avoid raciness with...Jan Schmidt1-0/+12
2007-05-24sys/directdraw/gstdirectdrawsink.*: Fix more warnings when compiling with Min...Vincent Torri2-15/+34
2007-05-23docs/plugins/gst-plugins-bad-plugins.args: Remove directsoundsink property do...Sébastien Moutte8-78/+2268
2007-05-22docs/plugins/Makefile.am: Also look for .m (objectivec) files.Edward Hervey1-0/+37
2007-05-20sys/directdraw/gstdirectdrawsink.c: Bunch of small fixes: remove static funct...Tim-Philipp Müller1-59/+58
2007-05-18sys/glsink/glimagesink.c: Update the cached caps after opening the display so...Jan Schmidt1-0/+1
2007-05-17sys/osxvideo/osxvideosink.*: Remove the event-loop-in-separate-thread modific...Edward Hervey2-8/+1
2007-05-17sys/osxvideo/osxvideosink.*: Fix a stupid #if vs #ifdef bug. Should use the p...Edward Hervey2-3/+19
2007-05-15Add DIRECTDRAW_CFLAGS and DIRECTSOUND_CFLAGS to Makefile.am; save and restore...Tim-Philipp Müller2-4/+4
2007-04-2980 char policeThomas Vander Stichele2-6/+6
2007-04-03sys/glsink/glimagesink.c: Fix handling of video/x-raw-yuv. Add overlay handl...David Schleef1-39/+192
2007-03-16sys/osxvideo/osxvideosink.m: Fix previous commit, we want to pass the NSView ...Edward Hervey1-1/+1
2007-03-16sys/osxvideo/osxvideosink.m: Emit 'have-ns-view' message when working in embe...Edward Hervey1-5/+17
2007-03-14sys/osxvideo/: Fix leaks when running a NSApp.Edward Hervey4-55/+225
2007-03-11sys/directdraw/gstdirectdrawsink.*: Handle display mode changes during playback.Sébastien Moutte2-434/+660
2007-02-27update copyright statementsChristian Schaller10-3/+57
2007-02-27sys/osxvideo/: Disable the cocoa event loop since it's a huge memory leak. Sh...Edward Hervey4-149/+2
2007-02-20sys/directsound/gstdirectsoundsink.*: Remove include of unused headers.Sébastien Moutte5-17/+740
2007-02-18sys/directdraw/: Prepare the plugin to move to good:Sébastien Moutte6-1020/+635
2007-02-11Makefile.am: Add win32 MANIFESTSébastien Moutte2-253/+385
2007-01-30configure.ac: Check for an Objective C compilerEdward Hervey6-2/+1164
2007-01-04Add directsoundsink to build and dist it, so it gets built when compiling wit...Vincent Torri3-3/+18
2007-01-03Add directdrawsink to build and dist it, so it gets built when compiling with...Vincent Torri3-9/+27
2006-11-24remove obsolete _factory_init protos and functionsStefan Kost3-6/+3