diff options
author | Edgard Lima <edgard.lima@indt.org.br> | 2005-09-19 21:51:02 +0000 |
---|---|---|
committer | Edgard Lima <edgard.lima@indt.org.br> | 2005-09-19 21:51:02 +0000 |
commit | d8025d0b03281890d7e78842753f859151ec3696 (patch) | |
tree | ad588dff66065d9f3d90dde142740d444840ffe0 | |
parent | ffaa724795f1a74f270ba2af351ff5d941f40563 (diff) | |
download | gst-plugins-bad-d8025d0b03281890d7e78842753f859151ec3696.tar.gz gst-plugins-bad-d8025d0b03281890d7e78842753f859151ec3696.tar.bz2 gst-plugins-bad-d8025d0b03281890d7e78842753f859151ec3696.zip |
sdlvideosink ported to 0.9 and tested with filesrc ! mpeg2dec
Original commit message from CVS:
sdlvideosink ported to 0.9 and tested with filesrc ! mpeg2dec
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,5 +1,15 @@ === release 0.9.1 === +2005-09-19 Edgard Lima <edgard.lima@indt.org.br> + + * Makefile.am + * configure.ac + * ext/sdl/Makefile.am + * ext/sdl/sdlvideosink.c + * ext/sdl/sdlvideosink.h + * PORTED_09 + Ported to 0.9. + 2005-09-08 Flavio Oliveira <flavio.oliveira@indt.org.br> * configure.ac: |