mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-07 23:12:42 +00:00
avcodec_align_dimensions2 uses context->pix_fmt to make its calculations, we thus need to make sure it is adequately set when calling it. Fixes: gst-launch-1.0 videotestsrc ! video/x-raw, width=1920, height=1080 \ ! avenc_mpeg4 ! avdec_mpeg4 ! xvimagesink This showed invalid writes under valgrind, then segfault. https://bugzilla.gnome.org/show_bug.cgi?id=792900 |
||
---|---|---|
.. | ||
libav | ||
libswscale | ||
Makefile.am |