--- - branch: MAIN date: Fri Nov 17 23:21:06 UTC 2017 files: - new: '1.36' old: '1.35' path: pkgsrc/multimedia/gst-plugins1-libav/Makefile pathrev: pkgsrc/multimedia/gst-plugins1-libav/Makefile@1.36 type: modified - new: '1.26' old: '1.25' path: pkgsrc/multimedia/gst-plugins1-libav/distinfo pathrev: pkgsrc/multimedia/gst-plugins1-libav/distinfo@1.26 type: modified - new: '1.1' old: '0' path: pkgsrc/multimedia/gst-plugins1-libav/patches/patch-ext_libav_gstavviddec.c pathrev: pkgsrc/multimedia/gst-plugins1-libav/patches/patch-ext_libav_gstavviddec.c@1.1 type: added id: 20171117T232106Z.d433d5e7547caa0f8883fccb9e2ae9282514fbc0 log: | gst-plugins1-libav: fix mp4 playback From Jana Saout in https://bugzilla.gnome.org/show_bug.cgi?id=789193 Not meant as "fix" but as temporary workaround for people bothered by this issue: This quick & dirty hack replaces the deprecated call to avcodec_decode_video2 by calls to avcodec_send_packet and avcodec_receive_frame. Note that this is hack is really ugly, because the API really isn't meant to be used this way (the assumption is that each call to avcodec_send_packet will produce at most one new frame) and also the error handling and probably other cases are not handled correctly. However, MP4 videos seem to play fine for me. module: pkgsrc subject: 'CVS commit: pkgsrc/multimedia/gst-plugins1-libav' unixtime: '1510960866' user: prlw1