android_kernel_google_msm/drivers/media
Liron Kuch 594fe14198 media: dvb: mpq: Fix issue with framing mechanism
The demux driver identifies video frames by searchning for patterns in
the video payload. A pattern can be spread over two separate TS packets,
so the pattern lookup mechanism must take into consideration the possible
prefix sizes. Also, when reporting the written data length, the prefix
size (if used) should be added.
This patch fixes issues with not taking all possible prefix sizes into
consideration, and with not reporting the data length properly when a
prefix is used.

Change-Id: I6f4829e860c2d7518964a456a36418be26a06080
Signed-off-by: Liron Kuch <lkuch@codeaurora.org>
2013-03-15 17:07:26 -07:00
..
common [media] xc5000: support 32MHz & 31.875MHz xtal using the 41.024.5 firmware 2012-04-19 16:13:15 -03:00
dvb media: dvb: mpq: Fix issue with framing mechanism 2013-03-15 17:07:26 -07:00
radio radio: iris: Add support for RT Plus, eRT feature. 2013-03-07 15:24:15 -08:00
rc media: rc: Add Samsung remote keymaps for source, tv, media, info keys 2013-02-27 18:11:57 -08:00
video msm: mdp: Move wfd state signalling into mdp driver 2013-03-15 17:07:22 -07:00
Kconfig
Makefile
media-device.c [media] media: fix truncated entity specification 2011-12-20 09:31:50 -02:00
media-devnode.c Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
media-entity.c