mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 00:01:23 +00:00
942633c665
Original commit message from CVS: Patch by: Sebastien Moutte <sebastien moutte net> * gst/ffmpegcolorspace/gstffmpegcodecmap.c: (gst_ff_vid_caps_new), (gst_ff_aud_caps_new), (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps): Replace __VA_ARGS__ caps creation macros with varargs functions. Makes things compile on MSVC (#320765), looks nicer, and we can tell the compiler to check for the NULL terminator. |
||
---|---|---|
.. | ||
avcodec.h | ||
dsputil.c | ||
dsputil.h | ||
ffmpegcolorspace.vcproj | ||
gstffmpeg.c | ||
gstffmpegcodecmap.c | ||
gstffmpegcodecmap.h | ||
gstffmpegcolorspace.c | ||
gstffmpegcolorspace.h | ||
imgconvert.c | ||
imgconvert_template.h | ||
Makefile.am | ||
mem.c | ||
utils.c |