expand tabs
[platform/upstream/gstreamer.git] / ext / alsa / gstalsasrc.c
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-08-28 Andy WingoUpdates for two-arg init from GST_BOILERPLATE_FULL.
2005-08-22 Andy Wingoext/alsa/: Add a device-name property.
2005-08-22 Andy Wingogst-libs/gst/audio/gstaudiosrc.*: Implement open_device...
2005-07-10 Thomas Vander Sticheleuse overridable ERROR_CFLAGS; more macro splitting
2005-07-08 Thomas Vander Sticheleadd device property
2005-07-06 Wim TaymansAdded audiosource base classes.
2005-06-28 Andy Wingo*.c: Don't cast to GstObject before reffing/unreffing.
2004-07-09 Thomas Vander Sticheledon't assert in state change
2004-06-25 Thomas Vander Stichelemake provided clock run in sync
2004-06-24 Wim Taymansext/alsa/: Use alsa trigger_tstamp to get the timestamp...
2004-06-23 Wim Taymansext/alsa/: Add clock to alsasrc. Take new capture times...
2004-06-22 Wim Taymansext/alsa/: Cleanups, take queued samples into account...
2004-06-17 Wim Taymansext/alsa/: Make the xrun code timestamp and offset...
2004-06-02 Thomas Vander Stichelecheck error code correctly
2004-06-02 Thomas Vander Sticheleuse ssize_t over size_t avoid segfault in alsa
2004-05-09 Benjamin Otteext/alsa/gstalsasrc.c: don't use a fixed buffer size...
2004-05-07 Ronald S. Bultjeext/alsa/: Make alsasink/src a subclass of alsamixer...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-14 Thomas Vander Stichelegst-indent
2004-02-02 Thomas Vander Stichelechange NULL to (NULL) for GST_ELEMENT_ERROR
2004-01-29 Thomas Vander SticheleGST_ELEMENT_ERROR
2004-01-18 Thomas Vander Sticheleuse new error signal and classification
2004-01-12 David SchleefRemove all usage of gst_pad_get_caps(), and replace...
2004-01-03 David Schleefext/alsa/gstalsasrc.c: Remove bogus "src" request pad.
2003-12-22 David SchleefMerge CAPS branch
2003-11-18 Benjamin Ottefixes for recent changes:
2003-11-16 Leif Johnsonsplitting ALSA code into separate source files