summaryrefslogtreecommitdiff
path: root/libavcodec/vbndec.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/vbn(dec|enc): Avoid always-false checksAndreas Rheinhardt2022-04-131-10/+10
* avcodec/vbn(dec|enc): Avoid leaving stale pointers in contextAndreas Rheinhardt2022-04-131-7/+4
* avcodec/vbn(dec|enc): Remove empty close functionAndreas Rheinhardt2022-04-131-6/+0
* avcodec/vbndec: add VBN decoderMarton Balint2022-04-101-0/+195