GNOME Bugzilla – Bug 753042
rtpmp4vdepay: rtpbuffer is being unref'ed twice
Last modified: 2015-08-16 13:40:11 UTC
process_rtp_packet doesn't transfer the rtp buffer to mp4v_process_depay the refernce should not be removed here
Created attachment 308433 [details] [review] remove duplicate unref
Thanks, looks like I missed that one: commit 969bcf25a12743af4b83fee8a7eaf4ac12b117bf Author: Vineeth TM <vineeth.tm@samsung.com> Date: Thu Jul 30 15:21:20 2015 +0900 rtpmp4vdepay: rtpbuffer is being unref'ed twice process_rtp_packet doesn't transfer the rtp buffer to mp4v_process_depay the refernce should not be removed here https://bugzilla.gnome.org/show_bug.cgi?id=753042