mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
sys/v4l/gstv4lmjpegsrc.c: Switch to list instead of range, since MJPEG-devices really just support decimations, not a...
Original commit message from CVS: * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps): Switch to list instead of range, since MJPEG-devices really just support decimations, not any size.
This commit is contained in:
parent
45a0fee92b
commit
5fb43d021c
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2005-02-05 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||
|
||||
* sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
|
||||
Switch to list instead of range, since MJPEG-devices really just
|
||||
support decimations, not any size.
|
||||
|
||||
2005-02-05 Jan Schmidt <thaytan@mad.scientist.com>
|
||||
* ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
|
||||
(gst_mpeg2dec_reset), (free_all_buffers),
|
||||
|
|
Loading…
Reference in a new issue