expand tabs
[platform/upstream/gstreamer.git] / ext / alsa / gstalsasink.c
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-11-10 Thomas Vander Sticheleext/alsa/gstalsasink.c: check for ALSA errors properly...
2005-10-18 Wim Taymansext/alsa/gstalsasink.c: Set handle to NULL.
2005-10-10 Wim Taymansext/alsa/gstalsasink.c: Also allow unsigned int.
2005-09-24 Wim TaymansFix sync again. Moved sample alignment to basesink.
2005-08-22 Andy Wingoext/alsa/: Add a device-name property.
2005-08-08 Andy Wingogst-libs/gst/audio/gstbaseaudiosink.c
2005-08-08 Ronald S. Bultjeext/alsa/gstalsasink.c: Assign debug category, add...
2005-07-29 Andy Wingoext/alsa/gstalsaplugin.c (plugin_init): We are primary...
2005-07-10 Thomas Vander Sticheleuse overridable ERROR_CFLAGS; more macro splitting
2005-07-08 Thomas Vander Sticheleadd device property
2005-05-31 Wim Taymansext/alsa/gstalsasink.c: Get actual segment size and...
2005-05-25 Wim Taymansext/alsa/gstalsasink.c: Open non-blocking, set to block...
2005-05-05 Christian Schallerfix build so you can make dist and create rpms
2005-04-28 Wim Taymansext/alsa/: Implement alsasink with simple open/write...
2005-02-08 Ronald S. Bultjeext/alsa/gstalsasink.c: Implement FILLER event awareness.
2005-01-25 Jan Schmidtext/a52dec/gsta52dec.c: Add some debug output. Check...
2005-01-19 Ronald S. Bultjeext/alsa/gstalsasink.c: Safety guard.
2005-01-09 Ronald S. BultjeRemove all references to xvideosink, fix examples ...
2004-12-18 Ronald S. Bultjeext/alsa/gstalsasink.c: Fix for integer overflow. Makes...
2004-11-28 Martin Sotoext/alsa/: Make alsasink actually honor gst_element_set...
2004-11-13 Benjamin Otteext/alsa/gstalsa.c: add debugging
2004-11-12 Ronald S. Bultjeext/alsa/gstalsasink.c: Fix for negotiation order probl...
2004-11-10 Ronald S. Bultjeext/alsa/gstalsasink.c: This seems to be antique leftov...
2004-11-10 Ronald S. Bultjeext/alsa/gstalsasink.c: Fix bytes/samples confustion.
2004-09-13 Ronald S. Bultjeext/alsa/gstalsamixer.c: Update mixer (to sync with...
2004-07-09 Thomas Vander Sticheledon't assert in state change
2004-07-08 Thomas Vander Sticheleext/alsa/: - add debugging info
2004-07-03 Benjamin Otteext/alsa/gstalsa.c: use our own functions for restartin...
2004-06-23 Wim Taymansext/alsa/: Add clock to alsasrc. Take new capture times...
2004-06-23 Thomas Vander Stichelemerge back from release
2004-06-07 Benjamin Otteext/alsa/gstalsasink.c: handle discont events if they...
2004-06-07 Benjamin Otteext/alsa/gstalsa.c: cast to GstClockTime to get higher...
2004-05-16 Benjamin OtteI suck
2004-05-16 Benjamin Otteext/alsa/gstalsasink.c: use correct variable when deter...
2004-05-16 Benjamin Otteext/alsa/gstalsasink.c: compute correct expected timest...
2004-05-16 Benjamin Otteext/alsa/gstalsasink.c: add error checking to snd_pcm_d...
2004-05-09 Benjamin Otteext/alsa/gstalsasink.c: allow discont events before...
2004-05-07 Ronald S. Bultjeext/alsa/: Make alsasink/src a subclass of alsamixer...
2004-04-30 Colin Waltersplug a memleak
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-14 Thomas Vander Stichelegst-indent
2004-03-09 David Schleefext/alsa/gstalsa.c: Add fixate function. (bug #135719)
2004-02-02 Thomas Vander Stichelechange NULL to (NULL) for GST_ELEMENT_ERROR
2004-01-31 Benjamin Otteext/alsa/gstalsa.c: really start/stop clock only on...
2004-01-31 Benjamin Otteext/alsa/gstalsa.c: start clock on PAUSED=>PLAYING...
2004-01-29 Thomas Vander SticheleGST_ELEMENT_ERROR
2004-01-18 Thomas Vander Sticheleuse new error signal and classification
2004-01-15 Benjamin Otteext/alsa/gstalsasink.c: Don't update the time of the...
2004-01-14 Benjamin Otteuse element time.
2003-12-22 David SchleefMerge CAPS branch
2003-11-22 Benjamin Ottedon't print to stderr, use debug messages
2003-11-18 Benjamin Ottefixes for recent changes:
2003-11-16 Leif Johnsonsplitting ALSA code into separate source files