mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 01:00:37 +00:00
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.
This commit is contained in:
parent
4d6dfa5397
commit
7ee2ee16bc
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
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):
|
||||
|
|
Loading…
Reference in a new issue