mpp-nyanmisaka/mpp
Johnson Ding 83f4b5abd6 fix[avsd]: Skip redundant zeros between fields inside one picture
Hardware decoder may failed at decoding the last field of one picture
when there are too many zeros between first and the second field. So
we should tell hardware to read from the exact place of field stream.

Change-Id: Ia78f5d0a97136861ceb3ab198419fe51905c3b2f
Signed-off-by: Johnson Ding <johnson.ding@rock-chips.com>
2025-03-24 01:58:24 +00:00
..
base feat[kmpp_obj]: Add more kmpp_obj functions 2025-03-18 16:08:36 +08:00
codec fix[av1]: parameter is 16 bits 2025-03-20 09:54:13 +08:00
common feat[vdpu384a]: Support RV1126B new features 2025-03-04 14:13:18 +08:00
hal fix[avsd]: Skip redundant zeros between fields inside one picture 2025-03-24 01:58:24 +00:00
inc feat[kmpp_obj]: Sync to loctbl without flag_type 2025-01-22 15:21:38 +08:00
legacy fix[vpu_legacy]: Fix vpu fbc configuration issue 2024-12-13 11:27:26 +08:00
vproc fix[vproc]: fix height out of boundary problem 2025-02-13 06:33:22 +00:00
CMakeLists.txt feat[kmpp]: Add kmpp module 2025-01-16 15:29:16 +08:00
codecs.cmake [cmake]: enable fast play once in android 2023-03-10 17:21:17 +08:00
kmpp.c feat[kmpp_obj]: Add more kmpp_obj functions 2025-03-18 16:08:36 +08:00
mpi.cpp refactor[mpi]: Add ops name when assign for reading friendly 2024-12-25 15:52:10 +08:00
mpp.cpp feat[mpp]: Support kmpp access 2025-01-16 15:41:05 +08:00
mpp_impl.cpp fix[mpp_dump]: add YUV420SP_10BIT format dump 2024-01-29 09:35:28 +08:00
mpp_info.cpp [mpp_info]: Add funciton to read version string 2020-04-28 15:56:13 +08:00
vproc.cmake feat[vdpp]: Add vdpp module and vdpp_test 2024-02-27 18:00:54 +08:00