98150 Commits (ee726e777b851cdd4e28cdab36b38f0c39e35ea9)
 

Author SHA1 Message Date
Limin Wang ee726e777b avcodec/ac3enc: add FF_CODEC_CAP_INIT_CLEANUP 4 years ago
Limin Wang 61454bb6ff avcodec/apedec: add FF_CODEC_CAP_INIT_CLEANUP 4 years ago
Limin Wang 3240121509 avcodec/adpcmenc: remove FF_ALLOC_OR_GOTO macros and gotos lable 4 years ago
Limin Wang 0a1dc81723 avcodec/h264dec: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos lable 4 years ago
Limin Wang d6cdedee4c avcodec/h264dec: store count of the tables into const variable for long lines 4 years ago
Limin Wang 96cc392a17 avcodec/h264dec: cosmetics 4 years ago
Michael Niedermayer 314d10f7a6 avcodec/wmalosslessdec: Check block_align maximum 4 years ago
Michael Niedermayer aa88cdfd90 avcodec/loco: Fix signed integer overflow in loco_get_rice() 4 years ago
Michael Niedermayer 0e15b01b4e avformat/thp: Check fps 4 years ago
Michael Niedermayer 9a42a67c5c avformat/mpl2dec: Fix integer overflow with duration 4 years ago
Michael Niedermayer 49ba60fed0 avcodec/cbs: Allocate more CodedBitstreamUnit at once in cbs_insert_unit() 4 years ago
Dale Curtis bf446711bc avformat/mov: Check if DTS is AV_NOPTS_VALUE in mov_find_next_sample(). 4 years ago
Paul B Mahol c0e7164ba6 avfilter/vf_vaguedenoiser: fix small typo in option explanation 4 years ago
Paul B Mahol e65d76fb94 avfilter/af_rubberband: adjust nb_samples after every command 4 years ago
Paul B Mahol 49d07642f3 avformat/sccdec: split line with multiple subs 4 years ago
Lynne fd54add89c
doc/APIchanges: add new AV_PIX_FMT_X2RGB10 4 years ago
Fei Wang c00264f501 lavu/hwcontext_vaapi: add vaapi_format_map support for x2rgb10 4 years ago
Fei Wang c721b45014 swscale: Add swscale input/output support for X2RGB10LE 4 years ago
Fei Wang b09fb030c1 lavu/pix_fmt: add new pixel format x2rgb10 4 years ago
Steven Liu 38737b3d4e mailmap: add entry for myself 4 years ago
Michael Niedermayer 0b182ff66d tools/target_dec_fuzzer: Adjust threshold for lagarith 4 years ago
Michael Niedermayer 48de8f5816 avcodec/mpeg12dec: remove outdated comments 4 years ago
Michael Niedermayer 38fbf33c72 avcodec/snowdec: Avoid integer overflow with huge qlog 4 years ago
Michael Niedermayer d7a2311a2c avcodec/movtextdec: Fix shift overflows in mov_text_init() 4 years ago
Michael Niedermayer d3747f4431 tools/target_dem_fuzzer: Use file extensions listed in input formats 4 years ago
Limin Wang bc8ab084fb avutil: add AV_FRAME_DATA_SEI_UNREGISTERED side data type 4 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
Ting Fu 3f7c5a375b dnn-layer-mathunary-test: add unit test for sin 5 years ago
Ting Fu 0b6d3f0d83 dnn_backend_native_layer_mathunary: add sin support 5 years ago
Andreas Rheinhardt c33e56c7a6 avformat/aviobuf: Also return truncated buffer in avio_get_dyn_buf() 5 years ago
Andreas Rheinhardt 7be9b0bb38 avformat/aviobuf: Return better error codes 5 years ago
Andreas Rheinhardt fa0bc627c5 avformat/aviobuf: Stop restricting dynamic buffer sizes to INT_MAX/2 5 years ago
Andreas Rheinhardt 88d5ae068f avformat/aviobuf: Simplify dyn_buf_write() a bit 5 years ago
Andreas Rheinhardt 28a078eded avformat/aviobuf: Don't check for overflow after it happened 5 years ago
Anton Khirnov 7aa7d68971 AVFormatContext: switch to child_class_iterate() 5 years ago
Anton Khirnov 2cbd544519 AVIOContext: switch to child_class_iterate() 5 years ago
Anton Khirnov 43ed2b86d6 URLContext: switch to child_class_iterate() 5 years ago
Anton Khirnov c7d8d8d8d9 vf_spp: switch to child_class_iterate() 5 years ago
Anton Khirnov 6bfac4ee6f vf_scale: switch to child_class_iterate() 5 years ago
Anton Khirnov 344149cf01 framesync: switch to child_class_iterate() 5 years ago
Anton Khirnov aba98de6b8 avfilter: switch to child_class_iterate() 5 years ago
Anton Khirnov 342230a537 af_resample: switch to child_class_iterate() 5 years ago
Anton Khirnov 3dd324427a af_aresample: switch to child_class_iterate() 5 years ago
Anton Khirnov 851e0dfe29 AVCodecContext: switch to child_class_iterate() 5 years ago
Anton Khirnov c0d6eaca50 bsf: switch to child_class_iterate() 5 years ago
Anton Khirnov e0fbb6cf2b fftools: switch to the new child class iteration API 5 years ago
Anton Khirnov 1b4a98b029 lavu/opt: add a more general child class iteration API 5 years ago