summaryrefslogtreecommitdiffstats
path: root/sys/cdrom/gstcdplayer.c
AgeCommit message (Expand)AuthorFilesLines
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+2
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost1-1/+1
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele1-1/+1
2005-10-12renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost1-1/+1
2005-09-05Fix up all the state change functions.Jan Schmidt1-13/+14
2004-11-01Fixes a bunch of problems with finalize and dispose functions, either assumpt...Jan Schmidt1-7/+5
2004-05-21fourth batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet1-2/+2
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-35/+35
2004-03-14gst-indentThomas Vander Stichele1-56/+49
2004-03-04fix headers fix signals to use - instead of _Thomas Vander Stichele1-1/+1
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-02fix most of sys dir. v4l2 and dxr3 pending, as I don't have themBenjamin Otte1-22/+24
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje1-1/+2
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-0/+3
2003-05-24- some of my pending cleanupsWim Taymans1-252/+277
2002-09-29add licenseAndy Wingo1-0/+1
2002-07-28Added *BSD (and Darwin) ioctl cdaudio playing. Couple bugfixes. 'end-track','...Charles Schmidt1-14/+71
2002-07-28- Remove the dummy scheduler hackWim Taymans1-11/+2
2002-07-27Added the cdrom plugin by ishamael.Wim Taymans1-0/+293