summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2009-01-02 16:31:13 +0000
committerWim Taymans <wim.taymans@gmail.com>2009-01-02 16:31:13 +0000
commit996fb72681d3da4fce8cb2e94957fe72aa832d8b (patch)
treee194410ae94c7d8f4497b6daef3730bac33b320f /ChangeLog
parent9f46e70477b728cb6cfb429169b90efa9b889e78 (diff)
tests/examples/rtp/server-decodebin-H263p-AMR.sh: Add example RTP transcoding pipeline from any file decodedable with...
Original commit message from CVS: * tests/examples/rtp/server-decodebin-H263p-AMR.sh: Add example RTP transcoding pipeline from any file decodedable with uridecodebin.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a13169c9..bdfdaedf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2009-01-02 Wim Taymans <wim.taymans@collabora.co.uk>
+ * tests/examples/rtp/server-decodebin-H263p-AMR.sh:
+ Add example RTP transcoding pipeline from any file decodedable with
+ uridecodebin.
+
+2009-01-02 Wim Taymans <wim.taymans@collabora.co.uk>
+
* tests/examples/rtp/.cvsignore:
* tests/examples/rtp/Makefile.am:
* tests/examples/rtp/client-PCMA.c: (pad_added_cb), (main):