emotion: add missing changelog + news for last commit.

SVN revision: 82365
This commit is contained in:
Gustavo Sverzut Barbieri 2013-01-07 21:31:11 +00:00
parent bdd7ac45a5
commit 42ed4a0db1
2 changed files with 5 additions and 0 deletions

View File

@ -66,3 +66,7 @@
2013-01-05 Jérémy Zurcher
* fix type in emotion_suspend_get()
2013-01-05 Gustavo Sverzut Barbieri (k-s)
* xine module exports 22 (VIDEO_OUT_XINE_API_VERSION) as well.

View File

@ -27,6 +27,7 @@ Fixes:
- fix priority set/get for gstreamer.
- reset VLC pipeline on EOS.
- fix race condition on shutdown when still saving a file position.
- xine module exports VIDEO_OUT_XINE_API_VERSION (22).
Improvements: