mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-01 21:18:52 +00:00
add _get_size function with stride, fixes YUV conversions
Original commit message from CVS: add _get_size function with stride, fixes YUV conversions
This commit is contained in:
parent
2cbbf78149
commit
8101722d34
1 changed files with 11 additions and 0 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
||||||
|
2004-07-27 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||||
|
|
||||||
|
* gst/videoscale/README:
|
||||||
|
add testing examples
|
||||||
|
* gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
|
||||||
|
(gst_videoscale_chain):
|
||||||
|
* gst/videoscale/videoscale.c: (gst_videoscale_setup),
|
||||||
|
(gst_videoscale_get_size):
|
||||||
|
add get_size function that handles stride like videotestsrc.
|
||||||
|
fixes conversion for YUV formats for as much as I can test them.
|
||||||
|
|
||||||
2004-07-27 Thomas Vander Stichele <thomas at apestaart dot org>
|
2004-07-27 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||||
|
|
||||||
* sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
|
* sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
|
||||||
|
|
Loading…
Reference in a new issue