summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ffde6039..6ba4b857 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2004-05-31 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
+
+ * gst-libs/gst/tuner/tunerchannel.h:
+ - add a freq_multiplicator field to make the conversion
+ between internal frequency unit and Hz
+ * sys/v4l/gstv4lelement.c:
+ * sys/v4l2/gstv4l2element.c:
+ - change default video device to /dev/video0
+ * sys/v4l/v4l_calls.c:
+ * sys/v4l2/v4l2_calls.c:
+ - we only expose frequency to the user in Hz instead of
+ bastard v4lX unit (either 62.5kHz or 62.5Hz)
+
2004-05-31 Jan Schmidt <thaytan@mad.scientist.com>
* ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
Initialise b_o_s and e_o_s variables