107473 Commits (cc4964607724980aae242777af9b35567b2fc627)
 

Author SHA1 Message Date
Andreas Rheinhardt 03b2ed9a50 avcodec/hevcdec: Return immediately upon hevc_init_context() failure 2 years ago
Andreas Rheinhardt a3b833c3ea avcodec/hevcdec: Remove redundant context_initialized 2 years ago
Andreas Rheinhardt 9a167a15c7 avcodec/avcodec: Don't mention removed function 2 years ago
Vignesh Venkatasubramanian be4d1caad4 avformat/mov: Only read the primary item for AVIF 2 years ago
Paul B Mahol 42d75f2faa avcodec/pnmenc: reindent 2 years ago
Paul B Mahol ed4bad9977 avcodec/pnmenc: add support for grayf32 in PFM image 2 years ago
huheng 8d4bdf99e5 avformat/hlsenc: Add resend_headers option 2 years ago
Li Kai df8ad4e391 avformat/hls: add #EXT-X-START tag support by prefer_x_start opt 2 years ago
Lucy 1af3698296 avformat/hlsenc: Use HLS version 2 if rounded durations are enabled 2 years ago
Martin Storsjö 900424cda9 checkasm: Provide enough alignment in the new motion test 2 years ago
Andreas Rheinhardt 4454142782 avutil/wchar_filename: Make the header C++ compatible 2 years ago
Swinney, Jonathan c471cc7474 lavc/aarch64: motion estimation functions in neon 2 years ago
Marton Balint 20e2aa940c fftools/ffmpeg: change frame counters to 64 bit 2 years ago
Ivan Baykalov cbe216d3a6 avformat/mov: read PCM audio configuration box ('pcmC') if available 2 years ago
Marton Balint cd83383f4d avformat/mov: factorize setting little endian PCM streams 2 years ago
Vignesh Venkatasubramanian 2a3640de84 avformat/movenc: Support alpha channel for AVIF 2 years ago
Niklas Haas a526f0cc3a fftools/ffplay: fix YUV conversion mode 2 years ago
Jan Ekström 49027e7612 avcodec/libx265: make X265 CSP selection pixel format independent 2 years ago
Yue Heng 53baf60603 libavcodec/qsvenc: Enable fixed QP configure in qsv CQP runtime 2 years ago
Wenbin Chen afa20e6db8 libavcodec/qsvenc_hevc: Use default value from MSDK to set bf. 2 years ago
Zhao Zhili 07bcedc232 avcodec/cuviddec: fix null pointer dereference 2 years ago
Zhao Zhili ffc91940a4 avcodec/cuviddec: fix AV1 decoding error 2 years ago
Jack Bruienne 75638fe940 avcodec: fix time reporting for DFPWM streams 2 years ago
Andreas Rheinhardt 9dfec90253 avcodec/x86/h264_qpel: Remove unused functions 2 years ago
Andreas Rheinhardt 2cce1d8528 avformat/matroskaenc: Fix use of uninitialized value 2 years ago
Michael Niedermayer e6cad01122 avformat/matroskadec: avoid integer overflows in SAR computation 2 years ago
Leo Izen 59a58d1a85 avcodec/libjxlenc: properly read input colorspace 2 years ago
Leo Izen ef43767911 avcodec/libjxldec: properly tag output colorspace 2 years ago
Gyan Doshi 0744c84792 avfilter/Makefile: always make colorspace.o 2 years ago
Brad Smith beaf172d75 avutil/ppc/cpu: Use proper header for OpenBSD PPC CPU detection 2 years ago
James Almer c7ce03d826 avformat/http: include version.h 2 years ago
ManojGuptaBonda a44fba0b5b AV1 VDPAU hwaccel Decode support 2 years ago
Andreas Rheinhardt cf30b538e5 avformat/matroskaenc: Reuse dynamic buffer 2 years ago
Andreas Rheinhardt 745966ab81 avformat/matroskaenc: Fix outdated comment 2 years ago
Andreas Rheinhardt e689a1171d avformat/matroskaenc: Improve handling of AV1 extradata 2 years ago
Andreas Rheinhardt a367e435d8 avcodec/av1: Add upper bound for the size of a sane sequence header 2 years ago
Andreas Rheinhardt 67eea6cf02 avformat/matroskaenc: Split updating CodecPrivate from writing it 2 years ago
Andreas Rheinhardt 3a00a1a800 avformat/matroskaenc: Avoid swapping codecpar->extradata temporarily 2 years ago
Andreas Rheinhardt 1056f9a21e avformat/matroskaenc: Split assembling CodecPrivate from writing it 2 years ago
Andreas Rheinhardt 70dc5fc658 avcodec/hevc_sei: Fix check for SEI end 2 years ago
Andreas Rheinhardt a217c1472d avcodec/h2645_parse: Only trim RBSP trailing padding if it exists 2 years ago
Andreas Rheinhardt 48a0cd06e3 avcodec/hevc_ps: Don't use show_bits_long() unnecessarily 2 years ago
Andreas Rheinhardt 0bcca1cb40 avcodec/hcadec: Move transient GetBitContext to stack 2 years ago
Andreas Rheinhardt 7a832f11d9 avcodec/hcadec: Don't use GetBit-API for byte-aligned reads 2 years ago
Zhao Zhili 9fdfc74877 avcodec/proresdec2: fix description of known fourcc 2 years ago
Zhao Zhili 2c2e9d3844 avcodec/libuavs3d: fix potential index out of range 2 years ago
Zhao Zhili a5931f58f7 avcodec/libdavs2: use frame rate code table 2 years ago
Zhao Zhili 58d6463296 configure: select avs2 parser for libdavs2 decoder 2 years ago
Zhao Zhili e0cddee277 avcodec/avs2_parser: parse more info 2 years ago
Zhao Zhili b7eee211bc avcodec/avs2_parser: split data into frames 2 years ago