summaryrefslogtreecommitdiffstats
path: root/sys
AgeCommit message (Collapse)AuthorFilesLines
2003-04-05Revert last change, since it breaks buildDavid Schleef2-2/+2
Original commit message from CVS: Revert last change, since it breaks build
2003-04-04sys/io.h -> asm/io.h (more portable) - fixes bug #109048Ronald S. Bultje2-2/+2
Original commit message from CVS: sys/io.h -> asm/io.h (more portable) - fixes bug #109048
2003-03-09Fix v4l/v4l2 compilation problemsRonald S. Bultje1-0/+14
Original commit message from CVS: Fix v4l/v4l2 compilation problems
2003-03-02Unification of the way to speak to v4l2 and v4l elements... Also fix a ↵Ronald S. Bultje11-328/+213
segfautl when doing gst-inspect v4l2src Original commit message from CVS: Unification of the way to speak to v4l2 and v4l elements... Also fix a segfautl when doing gst-inspect v4l2src
2003-02-23disabling videosink from head build, should I do the same for 0.6 branch?Christian Schaller1-2/+2
Original commit message from CVS: disabling videosink from head build, should I do the same for 0.6 branch?
2003-01-10PadConnect -> PadLinkThomas Vander Stichele1-3/+3
Original commit message from CVS: PadConnect -> PadLink
2003-01-10another batch of connect->link fixes please let me know about issues and ↵Thomas Vander Stichele1-10/+10
please refrain of making them yourself, so t... Original commit message from CVS: another batch of connect->link fixes please let me know about issues and please refrain of making them yourself, so that I don't spend double the time resolving conflicts
2002-12-08parallel install fixesThomas Vander Stichele5-5/+5
Original commit message from CVS: parallel install fixes
2002-12-02Compile fixRonald S. Bultje1-1/+2
Original commit message from CVS: Compile fix
2002-11-13v4l plugins: add open/close signals v4l2 plugins: add open/close signals ↵Ronald S. Bultje9-157/+274
move source format enumeration from v4l2elem... Original commit message from CVS: v4l plugins: * add open/close signals v4l2 plugins: * add open/close signals * move source format enumeration from v4l2element to v4l2src * adapt to the final v4l2 API in kernel 2.5 (patches for 2.4 on http://bytesex.org/patches) * small tweaks
2002-10-26Let's use g_strerror() instead of strerror()Ronald S. Bultje3-31/+31
Original commit message from CVS: Let's use g_strerror() instead of strerror()
2002-10-24Use strerror() instead of sys_errlist[] (deprecated)Ronald S. Bultje3-31/+31
Original commit message from CVS: Use strerror() instead of sys_errlist[] (deprecated)
2002-09-29add licenseAndy Wingo1-0/+1
Original commit message from CVS: add license
2002-09-28I'm such an idiot - these files should have been in a week agoRonald S. Bultje5-90/+28
Original commit message from CVS: I'm such an idiot - these files should have been in a week ago
2002-09-20This patch fixes some issues caused by design issues in video4linux, adds ↵Ronald S. Bultje2-57/+67
some nicety to video4linux2 plugins and doe... Original commit message from CVS: This patch fixes some issues caused by design issues in video4linux, adds some nicety to video4linux2 plugins and does some more evil stuff: * video4linux doesn't tell us which formats are supported by a card, so the only way to know this is by simply trying it out. This patch adds that. * v4lmjpegsink didnt have a bufferpool yet - is integrated now. * all copy() bufferpool functions have been removed since they're not needed. * v4lmjpegsink doesnt have a free() function, because hen playing the frames, all this is already handled. When the frame is not played, nothing has to be done. In total, the function is not needed. * adds a get_caps() function to v4l2src * some minor crap
2002-09-18plugins part of license field patchChristian Schaller3-1/+5
Original commit message from CVS: plugins part of license field patch
2002-09-18some enhancements for capsnegoRonald S. Bultje1-2/+15
Original commit message from CVS: some enhancements for capsnego
2002-09-17This fixes the video4linux/video4linux2 debug output, which had one \n too muchRonald S. Bultje3-3/+3
Original commit message from CVS: This fixes the video4linux/video4linux2 debug output, which had one \n too much
2002-09-17This build bug accidently went into the CVSRonald S. Bultje1-3/+3
Original commit message from CVS: This build bug accidently went into the CVS
2002-09-16Add the convert functions to the source pads of the video4linux and ↵Ronald S. Bultje1-1/+65
video4linux2 source plugins Original commit message from CVS: Add the convert functions to the source pads of the video4linux and video4linux2 source plugins
2002-09-14s/if define/if defined/David I. Lehn2-10/+6
Original commit message from CVS: s/if define/if defined/
2002-09-14/* blush */Thomas Vander Stichele1-9/+1
Original commit message from CVS: /* blush */
2002-09-14this broke the compile for me. Did it work for anyone ? does this plugin ↵Thomas Vander Stichele1-1/+6
work at all ? Original commit message from CVS: this broke the compile for me. Did it work for anyone ? does this plugin work at all ?
2002-09-10This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje1-1/+1
Original commit message from CVS: This updates all plugins to the new API for gst_pad_try_set_caps
2002-09-09This adds v4l2 stuff to the build systemRonald S. Bultje1-4/+9
Original commit message from CVS: This adds v4l2 stuff to the build system
2002-09-09this adds video4linux2 source and element plugins. The division in v4l2* ↵Ronald S. Bultje11-0/+3159
plugins is the same as for v4l1 - i.e. an el... Original commit message from CVS: this adds video4linux2 source and element plugins. The division in v4l2* plugins is the same as for v4l1 - i.e. an element, a src and a sink, but there won't be separate encoding plugins (like v4lmjpegsrc) - all functionality is (thanks to video4linux2) integrated in one plugin: v4l2src. v4l2sink is still to be done, that'll come later.
2002-07-28Added *BSD (and Darwin) ioctl cdaudio playing. Couple bugfixes. ↵Charles Schmidt8-123/+807
'end-track','current-track' and 'cddb-discid' propert... Original commit message from CVS: Added *BSD (and Darwin) ioctl cdaudio playing. Couple bugfixes. 'end-track','current-track' and 'cddb-discid' properties and 'track-change' signal for the element.
2002-07-28- Remove the dummy scheduler hackWim Taymans1-11/+2
Original commit message from CVS: - Remove the dummy scheduler hack - Remove the state change hack
2002-07-27Added conditional for cdrom, someone needs to write a configure check to ↵Wim Taymans1-2/+8
make this work Original commit message from CVS: Added conditional for cdrom, someone needs to write a configure check to make this work
2002-07-27Added the cdrom plugin by ishamael.Wim Taymans5-0/+590
Original commit message from CVS: Added the cdrom plugin by ishamael.
2002-05-10Patches by JoshuaRonald S. Bultje2-3/+16
Original commit message from CVS: Patches by Joshua
2002-04-20a hack to work around intltool's brokenness a current check for mpeg2dec ↵Andy Wingo1-1/+1
details->klass reorganizations an element br... Original commit message from CVS: * a hack to work around intltool's brokenness * a current check for mpeg2dec * details->klass reorganizations * an element browser that uses details->klass * separated cdxa parse out from the avi directory
2002-04-11GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory ↵Andy Wingo5-10/+10
and typefind. Original commit message from CVS: GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind. also, some -Werror fixes.
2002-04-06fixed rest of warning for gcc 3 in /sysBenjamin Otte1-9/+7
Original commit message from CVS: fixed rest of warning for gcc 3 in /sys
2002-03-29include the right header, blaAndy Wingo1-1/+1
Original commit message from CVS: include the right header, bla
2002-03-29check for the proper dxr3 header aphabetization fixesAndy Wingo1-2/+2
Original commit message from CVS: * check for the proper dxr3 header * aphabetization fixes
2002-03-29some s/KHz/Hz/ fixes in osssrc consistency-with-the-rest-of-gst adjustmentsAndy Wingo5-2/+523
Original commit message from CVS: * some s/KHz/Hz/ fixes in osssrc * added dxr3 plugin from rehan khwaja <rehankhwaja@yahoo.com>, with some consistency-with-the-rest-of-gst adjustments
2002-03-20s/Gnome-Streamer/GStreamer/Andy Wingo3-3/+3
Original commit message from CVS: s/Gnome-Streamer/GStreamer/
2002-03-19removal of //-style comments don't link plugins to core libs -- the ↵Andy Wingo4-7/+7
versioning is done internally to the plugins with... Original commit message from CVS: * removal of //-style comments * don't link plugins to core libs -- the versioning is done internally to the plugins with the plugin_info struct, and symbol resolution is lazy, so we can always know if a plugin can be loaded by the plugin_info data. in theory.
2002-03-19s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables ↵Andy Wingo2-2/+2
variables are defined as make variables automagi... Original commit message from CVS: s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variables are defined as make variables automagically, and this gives the user the freedom to say make GST_PLUGIN_LDFLAGS=-myflag
2002-03-12lib renameThomas Vander Stichele1-5/+5
Original commit message from CVS: lib rename
2002-03-02adding 'videosink' elementBenjamin Otte1-2/+2
Original commit message from CVS: adding 'videosink' element It's basically a rewritten xvideosink, but is more modular and allows 'hooks'. It is needed by GstVideoWidget in gst-player
2002-01-18- plugins are built without versioning infoWrobell2-0/+2
Original commit message from CVS: - plugins are built without versioning info
2002-01-17reverting hadess's patchThomas Vander Stichele1-4/+1
Original commit message from CVS: reverting hadess's patch
2002-01-17- make the qcam plugin build only only platforms using NASM, ie. x86Bastien Nocera1-1/+3
Original commit message from CVS: - make the qcam plugin build only only platforms using NASM, ie. x86
2002-01-13Bring the plugins in sync with the new core capsnego system.Wim Taymans1-1/+1
Original commit message from CVS: Bring the plugins in sync with the new core capsnego system. Added some features, enhancements...
2002-01-12s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn2-0/+2
Original commit message from CVS: * s/filter/plugin/ * link plugins to GST_LIBS * rearrange rules to a common format
2001-12-28Fixed some pluginsWim Taymans1-6/+0
Original commit message from CVS: Fixed some plugins
2001-12-20applied taaz's virtual patchThomas Vander Stichele1-14/+14
Original commit message from CVS: applied taaz's virtual patch
2001-12-20added qcam checksThomas Vander Stichele1-1/+14
Original commit message from CVS: added qcam checks