summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdgard Lima <edgard.lima@indt.org.br>2006-11-01 19:48:26 +0000
committerEdgard Lima <edgard.lima@indt.org.br>2006-11-01 19:48:26 +0000
commit24088fed0a077acfb6db237e3dfa135991907c7b (patch)
tree0bdc306b3c85e3c4f459da1be9d760c90ed62191 /ChangeLog
parent93c5c6fcbabafb56a8f872d8922e85360b635faf (diff)
Improved comments in ELEMENT_ERROR/WARNING and added "#if 0" to xoverlay code that is still not implemented.
Original commit message from CVS: Improved comments in ELEMENT_ERROR/WARNING and added "#if 0" to xoverlay code that is still not implemented.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a766bf0a..d36aac5b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2006-11-01 Edgard Lima <edgard.lima@indt.org.br>
+
+ * sys/v4l2/Makefile.am:
+ * sys/v4l2/gstv4l2object.c:
+ * sys/v4l2/gstv4l2src.c:
+ * sys/v4l2/gstv4l2xoverlay.c:
+ * sys/v4l2/v4l2_calls.c:
+ * sys/v4l2/v4l2src_calls.c:
+ Improved comments in ELEMENT_ERROR/WARNING and added "#if 0" to
+ xoverlay code that is still not implemented.
+
2006-11-01 Tim-Philipp Müller <tim at centricular dot net>
* gst/id3demux/id3v2frames.c: (parse_picture_frame):