diff options
author | Edgard Lima <edgard.lima@indt.org.br> | 2006-05-02 21:52:48 +0000 |
---|---|---|
committer | Edgard Lima <edgard.lima@indt.org.br> | 2006-05-02 21:52:48 +0000 |
commit | f2ff9c1617fcf25df3deaf67841e4cf58508e0fa (patch) | |
tree | 8865ab6da895db741b8d00fcae2f32f6258ef398 /ChangeLog | |
parent | 3281a636374c4baeab2cdbd31991744198cd62cf (diff) | |
download | gst-plugins-bad-f2ff9c1617fcf25df3deaf67841e4cf58508e0fa.tar.gz gst-plugins-bad-f2ff9c1617fcf25df3deaf67841e4cf58508e0fa.tar.bz2 gst-plugins-bad-f2ff9c1617fcf25df3deaf67841e4cf58508e0fa.zip |
Fix get_caps func to work when no framerate is available and the caps isn't simple.
Original commit message from CVS:
Fix get_caps func to work when no framerate is available and the caps isn't simple.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-05-02 Edgard Lima <edgard.lima@indt.org.br> + + * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_caps): + Fix get_caps func to work when no framerate is available and the caps + isn't simple. + 2006-05-01 Edgard Lima <edgard.lima@indt.org.br> * sys/v4l2/Makefile.am: |