summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2008-04-25 07:56:12 +0000
committerWim Taymans <wim.taymans@gmail.com>2008-04-25 07:56:12 +0000
commitbd8c40c014a19e877efcb4feea1da52015769b89 (patch)
tree4b287628ba33633857b133a0b78fbc7a5da6db20 /ChangeLog
parent4a7cf24fcdce28b6de5ed553b84c90653cce0860 (diff)
gst/avi/gstavidemux.c: Fix typo in comments.
Original commit message from CVS: * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows): Fix typo in comments. * tests/examples/rtp/client-H263p-PCMA.sdp: * tests/examples/rtp/client-H263p-PCMA.sh: * tests/examples/rtp/client-H264-PCMA.sdp: * tests/examples/rtp/client-H264-PCMA.sh: * tests/examples/rtp/client-H264.sdp: * tests/examples/rtp/client-H264.sh: * tests/examples/rtp/client-PCMA.sdp: * tests/examples/rtp/client-PCMA.sh: * tests/examples/rtp/server-alsasrc-PCMA.sh: * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh: * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh: Add some more docs and fix examples.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index edea7f2d..5f478dbf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2008-04-25 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows):
+ Fix typo in comments.
+
+ * tests/examples/rtp/client-H263p-PCMA.sdp:
+ * tests/examples/rtp/client-H263p-PCMA.sh:
+ * tests/examples/rtp/client-H264-PCMA.sdp:
+ * tests/examples/rtp/client-H264-PCMA.sh:
+ * tests/examples/rtp/client-H264.sdp:
+ * tests/examples/rtp/client-H264.sh:
+ * tests/examples/rtp/client-PCMA.sdp:
+ * tests/examples/rtp/client-PCMA.sh:
+ * tests/examples/rtp/server-alsasrc-PCMA.sh:
+ * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
+ * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
+ Add some more docs and fix examples.
+
2008-04-25 Sebastian Dröge <slomo@circular-chaos.org>
* tests/check/elements/multifile.c: