2e2ed39dac
dnn/dnn_backend_native: Avoid allocation for checking file magic by
2021-03-10 02:34:14 +0100
b7bf631f91
Doc: Tech Resolution Process by
2021-03-10 21:40:22 +0100
f4f5da0d91
avcodec/libilbc: Support newer libiLBC versions by
2021-03-11 01:43:44 +0100
e36eb94048
avutil: use the buffer_size_t typedef where required by
2021-03-06 13:58:26 -0300
5d9af1670e
avfilter: use the buffer_size_t typedef where required by
2021-03-06 14:16:45 -0300
f7abb53cb4
avdevice: use the buffer_size_t typedef where required by
2021-03-06 13:30:00 -0300
e07126f54a
avformat: use the buffer_size_t typedef where required by
2021-03-06 13:29:54 -0300
d8a18c8fc2
avcodec: use the buffer_size_t typedef where required by
2021-03-06 13:29:37 -0300
42e68fe015
avformat/utils: change AVStream side data related public function and struct size types to size_t by
2021-03-06 15:40:58 -0300
d79e0fe65c
avcodec/packet: change side data related public function and struct size types to size_t by
2021-03-06 12:43:52 -0300
dbd47b7990
avutil/frame: change av_frame_new_side_data() size parameter type to size_t by
2021-03-06 12:35:48 -0300
14040a1d91
avutil/buffer: change public function and struct size parameter types to size_t by
2021-03-06 12:26:16 -0300
3e3c408e3f
avfilter/af_dynaudnorm: make better check for available samples by
2021-03-10 23:48:44 +0100
2ae73b74bb
avfilter/vf_nnedi: Fix use of uninitialized value by
2021-03-09 22:43:13 +0100
573f05a753
fftools/ffplay: do not write out of rdft visualization texture by
2021-03-03 23:23:10 +0100
a7425f712a
avcodec/mediacodec_wrapper: use MediaCodecInfo.isSoftwareOnly() when available by
2021-02-17 16:51:09 +0100
1a033008e8
avcodec/mediacodec_wrapper: check if codec is software earlier by
2021-02-17 16:50:00 +0100
c35e456f54
avformat/mvdec: Allocate extradata only once by
2021-01-02 00:36:39 +0100
1a549efefb
libavcodec/amfenc_hevc: Recommend values for min and max video quantizer scale. by
2021-03-09 22:05:07 +0300
295f32ec98
avcodec/decode: Reindent after previous commits by
2021-03-04 14:04:08 +0100
b5a2481122
avcodec/decode: Don't needlessly copy side-data for subtitles by
2021-03-04 13:49:20 +0100
e12923f683
avcodec/decode: Avoid stack packets when decoding subtitles by
2021-03-04 10:53:26 +0100
f0dc8faeb1
avcodec/qsvdec: Make functions used only here static, remove header by
2021-03-04 16:08:41 +0100
74bffc00c5
avcodec: Constify some AVPackets by
2021-03-04 13:13:20 +0100
74b5564fb5
mailmap: add entry for myself by
2021-03-08 15:06:10 +0000
b4ebf483bc
avcodec/dcadsp: Fix integer overflow in dmix_add_c() by
2021-01-30 19:09:36 +0100
09e5e406c7
avformat/flvdec: Check double before cast in parse_keyframes_index() by
2021-01-26 16:50:10 +0100
bcb1e9d3b9
avformat/paf: Check for EOF before allocation in read_header() by
2021-01-20 00:11:34 +0100
12aca5d7b0
tools/target_dec_fuzzer: Adjust flv1 threshold by
2021-01-21 00:44:48 +0100
633924539a
avcodec/aacdec_template: Avoid undefined negation in imdct_and_windowing_eld() by
2021-01-20 23:56:43 +0100
1957095e80
avformat/swfdec: Check outlen before allocation by
2021-01-22 00:39:19 +0100
e6ff5d0fac
avcodec/mpeg4videodec: add forgotten flags to mpeg4_options by
2021-03-02 19:52:18 +0100
f067fcb9df
mobiclip: fix copyright headers by
2021-03-08 11:54:04 +0100
e8c646e975
avcodec/ylc: Reindent after previous commit by
2021-03-08 16:08:52 +0100
d7d33c0376
avcodec/ylc: Avoid code duplication when creating and freeing VLCs by
2021-03-08 16:05:26 +0100
50645e5044
avcodec/ylc: Use only one temporary buffer by
2021-03-08 14:12:06 +0100
6b48076f9d
avcodec/ylc: Remove write-only variable by
2021-03-08 13:59:54 +0100
7f1207cb79
avcodec/h261dec: Remove parse_context cruft by
2020-12-22 18:54:12 +0100
54e5d21aca
lavc: clarify thread_safe_callbacks doxy by
2021-03-02 10:08:08 +0100
781fc06f8e
lscrdec: add copyright header by
2021-03-04 10:02:49 +0100
2644a5d418
lavc: remove tests/options by
2020-12-14 15:32:41 +0100
8369a2873c
tests/api-flac-test: reindent by
2021-01-27 13:38:00 +0100
f942e14884
tests/api-flac-test: convert to new encoding/decoding API by
2021-01-27 13:38:00 +0100
ba30fd6c81
tests/api-flac-test: ensure the frame is writable before writing to it by
2021-01-27 11:43:03 +0100
2f004b357e
mjpegdec: handle lowres with AVID cropping by
2021-03-01 10:10:54 +0100
e3c4e1f0c4
avcodec/jpeglsenc: Allocate buffers together by
2020-09-03 19:50:03 +0200
017baa8106
avcodec/jpeglsenc: Avoid allocation of JLSState by
2020-09-03 19:48:10 +0200
3aee27a975
avcodec/jpeglsenc: Only use one line at a time as spare buffer by
2020-09-03 19:02:59 +0200
fefe69c5c9
avcodec/jpeglsenc: Move check out of loop by
2020-09-03 18:39:43 +0200
0788a74876
avcodec/jpeglsenc: Don't modify frame we don't own by
2020-09-03 16:25:24 +0200
130d89d786
avcodec/jpeglsenc: Don't use put bits API for byte-aligned writes by
2020-09-03 12:42:09 +0200
3065532a0e
avcodec/codec: Update init_static_data doxygen by
2021-03-06 14:31:05 +0100
136dd5b592
avcodec/avcodec: Don't suggest calling deprecated avcodec_register_all() by
2021-02-26 04:59:59 +0100
ea3953ad40
avformat/dashdec: Don't needlessly strdup metadata by
2021-03-02 15:44:07 +0100
9a38e6ff97
avformat/dashdec: Remove limit on length of id by
2021-03-02 15:32:30 +0100
b7e7813e7a
avcodec/codec: add doxy to AVCodec.decode() by
2021-03-05 01:05:05 -0300
c063d556a8
avcodec/codec: use the correct name for all AVCodec.decode() parameters by
2021-03-05 01:01:08 -0300
48e715c3fd
avcodec/codec: remove outdated comment about AVCodec.encode2() by
2021-03-05 00:55:21 -0300
59c0301be9
avfilter/buffersink: Postpone removal of av_[a]buffersink_params_alloc by
2021-03-06 18:23:43 +0100
fec3c730e6
avfilter/avfilter: Remove avfilter_link_set_closed() on bump by
2021-03-06 18:02:47 +0100
a7f841718f
doc/muxers.texi: Readd documentation removed accidentally by
2021-03-06 17:11:38 +0100
9665fd31e8
avformat/http: Fix leak when using deprecated option by
2021-03-06 13:55:04 +0100
2570663966
avcodec/libxvid: Remove unnecessary header by
2021-03-06 13:05:42 +0100
17127f81c5
avfilter: add msad video filter by
2021-03-03 19:31:38 +0100
4a69cd4e4e
avfilter: add identity video filter by
2021-03-03 15:21:04 +0100
dc20b27802
avcodec/parser: Schedule av_parser_change for removal by
2021-02-26 10:32:51 +0100
64af14555b
avformat: add TTML muxer by
2021-03-04 19:09:50 +0200
18713d22a2
avcodec: add TTML encoder by
2017-01-19 13:02:27 +0000
a0eec776b6
avcodec: enable usage of err_recognition for encoders by
2021-02-22 14:21:09 +0200
c8c6c9f5d9
ffprobe: switch to av_bprint_escape for XML escaping by
2020-11-16 09:46:42 +0200
0f6bf94eb7
avutil/{avstring,bprint}: add XML escaping from ffprobe to avutil by
2020-11-16 09:38:39 +0200
a272f382d3
avcodec/decode: Check size before opening iconv by
2021-03-04 09:36:15 +0100
684e501cb9
avcodec/decode: Return early upon failure by
2021-03-04 09:32:21 +0100
94bf3f90e9
tests/fate: Don't keep unnecessary temp files by
2021-02-28 18:43:18 +0100
491a30c79c
avformat/aadec: Replace strncpy by av_strlcpy by
2021-03-02 10:00:18 +0100
80038fd524
avformat/aadec: Use smaller scope for variables, remove initializations by
2021-03-02 09:48:14 +0100
b6fe10fa39
lavf/sga: Silence several warnings because of wrong format specifiers. by
2021-03-04 20:34:36 +0100
088f35f036
avformat/mxfdec: add support for getting product version number metadata by
2021-02-20 00:06:47 +0100
7cb40b270c
avformat/mxfdec: change toolkit_version metadata field to toolkit_version_num by
2021-02-20 00:00:59 +0100
433227d452
avcodec/speedhq: fix decoding non 444 subsampling when width is not multiple of 16 by
2021-03-01 14:58:52 +0100
f7840917da
avcodec/decode: constify the source packet parameter in extract_packet_props() by
2021-03-03 19:25:43 -0300
77ce903f7a
avcodec/utils: free last_pkt_props on avcodec_open2() failure by
2021-03-03 18:05:15 -0300
b34d1de8dc
avcodec/decode: port last_pkt_props to AVFifoBuffer by
2021-03-01 14:10:36 -0300
7819412f44
avformat/lxfdec: Fix multiple integer overflows related to track_size by
2021-01-14 22:08:25 +0100
6c5121379a
avformat/mccdec: Use av_sat_add64() for fs by
2021-01-14 22:15:18 +0100
5d7f17e885
avutil/parseutils: Check sign in av_parse_time() by
2021-01-14 21:11:05 +0100
787501db16
avformat/mspdec: Check packet_size more completely by
2021-03-03 11:00:23 +0100
460d3dc41f
avformat/aiffdec: Check that SSND is at least 8 bytes by
2021-03-03 10:49:04 +0100
fdcb966f4a
avformat/dcstr: Check sample rate by
2021-03-03 10:49:03 +0100
6a3f345c1a
avformat/frmdec: Simplify finding pixel format by
2021-03-01 17:22:31 +0100
2ff40b98ec
avformat: Deprecate AVFMT_FLAG_PRIV_OPT, remove av_demuxer_open on bump by
2021-02-26 17:25:54 +0100
d29ec02d48
ivfenc: write duration for frame_cnt=1. by
2021-03-02 13:52:44 -0500
82131293b0
avcodec/float2half: fix minor style issue by
2021-03-03 12:47:56 +0100
3be33703c6
avcodec/half2float: fix integer overflows in convertmantissa() by
2021-03-03 12:37:02 +0100
4dc039b4c7
avcodec/mobiclip: Avoid undefined integer overflow in MV computation by
2021-03-02 00:19:21 +0100
53d739db4e
avcodec/alsdec: Check bitstream input in read_block() by
2021-03-01 23:24:37 +0100
6cc3ba4be6
avcodec/exr: add lut oriented half to float conversion code by
2021-02-28 12:44:25 +0100
cf2f8dcc6a
avcodec/exrenc: move float2half code to own header by
2021-02-28 11:57:04 +0100
cc85ca1cb3
avcodec/exr: add DWA decompression support by
2021-02-26 15:47:15 +0100
2fc309e699
avcodec/svq1dec: use av_fast_padded_malloc() for allocation pmv only when necessary by
2021-03-02 15:03:33 +0100