48773 Commits (ea14e8bc3028c746290528869600249c7229bd62)

Author SHA1 Message Date
James Almer ac64800edd avcodec/extract_extradata: filter what Metadata OBUs are included in AV1 extradata 1 year ago
Paul B Mahol fa20f5cd9e avcodec/vlc: add correct upper limit for recursive function 1 year ago
Zhao Zhili 1c61aa1a02 avcodec/jni: make global variables static 1 year ago
Andreas Rheinhardt da1d56776c avcodec/pthread_frame: Constify src pointees 1 year ago
Andreas Rheinhardt 1046cfe347 avcodec/pthread_frame: Remove FF_API_SLICE_OFFSET 1 year ago
Andreas Rheinhardt 0e6fdebd0d avcodec/vp3: Simplify shuffling frames, fix crash on alloc error 1 year ago
Andreas Rheinhardt 3614f7e1cc avcodec/vp3: Fix undefined pointer arithmetic 1 year ago
Andreas Rheinhardt f9b6e3e48d avcodec/pthread_frame: Only set PerThreadContext* when frame-threading 1 year ago
Andreas Rheinhardt 1982113467 avcodec/threadframe: Move ff_thread_can_start_frame() to thread.h 1 year ago
Andreas Rheinhardt bca2651a32 avcodec/pthread_frame: Fix doxygen comments 1 year ago
Andreas Rheinhardt aa8e3f0342 avcodec/pthread_frame: Remove unused enum values 1 year ago
Andreas Rheinhardt 7b2ed4d54a avcodec/thread: Remove outdated documentation 1 year ago
Paul B Mahol 5acc3c4cff avcodec/vmixdec: improve quality factors 1 year ago
Paul B Mahol f7dc5d76e0 avcodec/lagarith: use VLC for prob code length 1 year ago
Paul B Mahol 1ac2769009 avcodec/adx_parser: make packet split work if nb_channels is set 1 year ago
Andreas Rheinhardt b5c07a368b avcodec/vp3: Don't truncate ptrdiff_t 2 years ago
Andreas Rheinhardt 11a9aab6c1 avcodec/vp3: Use range-based loop variables 2 years ago
Andreas Rheinhardt 5022be4e75 avcodec/vp3: Add const where appropriate 2 years ago
Andreas Rheinhardt 9c9458115e avcodec/vp3: Move work after ff_thread_finish_setup 2 years ago
Andreas Rheinhardt 4dae62f708 avcodec/dnxhddec: Use VLC symbol table to avoid lookup 2 years ago
James Almer 156f53e987 avcodec/evc_ps: make the sps parameter in ref_pic_list_struct const 2 years ago
Lynne 9310ffc809
vulkan_decode: don't call get_proc_addr on every frame's destruction 2 years ago
Lynne 552a5fa496
vulkan_hevc: switch from a buffer pool to a malloc and simplify 2 years ago
Michael Niedermayer 4565747056
avcodec/evc_ps: Check ref_pic_num and sps_max_dec_pic_buffering_minus1 2 years ago
Jun Zhao 5c635b7d8c lavc/videotoolboxenc: Get the encoder supported properties 2 years ago
Jun Zhao 213cba9696 lavc/videotoolboxenc: Dump the encoder 2 years ago
Andreas Rheinhardt 27562bf022 avcodec/x86/mpegvideoenc_template: Disable dead code 2 years ago
Andreas Rheinhardt fa77cb258b avcodec/h264dec: Fix data race when updating decode_error_flags 2 years ago
Andreas Rheinhardt d2bc039501 avcodec/error_resilience: Make applying decode_error_flags optional 2 years ago
Andreas Rheinhardt c1b6235d41 avcodec/vulkan_decode: Factor creating session params out, fix leak 2 years ago
Michael Niedermayer 2b25a5168e
avcodec/bonk: Fix integer overflow in predictor_calc_error() 2 years ago
Michael Niedermayer c012d1f2bb
avcodec/jpeg2000dec: jpeg2000 has its own lowres option 2 years ago
Michael Niedermayer 90647a9249
avcodec/huffyuvdec: avoid undefined behavior with get_vlc2() failure 2 years ago
Michael Niedermayer ca09d8a0dc
avcodec/jpegxl_parser: Check for ctx->skip overflow 2 years ago
Paul B Mahol 00a837c70c avcodec/vmixdec: add support for custom first byte 2 years ago
Andreas Rheinhardt 038b992256 avcodec/libaribb24: Use FF_CODEC_CAP_INIT_CLEANUP 2 years ago
Andreas Rheinhardt c1714a483f avcodec/libaribb24,ttmlenc, avutil/tx: Remove redundant init of AVBPrint 2 years ago
Andreas Rheinhardt 6434e44003 avcodec/thread: Remove ff_thread_get_format define 2 years ago
Andreas Rheinhardt 0058f6013f avcodec/av1dec: Don't rely on AV_PIX_FMT_NONE == -1 2 years ago
Andreas Rheinhardt c38693b4b0 avcodec/av1dec: Pass AVCodecContext* as logctx in get_sw_pixel_format() 2 years ago
Andreas Rheinhardt 423b6a7e49 avutil/imgutils: Add wrapper for av_image_copy() to avoid casts 2 years ago
Paul B Mahol 8cd2e0c075 avcodec/fraps: remove extra new lines and not needed cast 2 years ago
Paul B Mahol 1735ca3c41 avcodec/8bps: always decode to planar formats directly 2 years ago
Paul B Mahol 1ce1970417 avcodec/8bps: use uint8/uint16 where possible 2 years ago
Andreas Rheinhardt 740ce93fae avcodec/flicvideo: Remove unnecessary cast 2 years ago
Andreas Rheinhardt eb9bfe30a2 avcodec/imc: Fix leak on init error 2 years ago
Paul B Mahol 86bd0f08d3 avcodec/vmixdec: fix inputs with more than 255 slices 2 years ago
Paul B Mahol 64f538c356 avcodec/shorten: use uint16_t for wave_format 2 years ago
Andreas Rheinhardt e9bbb39e94 avcodec/truemotion2: Don't check before freeing VLC 2 years ago
Andreas Rheinhardt 9cdf82c2c2 avcodec/vlc: Use proper namespace 2 years ago