mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
Use the is_int structure member rather than the local variable so that the correct splitting function is used.
Original commit message from CVS: Use the is_int structure member rather than the local variable so that the correct splitting function is used.
This commit is contained in:
parent
7132161db5
commit
b7cd92b565
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2004-03-19 Iain <iain@prettypeople.org>
|
||||
|
||||
* gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
|
||||
is_int in the structure, not the local variable.
|
||||
|
||||
2004-03-19 David Schleef <ds@schleef.org>
|
||||
|
||||
* ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
|
||||
|
|
Loading…
Reference in a new issue