[vlc-devel] commit: Simplify scale and chroma conversion code a lot. Remove native croping, padding and 'canvassing' support for transcode. Those will be availble through transcode' s vfilter chain in the near future. (Antoine Cellerier )
git version control
git at videolan.org
Mon Jun 2 18:59:09 CEST 2008
vlc | branch: master | Antoine Cellerier <dionoea at videolan.org> | Mon Jun 2 18:26:39 2008 +0200| [ecc787cdac7b327be6a97f65627972a8c1556977]
Simplify scale and chroma conversion code a lot. Remove native croping, padding and 'canvassing' support for transcode. Those will be availble through transcode's vfilter chain in the near future.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ecc787cdac7b327be6a97f65627972a8c1556977
---
modules/stream_out/transcode.c | 368 ++-------------------------------------
1 files changed, 19 insertions(+), 349 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=ecc787cdac7b327be6a97f65627972a8c1556977
More information about the vlc-devel
mailing list