]> git.sesse.net Git - vlc/commit
include/vlc_block.h:
authorSigmund Augdal Helberg <sigmunau@videolan.org>
Thu, 15 Apr 2004 22:45:27 +0000 (22:45 +0000)
committerSigmund Augdal Helberg <sigmunau@videolan.org>
Thu, 15 Apr 2004 22:45:27 +0000 (22:45 +0000)
commit4fc24a106917426b5ac9bb285a4150f6f8a719a8
tree273fa814d25dab4df9dd1288b4920b46724ce131
parent0b5898c8e6b7e7ff9ac528a281904ffadcaa5002
include/vlc_block.h:
 * added a BLOCK_FLAG_END_OF_FRAME flag
 * reformated comments on block flags
modules/demux/livedotcom.cpp
 * use BLOCK_FLAG_END_OF_FRAME, and only for h261 streams
modules/codec/Modules.am,mash.cpp
 * new h261 video decoder using openmash. Building this plugin is left as an
   excersise for the reader.
include/vlc_block.h
modules/codec/Modules.am
modules/codec/mash.cpp [new file with mode: 0644]
modules/demux/livedotcom.cpp