summaryrefslogtreecommitdiff
path: root/libavcodec/vbndec.c
Commit message (Expand)AuthorAge
* avcodec/codec_internal: Add macro to set AVCodec.long_nameAndreas Rheinhardt2022-09-03
* avcodec/internal: Move ff_set_dimensions() to decode.hAndreas Rheinhardt2022-08-27
* avcodec/internal: Move ff_get_buffer() to decode.hAndreas Rheinhardt2022-08-27
* avcodec: Make init-threadsafety the defaultAndreas Rheinhardt2022-07-18
* avcodec/vbn(dec|enc): Avoid always-false checksAndreas Rheinhardt2022-04-13
* avcodec/vbn(dec|enc): Avoid leaving stale pointers in contextAndreas Rheinhardt2022-04-13
* avcodec/vbn(dec|enc): Remove empty close functionAndreas Rheinhardt2022-04-13
* avcodec/vbndec: add VBN decoderMarton Balint2022-04-10