47636 Commits (45bd4bf79f9b69ac4cec1bd00c433407b3aa7ae4)

Author SHA1 Message Date
Andreas Rheinhardt c8e9cc8d20 avcodec/flashsvenc: Remove unnecessary or unused variable 2 years ago
Andreas Rheinhardt 61d28ee0e4 avcodec/flashsvenc: Avoid copying frame 2 years ago
Andreas Rheinhardt a8d39e8846 avcodec/flashsvenc: Change check for first frame 2 years ago
Andreas Rheinhardt 721305e280 avcodec/flashsvenc: Use const where appropriate 2 years ago
Andreas Rheinhardt 44c09e86c7 avcodec/flashsvenc: Remove unused buffer 2 years ago
Andreas Rheinhardt 6695983111 avcodec/flashsvenc: Fix packet size calculation 2 years ago
Andreas Rheinhardt 715bf3509a avcodec/pnmenc: Check av_image_get_buffer_size() 2 years ago
Paul B Mahol abb5ff373d avcodec/bonk: check level value to not reach invalid values 2 years ago
Zhao Zhili 0ff18a7d6d avcodec: add MediaCodec encoder 2 years ago
Zhao Zhili 3a59446967 avcodec/mediacodec: add ANativeWindow support 2 years ago
Zhao Zhili 040567965e avcodec/mediacodecdec: enable NDK mediacodec 2 years ago
Zhao Zhili 4df9cb918e avcodec/mediacodec: add NDK media codec wrapper 2 years ago
Zhao Zhili 4f2ea862b3 avcodec/mediacodec_wrapper: separate implementation from interface 2 years ago
Zhao Zhili d4b06c99ab avcodec/mediacodecdec_common: fix useless av_buffer_unref 2 years ago
Zhao Zhili 2b97fdb8cc avcodec/mediacodecdec_common: fix misuse av_free/av_freep 2 years ago
Zhao Zhili b1facd11a3 avcodec/mediacodecdec: don't break out if both input and output port return try again 2 years ago
Zhao Zhili 093c437321 avcodec/mediacodec: fix incorrect crop info 2 years ago
Michael Niedermayer 0871cb9499
avcodec/vqcdec: Check for end of input in decode_vectors() 2 years ago
Michael Niedermayer 6634b6ae5f
avcodec/apac: reset buffer on error 2 years ago
Christopher Degawa 96748ac54f avcodec/libsvtav1: only set max_buf_sz if both bitrate and rc_buf_sz is set 2 years ago
Hirokazu Honda 7f3e38bda8 avcodec/vp8: Fix wrong vpx_rac_is_end() check 2 years ago
Zhao Zhili 36a8d1e729 avcodec/libx265: fix build error 2 years ago
Christopher Degawa 1c6fd7d756 avcodec/libsvtav1: replace vbv_bufsize with maximum_buffer_size_ms 2 years ago
Christopher Degawa 031f1561cd avcodec/libsvtav1: remove compressed_ten_bit_format and simplify alloc_buffer 2 years ago
Paul B Mahol e9a67ababa avcodec/rpzaenc: count in packet size also fixed header 2 years ago
Mark Reid 15df8261be avcodec/tiff: add read support for compressed rgb floating point formats 2 years ago
Aidan MacDonald a4405cc0cc avcodec/dvdsub_parser: Fix length check for short packets 2 years ago
Martijn van Beurden bf6c500cff
libavcodec/flacenc: Enable sample rates > 655350 Hz 2 years ago
Timo Rothenpieler eb1e359a14 avcodec/nvenc: use provided constant for max extradata size 2 years ago
Timo Rothenpieler c7a60124e3 avcodec/nvenc: add forgotten X2RGB10 formats to 10-bit-list 2 years ago
Michael Niedermayer 104b516a13
avcodec/bonk: step cannot become 0 without overflowing which is undefined 2 years ago
Michael Niedermayer 5df8c300a9
avcodec/bonk: actual_run seems not able to become negative 2 years ago
Michael Niedermayer 00b489b168
avcodec/bonk: Remove special 32bit case from read_uint_max() 2 years ago
Paul B Mahol 2d25f33a7e avcodec/smcenc: unbreak skip blocks for inter coding 2 years ago
Paul B Mahol 163f1949ed avcodec/smcenc: more y<height checks to fix invalid reads 2 years ago
Paul B Mahol 31e1b614f6 avcodec/rpzaenc: stop assuming prev and current frame linesize match 2 years ago
rcombs 5d7de322d4 lavc: bump micro version 2 years ago
rcombs 9a4b318286 lavc/libaribb24: add default_profile option 2 years ago
Paul B Mahol 92f9b28ed8 avcodec/rpzaenc: stop accessing out of bounds frame 2 years ago
Paul B Mahol 13c1310975 avcodec/smcenc: stop accessing out of bounds frame 2 years ago
Peter Ross b653352bd8 avcodec/siren: indent 2 years ago
Andreas Rheinhardt e2d397a9ef avcodec/mpeg4data: Move ff_mpeg4_resync_prefix to its only user 2 years ago
Andreas Rheinhardt f56ca21dd4 avcodec/h261dec: Don't update block_index unnecessarily 2 years ago
Andreas Rheinhardt e559f8428f avcodec: Remove unnecessary fft, dct inclusions 2 years ago
Michael Niedermayer 8e59e72041
avcodec/bonk: steplet cannot become negative 2 years ago
Michael Niedermayer 3263185225
avcodec/bonk: Check step against overflow 2 years ago
Michael Niedermayer 9f00286c4c
avcodec/bonk: Simplify read_uint_max() 2 years ago
Michael Niedermayer f4df49eb48
avcodec/bonk: Use unsigned in predictor_calc_error() to avoid undefined overflows 2 years ago
Michael Niedermayer 024c5b4ab4
avcodec/dts2pts_bsf: Check ctx for NULL before ff_cbs_flush() 2 years ago
erankor 6043352bd9 libx265: support ATSC A/53 captions 2 years ago