47768 Commits (a4a81be1a877a829e332d1a3dc84999c1dddf7c1)

Author SHA1 Message Date
Anton Khirnov a4a81be1a8 lavc/libx264: zero reordered opaque on alloc 2 years ago
Anton Khirnov 141303f323 lavc/libx264: print an error on invalid opaque pointer 2 years ago
Anton Khirnov 89761c2122 lavc/libx264: use a local variable to shorten code 2 years ago
Anton Khirnov 4469ce10a6 lavc/libx264: reindent after previous commit 2 years ago
Anton Khirnov 9ed5b0ac3b lavc/libx264: reorder control flow in setup_roi() to reduce nesting depth 2 years ago
Anton Khirnov ce5b2d34b4 lavc/libx264: reindent after previous commit 2 years ago
Anton Khirnov e17b609fc6 lavc/libx264: do not ignore memory allocation errors 2 years ago
Anton Khirnov cccd2c2179 lavc/libx264: unify cleanup in setup_frame() 2 years ago
Anton Khirnov 87eb362693 lavc/libx264: reindent after previous commit 2 years ago
Anton Khirnov b1a184283b lavc/libx264: factor out setting up ROI 2 years ago
Anton Khirnov c7a8a6939b lavc/libx264: use a local variable for input frame in setup_frame() 2 years ago
Anton Khirnov 9f8f980165 lavc/libx264: reindent after previous commit 2 years ago
Anton Khirnov 33cbba165c lavc/libx264: factor out setting up the input frame 2 years ago
Zhao Zhili f0d2ed135c avcodec/mediacodecdec: add AV1 decoding support 2 years ago
Paul B Mahol 5852682dbd avcodec/bonk: increase level limit as joint encodings needs more 2 years ago
Michael Niedermayer aee0f320ac
avcodec/dts2pts_bsf: Avoid poc overflows in cmp_find() 2 years ago
Michael Niedermayer 902a49c4cd
avcodec/hdrdec: Check for end of input in decompress() 2 years ago
James Almer 7fab58647c avcodec/proresdec2: set color information on frames instead of the decoder context 2 years ago
Leo Izen cd9dd03006 avcodec/pnm: avoid mirroring PFM images vertically 2 years ago
James Almer 64007595dc avcodec/mjpegbdec: return the amount of bytes consumed when discarding frames 2 years ago
Martijn van Beurden d8f1404c50 libavcodec/flacenc: Implement encoding of 32 bit-per-sample PCM 2 years ago
Martijn van Beurden 909cfdc205 libavcodec/flacdec: Implement decoding of 32 bit-per-sample PCM 2 years ago
Michael Niedermayer 125e01d6cc
avcodec/dts2pts_bsf: Avoid searching for poc == INT_MIN-1 2 years ago
Michael Niedermayer f8a2a65078
avcodec/sunrast: Fix maplength check 2 years ago
Michael Niedermayer 64c6c56890
avcodec/mjpegbdec: Check for AVDISCARD_ALL 2 years ago
Michael Niedermayer b7d063951d
avcodec/apac: Sanity check bits_per_coded_sample 2 years ago
Michael Niedermayer 8374a747af
avcodec/wavpack: Avoid undefined shift in get_tail() 2 years ago
James Darnley 6af453ca38 avcodec/x86: add avx512icl function for v210dec 2 years ago
James Darnley f30b4c2f47 avcodec/x86/v210: add some comments to the improved avx2 function 2 years ago
Zhao Zhili 48d5aecfc4 avcodec/mediacodec_wrapper: include stdbool.h 2 years ago
James Almer 7af947c0c0 avcodec/libdav1d: honor the requested skip_frame level 2 years ago
Zhao Zhili 10a56363a7 avcodec/mediacodecenc: add pts_as_dts option 2 years ago
Zhao Zhili a86bb1d2ce avcodec/mediacodecenc: add max-bframes support 2 years ago
Zhao Zhili 7da1adfc02 avcodec/mediacodecenc: remove the strategy to create DTS 2 years ago
Zhao Zhili e3f2d01d70 avcodec/mediacodecenc: use bsf to handle crop 2 years ago
Zhao Zhili f0c296f578 avcodec/mediacodecenc: add level option 2 years ago
Zhao Zhili 2b5d1b423a avcodec/mediacodecenc: add bitrate_mode option 2 years ago
Zhao Zhili 0a0f2d1a8c avcodec/mediacodecenc: make each encoder has its own option 2 years ago
Andreas Rheinhardt 262e7439c6 avcodec/x86/Makefile: Don't build empty files 2 years ago
Tristan Matthews 40984af0c5 av1dec: fix comment typo 2 years ago
Tristan Matthews fb5e9dbc90 av1dec: fix typo in logged error 2 years ago
James Almer 048f369f1b avcodec/libdav1d: reindent after the previous commit 2 years ago
James Almer b27f3f9b50 avcodec/libdav1d: set frame props from the reordered packet 2 years ago
James Almer 81bea2e98b avcodec/libdav1d: don't use AVCodecInternal.in_pkt 2 years ago
James Almer 56966f2eb2 avcodec/decode: reindent after the previous commit 2 years ago
James Almer bff86f31cc avcodec/decode: add a function to set frame props from a user provided packet 2 years ago
James Almer 261cd929e0 avcodec/mpeg4videodec: duplicate the last decoded frame when the last coded frame was skipped 2 years ago
Andreas Rheinhardt 07e0732a9a avcodec/mjpegdec: Move smv_process_frame() to other SMV stuff 2 years ago
Andreas Rheinhardt 05086a6c93 avcodec/mjpegdec: Only use receive_frame for SMVJPEG 2 years ago
Andreas Rheinhardt ec2d582cb0 avcodec/mjpegdec: Avoid checks whose results are known at compile-time 2 years ago