diff --git a/ChangeLog b/ChangeLog index dc0c25b172..ac1f039842 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-04-25 Wim Taymans + + * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh: + Remove test sync-offset by default. + 2008-04-25 Tim-Philipp Müller * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_chain): diff --git a/tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh b/tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh index cf0d9033dd..b30787f494 100755 --- a/tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh +++ b/tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh @@ -42,8 +42,8 @@ DEST=127.0.0.1 # tuning parameters to make the sender send the streams out of sync. Can be used # ot test the client RTCP synchronisation. -#VOFFSET=500000000 -VOFFSET=900000000 +#VOFFSET=900000000 +VOFFSET=0 AOFFSET=0 # H264 encode from the source