mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
sys/v4l2/gstv4l2src.c: fix Y41P (was typo'ed to
Original commit message from CVS: * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure): Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to Y41B somewhere).
This commit is contained in:
parent
5d66d5f1c5
commit
cdbb91fb79
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
2004-04-10 Ronald Bultje <rbultje@ronald.bitfreak.net>
|
||||
|
||||
* sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
|
||||
(gst_v4l2_fourcc_from_structure):
|
||||
Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
|
||||
Y41B somewhere).
|
||||
|
||||
2004-04-09 Benjamin Otte <otte@gnome.org>
|
||||
|
||||
* ext/gnomevfs/gstgnomevfssink.c:
|
||||
|
|
Loading…
Reference in a new issue