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 | a96f538f0008f0a64e88a908adf8bc94116400db (patch) | |
tree | 4ba524556773ebcd8846901b6ac1462589f2cded /ChangeLog | |
parent | 1a2ab156b8b66eaad1ddcc017f0823fc399526e9 (diff) | |
download | gst-plugins-bad-a96f538f0008f0a64e88a908adf8bc94116400db.tar.gz gst-plugins-bad-a96f538f0008f0a64e88a908adf8bc94116400db.tar.bz2 gst-plugins-bad-a96f538f0008f0a64e88a908adf8bc94116400db.zip |
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: |