4ca95e64db
avcodec/shorten: Fix undefined addition in shorten_decode_frame() by
2018-07-02 19:11:46 +0200
2f51a56ec9
avcodec/shorten: Fix undefined integer overflow by
2018-07-02 19:08:54 +0200
e6db9900ef
avcodec/jpeg2000dec: Fixes invalid shifts in jpeg2000_decode_packets_po_iteration() by
2018-07-02 18:57:05 +0200
428c3e5975
avcodec/jpeg2000dec: Check that there are enough bytes for all tiles by
2018-07-02 18:40:08 +0200
3a04f518ac
avformat/movenc: Do not pass AVCodecParameters in avpriv_request_sample by
2018-06-27 17:27:50 +0200
115b7c96e9
libavcodec/vp8: Do not compute line pointers per pixel in fade() by
2018-06-24 02:50:16 +0200
bcc0ae5d5a
tests/fate/demux: Add test for d25c945247 by
2018-06-26 21:26:12 +0200
284dde24da
avcodec/vp8_parser: Do not leave data/size uninitialized by
2018-07-06 12:01:46 +0200
5c0fd9df87
tools/target_dec_fuzzer: set parser codec id to avoid assertion failure by
2018-07-06 12:16:22 +0200
b93026777a
libfdk-aac: Use enum names instead of literal numbers for the output format by
2018-07-05 23:05:02 +0300
cced03dd66
avformat/mms: Add missing chunksize check by
2018-07-03 20:33:04 +0200
a2317556ef
configure: toolchain-tsan does not need -fPIE. by
2018-07-03 22:17:06 +0200
9807d3976b
avformat/pva: Check for EOF before retrying in read_part_of_packet() by
2018-07-03 22:14:42 +0200
a7e032a277
avformat/rmdec: Do not pass mime type in rm_read_multi() to ff_rm_read_mdpr_codecdata() by
2018-07-03 21:37:46 +0200
2b46ebdbff
avformat/asfdec_o: Check size_bmp more fully by
2018-07-03 21:01:23 +0200
bab0716c7f
avformat/mxfdec: Fix av_log context by
2018-07-03 20:38:06 +0200
4cd5c3f9ec
doc/filters: state negate filter's option by
2018-07-05 19:36:32 +0530
5aba5b89d0
avcodec/mpeg4videodec: Check for bitstream end in read_quant_matrix_ext() by
2018-07-03 22:48:32 +0200
e37741d26a
avformat/mxfdec: add support for opAtom without index by
2018-06-24 22:08:22 +0200
5861bc9e75
avformat/mxfdec: guess constant byte count indexes based on track duration by
2018-06-24 22:07:31 +0200
c6fff3d32f
avformat/mxfdec: take into account index_edit_rate by
2018-05-30 02:17:20 +0200
afd09131ff
avformat/mxfdec: fix indentation and rename mxf_read_packet_old by
2018-06-10 12:00:06 +0200
00a2652df3
avformat/mxfdec: add support for clip wrapped essences by
2018-05-10 20:30:19 +0200
a61b56624b
avcodec/atrac9tab: add missing header include by
2018-07-04 15:56:23 -0300
e25c25ebd8
lavc/atrac9tab: Add inclusion guards. by
2018-07-04 18:54:44 +0200
1ecdcb61b0
lavfi/weave: Refactor two near-identical clauses. by
2018-06-28 11:42:45 +0300
267ba2aa96
avcodec/indeo4: Check for end of bitstream in decode_mb_info() by
2018-07-02 01:26:44 +0200
4423085ca5
avcodec/truemotion2: Check len in tm2_read_stream() by
2018-07-01 21:19:57 +0200
00f98d23b1
avcodec/ac3dec: Check channel_map index by
2018-06-27 15:56:18 +0200
bd27a9364c
avcodec/mpeg4videodec: Remove use of FF_PROFILE_MPEG4_SIMPLE_STUDIO as indicator of studio profile by
2018-07-03 00:27:04 +0200
3b10bb8772
avcodec/shorten: Fix undefined addition in shorten_decode_frame() by
2018-07-02 19:11:46 +0200
70832333bb
avcodec/shorten: Fix undefined integer overflow by
2018-07-02 19:08:54 +0200
652d7c6348
avcodec/jpeg2000dec: Fixes invalid shifts in jpeg2000_decode_packets_po_iteration() by
2018-07-02 18:57:05 +0200
0898a3d990
avcodec/jpeg2000dec: Check that there are enough bytes for all tiles by
2018-07-02 18:40:08 +0200
7e22f5d457
avformat/mov: Expose encryption info to the app. by
2017-12-06 16:17:54 -0800
9fececb6f3
riff: add ATRAC9 guid by
2018-06-30 08:32:05 +0100
755e618399
lavc: implement an ATRAC9 decoder by
2018-06-30 08:31:31 +0100
3c4af577aa
configure: add missing swscale to avfilter when sr filter is enabled by
2018-07-02 22:18:47 -0300
581bafa83b
lavfi: add sobel, prewitt, roberts filters by
2018-06-30 03:46:24 +0300
54b425a7fa
libavfilter: vf_sr.c remove warnings by
2018-07-02 13:45:38 -0300
575b718990
Adds ESPCN super resolution filter merged with SRCNN filter. by
2018-06-14 00:37:12 +0300
d24c9e55f6
avcodec/dvdsubdec: Check for fully transparent rectangles earlier by
2018-06-30 23:34:14 +0200
06a8d7ff00
avformat/apngdec: set pts to AV_NOPTS_VALUE by
2018-06-28 21:07:30 +0200
da36bcbeb7
ffmpeg: fix -stream_loop with multiple inputs by
2018-06-27 22:27:01 +0200
b181cd359b
ffmpeg: factorize input thread creation and destruction by
2018-06-27 21:55:38 +0200
9f0077cc03
tools/target_dec_fuzzer: Fix parser_avctx memleak on error path by
2018-06-30 15:48:58 +0200
d08d4a8c73
avcodec/vc1_block: Fix mqaunt check for negative values by
2018-06-28 23:46:32 +0200
5a99e00023
libavformat/yuv4mpeg: Add color range support for Y4M Add color_range support in Y4M. by
2018-06-28 16:32:01 +0800
52fd2afce8
configure: fix inline asm checks by
2018-05-30 17:30:31 +0100
27662ed681
Changelog: Mention vc1 improvements by Jerome Borsboom. by
2018-06-29 01:34:23 +0200
efde2a70ff
avcodec/vc1: fix check for missing CBPTAB by
2018-06-20 15:17:34 +0200
975a1a81b2
avcodec/vc1: fix overlap filter for frame interlaced pictures by
2018-06-20 13:11:07 +0200
f92e95e9b5
avcodec/vc1: change the internal ordering of blocks within a macroblock by
2018-06-20 13:11:03 +0200
1cf6129d13
avcodec/vc1: fix condition guarding overlap filter on I picture by
2018-06-20 13:10:58 +0200
6b453a81bc
hwcontext_opencl: remove an unused variable by
2018-06-18 20:19:39 +0800
e6ac328b79
hwcontext_opencl: Remove the opencl_device_init in opencl_device_derive by
2018-06-20 11:13:59 +0800
2730a0fdf4
configure: fix check for opencl_vaapi_intel_media. by
2018-06-02 11:06:50 +0800
08b1d1d812
h264_slice: Fix return of incomplete frames from decoder by
2018-06-27 15:12:24 -0700
872ea3dfe5
avformat/movenc: Use mov->fc consistently for av_log() by
2018-06-27 23:41:52 +0200
310a49f71d
tools/target_dec_fuzzer: Also optionally fuzz with a parser by
2018-06-23 13:35:17 +0200
2aa9047486
avcodec/mpeg4videodec: Check read profile before setting it by
2018-06-27 19:37:09 +0200
95556e27e2
avformat/movenc: Do not pass AVCodecParameters in avpriv_request_sample by
2018-06-27 17:27:50 +0200
00e8181bd9
avcodec/ac3_parser: Check init_get_bits8() for failure by
2018-06-27 16:59:13 +0200
ed22dc2221
avformat/movenc: Check that frame_types other than EAC3_FRAME_TYPE_INDEPENDENT have a supported substream id by
2018-06-27 16:51:51 +0200
75a2db5524
avcodec/dpx: Check elements in 12bps planar path by
2018-06-27 16:12:39 +0200
46fb150a81
lavfi/colorspace: Add namespace prefix to global functions by
2018-06-23 17:51:14 +0100
07987404a8
ffmpeg: make loglevel verbose for frame duration warning by
2018-06-28 14:05:31 +0530
3f953379e1
avcodec/qsvenc: fix version detection on cygwin by
2018-06-15 16:52:28 +0200
c218ae2ade
avcodec/escape124: Fix spelling errors in comment by
2018-06-27 13:00:28 +0200
80b2041c8c
avcodec/ra144: Fix integer overflow in ff_eval_refl() by
2018-06-21 23:08:32 +0200
35c365f6ef
avcodec/cscd: Check output buffer size for lzo. by
2018-06-22 01:18:20 +0200
f59c4e4391
avcodec/escape124: Fix spelling errors in comment by
2018-06-27 13:00:28 +0200
71ba79702d
avcodec/dvbsubdec: Compute scoretab without iterating over pixels multiple times in compute_default_clut() by
2018-06-21 23:32:23 +0200
b31189881a
avcodec/ra144: Fix integer overflow in ff_eval_refl() by
2018-06-21 23:08:32 +0200
69bd73b3ff
libavutil/encryption_info: Add unit tests. by
2018-06-01 11:38:05 -0700
96281ed689
avutil/gitignore: Ignore integer test binary. by
2018-06-26 09:35:05 -0700
ad2ae21010
avutil/encryption_info: Fix documentation problem. by
2018-06-26 09:32:14 -0700
7395f13df9
v4l2_m2m: decoder: fix memory leak by
2018-06-26 14:36:46 -0700
7becc70375
lavf/amr: Fix heuristic to avoid detection of repeated bytes. by
2018-06-25 23:20:09 +0200
4ac88ba548
fftools/ffmpeg: check sseof value and clash with ss by
2018-06-22 22:02:16 +0530
52e8a0d96d
lavc/libopenjpeg: Support GRAY10, GRAY12 and GRAY14. by
2018-06-21 12:05:40 +0200
dc41504521
avcodec/escape124: Check buf_size against num_superblocks by
2018-06-24 19:23:02 +0200
78167b498f
avcodec/cscd: Check output buffer size for lzo. by
2018-06-22 01:18:20 +0200
84bbdc255a
avcodec/ffv1dec: Check state transition table by
2018-06-21 22:10:23 +0200
6677c98626
avcodec/escape124: Check buf_size against num_superblocks by
2018-06-24 19:23:02 +0200
e7c0b44e74
lavf/mpjpegdec: Mark local variable static by
2018-06-22 15:52:58 +0100
bd02b2c05d
lavfi/vf_tonemap_opencl: Mark local tables static by
2018-06-23 17:52:08 +0100
a0ac49e38e
configure: bump minimum required version of libaom by
2018-06-25 16:04:32 -0300
387464bea5
from RTCTIME to N*23, step is 23 fix ticket: 7225 by
2018-06-25 14:06:45 +0800
0fce2872e4
avcodec/h264_parser: Reduce needed history for parsing mb index by
2018-06-22 21:45:59 +0200
d56eed37d1
avcodec/magicyuv: Check bits left in flags&1 branch by
2018-06-23 23:37:10 +0200
d25c945247
avcodec/h264_parser: Reduce needed history for parsing mb index by
2018-06-22 21:45:59 +0200
7719b8ccc7
avcodec/magicyuv: Check bits left in flags&1 branch by
2018-06-23 23:37:10 +0200
404dc6bab5
avformat/mxfdec: avoid index_table->nb_ptses overflow in mxf_compute_ptses_fake_index by
2018-06-12 23:42:16 +0200
865e0c2d66
avformat/mxfdec: compute sample_count for all streams on seek by
2018-05-26 11:39:55 +0200
e7b1a83718
avformat/mxfdec: add support for returning the partition for mxf_edit_unit_absolute_offset and mxf_absolute_bodysid_offset by
2018-05-26 12:24:01 +0200
1cea0e73d2
avformat/mxfdec: make current_edit_unit a parameter of mxf_compute_samples by
2018-05-24 23:10:04 +0200
ae64c68208
avformat/mxfdec: make edit_units_per_packet a track property by
2018-05-24 10:30:12 +0200
f217be2cb8
avformat/mxfdec: simply use the first essence element for non frame-wrapped partition essence offset by
2018-06-13 21:46:34 +0200
6345770eeb
avformat/mxfdec: compute both essence_offset and essence_length in mxf_compute_essence_containers by
2018-05-23 23:20:44 +0200