summaryrefslogtreecommitdiffstats
path: root/ext/raw1394
Commit message (Expand)AuthorAgeFilesLines
* dv1394src: Add a clock based on isochronous cycle counterDavid Schleef2009-09-095-2/+265
* dv1394src: Fix element for live usage... which has been broken for 2 years :(Edward Hervey2009-08-101-131/+9
* raw1394: Remove unneeded variableEdward Hervey2009-08-101-2/+1
* raw1394: sprinkle branch likeliness macros accross the code.Edward Hervey2009-06-242-7/+10
* raw1394: include stdlib.h for strtol()Tim-Philipp Müller2009-05-082-0/+2
* Remove trivial unused variables detected by CLang static analyzer.Edward Hervey2009-04-182-6/+3
* hdv1394src: Don't use void * pointer arithmeticSebastian Dröge2009-02-221-1/+1
* Update and add documentation for plugins with deps (ext).Stefan Kost2009-01-282-9/+22
* Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost2008-11-041-0/+1
* ext/raw1394/: Pretend to care about the result of write() which works around ...Tim-Philipp Müller2008-09-112-4/+4
* Make stuff compile with GST_DISABLE_GST_DEBUG.Tim-Philipp Müller2008-08-301-1/+3
* ext/raw1394/: mpeg2-ts (HDV) variant of firewire capture element.Edward Hervey2008-08-114-3/+919
* 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