68c56082d3
doc/http: Update HTTP protocol options by
2020-07-17 10:59:05 +0800
1998d1d6af
avformat/au: Avoid allocation for metadata string by
2020-07-13 19:31:46 +0200
c2e17e8d84
avformat/au: Simplify writing string into AVBPrint by
2020-07-13 20:04:26 +0200
84340497c0
avformat/au: Remove redundant av_freep() by
2020-07-13 17:18:48 +0200
8d3556b7a3
avformat/au: Store strings instead of pointers to strings in array by
2020-07-13 17:13:51 +0200
fa8345cf05
avfilter/vf_bilateral: simplify code a little by
2020-07-17 20:29:48 +0200
36e51c190b
avcodec/libaomenc: use pix_fmt descriptors where useful by
2020-07-17 17:46:32 -0300
6a2f3f60ae
libaomenc: enable 8, 10 and 12 bit RGB encoding by
2020-07-16 11:39:05 +0100
dabac26fa5
MAINTAINERS: add myself and gpg fingerprint by
2020-07-07 15:26:38 +0000
890f2e960a
avcodec/libx264: call x264_param_cleanup() if available by
2020-07-10 17:47:57 -0300
03ad76794e
avcodec/libx264: check for param allocation failure error code by
2020-07-10 17:16:49 -0300
d1bd079d11
avcodec/libx264: use a function to parse x264opts by
2020-07-10 17:10:33 -0300
799fc4d732
x86/yuv2rgb: fix crashes when storing data on unaligned buffers by
2020-07-12 21:32:01 -0300
3a37aa597f
avfilter/avf_showwavespic: add filter mode by
2020-07-17 14:25:13 +0200
d363afb30e
avfilter/vf_tinterlace: fix mergex2, first frame is always considered odd by
2020-07-11 13:20:45 +0200
24fea4d09b
avfilter/vf_tinterlace: use frame counter from lavfi by
2020-07-11 13:20:02 +0200
fe591393cd
avfilter/vf_bilateral: remove useless memcpy by
2019-10-30 11:07:12 +0800
241cdded0f
avfilter/vf_bilateral: stop using sigmaS as percent of width/height by
2020-07-17 13:45:16 +0200
d11cc743c8
Revert "avcodec/cbs_av1: keep separate reference frame state for reading and writing" by
2020-07-07 22:29:49 -0300
2493944e31
avcodec/av1_frame_merge_bsf: Use separate contexts for reading/writing by
2020-07-07 22:29:47 -0300
c91be9de4c
avcodec/av1_metadata_bsf: Use separate contexts for reading/writing by
2020-07-07 22:29:46 -0300
db7dfb4a79
libavcodec/jpeg2000 Fix RPCL Progression order check by
2020-07-14 22:13:15 +0530
af7b1031e1
avformat/mov: fix atom type to string conversion by
2020-07-12 00:26:58 +0800
663f024415
swscale/tests/swscale: use 1 for indicating erros by
2020-07-16 09:27:28 +0200
a9fecb8ea1
avcodec/v4l2_m2m_dec: remove redundant packet and fix double free by
2020-07-16 10:52:12 -0400
660386813d
libavcodec/jpeg2000 Fix PCRL Progression Order check by
2020-07-14 22:13:14 +0530
1ec2b3de5a
avformat/riffenc: indicate storage of flipped RGB bitmaps by
2020-07-08 17:32:25 +0530
a54b367c78
avdevice/decklink_dec: export timecode with s12m side data by
2020-07-12 06:29:10 +0800
448a9aaa78
API: add AV_PKT_DATA_S12M_TIMECODE to AVPacketSideDataType by
2020-06-30 23:18:17 +0800
c24c6a1bee
avutil/timecode: add description for SMPTE binary format by
2020-06-30 23:22:58 +0800
05f3d37dd5
libavcodec/jpeg2000dec : Prevent overriding SOP marker bit by
2020-07-14 22:13:13 +0530
24c575e0aa
swscale/tests/swscale: Initialize res to a non random error code by
2020-07-11 23:57:41 +0200
ec27c1827c
swscale/tests/swscale: Fix incorrect return code check by
2020-07-11 23:35:00 +0200
ba3e771a42
x86/yuv2rgb: fix crashes when storing data on unaligned buffers by
2020-07-12 21:32:01 -0300
7772666e5b
mailmap: add entry for myself by
2020-07-13 09:37:37 +0800
93febc4e15
avutil/hwcontext_vdpau: Correctly initialise pixfmts by
2020-07-11 20:23:03 -0700
2dabee7c0f
avformat/mov: fix missing line break in messages by
2020-06-25 12:40:45 +0200
d913badb9f
checkasm/vf_blend: use the correct depth parameters to initialize the blend modes by
2020-07-11 20:55:32 -0300
8fd7d3864d
x86/vf_blend: fix warnings about trailing empty parameters by
2020-07-11 10:04:23 -0300
590a36acbd
x86/h264_deblock: fix warning about trailing empty parameter by
2020-07-09 11:48:12 -0300
bb3490e7f9
avutil/x86inc: fix warnings when assembling with Nasm 2.15 by
2020-07-09 11:47:35 -0300
55e1bc39cb
checkasm/vf_blend: use the correct depth parameters to initialize the blend modes by
2020-07-11 20:55:32 -0300
320694ff84
x86/vf_blend: fix warnings about trailing empty parameters by
2020-07-11 10:04:23 -0300
2c844c9828
x86/h264_deblock: fix warning about trailing empty parameter by
2020-07-09 11:48:12 -0300
0b2b03568f
avutil/x86inc: fix warnings when assembling with Nasm 2.15 by
2020-07-09 11:47:35 -0300
3205ed31a7
lavf/udp: fix the comments for default UDP socket recvbuf size by
2020-07-11 19:09:36 +0800
04037e2966
lavfi/setpts: fix setpts/asetpts option dump error by
2020-06-13 14:26:39 +0800
4dab04622a
libavfilter/glslang: Remove unused header by
2020-07-10 16:53:12 +0100
6b6b9e593d
(tag: n4.3.1)
Changelog: update by
2020-07-11 00:26:17 +0200
5086d22697
avcodec/tiff: Check input space in dng_decode_jpeg() by
2020-07-10 17:14:43 +0200
3c4679c430
avcodec/mjpeg_parser: Adjust size rejection threshold by
2020-07-10 00:31:16 +0200
832652a9d1
avcodec/cbs_jpeg: Fix uninitialized end index in cbs_jpeg_split_fragment() by
2020-07-10 19:37:57 +0200
6f84e92172
avfilter/vf_chromanr: move thres calculation to filter_frame() by
2020-07-10 23:04:49 +0200
d359b750af
avformat/sdp: Fix potential write beyond end of buffer by
2020-07-07 21:50:33 +0200
40e049856e
avformat/mm: Check for existence of audio stream by
2020-07-09 12:07:28 +0200
9ee65bf88d
avformat/sdp: Fix potential write beyond end of buffer by
2020-07-07 21:50:33 +0200
be84216c53
avformat/mm: Check for existence of audio stream by
2020-07-09 12:07:28 +0200
5d91b7718e
avformat/sdp: Fix potential write beyond end of buffer by
2020-07-07 21:50:33 +0200
ec59dc73f0
avformat/mm: Check for existence of audio stream by
2020-07-09 12:07:28 +0200
79e8d17024
avcodec/tiff: Check input space in dng_decode_jpeg() by
2020-07-10 17:14:43 +0200
dde6077297
avcodec/mjpeg_parser: Adjust size rejection threshold by
2020-07-10 00:31:16 +0200
4a10bc8f6f
avcodec/cbs_jpeg: Fix uninitialized end index in cbs_jpeg_split_fragment() by
2020-07-10 19:37:57 +0200
ed5ee04722
avcodec/hevcdec: Add VDPAU to list of supported formats by
2020-06-27 19:04:22 +0530
3c821c4ad3
lavc/vdpau_hevc: add function to find exact vdp_profile for REXT by
2020-06-27 19:04:21 +0530
401b59e4c3
Update for 4.3.1 by
2020-07-09 22:17:30 +0200
61880e1ad0
avcodec/mpeg12dec: add timecode metadata by
2020-06-20 23:09:09 +0800
10c7745ae9
avcodec/h264_slice: add timecode metadata by
2020-06-20 21:09:09 +0800
b531216e6a
avcodec/h264_slice: replace cur->f with out for better readability by
2020-06-20 20:08:06 +0800
dcf9235a87
avcodec/hevcdec: add timecode metadata by
2020-06-20 19:34:47 +0800
d4ced9ebb7
avformat/mov: Fix unaligned read of uint32_t and endian-dependance in mov_read_default by
2020-07-05 00:51:53 +0800
b021eba8b6
avcodec/apedec: Fix undefined integer overflow with 24bit by
2020-06-30 22:01:22 +0200
093c2dd644
avcodec/loco: Fix integer overflow with large values from loco_get_rice() by
2020-06-30 21:11:25 +0200
99eb08f390
avformat/smjpegdec: Check the existence of referred streams by
2020-07-06 20:18:42 +0200
b228e0c5f6
avcodec/tiff: Check frame parameters before blit for DNG by
2020-07-04 14:17:05 +0200
11a10e30a9
avcodec/mjpegdec: Limit bayer to single plane outputting format by
2020-07-04 14:15:01 +0200
f98f29de5e
avcodec/pnmdec: Fix misaligned reads by
2020-07-03 23:55:50 +0200
531ddbacb5
avcodec/mv30: Fix integer overflows in idct2_1d() by
2020-06-18 11:52:47 +0200
d25345bb00
avcodec/hcadec: Check total_band_count against imdct_in size by
2020-06-30 21:32:53 +0200
1ff86cb452
avcodec/scpr3: Fix out of array access with dectab by
2020-07-01 23:31:47 +0200
f1ebea7c91
avcodec/tiff: Do not overrun the array ends in dng_blit() by
2020-07-01 23:05:22 +0200
c86a9d5b82
avcodec/dstdec: Replace AC overread check by sample rate check by
2020-07-01 21:27:23 +0200
3adffab073
swscale/tests: check return value of sws_scale by
2020-07-07 22:19:14 +0100
3e098cca6e
aarch64/yuv2rgb_neon: fix return value by
2020-07-07 16:01:58 +0100
05feb7a26b
libavformat/dashenc.c: Support mpd update period by
2020-06-30 13:41:46 +0800
dbf66b9e0e
tests/dnn/mathunary: fix the issue of NAN by
2020-07-08 14:09:51 +0800
f9f95ceebf
(tag: n4.2.4)
Changelog: update by
2020-07-09 01:30:42 +0200
d294716c22
avcodec/libaomenc: fix build w/libaom v1.0.0 by
2020-07-01 19:53:54 -0700
f9277cd796
avfilter/vf_showinfo: add dump_s12m_timecode() helper function by
2020-07-04 20:32:59 +0800
3ede8acba6
avfilter/vf_showinfo: check sd->size before reference the sd->data by
2020-07-04 20:32:58 +0800
1dee8bf909
avformat/gifdec: -1 -> AV_BPRINT_SIZE_UNLIMITED by
2020-06-26 08:47:26 +0800
9cfed6d84a
avcodec/dvbsubdec: Cosmetics by
2020-06-26 21:33:37 +0800
c32114e0a5
avcodec/dvbsubdec: prefer to use variable instead of type for sizeof by
2020-06-26 08:47:22 +0800
e72e4b6967
avcodec/dvbsubdec: simplify code by using OFFSET() macro by
2020-06-26 08:47:21 +0800
6cdddb773f
avfilter: add chromanr video filter by
2018-11-16 10:13:41 +0100
a06587b01a
avformat/mov: Fix unaligned read of uint32_t and endian-dependance in mov_read_default by
2020-07-05 00:51:53 +0800
f9a7ca5911
Update for 4.2.4 by
2020-07-07 20:39:24 +0200
d5b9ecc2d1
(tag: n2.8.17, release/2.8)
Changelog: update by
2020-07-07 19:33:31 +0200
efe225d307
avcodec/apedec: Fix undefined integer overflow with 24bit by
2020-06-30 22:01:22 +0200
11c1e1d6d0
avcodec/apedec: Fix undefined integer overflow with 24bit by
2020-06-30 22:01:22 +0200
a9fba357e5
avcodec/loco: Fix integer overflow with large values from loco_get_rice() by
2020-06-30 21:11:25 +0200