118169 Commits (fe04b93afae27351d421bf0b1bf1a6b702adc3c6)
 

Author SHA1 Message Date
Gyan Doshi fe04b93afa ffmpeg_sched: return better error code 3 months ago
Pradeep Kumar Goudagunta aa20294b31 fftools/ffmpeg_opt: Fix precedence issue in abs_start_seek calculation 3 months ago
Marth64 3778b1f6f1 avformat/dashdec: reformat and lowercase get_Fragment() 3 months ago
Eugene Zemtsov 7c9bde1d0d avformat/mov: fix crash when trying to get a fragment time for a non-existing fragment 3 months ago
Marth64 8e8260aabf avcodec/cbs_av1: fix variable shadowing in cbs_av1_split_fragment() 3 months ago
Michael Niedermayer 954d55c2a4
avformat/mov: dereference pointer after null check 3 months ago
Michael Niedermayer 9327093079
avcodec/utils: Fix block align overflow for ADPCM_IMA_WAV 3 months ago
Michael Niedermayer 361d24e6d9
avformat/matroskadec: Check pre_ns for overflow 3 months ago
Michael Niedermayer 8f4eb0fe03
tools/target_dec_fuzzer: Adjust threshold for EACMV 3 months ago
Michael Niedermayer fe1aeb499b
tools/target_dec_fuzzer: Adjust threshold for SGA 3 months ago
Michael Niedermayer e7230bc503
tools/target_dec_fuzzer: Adjust threshold for MVC1 3 months ago
Michael Niedermayer e8c94e31da
avformat/mov: free stream_info when the surrounding array is freed 3 months ago
Michael Niedermayer 61ff3047c5
avcodec/rv60dec: Check NEXT/LAST availability 3 months ago
Michael Niedermayer 2336fc44ac
avcodec/rv60dec: Use get_bits_long() 3 months ago
Michael Niedermayer 34c06f5284
avcodec/escape130: move get_buffer down 3 months ago
Michael Niedermayer 89efc6c97c
tools/target_dec_fuzzer: Adjust Threshold for indeo5 3 months ago
Michael Niedermayer 6ba33b50f5
avutil/timecode: Avoid fps overflow in av_timecode_get_smpte_from_framenum() 3 months ago
James Almer f1ddba24a0 avutil/frame: add missing size dependent prop to LCEVC payload side data 3 months ago
Niklas Haas d23f443dfc avfilter/vf_lut*: strip color volume metadata 3 months ago
Niklas Haas eecdc25d4b avfilter/vf_colorspace: strip color volume metadata 3 months ago
Niklas Haas 0d468730bc avfilter/vf_libplacebo: update metadata stripping logic 3 months ago
Niklas Haas d1eadc43b9 avfilter/vf_zscale: strip metadata on change 3 months ago
Niklas Haas f22965b882 avfilter/vf_scale*: strip metadata on size change 3 months ago
Niklas Haas b88944a8aa avutil/frame: add av_frame_side_data_remove_by_props() 3 months ago
Niklas Haas 3428a8d830 avutil/frame: add AV_SIDE_DATA_PROP_{SIZE,COLOR}_DEPENDENT 3 months ago
Niklas Haas 01084f3d16 avutil/frame: add AVSideDataDescriptor for AV_FRAME_DATA_VIDEO_HINT 3 months ago
Niklas Haas 5ca5bbd462 swscale/options: add -sws_dither none alias 3 months ago
Niklas Haas 253b8977c0 swscale: remove primaries/trc change warning 3 months ago
Niklas Haas 6da940e118 swscale/graph: allow dynamically updating HDR metadata 3 months ago
Niklas Haas efff80c8f6 swscale/graph: add color mapping pass 3 months ago
Niklas Haas a57fe519b6 swscale/lut3d: add 3DLUT dispatch system 3 months ago
Niklas Haas dddf536d3d swscale/cms: add color management subsystem 3 months ago
Niklas Haas 2e674780b7 swscale/csputils: add internal colorspace math helpers 3 months ago
Niklas Haas 01ce9d7963 avfilter/vf_scale: strip metadata when changing colorspace 3 months ago
Niklas Haas 4315cc943a avfilter/vf_scale: make options alignment consistent (cosmetic) 3 months ago
Niklas Haas b7a2333357 avfilter/vf_scale: add colorspace and transfer property options 3 months ago
Niklas Haas 45f0a7ad33 swscale: add ICC intent enum and option 3 months ago
Niklas Haas 7b7c32322d swscale/utils: fix XYZ primaries tagging 3 months ago
Niklas Haas 1f0c500784 swscale/utils: add helper function to infer colorspace metadata 3 months ago
Niklas Haas 9084d581e8 swscale/utils: read dynamic HDR10+ metadata from AVFrame 3 months ago
Niklas Haas 7432fa19cd swscale/utils: read HDR mastering metadata from AVFrame 3 months ago
Niklas Haas 5b21b7f52c swscale/utils: set static/implied HDR metadata 3 months ago
Niklas Haas a8d01dff9a swscale/utils: add HDR metadata to SwsFormat 3 months ago
Niklas Haas b9dfe8138e swscale/utils: check for supported color transfers 3 months ago
Niklas Haas 6c9218d748 swscale/unscaled: allow semiplanar copies 3 months ago
Niklas Haas 77db7f9b87 swscale/unscaled: correctly copy semiplanar formats 3 months ago
Niklas Haas c6bf7f6645 swscale/unscaled: correctly round yuv2yuv when not dithering 3 months ago
Niklas Haas a9ae2cc14d checkasm/sw_rgb: add alpToYV12 check 3 months ago
Niklas Haas c601bb8df5 checkasm/sw_rgb: add tests for yuv2packed{1,2,X} 3 months ago
Niklas Haas 57bbdb4fb1 checkasm/sw_scale: add test for yuv2nv12cX 3 months ago