70ad0b27c1
avcodec/mpegpicture: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos label by
2020-06-02 23:49:28 +0800
734e6a81b6
avcodec/mpegvideo: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos label by
2020-06-02 23:42:30 +0800
d3b2961200
avcodec/mpegvideo: simplify check for av_frame_alloc by
2020-06-02 23:36:54 +0800
44863b2c2d
avcodec/iirfilter: remove FF_ALLOCZ_OR_GOTO and gotos label by
2020-06-01 23:13:32 +0800
ebf2a8abdf
avcodec/aacenc: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos label by
2020-06-01 22:48:28 +0800
e6628ac8ff
avcodec/ac3enc_template: remove FF_ALLOC_ARRAY_OR_GOTO and gotos label by
2020-05-29 22:05:46 +0800
861b20aa95
avcodec/ac3enc: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos label by
2020-06-02 00:06:55 +0800
d5d00cb516
avcodec/snow: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos label by
2020-06-01 21:49:44 +0800
479c89aa2e
avcodec/dnxhdenc: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos label by
2020-06-01 21:49:12 +0800
afaaf27fc4
avcodec/twinvq: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos label by
2020-06-01 22:23:57 +0800
8a8802e9cb
avcodec/apedec: remove FF_ALLOC_OR_GOTO and gotos lable by
2020-06-01 21:26:53 +0800
4b2863ff01
avcodec: add FF_CODEC_CAP_INIT_CLEANUP for all codecs which use ff_mpv_common_init() by
2020-06-03 21:53:11 +0800
42a3850360
avcodec/alac: Add FF_CODEC_CAP_INIT_CLEANUP by
2020-05-29 21:08:58 +0800
17e88bf0df
avcodec/aacenc: add FF_CODEC_CAP_INIT_CLEANUP by
2020-06-01 22:29:13 +0800
ee726e777b
avcodec/ac3enc: add FF_CODEC_CAP_INIT_CLEANUP by
2020-06-01 22:06:46 +0800
61454bb6ff
avcodec/apedec: add FF_CODEC_CAP_INIT_CLEANUP by
2020-05-28 23:53:46 +0800
3240121509
avcodec/adpcmenc: remove FF_ALLOC_OR_GOTO macros and gotos lable by
2020-05-28 23:43:41 +0800
0a1dc81723
avcodec/h264dec: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos lable by
2020-05-28 23:33:04 +0800
d6cdedee4c
avcodec/h264dec: store count of the tables into const variable for long lines by
2020-05-28 23:13:45 +0800
96cc392a17
avcodec/h264dec: cosmetics by
2020-05-27 23:04:29 +0800
314d10f7a6
avcodec/wmalosslessdec: Check block_align maximum by
2020-06-09 22:11:23 +0200
aa88cdfd90
avcodec/loco: Fix signed integer overflow in loco_get_rice() by
2020-06-09 22:14:59 +0200
0e15b01b4e
avformat/thp: Check fps by
2020-06-08 09:28:55 +0200
9a42a67c5c
avformat/mpl2dec: Fix integer overflow with duration by
2020-06-08 09:47:41 +0200
49ba60fed0
avcodec/cbs: Allocate more CodedBitstreamUnit at once in cbs_insert_unit() by
2020-04-10 22:05:07 +0200
bf446711bc
avformat/mov: Check if DTS is AV_NOPTS_VALUE in mov_find_next_sample(). by
2020-05-14 14:38:07 -0700
c0e7164ba6
avfilter/vf_vaguedenoiser: fix small typo in option explanation by
2020-06-13 00:41:16 +0200
e65d76fb94
avfilter/af_rubberband: adjust nb_samples after every command by
2020-06-12 12:57:43 +0200
49d07642f3
avformat/sccdec: split line with multiple subs by
2020-06-12 20:03:42 +0200
fd54add89c
doc/APIchanges: add new AV_PIX_FMT_X2RGB10 by
2020-06-12 17:48:28 +0100
c00264f501
lavu/hwcontext_vaapi: add vaapi_format_map support for x2rgb10 by
2020-04-22 13:23:03 +0800
c721b45014
swscale: Add swscale input/output support for X2RGB10LE by
2020-04-22 13:23:02 +0800
b09fb030c1
lavu/pix_fmt: add new pixel format x2rgb10 by
2020-04-22 13:23:01 +0800
38737b3d4e
mailmap: add entry for myself by
2020-06-12 14:30:02 +0800
569a9d3d70
pthread_frame: change the way delay is set by
2020-06-04 12:01:51 +0200
0b182ff66d
tools/target_dec_fuzzer: Adjust threshold for lagarith by
2020-06-07 19:08:01 +0200
48de8f5816
avcodec/mpeg12dec: remove outdated comments by
2020-06-06 19:42:07 +0200
38fbf33c72
avcodec/snowdec: Avoid integer overflow with huge qlog by
2020-06-06 17:45:39 +0200
d7a2311a2c
avcodec/movtextdec: Fix shift overflows in mov_text_init() by
2020-06-05 18:22:51 +0200
d3747f4431
tools/target_dem_fuzzer: Use file extensions listed in input formats by
2020-06-08 11:26:45 +0200
bc8ab084fb
avutil: add AV_FRAME_DATA_SEI_UNREGISTERED side data type by
2020-06-10 23:34:30 +0800
3ac2f7ccd7
dnn-layer-mathunary-test: add unit test for tan by
2020-06-06 20:12:51 +0800
22d0860c13
dnn_backend_native_layer_mathunary: add tan support by
2020-06-06 20:12:50 +0800
dd3fe3e77c
dnn-layer-mathunary-test: add unit test for cos by
2020-06-06 20:12:49 +0800
88fb494f42
dnn_backend_native_layer_mathunary: add cos support by
2020-06-06 20:12:48 +0800
3f7c5a375b
dnn-layer-mathunary-test: add unit test for sin by
2020-06-06 20:12:47 +0800
0b6d3f0d83
dnn_backend_native_layer_mathunary: add sin support by
2020-06-06 20:12:46 +0800
c33e56c7a6
avformat/aviobuf: Also return truncated buffer in avio_get_dyn_buf() by
2020-05-25 10:14:00 +0200
7be9b0bb38
avformat/aviobuf: Return better error codes by
2020-05-24 04:36:05 +0200
fa0bc627c5
avformat/aviobuf: Stop restricting dynamic buffer sizes to INT_MAX/2 by
2020-05-24 04:04:29 +0200
88d5ae068f
avformat/aviobuf: Simplify dyn_buf_write() a bit by
2020-05-24 04:02:27 +0200
28a078eded
avformat/aviobuf: Don't check for overflow after it happened by
2020-05-24 03:14:00 +0200
7aa7d68971
AVFormatContext: switch to child_class_iterate() by
2020-05-27 15:34:07 +0200
2cbd544519
AVIOContext: switch to child_class_iterate() by
2020-05-27 15:34:07 +0200
43ed2b86d6
URLContext: switch to child_class_iterate() by
2020-05-27 15:34:07 +0200
c7d8d8d8d9
vf_spp: switch to child_class_iterate() by
2020-05-27 15:34:07 +0200
6bfac4ee6f
vf_scale: switch to child_class_iterate() by
2020-05-27 15:34:07 +0200
344149cf01
framesync: switch to child_class_iterate() by
2020-05-27 15:34:07 +0200
aba98de6b8
avfilter: switch to child_class_iterate() by
2020-05-27 15:34:07 +0200
342230a537
af_resample: switch to child_class_iterate() by
2020-05-27 15:34:07 +0200
3dd324427a
af_aresample: switch to child_class_iterate() by
2020-05-27 15:34:07 +0200
851e0dfe29
AVCodecContext: switch to child_class_iterate() by
2020-05-27 15:34:07 +0200
c0d6eaca50
bsf: switch to child_class_iterate() by
2020-05-27 15:34:07 +0200
e0fbb6cf2b
fftools: switch to the new child class iteration API by
2020-05-27 15:25:38 +0200
1b4a98b029
lavu/opt: add a more general child class iteration API by
2020-05-27 15:21:30 +0200
202e06870e
lavf/dump: schedule use of deprecated API for removal by
2020-05-27 14:38:44 +0200
0d6b4351c6
Remove unnecessary use of avcodec_close(). by
2020-05-27 09:30:46 +0200
9dfb19baeb
avformat/hls: check segment duration value of EXTINF by
2020-05-29 11:39:05 +0800
ea1940c6e2
avformat/hls: check output string is usable of ff_make_absolute_url by
2020-05-28 10:41:26 +0800
029ff31af6
avformat/url: check return value of strchr by
2020-05-28 10:41:25 +0800
f66f3ca2c1
RELEASE: We are after the 4.3 branch point, update for that by
2020-06-08 23:18:27 +0200
52dc21a68d
avcodec/snow: ensure current_picture is writable before modifying its data by
2020-05-29 13:59:12 -0300
1ee3c984b9
avcodec/snow: ensure current_picture is writable before modifying its data by
2020-05-29 13:59:12 -0300
7ab375f574
doc/utils: document the "s", "ms" and "us" suffixes for durations by
2020-06-08 17:39:00 +0200
aab0885c19
doc/ffmpeg: remove reference to deprecated option by
2020-06-08 17:09:53 +0200
6943ab688d
pthread_frame: change the way delay is set by
2020-06-04 12:01:51 +0200
fb819697f6
avformat/mpegts: add constants for MPEG-TS transport stream identifiers by
2020-06-09 01:01:24 +0200
81975cd24b
avformat/fifo: add timeshift option to delay output by
2020-05-07 21:49:47 +0200
c1ebaffba9
Update for version 4.3 by
2020-06-08 22:50:34 +0200
cdac618c9b
Changelog: add next marker back after branching 4.3 by
2020-06-08 22:43:41 +0200
c5079bf3bc
(tag: n4.4-dev)
Bump minor versions after branching 4.3 by
2020-06-08 22:45:49 +0200
0a8a96c251
Bump minor versions to separate 4.3 from master by
2020-06-08 22:45:49 +0200
49739d1688
Changelog: Add 4.3 cut marker by
2020-06-08 22:43:10 +0200
fe65923ad1
doc/APIchanges: Fill in missing values by
2020-06-08 22:33:42 +0200
49e766aa4c
Revert "lavf/mp3dec: don't adjust start time; packets are not adjusted." by
2020-06-08 22:08:37 +0200
4f33a9803a
avcodec/mpeg12dec: Fix got_output by
2020-05-28 00:19:56 +0200
3371d0611f
tools/target_dec_fuzzer: enable mjpeg for tiff or tdsc by
2020-02-07 13:59:15 +0100
b7e5c8f67d
avcodec/hcadec: Check or bound indexes by
2020-05-13 19:54:42 +0200
8e21379da1
avcodec/pnm: Check scale by
2020-06-06 17:50:21 +0200
3e651eeac4
tools/target_dem_fuzzer: Implement AVSEEK_SIZE by
2020-06-08 01:03:17 +0200
a5313ce654
avformat/4xm: Cleanup on GET_LIST_HEADER() failure by
2020-06-07 21:35:43 +0200
b7e1821284
hevc: move SliceHeader and LongTermRPS back to hevcdec.h by
2020-06-01 11:25:38 +0200
fb30c9107a
hevc_parser: drop the use of SliceHeader by
2020-05-27 11:01:12 +0200
2a9bed8fc1
hevc_refs: reduce code duplication in find_ref_idx() by
2020-05-27 10:46:50 +0200
d29aaf12f4
avcodec/v4l2_m2m_enc: Avoid ;; by
2020-06-01 11:51:40 +0200
27c42d33bc
avcodec/ac3dec_fixed: Remove some temporary variables from scale_coefs() by
2020-02-02 00:07:19 +0100
292b9b93a5
avcodec/lzf: Consider the needed size in reallocation by
2020-05-28 18:08:57 +0200
5bd5c31087
avformat/mlvdec: fail reading a packet with 0 streams by
2020-05-31 14:30:43 +0200
1ba8484559
avformat/thp: Check compcount by
2020-05-31 14:24:04 +0200
6d96bae9c4
avcodec/adpcm: XA: Check shift similar to filter by
2020-05-31 14:59:02 +0200