CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2012/06/09 02:41:16
Modified files:
multimedia/xine-lib: Makefile
multimedia/xine-lib/patches:
patch-src_combined_ffmpeg_ff_video_decoder_c
patch-src_demuxers_demux_matroska_c
patch-src_demuxers_demux_ts_c
patch-src_video_out_yuv2rgb_mmx_c
Added files:
multimedia/xine-lib/patches:
patch-src_combined_ffmpeg_ff_mpeg_parser_c
patch-src_demuxers_matroska_h
Log message:
Several fixes from upstream:
- Fix MPEG2 parsing.
- Enable direct rendering for H.264.
- Fix DR1 frame garbage collector when using multithreaded decoding.
- Fix U-plane conversion (YUVJ444P -> YUV420).
- Add support for FLAC with Matroska.
- mmx_yuv2rgb() optimizations.
from Brad (maintainer)