48876 Commits (727ee32da705a6186feeba9fa6929e299b54ae8b)

Author SHA1 Message Date
Paul B Mahol 727ee32da7 avcodec/mlpenc: remove TODO comment, sample rate is always fixed 1 year ago
Paul B Mahol 9adc5d8bfe avcodec/mlpenc: restructure code even more 1 year ago
Zhao Zhili 2361970880 avcodec/videotoolboxenc: Check and set hevc profile 1 year ago
Zhao Zhili cbb6199ff8 avcodec/videotoolboxenc: add hw_configs 1 year ago
Leo Izen bf814387f4
avcodec/jpegxl_parser: fix OOB read regression 1 year ago
Michael Niedermayer 5ddab49d48
avcodec/h2645_parse: Avoid EAGAIN 1 year ago
Michael Niedermayer f7e5537dc1
avcodec/xvididct: Make c* unsigned to avoid undefined overflows 1 year ago
Michael Niedermayer 61b86add52
avcodec/cbs_h2645: Fix showing bits at the end in cbs_read_se_golomb() 1 year ago
Michael Niedermayer 75eb698bdc
avcodec/cbs_h2645: Fix showing bits at the end in cbs_read_ue_golomb() 1 year ago
Michael Niedermayer cd66606a8f
avcodec/bonk: Fix undefined overflow in predictor_calc_error() 1 year ago
Michael Niedermayer ef3b42738b
avcodec/evc_ps: Check chroma_format_idc 1 year ago
Andreas Rheinhardt 66908a43e2 avcodec/h261dec: Don't set write-only macroblock dimensions 1 year ago
Andreas Rheinhardt 4e6cf5e52b avcodec/h264dec: Constify H.264 decoder 1 year ago
Andreas Rheinhardt 8e1bb594fb avcodec/h264idct_template: Don't include h264dec.h 1 year ago
Andreas Rheinhardt a7663c9604 avcodec/error_resilience: Constify ThreadFrame* 1 year ago
Timo Rothenpieler 68f9dfa5cc avcodec/nvdec_hevc: fail to initialize on unsupported profiles 1 year ago
Andreas Rheinhardt ab95338a20 avcodec/mpeg4video_parser: Don't set write-only current_picture_ptr 1 year ago
Andreas Rheinhardt b561dafd56 avcodec/h261dec: Discard whole packet when discarding 1 year ago
Andreas Rheinhardt c995311bcf avcodec/h261dec: Don't set write-only picture_number 1 year ago
John Mather a2175ca861 avcodec/libkvazaar: Respect codec context color settings. 1 year ago
Paul B Mahol 44dc42e4ac avcodec/mlpenc: export lpc_coeff_precision option 1 year ago
Paul B Mahol 394106a138 avcodec/mlpenc: fix regression in encoding only zeroes 1 year ago
Andreas Rheinhardt 9c1294eadd avcodec/vdpau_vc1: Fix indentation 1 year ago
Andreas Rheinhardt c77aee61b8 avcodec/mpeg(picture|video_dec): Move comment to more appropriate place 1 year ago
Andreas Rheinhardt 52509f63ce avcodec/mpegpicture: Move caller-specific parts of function to callers 1 year ago
Andreas Rheinhardt 2a8ac5a780 avcodec/mpegvideo_enc: Don't call av_frame_copy_props() unnecessarily 1 year ago
Andreas Rheinhardt 22b0141d87 avcodec/mpegvideo_enc: Don't allocate buffers unnecessarily 1 year ago
Andreas Rheinhardt d87c358ee6 avcodec/mpegvideo_enc: Remove dead block 1 year ago
Andreas Rheinhardt 070bc4d2c5 avcodec/mpegvideo_enc: Don't set write-only properties 1 year ago
Andreas Rheinhardt 3937a21f21 avcodec/mpegvideo_enc: Don't overallocate arrays 1 year ago
Andreas Rheinhardt 0524b4ec3e avcodec/mpegvideo_enc: Don't reget known values 1 year ago
Andreas Rheinhardt 18f7d8d880 avcodec/mpegvideo_enc: Don't pretend input to be non-refcounted 1 year ago
Andreas Rheinhardt f5220475de avcodec/mpegvideo_enc: Reindentation 1 year ago
Andreas Rheinhardt 5aaaa7dbee avcodec/mpegvideo_enc: Remove always-false checks 1 year ago
Andreas Rheinhardt b96ba62bdd avcodec/mpegvideo_enc: Fix abort on allocation errors 1 year ago
Paul B Mahol 78fa1cff70 avcodec/mlpenc: export max_interval option 1 year ago
Paul B Mahol ee9fb28429 avcodec/mlpenc: export codebook_search option too 1 year ago
Paul B Mahol 1703bfa133 avcodec/hcadec: implement proper .flush callback 1 year ago
Timo Rothenpieler e006680d8e avcodec/nvenc: add option to control subsampling of packed rgb input 1 year ago
Rémi Denis-Courmont 3c6516330f lavc/exrdsp: R-V V reoder_pixels 1 year ago
Paul B Mahol 8786b91607 avcodec/mlpenc: change flag for shorten_by in THD case 1 year ago
Paul B Mahol 27c623b3d5 avcodec/mlpenc: fix stereo decorrelation 1 year ago
Andreas Rheinhardt 12c4cf9f72 avcodec/refstruct: Inline ff_refstruct_allocz() 1 year ago
Andreas Rheinhardt fc880c7032 avcodec/h261dec: Remove pointless goto 1 year ago
Andreas Rheinhardt cae30c5ed2 avcodec/wmv2dec: Parse extradata during init 1 year ago
Michael Niedermayer 7fedbc7606
avcodec/h264_parser: saturate dts a bit 1 year ago
Andreas Rheinhardt c7fb4d0eb6 avcodec/nvdec: Use RefStruct API for decoder_ref 1 year ago
Andreas Rheinhardt 2ec62b1ca6 avcodec/pthread_frame: Use RefStruct API for ThreadFrame.progress 1 year ago
Andreas Rheinhardt 452089ee23 avcodec/hevcdec: Use RefStruct API for RefPicListTab buffer 1 year ago
Andreas Rheinhardt 6695c0af0e avcodec/vulkan_decode: Use RefStruct API for shared_ref 1 year ago