mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-02 22:46:35 +00:00
0e07d784d2
Original commit message from CVS: * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_getcaps), (gst_ffmpegenc_setcaps), (gst_ffmpegenc_register): MPEG4 standard does not accept framerates with a denominator greater than (1<<16 - 1) (according to the ffmpeg encoder...). We therefore scale down the framerate. Small indentation fixes using gst-indent. |
||
---|---|---|
.. | ||
gstffmpeg.c | ||
gstffmpeg.h | ||
gstffmpegcfg.c | ||
gstffmpegcfg.h | ||
gstffmpegcodecmap.c | ||
gstffmpegcodecmap.h | ||
gstffmpegdec.c | ||
gstffmpegdeinterlace.c | ||
gstffmpegdemux.c | ||
gstffmpegenc.c | ||
gstffmpegenc.h | ||
gstffmpegmux.c | ||
gstffmpegprotocol.c | ||
gstffmpegscale.c | ||
Makefile.am |