summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/exrenc: add grayf32 format supportPaul B Mahol2022-06-30
* avcodec/hevcdec: Return immediately upon hevc_init_context() failureAndreas Rheinhardt2022-06-30
* avcodec/hevcdec: Remove redundant context_initializedAndreas Rheinhardt2022-06-30
* avcodec/avcodec: Don't mention removed functionAndreas Rheinhardt2022-06-30
* avformat/mov: Only read the primary item for AVIFVignesh Venkatasubramanian2022-06-29
* avcodec/pnmenc: reindentPaul B Mahol2022-06-29
* avcodec/pnmenc: add support for grayf32 in PFM imagePaul B Mahol2022-06-29
* avformat/hlsenc: Add resend_headers optionhuheng2022-06-29
* avformat/hls: add #EXT-X-START tag support by prefer_x_start optLi Kai2022-06-29
* avformat/hlsenc: Use HLS version 2 if rounded durations are enabledLucy2022-06-29
* checkasm: Provide enough alignment in the new motion testMartin Storsjö2022-06-28
* avutil/wchar_filename: Make the header C++ compatibleAndreas Rheinhardt2022-06-28
* lavc/aarch64: motion estimation functions in neonSwinney, Jonathan2022-06-28
* fftools/ffmpeg: change frame counters to 64 bitMarton Balint2022-06-27
* avformat/mov: read PCM audio configuration box ('pcmC') if availableIvan Baykalov2022-06-27
* avformat/mov: factorize setting little endian PCM streamsMarton Balint2022-06-27
* avformat/movenc: Support alpha channel for AVIFVignesh Venkatasubramanian2022-06-27
* fftools/ffplay: fix YUV conversion modeNiklas Haas2022-06-27
* avcodec/libx265: make X265 CSP selection pixel format independentJan Ekström2022-06-27
* libavcodec/qsvenc: Enable fixed QP configure in qsv CQP runtimeYue Heng2022-06-27
* libavcodec/qsvenc_hevc: Use default value from MSDK to set bf.Wenbin Chen2022-06-27
* avcodec/cuviddec: fix null pointer dereferenceZhao Zhili2022-06-26
* avcodec/cuviddec: fix AV1 decoding errorZhao Zhili2022-06-26
* avcodec: fix time reporting for DFPWM streamsJack Bruienne2022-06-26
* avcodec/x86/h264_qpel: Remove unused functionsAndreas Rheinhardt2022-06-26
* avformat/matroskaenc: Fix use of uninitialized valueAndreas Rheinhardt2022-06-26
* avformat/matroskadec: avoid integer overflows in SAR computationMichael Niedermayer2022-06-25
* avcodec/libjxlenc: properly read input colorspaceLeo Izen2022-06-25
* avcodec/libjxldec: properly tag output colorspaceLeo Izen2022-06-25
* avfilter/Makefile: always make colorspace.oGyan Doshi2022-06-25
* avutil/ppc/cpu: Use proper header for OpenBSD PPC CPU detectionBrad Smith2022-06-25
* avformat/http: include version.hJames Almer2022-06-24
* AV1 VDPAU hwaccel Decode supportManojGuptaBonda2022-06-25
* avformat/matroskaenc: Reuse dynamic bufferAndreas Rheinhardt2022-06-24
* avformat/matroskaenc: Fix outdated commentAndreas Rheinhardt2022-06-24
* avformat/matroskaenc: Improve handling of AV1 extradataAndreas Rheinhardt2022-06-24
* avcodec/av1: Add upper bound for the size of a sane sequence headerAndreas Rheinhardt2022-06-24
* avformat/matroskaenc: Split updating CodecPrivate from writing itAndreas Rheinhardt2022-06-24
* avformat/matroskaenc: Avoid swapping codecpar->extradata temporarilyAndreas Rheinhardt2022-06-24
* avformat/matroskaenc: Split assembling CodecPrivate from writing itAndreas Rheinhardt2022-06-24
* avcodec/hevc_sei: Fix check for SEI endAndreas Rheinhardt2022-06-24
* avcodec/h2645_parse: Only trim RBSP trailing padding if it existsAndreas Rheinhardt2022-06-24
* avcodec/hevc_ps: Don't use show_bits_long() unnecessarilyAndreas Rheinhardt2022-06-24
* avcodec/hcadec: Move transient GetBitContext to stackAndreas Rheinhardt2022-06-24
* avcodec/hcadec: Don't use GetBit-API for byte-aligned readsAndreas Rheinhardt2022-06-24
* avcodec/proresdec2: fix description of known fourccZhao Zhili2022-06-24
* avcodec/libuavs3d: fix potential index out of rangeZhao Zhili2022-06-24
* avcodec/libdavs2: use frame rate code tableZhao Zhili2022-06-24
* configure: select avs2 parser for libdavs2 decoderZhao Zhili2022-06-24
* avcodec/avs2_parser: parse more infoZhao Zhili2022-06-24