linux/drivers/media
Ming Qian 8cda891db3 media: amphion: Abort vpu parsing directly in seek
Driver abort vpu decoding when both output and capture queues are off,
but if seek in parsing the sequence header, driver may miss aborting the
parsing. so just abort the vpu parsing directly in seek.

Meanwhile if capture is off unexpectedly, we still need to abort the
decoding and return capture buffers.

Signed-off-by: Ming Qian <ming.qian@nxp.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
2024-02-16 11:46:32 +01:00
..
cec media: cec: make cec_bus_type const 2024-02-05 12:57:46 +01:00
common media: v4l2-tpg: fix some memleaks in tpg_alloc 2024-02-05 12:57:45 +01:00
dvb-core media: dvb_frontend: Use wait_event_freezable_timeout() for freezable kthread 2024-02-16 11:46:31 +01:00
dvb-frontends media: dvb-frontends: Clean up errors in tda8083.h 2024-02-16 11:46:32 +01:00
firewire media: firewire: firedtv-avc.c: replace BUG with proper, error return 2023-08-10 07:58:37 +02:00
i2c media: msp3400: Use wait_event_freezable_timeout() in msp_sleep() 2024-02-16 11:46:31 +01:00
mc media: mc: Expand MUST_CONNECT flag to always require an enabled link 2024-02-05 14:29:34 +01:00
mmc
pci media: pci: dt315.h: Fix kerneldoc 2024-02-05 12:57:45 +01:00
platform media: amphion: Abort vpu parsing directly in seek 2024-02-16 11:46:32 +01:00
radio media: radio-si476x: don't fill in bus_info 2023-09-27 10:47:23 +02:00
rc pwm: Changes for v6.8-rc1 2024-01-12 14:59:50 -08:00
spi
test-drivers media updates for v6.8-rc1 2024-01-12 14:29:48 -08:00
tuners media: xc4000: Fix atomicity violation in xc4000_get_frequency 2024-02-05 12:57:44 +01:00
usb media: pvrusb2: Use wait_event_freezable() for freezable kthread 2024-02-16 11:46:31 +01:00
v4l2-core media: v4l2-mem2mem: fix a memleak in v4l2_m2m_register_entity 2024-02-05 12:57:45 +01:00
Kconfig media: Kconfig: Make DVB_CORE=m possible when MEDIA_SUPPORT=y 2022-12-07 17:58:46 +01:00
Makefile