59c463f4cc
avcodec/h264_refs: Document last if() in ff_h264_execute_ref_pic_marking() by
2018-08-17 02:06:27 +0200
a90f6d3e90
avcodec/ra144: Fix undefined integer overflow in add_wav() by
2018-08-26 02:26:24 +0200
a72d42b80f
avformat/mov: Error on too large stsd entry counts. by
2018-08-30 15:18:25 -0700
368e7a0994
avcodec/hq_hqa: Check remaining input bits in hqa_decode_mb() by
2018-08-20 22:53:32 +0200
2df51ffcb7
avcodec/vb: Check for end of bytestream before reading blocktype by
2018-08-20 22:19:23 +0200
c6b7060137
avcodec/snowdec: Fix integer overflow with motion vector residual by
2018-08-20 20:15:19 +0200
5d7bab77de
avformat/nsvdec: Do not parse multiple NSVf by
2018-08-16 12:23:20 +0200
949995b225
avformat/mlvdec: read_string() received unsigned size, make the argument unsigned by
2018-08-16 15:36:28 +0200
b535e8936b
avformat/rmdec: Fix EOF check in the stream loop in ivr_read_header() by
2018-08-16 15:36:29 +0200
c71fe632b7
avcodec/shorten: Fix signed 32bit overflow in shift in shorten_decode_frame() by
2018-08-12 23:06:55 +0200
eba99acdf2
avcodec/shorten: Fix integer overflow in residual/LPC combination by
2018-08-12 22:55:59 +0200
f20a35a13e
avcodec/shorten: Check verbatim length by
2018-08-12 22:43:33 +0200
1a9810dde0
avcodec/mpegaudio_parser: Initialize poutbuf* by
2018-08-05 14:51:36 +0200
cc9263c2e1
avcodec/aacpsdsp_template: Fix integer overflow in ps_stereo_interpolate_c() by
2018-07-28 10:59:09 +0200
1b28323822
avformat/flvenc: Check audio packet size by
2018-07-28 15:03:50 +0200
09800cbc01
avcodec/qtrle: Check remaining bytestream in qtrle_decode_XYbpp() by
2018-07-29 12:40:48 +0200
7a7a6bf8e2
avcodec/diracdec: Check bytes count in else branch in decode_lowdelay() too by
2018-07-22 21:42:16 +0200
ec7cf0c74f
avcodec/diracdec: Check slice numbers for overflows in relation to picture dimensions by
2018-07-22 21:26:24 +0200
6ebb8f5ab5
avcodec/diracdec: Change frame_number to 64bit as its a 32bit from the bitstream and we also have a -1 special case by
2018-07-22 20:45:39 +0200
33ee198cdb
avcodec/dirac_dwt_template: Fix several integer overflows in horizontal_compose_daub97i() by
2018-07-22 19:11:04 +0200
8ed1874dab
avcodec/diracdec: Prevent integer overflow in intermediate in global_mv() by
2018-07-22 18:58:34 +0200
430405eb0b
swresample/swresample: Fix input channel count in resample_first computation by
2018-07-24 22:44:12 +0200
b130cdb923
avutil/pixfmt: Document chroma plane size for odd resolutions by
2018-07-18 22:22:35 +0200
9cba90e5ef
(tag: n3.3.9)
Changelog: update by
2018-11-18 01:33:38 +0100
d3621b2321
avfilter: use av_clip_uintp2 instead of av_clip for 10b and 12b by
2018-11-17 17:57:27 +0100
420ab946ac
avutil/cuda_check: Make sure this passes make fate-source by
2018-11-17 08:16:28 -0800
fbea2ea76e
avfilter/vf_neighbor: fix >8 bit deflate/inflate by
2018-11-17 11:07:58 +0100
fc94e9704e
lavf/hlsenc: Do not mix declarations and code. by
2018-11-16 22:03:37 +0100
21dd05ee6a
lavfi/minterpolate: Remove declaration of two unused variables. by
2018-11-16 21:45:49 +0100
395508d9b6
avfilter/vf_dedot: initizalize ret variable by
2018-11-16 21:39:37 +0100
4902780d2b
avfilter/vf_lut3d: use av_sscanf by
2018-11-11 17:41:14 +0100
4b30726dd3
lavu: add locale-independent sscanf implementation by
2018-11-11 17:39:33 +0100
7a73cca254
avfilter: add dedot video filter by
2018-11-13 14:13:10 +0100
4334e9221e
doc/filters: improve afftfilt documentation by
2018-11-16 19:36:25 +0100
3ae8a4cf06
avcodec/pngdec: Check compression method by
2018-11-09 03:12:45 +0100
14778d3fda
avcodec/pngdec: Check compression method by
2018-11-09 03:12:45 +0100
3c4a874388
fftools/ffmpeg: Repair reinit_filter feature by
2018-11-13 20:29:40 +0100
0728911951
avcodec/shorten: Fix integer overflow with offset by
2018-11-09 19:59:27 +0100
2661025679
avcodec/shorten: Fix integer overflow with offset by
2018-11-09 19:59:27 +0100
1f99674ddd
avcodec/pngdec: Check compression method by
2018-11-09 03:12:45 +0100
3504004879
fftools/ffmpeg: Repair reinit_filter feature by
2018-11-13 20:29:40 +0100
d6b1248fc6
avcodec/libvpxenc: Add a maximum constraint of 16 encoder threads. by
2018-11-15 10:51:32 -0800
bb01cd3cc0
avfilter/af_afade: fix duration maximum by
2018-11-12 22:00:49 +0100
fed94c2f22
avfilter/vf_fade: fix start/duration max value by
2018-11-11 22:54:04 -0800
aecd63b926
avfilter/af_afade: fix duration maximum by
2018-11-12 22:00:49 +0100
662120f2b2
avfilter/vf_convolution: use sqrtf as its faster by
2018-11-15 19:09:20 +0100
1342ec526e
avfilter/vf_blend: add 12bit support by
2018-11-15 14:53:15 +0100
c98a32e4ad
avfilter/vf_blend: add 10bit support by
2018-11-15 13:41:45 +0100
02809e7b06
avfilter/vf_lut2: implement support for different input depths by
2018-11-15 00:07:12 +0100
1096614c42
avfilter/vf_bwdif: Use common yadif frame management logic by
2018-11-04 10:17:01 -0800
fa74e4aef2
avfilter/yadif_common: Add field type tracking to help bwdif by
2018-11-04 10:02:07 -0800
19d3d0c057
avutil/hwcontext_cuda: Define and use common CHECK_CU() by
2018-11-10 22:47:28 -0800
56f50183f3
libdav1d: fix build after a recent API break by
2018-11-14 22:04:35 -0300
a9e9303f26
avcodec/cbs_av1: fix parsing signed integer values by
2018-11-10 22:52:12 -0300
49bc641e89
avcodec/cbs_av1: fix storage size for segmentation_params feature_value fields by
2018-11-10 22:51:18 -0300
f0f2832a5c
avcodec/cbs_av1: fix parsing signed integer values by
2018-11-10 22:52:12 -0300
79831f4531
avcodec/cbs_av1: fix storage size for segmentation_params feature_value fields by
2018-11-10 22:51:18 -0300
4f1e07090a
configure: Add missing xlib dependency for VAAPI X11 code by
2018-11-14 22:56:18 +0000
2ce3a48f30
configure: Add missing xlib dependency for VAAPI X11 code by
2018-11-14 22:56:18 +0000
b31a4be15f
lavf/dashenc: set FLAC manifest codec string to "flac" by
2018-11-14 03:11:31 +0200
752659327d
avcodec/libdav1d: fix build after a recent API break by
2018-11-14 10:05:25 -0300
759589b55e
avcodec/huffyuvenc: add support for gbrp16 by
2018-11-12 18:35:54 +0100
2f888771cd
avcodec/shorten: Fix integer overflow with offset by
2018-11-09 19:59:27 +0100
6b4c9854da
avcodec/golomb: Speed up long ur_golomb codes by
2018-11-09 21:50:23 +0100
3c9c9b1568
h264_metadata: Don't use inferred value of buffering frames by
2018-11-12 15:18:15 +0100
959521b58d
h264_levels, h264_metadata_bsf: Fix levels typo by
2018-11-12 15:18:12 +0100
e716323fa8
qsvenc: Add VDENC support for H264 and HEVC by
2018-11-05 10:28:59 +0800
13ee107afd
avcodec/prores_metadata_bsf : fix colorspace check by
2018-11-13 10:52:52 +0100
7992c2867e
avcodec/libopenh264enc: fix class_name by
2018-11-12 17:04:43 +0100
23f589e073
avfilter/vf_alphamerge: do not check for ret value if all wanted frames are present by
2018-11-12 22:07:13 +0100
ae4323548a
avfilter/vf_fade: fix start/duration max value by
2018-11-11 22:54:04 -0800
e96742dd3b
avfilter/af_afftfilt: use first input frame timestamp by
2018-11-12 12:30:37 +0100
233cd89056
lavc/videotoolbox: Fix cropping with HEVC and H264 videos by
2018-11-10 16:09:05 +0100
991cd79155
fate: Add test for vc1test demuxer by
2018-10-23 21:45:01 +0800
29f2893318
avfilter/vf_alphamerge: switch to activate by
2018-11-11 12:29:03 +0100
43cc2e39c0
avformat/hlsenc: check dirname and fix vtt problem by
2018-11-12 17:42:12 +0800
26772b789b
avcodec/tiff: add initial bayer and sub image support by
2018-10-30 22:05:52 +0100
0f2cfa3d80
avfilter/af_headphone: do not leak input frames on error by
2018-11-12 09:38:30 +0100
a09411a0ee
avfilter/af_afftfilt: calculate all channels FFT values upfront by
2018-11-12 09:27:08 +0100
ee47ac97d7
cbs_h2645: Improve performance of writing slices by
2018-11-11 23:43:05 +0100
752bf1f64c
fate/prores_metadata : fix md5 value by
2018-11-11 21:40:08 +0100
d03030c071
avfilter/af_afftfilt: add more window types by
2018-11-11 21:21:14 +0100
bdc66c50dd
avfilter/af_afftfilt: extend filter functionality by
2018-11-11 21:11:30 +0100
679ad31469
fate/prores_metadata_bsf : add test for setting color property by
2018-10-28 12:54:18 +0100
0aba92d42d
avcodec : add prores_metadata bsf for set the color property of each prores frame by
2018-10-28 12:53:25 +0100
936d18fb42
avfilter/vf_minterpolate: use common scene sad functions by
2018-10-07 18:55:47 +0200
7748f395de
avfilter/vf_select: use common scene sad functions by
2018-04-05 01:47:32 +0200
6c2a7a8e9a
avfilter/vf_framerate: factorize SAD functions which compute SAD for a whole frame by
2018-04-05 01:37:25 +0200
6df9020f45
cbs_mpeg2: Improve performance of writing slices by
2018-11-04 05:48:40 +0100
252e79663d
cbs_h265: Add PTL parsing for sublayers by
2018-10-27 22:01:16 +0100
fd1d735c0b
fate/libavcodec: Fix config dependency of h264-levels test by
2018-10-27 23:19:49 +0100
8860d30731
avfilter/vf_lut3d: ignore last whitespace when comparing LUT size string by
2018-11-11 13:36:45 +0100
e24a754916
fftools/ffmpeg: Indent the code by
2018-11-09 20:33:51 +0800
3eccf5be92
fftools/ffmpeg: Put the variable declaration at uppper for block. by
2018-11-09 14:35:30 +0800
81f2a9f136
fftools/ffmpeg: Remove the micor like "#if 1" by
2018-11-09 14:11:24 +0800
c305e134ce
avcodec/imm4: Use ff_set_dimensions() by
2018-11-09 23:07:23 +0100
6dafcb6fdb
h264_redundant_pps: Fix logging context by
2018-11-09 06:31:38 +0100
c47b48c0a6
avfilter/vf_lut3d: add spline 1D interpolation by
2018-11-10 22:06:13 +0100
0bc2326b90
avfilter/vf_lut3d: add cosine 1D interpolation by
2018-11-10 21:44:35 +0100
263b3ad407
avcodec/hevcdec: fix non-ref frame judgement by
2018-10-23 12:49:08 +0800