summaryrefslogtreecommitdiffstats
path: root/ext/raw1394
Commit message (Expand)AuthorAgeFilesLines
* Don't use declarations after statements and variable length arrays.Sebastian Dröge2008-07-081-4/+3
* Document whats first shown on the fdo plugin docs page :)Stefan Kost2008-05-281-0/+17
* ext/raw1394/: Implement GstPropertyProbe interface and add "device-name" prop...Julien Puydt2007-11-145-5/+265
* ext/raw1394/gstdv1394src.c: Replace direct comparison of a string with the st...Sebastian Dröge2007-05-161-1/+1
* ext/raw1394/gstdv1394src.c: Free handles that we allocated when exiting via t...Jan Schmidt2007-03-071-0/+10
* ext/raw1394/gstdv1394src.c (gst_dv1394src_from_raw1394handle): New helper fun...Andy Wingo2006-08-281-46/+51
* moap ignoreThomas Vander Stichele2006-06-111-0/+1
* ext/raw1394/gstdv1394src.c: gratuitous comment changesThomas Vander Stichele2006-06-111-2/+2
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-011-2/+2
* ext/raw1394/gstdv1394src.c: Fix bus reset when using libiec61883Zaheer Abbas Merali2006-05-311-2/+3
* configure.ac: Detect libiec61883 and set necessary CFLAGS and LIBS for dv1394.Zaheer Abbas Merali2006-05-313-17/+144
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* ext/raw1394/gstdv1394src.c: Use scale functionsWim Taymans2006-04-211-2/+7
* ext/raw1394/gstdv1394src.c: distinguish between device not found and could no...Thomas Vander Stichele2006-04-051-4/+20
* better/unified long descriptionsWim Taymans2006-03-301-1/+1
* Change bus reset handler so it reports useful information such as whether the...Zaheer Abbas Merali2006-03-162-2/+45
* URIHandler interface and element properties are now properly synchronized for...Edward Hervey2005-11-221-1/+26
* rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele2005-11-141-1/+1
* API change fix.Wim Taymans2005-10-191-2/+2
* Don't unref the message.Andy Wingo2005-10-071-1/+0
* Post a message when the cable is unplugged.Andy Wingo2005-10-071-12/+24
* ext/raw1394/gstdv1394src.c: Make interruptible, so it won't block forever in ...Andy Wingo2005-10-072-19/+119
* ext/raw1394/gstdv1394src.c: Clean up for style before doing some hacking. The...Andy Wingo2005-10-071-237/+121
* fix build and use of GST_LIBSThomas Vander Stichele2005-09-231-3/+2
* All plugins updated for element state changes.Andy Wingo2005-09-021-16/+15
* ext/raw1394/gstdv1394src.c (gst_dv1394src_iso_receive): Note license info in ...Andy Wingo2005-08-161-0/+2
* licensing, name and description changesThomas Vander Stichele2005-08-141-1/+1
* sys/oss/gstosssink.c (gst_oss_sink_open, gst_oss_sink_close)Andy Wingo2005-08-081-8/+2
* ext/raw1394/gstdv1394src.c: It's PUSH_SRC now.Wim Taymans2005-07-141-2/+2
* Ported the 1394 source to 0.9.Wim Taymans2005-07-073-99/+179
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-051-2/+0
* ext/raw1394/gstdv1394src.c: Reset negotiated state on PAUSED->READY.Ronald S. Bultje2005-02-021-0/+3
* ext/raw1394/gstdv1394src.c: Set caps to systemstream=TRUE.Ronald S. Bultje2005-02-011-3/+5
* fix the buildThomas Vander Stichele2004-10-201-1/+1
* ext/raw1394/gstdv1394src.*: Added conversion/query functions.Wim Taymans2004-10-152-40/+279
* ext/raw1394/gstdv1394src.*: Added AV/C VTR control support needed for some ca...Wim Taymans2004-10-152-23/+178
* throw errors when applicableThomas Vander Stichele2004-09-031-6/+11
* second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-211-1/+1
* ext/dv/gstdvdec.c: Fix caps nego and pad templates. RGB mode caps should work...Jan Schmidt2004-05-071-7/+8
* don't mix tabs and spacesThomas Vander Stichele2004-03-152-89/+90
* *.h: Revert indentingJohan Dahlin2004-03-151-33/+30
* gst-indentThomas Vander Stichele2004-03-143-240/+253
* removing stray commentationThomas Vander Stichele2004-03-141-2/+0
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-021-2/+4
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-291-2/+2
* use new error signal and classificationThomas Vander Stichele2004-01-181-2/+2
* Merge CAPS branchDavid Schleef2003-12-222-26/+14
* 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-071-1/+0
* Include config.hDavid Schleef2003-11-061-0/+3