47628 Commits (3dc8bceabed0bb514342a3da24e6ae4eac8c2703)

Author SHA1 Message Date
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
Timo Rothenpieler 939273d3b4 avcodec/nvenc: remove unsupported AV1 High Profile 2 years ago
Timo Rothenpieler e7fbdda64e avcodec/nvenc: fix AV1 darWidth/Height calculation 2 years ago
Andreas Rheinhardt 65f3bc9e7e avcodec/clearvideo: Avoid allocations when decoding tiles 2 years ago
Andreas Rheinhardt 165682a6d4 avcodec/clearvideo: Use const where appropriate 2 years ago
Andreas Rheinhardt c2966ae14c avcodec/clearvideo: Redo updating predicition 2 years ago
Andreas Rheinhardt a7a783a5c5 avcodec/clearvideo: Move tile_do_block() upwards 2 years ago
Andreas Rheinhardt 4e6ca99c36 avcodec/clearvideo: Remove unnecessary level parameter 2 years ago
Andreas Rheinhardt 4228f8ad49 avcodec/x86/cavsdsp: Remove unused 3DNow-macro 2 years ago