[vlc-commits] omxil: Convert the khronos provided headers to unix newlines
Martin Storsjö
git at videolan.org
Mon Mar 11 20:30:15 CET 2013
vlc | branch: master | Martin Storsjö <martin at martin.st> | Mon Mar 11 21:25:30 2013 +0200| [5107430d3aa7cc3a0bfe372ed6cc162d22805d09] | committer: Martin Storsjö
omxil: Convert the khronos provided headers to unix newlines
All headers except OMX_Component.h seemed to be stored with dos
newlines for some unknown reason. In the OpenMAX IL 1.1.2 header
zip file provided by Khronos, they are provided with unix newlines,
which also is the norm for the VLC codebase.
Signed-off-by: Martin Storsjö <martin at martin.st>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5107430d3aa7cc3a0bfe372ed6cc162d22805d09
---
modules/codec/omxil/OMX_Audio.h | 2622 ++++++++++++++++-----------------
modules/codec/omxil/OMX_Core.h | 2862 ++++++++++++++++++------------------
modules/codec/omxil/OMX_IVCommon.h | 1840 +++++++++++------------
modules/codec/omxil/OMX_Image.h | 656 ++++-----
modules/codec/omxil/OMX_Index.h | 516 +++----
modules/codec/omxil/OMX_Other.h | 674 ++++-----
modules/codec/omxil/OMX_Types.h | 694 ++++-----
modules/codec/omxil/OMX_Video.h | 2120 +++++++++++++-------------
8 files changed, 5992 insertions(+), 5992 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=5107430d3aa7cc3a0bfe372ed6cc162d22805d09
More information about the vlc-commits
mailing list