[vlc-devel] commit: Use %4.4s instead of %4s for fourccs cast to char *. ( Antoine Cellerier )

git version control git at videolan.org
Mon Jan 4 23:46:19 CET 2010


vlc | branch: master | Antoine Cellerier <dionoea at videolan.org> | Mon Jan  4 23:05:36 2010 +0100| [c1848b08af53aa42cf1f26e05863a5d7a93e2500] | committer: Antoine Cellerier 

Use %4.4s instead of %4s for fourccs cast to char *.

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

 modules/access/v4l2.c               |    6 +++---
 modules/codec/dvbsub.c              |    2 +-
 modules/video_filter/adjust.c       |    4 ++--
 modules/video_filter/alphamask.c    |    2 +-
 modules/video_filter/ball.c         |    2 +-
 modules/video_filter/bluescreen.c   |    4 ++--
 modules/video_filter/colorthres.c   |    2 +-
 modules/video_filter/erase.c        |    2 +-
 modules/video_filter/extract.c      |    4 ++--
 modules/video_filter/gaussianblur.c |    2 +-
 modules/video_filter/gradient.c     |    2 +-
 modules/video_filter/grain.c        |    2 +-
 modules/video_filter/motiondetect.c |    4 ++--
 modules/video_filter/postproc.c     |    2 +-
 modules/video_filter/rotate.c       |    4 ++--
 15 files changed, 22 insertions(+), 22 deletions(-)

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



More information about the vlc-devel mailing list