[vlc-devel] commit: Remove internal libmpeg2 from xvmc codec/vout (Nicolas Chauvet ( kwizart) )

git version control git at videolan.org
Fri Apr 17 14:32:37 CEST 2009


vlc | branch: master | Nicolas Chauvet (kwizart) <kwizart at gmail.com> | Fri Apr 10 14:50:29 2009 +0200| [6b8eb793a178a8608c76fd3e5d784ed24be81d6c] | committer: Rémi Denis-Courmont 

Remove internal libmpeg2 from xvmc codec/vout

This removes deprecated argument from libmpeg2 functions.
Only mpeg2_internal.h remains used and needs to be updated,
but it can also be installed as a system header.

This also fixes warnings in xcommon.c.

Previously, this vout didn't work for me. (nVidia)
It is aimed to be tested on Intel/Via XvMC capable hardware.

Signed-off-by: Rémi Denis-Courmont <remi at remlab.net>

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

 modules/codec/xvmc/Modules.am      |   14 --------------
 modules/codec/xvmc/xxmc.c          |   36 ++++++++++++++++++------------------
 modules/video_output/x11/xcommon.c |   23 +++++++----------------
 modules/video_output/x11/xcommon.h |    8 ++++++++
 modules/video_output/x11/xvmc.c    |    2 +-
 5 files changed, 34 insertions(+), 49 deletions(-)

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



More information about the vlc-devel mailing list