mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 08:11:16 +00:00
gst/videobox/gstvideobox.c: Use pad_alloc where possible.
Original commit message from CVS: * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type), (gst_video_box_class_init), (gst_video_box_set_property), (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain): Use pad_alloc where possible.
This commit is contained in:
parent
d0e1c7b0f8
commit
17b2b7bb9e
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
||||||
|
2004-07-07 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
|
* gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
|
||||||
|
(gst_video_box_class_init), (gst_video_box_set_property),
|
||||||
|
(gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
|
||||||
|
Use pad_alloc where possible.
|
||||||
|
|
||||||
2004-07-07 Wim Taymans <wim@fluendo.com>
|
2004-07-07 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
* sys/oss/gstosselement.c: (gst_osselement_reset),
|
* sys/oss/gstosselement.c: (gst_osselement_reset),
|
||||||
|
|
Loading…
Reference in a new issue