diff options
| author | Andy Wingo <wingo@pobox.com> | 2005-08-04 20:05:51 +0000 |
|---|---|---|
| committer | Andy Wingo <wingo@pobox.com> | 2005-08-04 20:05:51 +0000 |
| commit | 284327da55e36fcda8e9665b4e01f7d5a198d738 (patch) | |
| tree | 343c2fb359e7e346a103991e83a5e142248e5190 /ChangeLog | |
| parent | 6af187c535f54a4cd71aa85fe7b204b4cec2eac4 (diff) | |
sys/oss/gstossaudio.c (plugin_init): Second-class citizen.
Original commit message from CVS:
2005-08-04 Andy Wingo <wingo@pobox.com>
* sys/oss/gstossaudio.c (plugin_init): Second-class citizen.
* gst/videobox/gstvideobox.c (gst_video_box_get_size): Update for
API changes.
* configure.ac (DEFAULT_AUDIOSINK, DEFAULT_VIDEOSINK): Set to
autoaudiosink and autovideosink.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -1,3 +1,13 @@ +2005-08-04 Andy Wingo <wingo@pobox.com> + + * sys/oss/gstossaudio.c (plugin_init): Second-class citizen. + + * gst/videobox/gstvideobox.c (gst_video_box_get_size): Update for + API changes. + + * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_VIDEOSINK): Set to + autoaudiosink and autovideosink. + 2005-08-04 Edward Hervey <edward@fluendo.com> * gst/avi/gstavidemux.c: (gst_avi_demux_reset), @@ -1064,7 +1074,7 @@ UDP fixes, added uri handler. Added rtpdec that will manage the RTP session in the future. -2005-05-10 Arwed v. Merkatz <v.merkatz@gmx.net>> +2005-05-10 Arwed v. Merkatz <v.merkatz@gmx.net> * PORTED_09: * configure.ac: |
