| Commit message (Expand) | Author | Age | Files | Lines |
* | ext/esd/README: Remove, it contains nothing useful anyway. | Tim-Philipp Müller | 2006-07-24 | 2 | -44/+7 |
* | autogen.sh: require am17 | Thomas Vander Stichele | 2006-06-11 | 1 | -2/+3 |
* | Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass | Stefan Kost | 2006-06-01 | 2 | -3/+3 |
* | ext/esd/esdsink.*: Move the esd_get_server_info() into gst_esdsink_open() and... | Tim-Philipp Müller | 2006-05-10 | 2 | -35/+42 |
* | Const-ify GEnumValue arrays. | Tim-Philipp Müller | 2006-05-10 | 1 | -2/+2 |
* | ext/esd/esdsink.c: Fix compile problem by defining ESD_MAX_WRITE_SIZE if it i... | Wim Taymans | 2006-04-26 | 1 | -0/+5 |
* | ext/esd/esdsink.c: Always write ESD_BUF_SIZE bytes and use ESD_MAX_WRITE_SIZE... | Wim Taymans | 2006-04-26 | 1 | -7/+4 |
* | Define GstElementDetails as const and also static (when defined as global) | Stefan Kost | 2006-04-25 | 2 | -2/+2 |
* | Add translatable error message for when we cannot connect to the sound server... | Tim-Philipp Müller | 2006-04-18 | 2 | -11/+16 |
* | Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) | Stefan Kost | 2006-04-08 | 1 | -1/+1 |
* | better/unified long descriptions | Wim Taymans | 2006-03-30 | 2 | -12/+10 |
* | ext/esd/esdsink.*: Fix esd choppy playback by configuring audiosink correctly... | Wim Taymans | 2006-03-23 | 2 | -21/+75 |
* | ext/esd/esdsink.c: Some cleanups. | Wim Taymans | 2006-03-21 | 1 | -39/+55 |
* | close #333784 unref the result of gst_pad_get_parent() by: Christophe Fergeau. | Wim Taymans | 2006-03-13 | 1 | -0/+1 |
* | ext/esd/Makefile.am: otherwise build will fail for folks with libesd in a non... | Tim-Philipp Müller | 2006-01-15 | 1 | -1/+1 |
* | change some char* into char[] | Stefan Kost | 2005-12-16 | 2 | -2/+2 |
* | expand tabs | Thomas Vander Stichele | 2005-12-06 | 1 | -3/+3 |
* | fix up more enums | Thomas Vander Stichele | 2005-11-22 | 1 | -4/+4 |
* | rework configure.ac; make asterisk rtp stuff compile on mingw | Thomas Vander Stichele | 2005-11-14 | 1 | -1/+1 |
* | renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu... | Stefan Kost | 2005-10-12 | 2 | -6/+6 |
* | fix build and use of GST_LIBS | Thomas Vander Stichele | 2005-09-23 | 1 | -3/+2 |
* | All plugins updated for element state changes. | Andy Wingo | 2005-09-02 | 1 | -6/+7 |
* | ext/esd/esdsink.c (gst_esdsink_getcaps): Seems that wierd va_list caps settin... | Andy Wingo | 2005-08-08 | 1 | -25/+9 |
* | sys/oss/gstosssink.c (gst_oss_sink_open, gst_oss_sink_close) | Andy Wingo | 2005-08-08 | 1 | -47/+59 |
* | more macro splitting; fix po problem | Thomas Vander Stichele | 2005-07-10 | 1 | -3/+3 |
* | Ported DVdec to 0.9. | Wim Taymans | 2005-07-07 | 1 | -1/+1 |
* | Way, way, way too many files: Remove crack comment from the 2000 era. | Andy Wingo | 2005-07-05 | 1 | -2/+0 |
* | fix some CFLAGS | Thomas Vander Stichele | 2005-07-01 | 1 | -2/+2 |
* | Disable tcp elements and esdmon (they don't compile). | Ronald S. Bultje | 2005-05-19 | 1 | -1/+2 |
* | Ported esdsink plugin. | Arwed v. Merkatz | 2005-05-10 | 4 | -365/+221 |
* | ext/esd/esdsink.c: Make error actually say something useful (fixes #156798). | Ronald S. Bultje | 2004-12-01 | 1 | -2/+2 |
* | added two api precondition guards use g_strdup with getenv to fix crash when ... | Stefan Kost | 2004-11-01 | 1 | -1/+4 |
* | ext/esd/esdsink.c: Use a finalize function, not dispose, and more importantly... | Jan Schmidt | 2004-11-01 | 1 | -3/+5 |
* | Fixes: #151879, #151881, #151882, #151883, #151884, #151886, #151887, #152102... | David Schleef | 2004-09-12 | 1 | -0/+10 |
* | ext/esd/esdsink.*: Close the esd connection on pause, because esd will just w... | Jan Schmidt | 2004-06-13 | 2 | -8/+33 |
* | second batch : remove ',' at end of enums as they could confuse older gcc, fo... | Stéphane Loeuillet | 2004-05-21 | 2 | -2/+2 |
* | forgot to update the Changelog for the past two days, bad me, bad | Stéphane Loeuillet | 2004-05-20 | 1 | -1/+1 |
* | ext/esd/esdsink.c: Fix crash when ESD is killed while we're playing. | David Schleef | 2004-05-14 | 1 | -1/+4 |
* | ext/esd/esdmon.c: fix nonterminated vararg and memleak | Benjamin Otte | 2004-04-05 | 1 | -9/+11 |
* | don't mix tabs and spaces | Thomas Vander Stichele | 2004-03-15 | 2 | -73/+77 |
* | *.h: Revert indenting | Johan Dahlin | 2004-03-15 | 2 | -34/+36 |
* | gst-indent | Thomas Vander Stichele | 2004-03-14 | 5 | -285/+284 |
* | change NULL to (NULL) for GST_ELEMENT_ERROR | Thomas Vander Stichele | 2004-02-02 | 2 | -5/+5 |
* | ext/esd/esdsink.c: Since we have static pad template caps, we don't need to n... | Ronald S. Bultje | 2004-01-30 | 1 | -1/+3 |
* | GST_ELEMENT_ERROR | Thomas Vander Stichele | 2004-01-29 | 2 | -4/+10 |
* | ext/esd/esdsink.c: Fix sync issues in esdsink. Also changed esdsink to only ... | David Schleef | 2004-01-27 | 1 | -62/+20 |
* | one more debug info | Thomas Vander Stichele | 2004-01-23 | 1 | -0/+1 |
* | categorize log level | Thomas Vander Stichele | 2004-01-23 | 1 | -4/+5 |
* | forgot this line | Thomas Vander Stichele | 2004-01-23 | 1 | -0/+1 |
* | private debugging cat better error reporting | Thomas Vander Stichele | 2004-01-23 | 2 | -3/+10 |