01994c93db
build: add support for building CUDA files with clang by
2019-07-30 02:51:42 -0500
31161bc969
avcodec/h263dec: fix hwaccel decoding by
2019-08-02 09:18:10 +0000
1687b067dd
avcodec/h263dec: fix hwaccel decoding by
2019-08-02 09:18:10 +0000
a12e40e021
avcodec/h263dec: fix hwaccel decoding by
2019-08-02 09:18:10 +0000
e33ea0f503
avcodec/h263dec: enable nvdec hwaccel by
2019-08-02 09:18:10 +0000
af3541fc7e
avcodec/h263dec: fix hwaccel decoding by
2019-08-02 09:18:10 +0000
ad97be9fa3
avcodec/h263dec: enable nvdec hwaccel by
2019-08-02 09:18:10 +0000
39a5c0ac06
avcodec/h263dec: fix hwaccel decoding by
2019-08-02 09:18:10 +0000
9af8ce754b
avcodec/hnm4video: Forward errors of decode_interframe_v4() by
2019-08-02 23:54:49 +0200
a3adc3b6a0
avcodec/interplayvideo: Avoid ff_get_buffer() during init by
2019-07-11 22:29:10 +0200
07357cd933
avformat/vividas: Check that value from ffio_read_varlen() does not overflow by
2019-07-20 22:41:08 +0200
8bac648359
avformat/vividas: forward errors from track_header() by
2019-07-20 22:36:10 +0200
5dc94924d0
avcodec/clearvideo: fix invalid shift in tile size check by
2019-07-13 20:16:19 +0200
c3ef24d9ba
avformat/vividas: Check buffer size before allocation by
2019-07-13 19:57:21 +0200
8e41675e18
avformat/vividas: Check if extradata was read successfully by
2019-07-13 20:08:03 +0200
1cf2f040e3
avformat/dashenc: fix writing the AV1 codec string in mp4 mode by
2019-07-30 13:21:46 -0300
ce6a98e830
avformat/dashenc: update stream extradata from packet side data by
2019-07-30 15:08:36 -0300
9a44ec9410
avformat/av1: combine high_bitdepth and twelve_bit into a single bitdepth value by
2019-07-30 11:55:26 -0300
0d597a69ba
avformat/av1: rename some AV1SequenceParameters fields by
2019-07-30 11:48:38 -0300
68e48e5d97
avformat/av1: split off sequence header parsing from the av1C writing function by
2019-07-30 12:08:44 -0300
0c7cfd2c19
avformat/av1: add color config values to AV1SequenceParameters by
2019-07-30 11:43:02 -0300
db6ed2b828
avcodec/vp8: do vp7_fade_frame() later by
2019-08-01 13:54:21 +0200
58c7f419ce
avcodec/vp3: Check for end of input in vp4_unpack_vlcs() by
2019-08-02 21:23:18 +0200
b4bf7226af
avcodec/vp3: Check that theora is theora by
2019-07-22 00:41:06 +0200
11f99a9a45
avutil/mips: Avoid instruction exception caused by gssqc1/gslqc1. by
2019-07-31 09:30:01 +0800
9a2dbfde2e
avcodec/msrle: remove unused items by
2019-08-01 16:02:18 +0200
42e2319ba9
lavu/tx: add support for double precision FFT and MDCT by
2019-07-27 18:54:20 +0100
f60b1211b2
lavfi/zmq: Avoid mem copy past the end of input buffer by
2019-07-30 17:16:08 -0400
46b97c0527
FATE: add hls single file mode test case by
2019-07-30 17:05:36 +0800
42a2edcc1d
tools/target_dec_fuzzer: fix memleak of extradata by
2019-07-10 22:32:49 +0200
6dfda35dd2
avcodec/vc1_pred: Fix invalid shift in scaleforsame() by
2019-07-10 23:27:19 +0200
f31ed8f3b0
avcodec/vc1_block: Fix integer overflow in ff_vc1_pred_dc() by
2019-07-04 23:13:13 +0200
9a353ea876
avcodec/truemotion2: Fix several integer overflows in tm2_motion_block() by
2019-07-08 23:00:09 +0200
1aad8937f7
avcodec/apedec: Make coeffsA/B uint32_t, this avoids several cases of undefined behavior by
2019-07-02 12:30:32 +0200
bf778af149
avcodec/apedec: make left/right unsigned to avoid undefined behavior by
2019-07-02 12:13:19 +0200
267eb2ab7f
avcodec/apedec: Fix multiple integer overflows and undefined behaviorin filter_3800() by
2019-06-16 11:39:15 +0200
da5039415c
avformat/mpc: deallocate frames array on errors by
2019-07-24 23:11:50 +0200
6a5ed71d36
lavfi/vf_thumbnail_cuda: fix operator precedence bug by
2019-07-30 02:51:43 -0500
a0c1970781
lavfi/vf_thumbnail_cuda: fix operator precedence bug by
2019-07-30 02:51:43 -0500
b761ae072a
lavd/v4l2: produce a 0 byte packet when a dequeued buffer's size is unexpected by
2019-06-05 22:04:38 +0200
b3b7523feb
lavu/hwcontext_qsv: fix the memory leak by
2019-07-26 16:00:24 +0800
502aff91a7
avformat/av1: fix AV1CodecConfigurationBox name in doxy by
2019-07-30 00:33:47 -0300
fd93d5efe6
cbs_mpeg2: Fix parsing the last unit by
2019-07-29 21:56:56 +0200
276b21a586
cbs_mpeg2: Rearrange start code search by
2019-07-29 21:56:55 +0200
0e66e1b61e
cbs_mpeg2: Decompose Sequence End by
2019-07-29 21:56:54 +0200
ae49993ce6
cbs_h264: Improve adding SEI messages by
2019-07-29 21:56:53 +0200
4e7e30bbe0
cbs: Don't set AVBuffer's opaque by
2019-07-29 21:56:52 +0200
5ffb8e8793
avcodec/eatqi: Check for minimum frame size by
2019-07-28 22:29:57 +0200
009ec8dc33
avcodec/eatgv: Check remaining size after the keyframe header by
2019-07-28 21:09:14 +0200
b123d0780e
h264_metadata: Support overscan_appropriate_flag by
2019-07-28 19:23:16 +0100
f9b8503639
cbs_h264: Fix missing inferred colour description fields by
2019-07-28 19:23:15 +0100
ccbab41039
dnn: convert tf.pad to native model in python script, and load/execute it in the c code. by
2019-07-29 09:56:54 +0800
3805aae479
fate: add unit test for dnn-layer-pad by
2019-07-29 09:56:40 +0800
df8db34552
dnn: add layer pad which is equivalent to tf.pad by
2019-07-29 09:56:33 +0800
630ea6b07f
avcodec/cfhd: add bayer support by
2019-07-27 13:09:20 +0200
23678462c0
avformat/hlsenc: Fix overflow of int for durations compute by
2019-07-29 19:48:06 +0800
43891ea8ab
avfilter/fade: don't allow nb_frames == 0 by
2019-07-29 10:53:12 +0530
20fed2f0ab
lavfi: addroi filter by
2019-07-07 20:26:50 +0100
3387147860
vaapi_encode: Add ROI support by
2019-07-07 20:26:49 +0100
62e6b634a8
avcodec/mips: [loongson] refine process of setting block as 0 in h264dsp_mmi. by
2019-07-28 12:42:09 +0800
abb2e9ac3c
vp9_metadata: Improve spec-compliance and warnings by
2019-07-09 03:10:45 +0200
43a188847c
av1/h264_metadata: Don't reinitialize data by
2019-06-20 01:45:14 +0200
d9182f04ca
cbs_mpeg2: Fix parsing of picture and slice headers by
2019-06-20 01:45:12 +0200
b71a0367a6
cbs: Remove useless initializations by
2019-06-20 01:45:11 +0200
c2a91645c5
mpeg2_metadata, cbs_mpeg2: Fix handling of colour_description by
2019-06-20 01:45:10 +0200
47b6ca0b02
avcodec/assdec: undefined use of memcpy() by
2019-07-24 22:55:15 +0200
38b6c48c43
avcodec/brenderpix: Check input size before allocating image by
2019-07-26 14:16:16 +0200
1df4a99e89
avcodec/mediacodec_wrapper: remove unused local variables in ff_AMediaCodec_getCodecNameByType() by
2019-04-26 10:32:31 +0200
3abec7f397
avcodec/mediacodec_wrapper: fix a potential local reference leak in ff_AMediaCodec_getCodecNameByType() by
2019-04-25 17:12:32 +0200
a3d986ff47
avcodec/mediacodec_wrapper: fix a local reference leak in ff_AMediaCodec_getName() by
2019-04-25 17:40:55 +0200
65434823a1
avcodec/mediacodec_wrapper: add missing "avcodec.h" include by
2019-04-29 11:24:37 +0200
1b9064e3f4
libavfilter/dnn: move dnn files from libavfilter to libavfilter/dnn by
2019-07-16 13:55:45 +0800
ebfcd4be33
avcodec/adpcm: reindent after last commit by
2019-07-25 16:18:01 +0200
f79873409b
avcodec/adpcm: add support for 5.1 ADPCM MS by
2019-07-25 16:11:27 +0200
052d41377a
lafv/wavdec: Fail bext parsing on incomplete reads by
2019-07-25 15:54:49 -0700
d83a3117e2
lavf/hls: replace the same code logic with ensure_playlist() by
2019-07-21 21:55:47 +0800
606be4cb50
lavf/hls: remove redundancy reset_packet() after av_packet_unref() by
2019-07-15 12:24:14 +0800
cc6a1f1417
avcodec/adxenc: add EOF header by
2019-07-24 11:11:35 +0200
923d5c489f
avcodec/utils: fix leak of subtitle_header on error path by
2019-07-04 23:39:23 +0200
73afea3ccc
avfilter/af_dynaudnorm: add more descriptive aliases for options by
2019-07-24 14:16:49 +0200
a081a6d201
avcodec/mpc8huff: Make some arrays unsigned to prevent overflow by
2019-07-20 15:51:25 +0200
b56031b992
vp3data: Make some arrays unsigned to prevent overflow by
2019-07-20 15:51:25 +0200
9d3509f401
avutil/mem: Fix invalid use of av_alloc_size by
2018-11-24 13:02:02 -0800
266b784bb3
avutil/mem: Fix invalid use of av_alloc_size by
2018-11-24 13:02:02 -0800
6f6cd2e29d
avutil/mem: Fix invalid use of av_alloc_size by
2018-11-24 13:02:02 -0800
0c904c0d3f
avutil/mem: Fix invalid use of av_alloc_size by
2018-11-24 13:02:02 -0800
dbca455d7e
avutil/mem: Fix invalid use of av_alloc_size by
2018-11-24 13:02:02 -0800
29362d5f9a
avutil/mem: Fix invalid use of av_alloc_size by
2018-11-24 13:02:02 -0800
5fd65ebf28
avutil/mem: Fix invalid use of av_alloc_size by
2018-11-24 13:02:02 -0800
b858bcbbf6
avutil/mem: Fix invalid use of av_alloc_size by
2018-11-24 13:02:02 -0800
bb22b9ce21
avformat/aacdec: resync to the next adts frame on invalid data instead of aborting by
2019-07-20 21:47:55 -0300
a9282fc964
avformat/aacdec: factorize the adts frame resync code by
2019-07-20 10:13:08 -0300
1def4baa59
avformat/aacdec: resync to the next adts frame on invalid data instead of aborting by
2019-07-20 21:47:55 -0300
47bb804f78
avformat/aacdec: factorize the adts frame resync code by
2019-07-20 10:13:08 -0300
3883c9d147
avfilter/vf_ciescope: add DCI-P3 by
2019-07-22 21:19:34 +0200
c60e1d6be5
avformat/mxfenc: fix index byte count in partition header by
2019-07-18 10:35:00 -0700
b696caba1a
avformat/f_select: add support for more pixel formats for scene change score calculations by
2019-07-21 07:27:20 +0800
d75c7dd45e
fate: change the scenecut fate threshold by
2019-07-21 07:24:19 +0800
53462cea2f
avformat/f_select: support scenecut with more pixel formats by
2019-07-21 07:24:18 +0800
9e24b98b15
avformat/mxfenc: fix index byte count in partition header by
2019-07-18 10:35:00 -0700