diff options
| author | Wim Taymans <wim.taymans@gmail.com> | 2004-07-07 16:11:39 +0000 |
|---|---|---|
| committer | Wim Taymans <wim.taymans@gmail.com> | 2004-07-07 16:11:39 +0000 |
| commit | f68667a5e5d2ce3c30724e84846cd94ec0c6127f (patch) | |
| tree | 03f54c51f5aeba84c5e54b3ef02bd6310c9c90f7 /ChangeLog | |
| parent | 87aff668ef0b5c4fbdcb23f2ca130d7caee83ee7 (diff) | |
sys/oss/: Fix offset on osssrc.
Original commit message from CVS:
* sys/oss/gstosselement.c: (gst_osselement_reset),
(gst_osselement_parse_caps):
* sys/oss/gstosselement.h:
* sys/oss/gstosssrc.c: (gst_osssrc_get):
Fix offset on osssrc.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2004-07-07 Wim Taymans <wim@fluendo.com> + * sys/oss/gstosselement.c: (gst_osselement_reset), + (gst_osselement_parse_caps): + * sys/oss/gstosselement.h: + * sys/oss/gstosssrc.c: (gst_osssrc_get): + Fix offset on osssrc. + +2004-07-07 Wim Taymans <wim@fluendo.com> + * ext/theora/theora.c: (plugin_init): * ext/theora/theoradec.c: (theora_dec_from_granulepos), (theora_dec_src_query), (theora_dec_chain): |
