summaryrefslogtreecommitdiff
path: root/sys/cdrom
Commit message (Expand)AuthorAgeFilesLines
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-047-14/+14
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-181-9/+6
* Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost2008-11-041-0/+1
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+2
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* rework build; add translations for v4l2Thomas Vander Stichele2006-04-011-1/+1
* expand tabsThomas Vander Stichele2005-12-066-462/+462
* renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2005-10-121-1/+1
* Fix up all the state change functions.Jan Schmidt2005-09-051-13/+14
* Fixes a bunch of problems with finalize and dispose functions, either assumpt...Jan Schmidt2004-11-011-7/+5
* fourth batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-211-2/+2
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-35/+35
* *.h: Revert indentingJohan Dahlin2004-03-155-525/+499
* gst-indentThomas Vander Stichele2004-03-147-588/+612
* fix headers fix signals to use - instead of _Thomas Vander Stichele2004-03-041-1/+1
* patches from jmmv@menta.net (Julio M. Merino Vidal)David Schleef2004-02-271-0/+7
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-073-8/+4
* fix most of sys dir. v4l2 and dxr3 pending, as I don't have themBenjamin Otte2003-11-021-22/+24
* Remove redundant definition of plugindirDavid Schleef2003-08-101-1/+0
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-1/+2
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-0/+3
* - some of my pending cleanupsWim Taymans2003-05-241-252/+277
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* add licenseAndy Wingo2002-09-291-0/+1
* s/if define/if defined/David I. Lehn2002-09-142-10/+6
* /* blush */Thomas Vander Stichele2002-09-141-9/+1
* this broke the compile for me. Did it work for anyone ? does this plugin wor...Thomas Vander Stichele2002-09-141-1/+6
* Added *BSD (and Darwin) ioctl cdaudio playing. Couple bugfixes. 'end-track','...Charles Schmidt2002-07-288-123/+807
* - Remove the dummy scheduler hackWim Taymans2002-07-281-11/+2
* Added the cdrom plugin by ishamael.Wim Taymans2002-07-275-0/+590