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>
Wed, 10 Oct 2012 07:45:03 +0000 (09:45 +0200)
commit388e881ba9143d27a94b812f57d41abc870b9e4e
tree8a82b846fc61cbd9651b92a56d980e4ae7cf37b5
parentdc03ca91008ef92465a2b099c976b6775f78f6f2
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