diff options
author | Edgard Lima <edgard.lima@indt.org.br> | 2005-11-29 02:55:18 +0000 |
---|---|---|
committer | Edgard Lima <edgard.lima@indt.org.br> | 2005-11-29 02:55:18 +0000 |
commit | 85d3362e3426775100ac58890709f15bbabd49f3 (patch) | |
tree | 34653e7583b158734fbe4f8b7244185758b72197 /ChangeLog | |
parent | 07e2ec5f9574095e71c2208779c719574bb135ab (diff) | |
download | gst-plugins-bad-85d3362e3426775100ac58890709f15bbabd49f3.tar.gz gst-plugins-bad-85d3362e3426775100ac58890709f15bbabd49f3.tar.bz2 gst-plugins-bad-85d3362e3426775100ac58890709f15bbabd49f3.zip |
libmm ported to 0.9. It works fine, but print some error messages. I'll fix them soon. Tested with mmssrc location=m...
Original commit message from CVS:
libmm ported to 0.9. It works fine, but print some error messages. I'll fix them soon. Tested with mmssrc location=mms:// ! filesink.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2005-11-28 Edgard Lima <edgard.lima@indt.org.br> + + * PORTED_09: + * configure.ac: + * ext/Makefile.am: + * ext/libmms/Makefile.am: + * ext/libmms/gstmms.c: + * ext/libmms/gstmms.h: + libmm ported to 0.9. It works fine, but print some error messages. I + ll fix them soon. Tested with mmssrc location=mms:// ! filesink. + 2005-11-28 Edward Hervey <edward@fluendo.com> * ext/faad/gstfaad.c: (gst_faad_srcgetcaps): |