commit | 2fe88e3f8caea60395f446b9e1716df57faeef80 | [log] [tgz] |
---|---|---|
author | Hamad Kadmany <hkadmany@codeaurora.org> | Mon Dec 24 12:45:21 2012 +0200 |
committer | Hamad Kadmany <hkadmany@codeaurora.org> | Tue Dec 25 08:54:04 2012 +0200 |
tree | e61017ec333a1ee26880a9bcb951181faa6bbcc9 | |
parent | 41543b75091409cfcf324cdb3722040330139aac [diff] |
media: dvb: Fix un-mapping of external buffers The output buffers of demux filters can be set in decoder and in non-PES filters, it is separate from the video output buffers. When filter is stopped the buffer should be un-mapped always if it was mapped previously regardless of the filter's type. Change-Id: I05bf289b0fe6fb8c976f9a29544877235ef3ba1c Signed-off-by: Hamad Kadmany <hkadmany@codeaurora.org>