48892 Commits (86ed68420d3b60439d0b7767c53d0fdc1deb7277)

Author SHA1 Message Date
Leo Izen 86ed68420d
avcodec/librsvgdec: fix memory leaks and deprecated functions 1 year ago
Martin Storsjö a76b409dd0 aarch64: Reindent all assembly to 8/24 column indentation 1 year ago
Martin Storsjö 7f905f3672 aarch64: Make the indentation more consistent 1 year ago
Martin Storsjö 93cda5a9c2 aarch64: Lowercase UXTW/SXTW and similar flags 1 year ago
Martin Storsjö 184103b310 aarch64: Consistently use lowercase for vector element specifiers 1 year ago
Paul B Mahol 393d1ee541 avcodec/mlpenc: add 2.1 layout support for truehd 1 year ago
Paul B Mahol 79c568dd4e avcodec/mlpenc: add proper support for output bit shift 1 year ago
Paul B Mahol 3f773d8d02 avcodec/mlpenc: add support for TrueHD substreams 1 year ago
Paul B Mahol 98857ece48 avcodec/mlpenc: use ctx->num_substreams when writing headers 1 year ago
Paul B Mahol 94abb4df32 avcodec/mlpenc: add helper function to derive TrueHD ch map from ch_layout 1 year ago
Michael Niedermayer 5feceed008
avcodec/hevc_ps: Check cpb_cnt_minus1 before storing it 1 year ago
Elias Carotti 644b2235c5 avcodec/libx264: Add the SSE computation for libx264. 1 year ago
Paul B Mahol e7a6bba51a avcodec/mlp*: merge flags used by encoder and decoder 1 year ago
Paul B Mahol be2bbfe71d avcodec/mlpenc: cleanup filtering 1 year ago
Paul B Mahol c1053e2e35 avcodec/mlpenc: allow smaller shift for LPC 1 year ago
Paul B Mahol b206056c82 avcodec/mlpenc: implement advanced stereo rematrix 1 year ago
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