mpeg2: add decode_packet() helper function.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Wed, 10 Oct 2012 07:45:03 +0000 (09:45 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Fri, 16 Nov 2012 15:49:15 +0000 (16:49 +0100)
commit0f557857dd5245dc11375609a69fa8d128f6b324
tree62ec219d82c8ff6894145794768e379cdbca76dc
parenta0232d6ddc920431def95f476a592abec09182a1
mpeg2: add decode_packet() helper function.

Split decode_buffer() into the core infrastructure that determines
the packets contained in the adapter and the actual function that
decodes the packet data.
gst-libs/gst/vaapi/gstvaapidecoder_mpeg2.c