gstreamer/ext
Mathieu Duponchelle be9b6969cb avviddec: fix invalid alignment calculations.
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
2018-07-13 00:53:27 +02:00
..
libav avviddec: fix invalid alignment calculations. 2018-07-13 00:53:27 +02:00
libswscale libswscale: Memory leak in gst_video_frame_map 2017-07-17 15:36:49 +03:00
Makefile.am Disable libswscale/avvideoscale plugin until it works at least somewhat 2013-01-17 23:57:00 +00:00