summaryrefslogtreecommitdiff
path: root/libavcodec/libxevd.c
Commit message (Expand)AuthorAge
* avcodec/libxevd: Fix "if (ret = ff_foo() < 0)" precedence problemAndreas Rheinhardt2024-03-01
* avcodec/libxevd: Improve included headers a bitAndreas Rheinhardt2024-03-01
* avcodec/libxevd: Use CODEC_LONG_NAME()Andreas Rheinhardt2024-03-01
* avcodec/libxevd: Remove useless AVClassAndreas Rheinhardt2024-03-01
* avcodec/libxevd: Reindent after the previous commitAndreas Rheinhardt2024-03-01
* avcodec/libxevd: Deduplicate codeAndreas Rheinhardt2024-03-01
* avcodec/libxevd: Avoid cloning AVPacketAndreas Rheinhardt2024-03-01
* avcodec/libxevd: Set AV_CODEC_CAP_DR1Andreas Rheinhardt2024-03-01
* avcodec/libxevd: Remove FF_CODEC_CAP_SETS_PKT_DTS capAndreas Rheinhardt2024-03-01
* Revert "all: Don't set AVClass.item_name to its default value"Anton Khirnov2024-01-20
* all: Don't set AVClass.item_name to its default valueAndreas Rheinhardt2023-12-22
* avcodec/evc_decoder: Provided support for EVC decoderDawid Kozinski2023-11-20