diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2008-04-25 07:56:12 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2008-04-25 07:56:12 +0000 |
commit | bd8c40c014a19e877efcb4feea1da52015769b89 (patch) | |
tree | 4b287628ba33633857b133a0b78fbc7a5da6db20 /ChangeLog | |
parent | 4a7cf24fcdce28b6de5ed553b84c90653cce0860 (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-- | ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -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: |