98170 Commits (847d0b99dee1c2a8d9c3e8649fee7faa424efc3e)
 

Author SHA1 Message Date
  Paul B Mahol 847d0b99de avcodec/ccaption_dec: remove unused arguments from function 5 years ago
  Paul B Mahol 6995ea3506 avcodec/ccaption_dec: check for error codes 5 years ago
  Limin Wang 2658680df4 avutil/internal: remove FF_ALLOCx{_ARRAY}_OR_GOTO macros 5 years ago
  Limin Wang a408d03ee6 swscale/utils: remove FF_ALLOC_ARRAY_OR_GOTO macros 5 years ago
  Limin Wang bdbe3f06a2 avcodec/alac: remove FF_ALLOC_OR_GOTO and gotos label 5 years ago
  Limin Wang 67de2d6a8c avcodec/mpegvideo_enc: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos lable 5 years ago
  Limin Wang 70ad0b27c1 avcodec/mpegpicture: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos label 5 years ago
  Limin Wang 734e6a81b6 avcodec/mpegvideo: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos label 5 years ago
  Limin Wang d3b2961200 avcodec/mpegvideo: simplify check for av_frame_alloc 5 years ago
  Limin Wang 44863b2c2d avcodec/iirfilter: remove FF_ALLOCZ_OR_GOTO and gotos label 5 years ago
  Limin Wang ebf2a8abdf avcodec/aacenc: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos label 5 years ago
  Limin Wang e6628ac8ff avcodec/ac3enc_template: remove FF_ALLOC_ARRAY_OR_GOTO and gotos label 5 years ago
  Limin Wang 861b20aa95 avcodec/ac3enc: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos label 5 years ago
  Limin Wang d5d00cb516 avcodec/snow: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos label 5 years ago
  Limin Wang 479c89aa2e avcodec/dnxhdenc: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos label 5 years ago
  Limin Wang afaaf27fc4 avcodec/twinvq: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos label 5 years ago
  Limin Wang 8a8802e9cb avcodec/apedec: remove FF_ALLOC_OR_GOTO and gotos lable 5 years ago
  Limin Wang 4b2863ff01 avcodec: add FF_CODEC_CAP_INIT_CLEANUP for all codecs which use ff_mpv_common_init() 5 years ago
  Limin Wang 42a3850360 avcodec/alac: Add FF_CODEC_CAP_INIT_CLEANUP 5 years ago
  Limin Wang 17e88bf0df avcodec/aacenc: add FF_CODEC_CAP_INIT_CLEANUP 5 years ago
  Limin Wang ee726e777b avcodec/ac3enc: add FF_CODEC_CAP_INIT_CLEANUP 5 years ago
  Limin Wang 61454bb6ff avcodec/apedec: add FF_CODEC_CAP_INIT_CLEANUP 5 years ago
  Limin Wang 3240121509 avcodec/adpcmenc: remove FF_ALLOC_OR_GOTO macros and gotos lable 5 years ago
  Limin Wang 0a1dc81723 avcodec/h264dec: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos lable 5 years ago
  Limin Wang d6cdedee4c avcodec/h264dec: store count of the tables into const variable for long lines 5 years ago
  Limin Wang 96cc392a17 avcodec/h264dec: cosmetics 5 years ago
  Michael Niedermayer 314d10f7a6 avcodec/wmalosslessdec: Check block_align maximum 5 years ago
  Michael Niedermayer aa88cdfd90 avcodec/loco: Fix signed integer overflow in loco_get_rice() 5 years ago
  Michael Niedermayer 0e15b01b4e avformat/thp: Check fps 5 years ago
  Michael Niedermayer 9a42a67c5c avformat/mpl2dec: Fix integer overflow with duration 5 years ago
  Michael Niedermayer 49ba60fed0 avcodec/cbs: Allocate more CodedBitstreamUnit at once in cbs_insert_unit() 5 years ago
  Dale Curtis bf446711bc avformat/mov: Check if DTS is AV_NOPTS_VALUE in mov_find_next_sample(). 5 years ago
  Paul B Mahol c0e7164ba6 avfilter/vf_vaguedenoiser: fix small typo in option explanation 5 years ago
  Paul B Mahol e65d76fb94 avfilter/af_rubberband: adjust nb_samples after every command 5 years ago
  Paul B Mahol 49d07642f3 avformat/sccdec: split line with multiple subs 5 years ago
  Lynne fd54add89c
doc/APIchanges: add new AV_PIX_FMT_X2RGB10 5 years ago
  Fei Wang c00264f501 lavu/hwcontext_vaapi: add vaapi_format_map support for x2rgb10 5 years ago
  Fei Wang c721b45014 swscale: Add swscale input/output support for X2RGB10LE 5 years ago
  Fei Wang b09fb030c1 lavu/pix_fmt: add new pixel format x2rgb10 5 years ago
  Steven Liu 38737b3d4e mailmap: add entry for myself 5 years ago
  Michael Niedermayer 0b182ff66d tools/target_dec_fuzzer: Adjust threshold for lagarith 5 years ago
  Michael Niedermayer 48de8f5816 avcodec/mpeg12dec: remove outdated comments 5 years ago
  Michael Niedermayer 38fbf33c72 avcodec/snowdec: Avoid integer overflow with huge qlog 5 years ago
  Michael Niedermayer d7a2311a2c avcodec/movtextdec: Fix shift overflows in mov_text_init() 5 years ago
  Michael Niedermayer d3747f4431 tools/target_dem_fuzzer: Use file extensions listed in input formats 5 years ago
  Limin Wang bc8ab084fb avutil: add AV_FRAME_DATA_SEI_UNREGISTERED side data type 5 years ago
  Ting Fu 3ac2f7ccd7 dnn-layer-mathunary-test: add unit test for tan 5 years ago
  Ting Fu 22d0860c13 dnn_backend_native_layer_mathunary: add tan support 5 years ago
  Ting Fu dd3fe3e77c dnn-layer-mathunary-test: add unit test for cos 5 years ago
  Ting Fu 88fb494f42 dnn_backend_native_layer_mathunary: add cos support 5 years ago