diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2009-01-02 16:31:13 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2009-01-02 16:31:13 +0000 |
commit | 996fb72681d3da4fce8cb2e94957fe72aa832d8b (patch) | |
tree | e194410ae94c7d8f4497b6daef3730bac33b320f /ChangeLog | |
parent | 9f46e70477b728cb6cfb429169b90efa9b889e78 (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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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): |