97351 Commits (d5bf704f507d75d3ca996703440b51a68b87d5ba)
 

Author SHA1 Message Date
  Martin Storsjö 06ec9c4746 configure: Check for the SetDllDirectory and GetModuleHandle functions 5 years ago
  Martin Storsjö f58bda642d checkasm: af_afir: Use a dynamic tolerance depending on values 5 years ago
  Michael Niedermayer 9d1f7870a9 avfilter: Fix type in av_log for random_seed in cellauto and life 5 years ago
  Michael Niedermayer ab3044368f avcodec/v210dec: move the stride read after its fully initialized 5 years ago
  Linjie Fu 7aef2f59b5 lavc/utils.c: fix code indentations 5 years ago
  Linjie Fu bffb9326b6 lavc/mips: simplify the switch code 5 years ago
  Andreas Rheinhardt 82d61a9ce3 avformat: Don't free old extradata before ff_alloc/get_extradata 5 years ago
  Andreas Rheinhardt c1e439d7e9 avformat: Forward errors where possible 5 years ago
  Andreas Rheinhardt cb88cdf773 avformat/rtpdec_hevc: Don't reimplement ff_alloc_extradata 5 years ago
  Andreas Rheinhardt c1d300f83a avformat/apngdec: Don't free extradata manually 5 years ago
  Andreas Rheinhardt 2e328a8a38 avformat/apngdec: Make sure that extradata is zero-padded 5 years ago
  Andreas Rheinhardt 56ce2ad2cc avformat/mov: Use ff_alloc_extradata for dvdsub extradata 5 years ago
  Zhong Li a87b5d5e8c lavc/x265: set preferred_transfer_characteristics for HLG 5 years ago
  Linjie Fu 8446318502 lavc/qsvenc: add Tiles encode support for HEVC 5 years ago
  Yuki Tsuchiya 0ceed513d5 lavf/movenc: cosmetics 5 years ago
  James Almer 6467a15997 Changelog: add entry about MPEG-H 3D Audio support in mp4 5 years ago
  Yuki Tsuchiya 632b8298b7 lavf/isom: support for demuxing and remuxing of MPEG-H 3D Audio in MP4 5 years ago
  Yuki Tsuchiya 30047b6a57 lavc: add MPEG-H 3D Audio codec id 5 years ago
  Yuki Tsuchiya 610473b967 lavc/codec_desc: introduce AV_CODEC_PROP_INTRA_ONLY flag to audio codec 5 years ago
  James Almer aedffc0b22 avcodec/mlp_parser: mark sync frames as key frames 5 years ago
  Martin Storsjö 29f8d4e947 rtsp: Use AVERROR() with errno.h error codes for error returns 5 years ago
  Martin Storsjö e9bb1410e4 fate: Fix use of target_path/target_samples 5 years ago
  Martin Storsjö b85dcd8586 fate: Fix dependencies to sample files to use local paths 5 years ago
  James Almer 13f2b6dc72 fate/cbs: update the two film grain cbs_av1 tests 5 years ago
  James Almer a23dd33606 avcodec/cbs_av1: fix array size for ar_coeffs_cb_plus_128 and ar_coeffs_cr_plus_128 5 years ago
  Martin Storsjö c27a85b983 fate: Use a oneoff test for the tremolo filter 5 years ago
  Martin Storsjö 8f70e261fa checkasm: float_dsp: Scale FLT/DBL_EPSILON sufficiently when comparing 5 years ago
  Martin Storsjö 6569e9505c network: Define ENOTCONN as WSAENOTCONN if not defined 5 years ago
  Fei Wang 5fc3099caf avcodec/cbs_av1: rename enable_intraintra_compound flag 5 years ago
  Andreas Rheinhardt 86e9747c63 avformat/iff: Use ff_alloc_extradata 5 years ago
  Andreas Rheinhardt a6d292b954 avformat/flvenc: Don't reimplement ff_alloc_extradata 5 years ago
  Andreas Rheinhardt 91f775e0c5 avformat/apc: Remove unnecessary resetting of flags 5 years ago
  Gyan Doshi 78676ee8f8 avfilter/scale_eval: remove redundant mathematical constants 5 years ago
  Steven Liu 4110029e56 avformat/cache: rename the class name fro Cache to cache 5 years ago
  Steven Liu ed89763336 avformat/hlsenc: remove duplicate code block 5 years ago
  Jun Zhao 4eae85a82f lavf/tls_openssl: support both pre-1.1.0 and post-1.1.0 init 5 years ago
  macweng e3c732bb0c configure: add OPENSSL_init_ssl check if pkg-config fail 5 years ago
  Jun Zhao 952fd0c768 lavf/libsrt: enable other encryption parameters 5 years ago
  Jun Zhao 8d823e6005 lavf/libsrt: add linger parameter to libsrt 5 years ago
  Fei Wang 1ea44178f5 avcodec/cbs_av1: avoid reading trailing bits when obu type is OBU_TILE_LIST 5 years ago
  Michael Niedermayer 7e665e4a81 avformat/rmdec: Initialize and sanity check offset in ivr_read_header() 5 years ago
  Limin Wang 8558c231fb swscale/swscale_unscaled: add AV_PIX_FMT_GBRAP10 for LE and BE conversion wrapper 5 years ago
  Michael Niedermayer 7a1b30c871 avcodec/agm: Do not allow MVs out of the picture area as no edge is allocated 5 years ago
  Michael Niedermayer a2d6b2042e avcodec/wmalosslessdec: Set FF_CODEC_CAP_INIT_CLEANUP 5 years ago
  Michael Niedermayer 6e15ba2d1f avcodec/apedec: Fix 2 integer overflows 5 years ago
  Michael Niedermayer a9cbd25d89 avcodec/wmaprodec: Set packet_loss when we error out on a sanity check 5 years ago
  Michael Niedermayer 5473c7825e avcodec/wmaprodec: Check offset 5 years ago
  Michael Niedermayer 93d52a181e avcodec/truemotion2: Fix 2 integer overflows in tm2_low_res_block() 5 years ago
  Michael Niedermayer 090ac57997 avcodec/wmaprodec: Check if the channel sum of all internal contexts match the external 5 years ago
  Michael Niedermayer 8bcb5fbab5 avcodec/truespeech: Fix an integer overflow in truespeech_synth() 5 years ago