videodecoder: Free data after removing it from the list
authorEdward Hervey <bilboed@bilboed.com>
Mon, 12 May 2014 15:17:07 +0000 (17:17 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Mon, 12 May 2014 15:17:07 +0000 (17:17 +0200)
commitec95963b1f5c5b8c5279c649aa2b177881b4d480
treebfae6d40b24b7b5e201fbdc186128440593c02ef
parentdddb837d0de6fd373ae042994a896b7a934209df
videodecoder: Free data after removing it from the list

While it wouldn't have caused any failures (g_list_remove doesn't dereference
the provided pointer), it does make the code cleaner.

CID #1212174
gst-libs/gst/video/gstvideodecoder.c