summaryrefslogtreecommitdiffstats
path: root/sys
AgeCommit message (Expand)AuthorFilesLines
2003-04-05Revert last change, since it breaks buildDavid Schleef2-2/+2
2003-04-04sys/io.h -> asm/io.h (more portable) - fixes bug #109048Ronald S. Bultje2-2/+2
2003-03-09Fix v4l/v4l2 compilation problemsRonald S. Bultje1-0/+14
2003-03-02Unification of the way to speak to v4l2 and v4l elements... Also fix a segfau...Ronald S. Bultje11-328/+213
2003-02-23disabling videosink from head build, should I do the same for 0.6 branch?Christian Schaller1-2/+2
2003-01-10PadConnect -> PadLinkThomas Vander Stichele1-3/+3
2003-01-10another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele1-10/+10
2002-12-08parallel install fixesThomas Vander Stichele5-5/+5
2002-12-02Compile fixRonald S. Bultje1-1/+2
2002-11-13v4l plugins: add open/close signals v4l2 plugins: add open/close signals move...Ronald S. Bultje9-157/+274
2002-10-26Let's use g_strerror() instead of strerror()Ronald S. Bultje3-31/+31
2002-10-24Use strerror() instead of sys_errlist[] (deprecated)Ronald S. Bultje3-31/+31
2002-09-29add licenseAndy Wingo1-0/+1
2002-09-28I'm such an idiot - these files should have been in a week agoRonald S. Bultje5-90/+28
2002-09-20This patch fixes some issues caused by design issues in video4linux, adds som...Ronald S. Bultje2-57/+67
2002-09-18plugins part of license field patchChristian Schaller3-1/+5
2002-09-18some enhancements for capsnegoRonald S. Bultje1-2/+15
2002-09-17This fixes the video4linux/video4linux2 debug output, which had one \n too muchRonald S. Bultje3-3/+3
2002-09-17This build bug accidently went into the CVSRonald S. Bultje1-3/+3
2002-09-16Add the convert functions to the source pads of the video4linux and video4lin...Ronald S. Bultje1-1/+65
2002-09-14s/if define/if defined/David I. Lehn2-10/+6
2002-09-14/* blush */Thomas Vander Stichele1-9/+1
2002-09-14this broke the compile for me. Did it work for anyone ? does this plugin wor...Thomas Vander Stichele1-1/+6
2002-09-10This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje1-1/+1
2002-09-09This adds v4l2 stuff to the build systemRonald S. Bultje1-4/+9
2002-09-09this adds video4linux2 source and element plugins. The division in v4l2* plug...Ronald S. Bultje11-0/+3159
2002-07-28Added *BSD (and Darwin) ioctl cdaudio playing. Couple bugfixes. 'end-track','...Charles Schmidt8-123/+807
2002-07-28- Remove the dummy scheduler hackWim Taymans1-11/+2
2002-07-27Added conditional for cdrom, someone needs to write a configure check to make...Wim Taymans1-2/+8
2002-07-27Added the cdrom plugin by ishamael.Wim Taymans5-0/+590
2002-05-10Patches by JoshuaRonald S. Bultje2-3/+16
2002-04-20a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo1-1/+1
2002-04-11GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo5-10/+10
2002-04-06fixed rest of warning for gcc 3 in /sysBenjamin Otte1-9/+7
2002-03-29include the right header, blaAndy Wingo1-1/+1
2002-03-29check for the proper dxr3 header aphabetization fixesAndy Wingo1-2/+2
2002-03-29some s/KHz/Hz/ fixes in osssrc consistency-with-the-rest-of-gst adjustmentsAndy Wingo5-2/+523
2002-03-20s/Gnome-Streamer/GStreamer/Andy Wingo3-3/+3
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo4-7/+7
2002-03-19s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo2-2/+2
2002-03-12lib renameThomas Vander Stichele1-5/+5
2002-03-02adding 'videosink' elementBenjamin Otte1-2/+2
2002-01-18- plugins are built without versioning infoWrobell2-0/+2
2002-01-17reverting hadess's patchThomas Vander Stichele1-4/+1
2002-01-17- make the qcam plugin build only only platforms using NASM, ie. x86Bastien Nocera1-1/+3
2002-01-13Bring the plugins in sync with the new core capsnego system.Wim Taymans1-1/+1
2002-01-12s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn2-0/+2
2001-12-28Fixed some pluginsWim Taymans1-6/+0
2001-12-20applied taaz's virtual patchThomas Vander Stichele1-14/+14
2001-12-20added qcam checksThomas Vander Stichele1-1/+14