Skip to content
  • Sebastien Moutte's avatar
    ext/ffmpeg/: Make stuff compile on Visual Studio 6. · df305f76
    Sebastien Moutte authored and Wim Taymans's avatar Wim Taymans committed
    Original commit message from CVS:
    Patch by: Sebastien Moutte <sebastien at moutte dot net>
    * ext/ffmpeg/gstffmpeg.c: (plugin_init):
    * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ff_vid_caps_new),
    (gst_ff_aud_caps_new), (gst_ffmpeg_codecid_to_caps),
    (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
    (gst_ffmpeg_init_pix_fmt_info):
    * ext/ffmpeg/gstffmpegcodecmap.h:
    * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_send_event):
    * ext/ffmpeg/gstffmpegprotocol.c:
    Make stuff compile on Visual Studio 6.
    Convert some crach macros to functions.
    Convert some static tables to _init functions.
    Fixes #343951.
    df305f76