diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2006-08-22 Edgard Lima <edgard.lima@indt.org.br> + + * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_size_limits) + * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fixate) + Fixed query size to work with drivers that uses intermediate step + like "width * height" to find closest size. + 2006-08-21 Thomas Vander Stichele <thomas at apestaart dot org> * configure.ac: |