[x264-devel] Resize filter updates
Steven Walters
git at videolan.org
Wed Jun 15 04:54:20 CEST 2011
x264 | branch: master | Steven Walters <kemuri9 at gmail.com> | Thu Jun 2 21:23:04 2011 -0400| [48830bb6e0fa1e182ef120b9c836e8f69a05389e] | committer: Jason Garrett-Glaser
Resize filter updates
Fix use of deprecated sws_getContext.
Fix uses of sws_format_name.
Fix stream change warning not occurring on the first resolution change.
Drop cpu detection, as it is now performed internally by swscale.
Update swscale version requirements.
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=48830bb6e0fa1e182ef120b9c836e8f69a05389e
---
configure | 14 ++----
filters/video/resize.c | 117 +++++++++++++++++++++++++++++-------------------
2 files changed, 75 insertions(+), 56 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=48830bb6e0fa1e182ef120b9c836e8f69a05389e
More information about the x264-devel
mailing list