summaryrefslogtreecommitdiff
path: root/ext/raw1394
AgeCommit message (Expand)AuthorFilesLines
2005-09-23fix build and use of GST_LIBSThomas Vander Stichele1-3/+2
2005-09-02All plugins updated for element state changes.Andy Wingo1-16/+15
2005-08-16ext/raw1394/gstdv1394src.c (gst_dv1394src_iso_receive): Note license info in ...Andy Wingo1-0/+2
2005-08-14licensing, name and description changesThomas Vander Stichele1-1/+1
2005-08-08sys/oss/gstosssink.c (gst_oss_sink_open, gst_oss_sink_close)Andy Wingo1-8/+2
2005-07-14ext/raw1394/gstdv1394src.c: It's PUSH_SRC now.Wim Taymans1-2/+2
2005-07-07Ported the 1394 source to 0.9.Wim Taymans3-99/+179
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo1-2/+0
2005-02-02ext/raw1394/gstdv1394src.c: Reset negotiated state on PAUSED->READY.Ronald S. Bultje1-0/+3
2005-02-01ext/raw1394/gstdv1394src.c: Set caps to systemstream=TRUE.Ronald S. Bultje1-3/+5
2004-10-20fix the buildThomas Vander Stichele1-1/+1
2004-10-15ext/raw1394/gstdv1394src.*: Added conversion/query functions.Wim Taymans2-40/+279
2004-10-15ext/raw1394/gstdv1394src.*: Added AV/C VTR control support needed for some ca...Wim Taymans2-23/+178
2004-09-03throw errors when applicableThomas Vander Stichele1-6/+11
2004-05-21second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet1-1/+1
2004-05-07ext/dv/gstdvdec.c: Fix caps nego and pad templates. RGB mode caps should work...Jan Schmidt1-7/+8
2004-03-15don't mix tabs and spacesThomas Vander Stichele2-89/+90
2004-03-15*.h: Revert indentingJohan Dahlin1-33/+30
2004-03-14gst-indentThomas Vander Stichele3-240/+253
2004-03-14removing stray commentationThomas Vander Stichele1-2/+0
2004-02-02change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele1-2/+4
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele1-2/+2
2004-01-18use new error signal and classificationThomas Vander Stichele1-2/+2
2003-12-22Merge CAPS branchDavid Schleef2-26/+14
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje1-1/+0
2003-11-06Include config.hDavid Schleef1-0/+3
2003-11-02Use the GST_ELEMENT_DETAILS for initialising GstElementDetailsJan Schmidt1-3/+3
2003-11-02Updated for the new plugin loading codeJan Schmidt2-25/+31
2003-10-09Trivial fixes for GstBuffer->GstData migrationDavid Schleef1-1/+1
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-2/+2
2003-09-16reverting error patch before making a branch.Thomas Vander Stichele1-9/+3
2003-09-15converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte1-3/+9
2003-08-10Remove redundant plugindir definitionDavid Schleef1-1/+0
2003-07-19+ changes for new float caps without slope/intercept + some category changes ...Leif Johnson1-1/+1
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte2-13/+16
2003-01-06Committing patch from Dan FischerJan Schmidt3-21/+172
2002-12-08parallel install fixesThomas Vander Stichele1-1/+1
2002-11-15add media-info to spec commit patch from Jan Schmidt for raw1394 pluginJan Schmidt3-4/+7
2002-09-18plugins part of license field patchChristian Schaller1-1/+2
2002-04-11GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2-2/+2
2002-03-20s/Gnome-Streamer/GStreamer/Andy Wingo2-2/+2
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2-3/+3
2002-03-19s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo1-1/+1
2002-01-18- plugins are built without versioning infoWrobell1-0/+1
2002-01-12s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn1-1/+2
2001-12-23adding dv, raw1934, gnomevfs, rtpThomas Vander Stichele4-0/+385