[vlc-devel] commit: Img resample based module (functionality untested ... but compilation and loading works). Remove unneeded stuff from swscale. ( Antoine Cellerier )

git version control git at videolan.org
Tue Jun 3 12:39:15 CEST 2008


vlc | branch: master | Antoine Cellerier <dionoea at videolan.org> | Tue Jun  3 12:01:50 2008 +0200| [c0662427d22a4c90a57a051a46a552eaef1f31bf]

Img resample based module (functionality untested ... but compilation and loading works). Remove unneeded stuff from swscale.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c0662427d22a4c90a57a051a46a552eaef1f31bf
---

 configure.ac                        |    3 +-
 modules/codec/ffmpeg/Modules.am     |   14 +-
 modules/codec/ffmpeg/chroma.c       |   18 +-
 modules/codec/ffmpeg/imgresample.c  | 1186 +++++++++++++++++++++++++++++++++++
 modules/codec/ffmpeg/scale.c        |    2 +-
 modules/codec/ffmpeg/swscale.c      |   36 --
 modules/codec/ffmpeg/video_filter.c |    2 -
 7 files changed, 1202 insertions(+), 59 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=c0662427d22a4c90a57a051a46a552eaef1f31bf



More information about the vlc-devel mailing list