diff options
author | Edgard Lima <edgard.lima@indt.org.br> | 2006-10-17 14:24:18 +0000 |
---|---|---|
committer | Edgard Lima <edgard.lima@indt.org.br> | 2006-10-17 14:24:18 +0000 |
commit | 681a843070592d628cd1fa02c1902f89ea6d76fa (patch) | |
tree | 741cea5996d609a84c36754eb3c09ad55754f6c1 /ChangeLog | |
parent | 53af0e3bafbd84f80e14d2b2f8dfa6b425afe2e5 (diff) | |
download | gst-plugins-bad-681a843070592d628cd1fa02c1902f89ea6d76fa.tar.gz gst-plugins-bad-681a843070592d628cd1fa02c1902f89ea6d76fa.tar.bz2 gst-plugins-bad-681a843070592d628cd1fa02c1902f89ea6d76fa.zip |
Created new element nuvdemux.
Original commit message from CVS:
Created new element nuvdemux.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2006-10-17 Edgard Lima <edgard.lima@indt.org.br> + + Patch by: Renato Filho <renato.filho@indt.org.br> and Rosfran Borges + <rosfran.borges@indt.org.br> + + * configure.ac: + * gst/nuvdemux/: + * gst/nuvdemux/Makefile.am: + * gst/nuvdemux/gstnuvdemux.c: + * gst/nuvdemux/gstnuvdemux.h: + Created new element nuvdemux. + 2006-10-17 Tim-Philipp Müller <tim at centricular dot net> Patch by: Josep Torra Valles <josep at fluendo com> |