summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdgard Lima <edgard.lima@indt.org.br>2006-05-02 21:52:48 +0000
committerEdgard Lima <edgard.lima@indt.org.br>2006-05-02 21:52:48 +0000
commitf2ff9c1617fcf25df3deaf67841e4cf58508e0fa (patch)
tree8865ab6da895db741b8d00fcae2f32f6258ef398 /ChangeLog
parent3281a636374c4baeab2cdbd31991744198cd62cf (diff)
downloadgst-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ec78ace7..60e179ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: