Skip to content
  • Vikram Fugro's avatar
    Add a GStreamer-based decoder module · 074be88b
    Vikram Fugro authored
    
    
    GStreamer is a cross-platform multimedia processing
    framework for audio/video postprocess/capture/
    encode/decode/render.
    
    This module is intended for Audio/Video decoding using
    the available GStreamer plugins present in the system.
    Currently this module supports only video decoding
    and can be extended to audio decoding as well.
    ZeroCopy is currently not supported and must be added.
    
    Codecs currently supported are h264, mpeg4, vp8, mpeg2,
    flashvideo, wmv1/2/3, vc1.
    
    Signed-off-by: default avatarVikram Fugro <vikram.fugro@gmail.com>
    Signed-off-by: default avatarJean-Baptiste <jb@videolan.org>
    074be88b
To find the state of this project's repository at the time of any of these versions, check out the tags.