diff options
| author | Andy Wingo <wingo@pobox.com> | 2005-08-08 17:27:28 +0000 |
|---|---|---|
| committer | Andy Wingo <wingo@pobox.com> | 2005-08-08 17:27:28 +0000 |
| commit | 71de30e469db00586e5c45cd8ae2e10cbbf72151 (patch) | |
| tree | f5c414f4c2c1f436e3954d2d7279cf3269860c03 /ChangeLog | |
| parent | 568194ce35e3afe61e2e8aa51a9477b2891e5765 (diff) | |
ext/esd/esdsink.c (gst_esdsink_getcaps): Seems that wierd va_list caps setting function was borked. Fixed esdsink.
Original commit message from CVS:
2005-08-08 Andy Wingo <wingo@pobox.com>
* ext/esd/esdsink.c (gst_esdsink_getcaps): Seems that wierd
va_list caps setting function was borked. Fixed esdsink.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2005-08-08 Andy Wingo <wingo@pobox.com> + * ext/esd/esdsink.c (gst_esdsink_getcaps): Seems that wierd + va_list caps setting function was borked. Fixed esdsink. + * sys/oss/gstosssink.c (gst_oss_sink_open, gst_oss_sink_close) (gst_oss_sink_prepare, gst_oss_sink_unprepare): Update for newer audiosink api. |
