diff --git a/legacy/emotion/NEWS b/legacy/emotion/NEWS index 5ea5054dae..d3715bdf63 100644 --- a/legacy/emotion/NEWS +++ b/legacy/emotion/NEWS @@ -1,6 +1,15 @@ -Emotion 1.7.0 +Emotion 1.7.1 -Changes since Emotion 1.0.0: +Changes since Emotion 1.7.0: +------------------------- + +Additions: + - Add fimcconvert and capsfilter element for device + +Fixes: + - fix to call correct render function. + +Changes since Emotion 1.0.1: ------------------------- Additions: @@ -9,7 +18,6 @@ Additions: - Sync rendering with Ecore_Animator. - Track pending object for proper shutdown. - Start handling embedded hardware customization. - - Add fimcconvert and capsfilter element for device Fixes: - build out of tree. @@ -18,7 +26,6 @@ Fixes: - fix priority set/get for gstreamer. - reset VLC pipeline on EOS. - fix race condition on shutdown when still saving a file position. - - fix to call correct render function. Improvements: