summaryrefslogtreecommitdiff
path: root/drivers/staging/media/hantro/hantro_h264.c
AgeCommit message (Expand)Author
2022-08-31media: destage Hantro VPU driverEzequiel Garcia
2022-05-17media: hantro: Add H.264 field decoding supportNicolas Dufresne
2022-05-17media: hantro: h264: Make dpb entry management more robustJonas Karlman
2022-05-17media: hantro: Stop using H.264 parameter pic_numNicolas Dufresne
2021-07-22media: hantro: h264: Move reference picture number to a helperEzequiel Garcia
2021-07-22media: hantro: h264: Move DPB valid and long-term bitmapsEzequiel Garcia
2020-12-03media: uapi: move H264 stateless controls out of stagingEzequiel Garcia
2020-09-01media: hantro: Use H264_SCALING_MATRIX only when requiredEzequiel Garcia
2020-09-01media: hantro: Don't require unneeded H264_SLICE_PARAMSEzequiel Garcia
2020-09-01media: uapi: h264: Clean slice invariants syntax elementsEzequiel Garcia
2020-09-01media: hantro: h264: Get the correct fallback reference bufferEzequiel Garcia
2020-07-19hantro: h264: Rename scaling list handling functionEzequiel Garcia
2020-07-19hantro: h264: Remove unused macro definitionEzequiel Garcia
2020-04-21media: hantro: h264: Use the generic H264 reflist builderBoris Brezillon
2019-12-16media: hantro: Rename {prepare,finish}_run to {start,end}_prepare_runEzequiel Garcia
2019-11-10media: hantro: Remove now unused H264 pic_sizeJonas Karlman
2019-11-09media: hantro: Do not reorder H264 scaling listJonas Karlman
2019-10-01media: hantro: h264: Fix the frame_num wraparound caseBoris Brezillon
2019-10-01media: hantro: h264: Rename POC_CMP() into HANTRO_CMP()Boris Brezillon
2019-10-01media: hantro: h264: Fix a comment in b1_ref_list_cmp()Boris Brezillon
2019-10-01media: hantro: Simplify buffer helpersEzequiel Garcia
2019-08-19media: hantro: Add core bits to support H264 decodingHertz Wong