Revert "mpeg2dec: Use propose unref method for buffer"

This reverts commit 63b43d3bee832aec353d02575da543f3c73f6893.
This commit is contained in:
Nicolas Dufresne 2015-03-09 19:11:44 +00:00
parent 63b43d3bee
commit d86e34a41e

View File

@ -342,7 +342,7 @@ too_few_planes:
gst_video_frame_unmap (&vframe);
buffer_not_mapped:
gst_buffer_unref (test_buffer);
g_object_unref (test_buffer);
buffer_not_acquired:
gst_buffer_pool_set_active (pool, pool_was_active);