mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +00:00
fix fixate and link
Original commit message from CVS: fix fixate and link
This commit is contained in:
parent
dd46af96e7
commit
952b8164bb
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
2004-08-12 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
|
||||
|
||||
* sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
|
||||
* sys/v4l/v4l_calls.c:
|
||||
* sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
|
||||
fix fixate function to handle nonsimple caps.
|
||||
remove bogus check in _link
|
||||
cleanups
|
||||
|
||||
2004-08-12 Zaheer Abbas Merali <zaheerabbas at merali dot org>
|
||||
|
||||
* ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
|
||||
|
|
Loading…
Reference in a new issue