46801 Commits (941a82b57c8e69ca72a82695cef97604f5a9e944)

Author SHA1 Message Date
Michael Niedermayer b418ad75c2 avcodec/flashsv: Clear pointers 2 years ago
Michael Niedermayer af2ed09220 avcodec/aasc: Fix indention 2 years ago
Michael Niedermayer 8f6432cd77 avcodec/flashsv: Check inflate() for failure 2 years ago
Michael Niedermayer 7796d740bd avcodec/smacker: fix indention after previous commit 2 years ago
Michael Niedermayer 08e82e5b57 avcodec/smacker: Optimize constant 16bit audio output 2 years ago
Paul B Mahol 42518d8dd0 avcodec/exrenc: add av_cold to some functions 2 years ago
Timo Rothenpieler 85bc6b5abf avcodec/nvenc: add support for additional (10 bit) RGB pixel formats 2 years ago
Anton Khirnov c9a2506de9 get_bits: move check_marker() to mpegvideodec.h 2 years ago
Andreas Rheinhardt 8cfb44cd2e avcodec/mscc: Don't modify input packet 2 years ago
Andreas Rheinhardt 930e560da3 avcodec/decoders: Use const uint8_t* to access input packet data 2 years ago
Andreas Rheinhardt 88f9b1fc45 avcodec/dcadec: Treat the input packet's data as const 2 years ago
Zhao Zhili 066368e837 avcodec/libdavs2: workaround memory leak 2 years ago
Michael Niedermayer 9fec43a92d avcodec/alsdec: No channels cannot be accessed 2 years ago
Michael Niedermayer cd847f86d3 avcodec/qdrw: adjust max colors to array size 2 years ago
Paul B Mahol d70a443977 avcodec/pnmenc: support both endian variants for PFM 2 years ago
Paul B Mahol ff1450e449 avcodec: add PHM decoder and encoder 2 years ago
Andreas Rheinhardt 33fe3b73c2 avcodec/tests/snowenc: Remove unused-but-set variable 2 years ago
Andreas Rheinhardt 563c2ed272 avcodec/qoidec: Remove unused-but-set variable 2 years ago
Andreas Rheinhardt a88e8341cc avcodec/j2kenc: Remove unused-but-set variable 2 years ago
Andreas Rheinhardt 8f99a72878 avcodec/imc: Remove unused-but-set variable 2 years ago
Andreas Rheinhardt bdaff63723 avcodec/hevc_ps: Remove unused-but-set variable 2 years ago
Michael Niedermayer 8709f4c10a avcodec/alacdsp: Make intermediates unsigned 2 years ago
Andreas Rheinhardt 55c605f72c avcodec/cbs_h2645: Remove unnecessary (h264|hevc)_sei.h inclusions 2 years ago
Andreas Rheinhardt 804bf898da avcodec/pthread_slice: Don't reinitialise initialised mutex 2 years ago
Wujian(Chin) 26e7d7b14e avcodec/v4l2_m2m: Check if the file descriptor is valid before closing 2 years ago
Andreas Rheinhardt bf13a177d2 avcodec/libx264: Avoid duplicating strings 2 years ago
Jan Ekström 92dc9c9d68 avcodec/ac3_parser{,_internal}: expose AC-3 bit_rate_code 2 years ago
Paul B Mahol 3f72155fc6 avcodec/exrenc: add grayf32 format support 2 years ago
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
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
Swinney, Jonathan c471cc7474 lavc/aarch64: motion estimation functions in neon 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
Leo Izen 59a58d1a85 avcodec/libjxlenc: properly read input colorspace 2 years ago
Leo Izen ef43767911 avcodec/libjxldec: properly tag output colorspace 2 years ago
ManojGuptaBonda a44fba0b5b AV1 VDPAU hwaccel Decode support 2 years ago
Andreas Rheinhardt a367e435d8 avcodec/av1: Add upper bound for the size of a sane sequence header 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