Changeset 95466d5ef9b48a2ea50d9aa246dee2023f3d12ff

Show
Ignore:
Timestamp:
10/23/07 01:39:55 (9 months ago)
Author:
Jean-Baptiste Kempf <jb@videolan.org>
git-committer:
Jean-Baptiste Kempf <jb@videolan.org> 1193096395 +0000
git-parent:

[9df6f20907913b9f2d2bfc9c0578597083d24456]

git-author:
Jean-Baptiste Kempf <jb@videolan.org> 1193096395 +0000
Message:

MXF support since ffmpeg has a demuxer. Fix #152

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • NEWS

    r702edfe r95466d5  
    6565  * v4l2 access module support 
    6666  * CD+G karaoke Files support 
     67  * MXF files support 
    6768 
    6869Decoders: 
  • vlc.win32.nsi.in

    r7d4018a r95466d5  
    146146  !insertmacro ${_action} ".mpeg4" 
    147147  !insertmacro ${_action} ".mpg" 
     148  !insertmacro ${_action} ".mxf" 
    148149  !insertmacro ${_action} ".ps" 
    149150  !insertmacro ${_action} ".ts"