mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 00:31:13 +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
e67e64c0cc
commit
8b93daeed1
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