summaryrefslogtreecommitdiff
path: root/libavcodec/avs3_parser.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec: remove FF_API_AVCTX_TIMEBASEJames Almer2023-02-091-2/+2
* avcodec/avs3_parser: set has_b_frames properlyZhao Zhili2022-05-241-2/+3
* avcodec/avs3_parser: Fix usage of init_get_bits() and use init_get_bits8()Limin Wang2021-10-131-1/+1
* avcodec: Move all AVCodecParser.split functions to remove_extradata_bsfAndreas Rheinhardt2021-04-271-1/+0
* avcodec: Constify all the AVCodecParsersAndreas Rheinhardt2021-04-271-1/+1
* lavc/avs3_parser: add avs3 parserhwren2020-10-051-0/+179