Split decoder creation with actual resources allocation
authorgb <gb@5584edef-b1fe-4b99-b61b-dd2bab72e969>
Wed, 28 Apr 2010 22:16:10 +0000 (22:16 +0000)
committerGwenole Beauchesne <gbeauchesne@splitted-desktop.com>
Mon, 20 Sep 2010 10:55:40 +0000 (12:55 +0200)
commit61ae27d84cb9ac5e1390f7f185af184addf4deba
tree55254b64836eb350b64827f1c9b347a243c78860
parentff193a22b9ba785e7b7ef20fcad130884ebfd446
Split decoder creation with actual resources allocation
and codec setup (probe). This fixes a memory leak (avctx, pctx)
on destroy and most interestingly makes it possible to
detect unsupported codecs.
gst-libs/gst/vaapi/gstvaapidecoder.h
gst-libs/gst/vaapi/gstvaapidecoder_ffmpeg.c