index
:
~adn770/gst-plugins-good
0.10
alpha
master
qtdemux-0.10
GStreamer plugins good hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
raw1394
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-10
suppress more warnings
Wim Taymans
1
-0
/
+2
2011-11-28
various: fix pad template leaks
Vincent Penquerc'h
2
-4
/
+2
2011-06-24
dv1394src: make the internal clock thread safe
Andoni Morales Alastruey
1
-0
/
+2
2011-04-16
jpegenc: pulsesink: raw1394: Address unused but set variables
Robert Swain
2
-2
/
+2
2010-10-13
various (ext): add a missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
2
-13
/
+16
2010-10-12
ext, gst: canonicalise property names where this wasn't the case
Tim-Philipp Müller
1
-1
/
+1
2010-10-04
raw1394: Don't compile hdv1394src if libiec61883 isn't available
Edward Hervey
2
-2
/
+14
2010-07-16
dv1394src: Post clock-provide and clock-lost messages when going from/to PLAYING
Sebastian Dröge
1
-0
/
+36
2010-06-15
raw1394: remove useless last_time
Marc-André Lureau
2
-2
/
+0
2010-06-10
dv1394: Fix the internal clock even more
Andoni Morales Alastruey
1
-1
/
+1
2010-03-21
Add -Wwrite-strings to the configure flags
Benjamin Otte
2
-2
/
+2
2010-03-18
dv1394src: Fix internal clock
Andoni Morales Alastruey
1
-3
/
+6
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
2
-16
/
+10
2010-02-15
raw1394, matroska, rtpmanager: remove padding from structures
Tim-Philipp Müller
1
-3
/
+0
2009-11-05
raw1394: printf format fixes
Tim-Philipp Müller
2
-2
/
+2
2009-09-09
dv1394src: Add a clock based on isochronous cycle counter
David Schleef
5
-2
/
+265
2009-08-10
dv1394src: Fix element for live usage... which has been broken for 2 years :(
Edward Hervey
1
-131
/
+9
2009-08-10
raw1394: Remove unneeded variable
Edward Hervey
1
-2
/
+1
2009-06-24
raw1394: sprinkle branch likeliness macros accross the code.
Edward Hervey
2
-7
/
+10
2009-05-08
raw1394: include stdlib.h for strtol()
Tim-Philipp Müller
2
-0
/
+2
2009-04-18
Remove trivial unused variables detected by CLang static analyzer.
Edward Hervey
2
-6
/
+3
2009-02-22
hdv1394src: Don't use void * pointer arithmetic
Sebastian Dröge
1
-1
/
+1
2009-01-28
Update and add documentation for plugins with deps (ext).
Stefan Kost
2
-9
/
+22
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -good.
Stefan Kost
1
-0
/
+1
2008-09-11
ext/raw1394/: Pretend to care about the result of write() which works around ...
Tim-Philipp Müller
2
-4
/
+4
2008-08-30
Make stuff compile with GST_DISABLE_GST_DEBUG.
Tim-Philipp Müller
1
-1
/
+3
2008-08-11
ext/raw1394/: mpeg2-ts (HDV) variant of firewire capture element.
Edward Hervey
4
-3
/
+919
2008-07-08
Don't use declarations after statements and variable length arrays.
Sebastian Dröge
1
-4
/
+3
2008-05-28
Document whats first shown on the fdo plugin docs page :)
Stefan Kost
1
-0
/
+17
2007-11-14
ext/raw1394/: Implement GstPropertyProbe interface and add "device-name" prop...
Julien Puydt
5
-5
/
+265
2007-05-16
ext/raw1394/gstdv1394src.c: Replace direct comparison of a string with the st...
Sebastian Dröge
1
-1
/
+1
2007-03-07
ext/raw1394/gstdv1394src.c: Free handles that we allocated when exiting via t...
Jan Schmidt
1
-0
/
+10
2006-08-28
ext/raw1394/gstdv1394src.c (gst_dv1394src_from_raw1394handle): New helper fun...
Andy Wingo
1
-46
/
+51
2006-06-11
moap ignore
Thomas Vander Stichele
1
-0
/
+1
2006-06-11
ext/raw1394/gstdv1394src.c: gratuitous comment changes
Thomas Vander Stichele
1
-2
/
+2
2006-06-01
Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
Stefan Kost
1
-2
/
+2
2006-05-31
ext/raw1394/gstdv1394src.c: Fix bus reset when using libiec61883
Zaheer Abbas Merali
1
-2
/
+3
2006-05-31
configure.ac: Detect libiec61883 and set necessary CFLAGS and LIBS for dv1394.
Zaheer Abbas Merali
3
-17
/
+144
2006-04-25
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
1
-1
/
+1
2006-04-21
ext/raw1394/gstdv1394src.c: Use scale functions
Wim Taymans
1
-2
/
+7
2006-04-05
ext/raw1394/gstdv1394src.c: distinguish between device not found and could no...
Thomas Vander Stichele
1
-4
/
+20
2006-03-30
better/unified long descriptions
Wim Taymans
1
-1
/
+1
2006-03-16
Change bus reset handler so it reports useful information such as whether the...
Zaheer Abbas Merali
2
-2
/
+45
2005-11-22
URIHandler interface and element properties are now properly synchronized for...
Edward Hervey
1
-1
/
+26
2005-11-14
rework configure.ac; make asterisk rtp stuff compile on mingw
Thomas Vander Stichele
1
-1
/
+1
2005-10-19
API change fix.
Wim Taymans
1
-2
/
+2
2005-10-07
Don't unref the message.
Andy Wingo
1
-1
/
+0
2005-10-07
Post a message when the cable is unplugged.
Andy Wingo
1
-12
/
+24
2005-10-07
ext/raw1394/gstdv1394src.c: Make interruptible, so it won't block forever in ...
Andy Wingo
2
-19
/
+119
2005-10-07
ext/raw1394/gstdv1394src.c: Clean up for style before doing some hacking. The...
Andy Wingo
1
-237
/
+121
[next]