6c414cf8f7
Revert "avcodec: Add FF_CODEC_CAP_INIT_CLEANUP" by
2021-04-03 21:27:41 +0200
76b5f726aa
avcodec/dv_profile: PAL DV files with dsf flag 0 - detect via pal flag and buf_size by
2021-03-18 13:19:16 +0100
6a7a39878f
avcodec/cfhd: Keep track of which subbands have been read by
2021-04-03 16:04:48 +0200
a80b0ee981
avcodec/cfhd: Require valid setup before Lowpass coefficients, BandHeader and BandSecondPass by
2021-04-03 15:19:22 +0200
de40b2fe41
avcodec/cfhd: Check transform_type consistently by
2021-04-03 14:40:50 +0200
4aeedf4c2a
libswscale/x86/yuv2yuvX: Removes unrolling for mmx and mmxext by
2021-04-01 12:00:15 +0200
95aacf30e3
libswscale/x86/swscale: Only call ff_yuv2yuvX functions if the input size is > 0 by
2021-04-01 12:00:16 +0200
6bc2058d00
tests/checkasm/sw_scale: adds additional tests sizes for yux2yuvX by
2021-04-01 12:00:17 +0200
da8c86dd8b
avcodec/cfhd: Keep track of which subbands have been read by
2021-04-03 16:04:48 +0200
3b88c88fa1
avcodec/cfhd: Require valid setup before Lowpass coefficients, BandHeader and BandSecondPass by
2021-04-03 15:19:22 +0200
20473a93d2
avcodec/cfhd: Check transform_type consistently by
2021-04-03 14:40:50 +0200
54dd729cee
avcodec/mjpegdec: Check initializing Huffman tables by
2021-04-03 16:00:56 +0200
1f3735892b
avcodec/mjpegdec: Fix leak in case of invalid external Huffman tables by
2021-04-03 14:12:44 +0200
d5ddfec6c3
avcodec/mjpegdec: Check initializing Huffman tables by
2021-04-03 16:00:56 +0200
3cc685b7bc
avcodec/mjpegdec: Fix leak in case of invalid external Huffman tables by
2021-04-03 14:12:44 +0200
edbc26e38b
avcodec/a64multienc: Don't use static buffers, fix potential races by
2021-04-03 13:07:43 +0200
8bc3cdf007
avcodec/rawdec: Free bitstream_buf by
2021-04-03 11:54:12 +0200
0ca09335aa
avcodec/a64multienc: Don't use static buffers, fix potential races by
2021-04-03 13:07:43 +0200
5c0f6d53da
avcodec/rawdec: Free bitstream_buf by
2021-04-03 11:54:12 +0200
090dc381a1
doc/ffmpeg: clarify what -hwaccels list indicates by
2021-04-03 10:55:12 +0530
639c60f5aa
avformat/vividas: Fix crash when seeking without audio stream by
2021-04-02 21:03:39 +0200
0fe3383066
avcodec/ass_split: Don't presume strlen to be >= 2 by
2020-12-01 14:24:10 +0100
eff72f86e2
avcodec/binkaudio: Check return value of functions that can fail by
2020-11-30 22:30:49 +0100
632262f184
avcodec/binkaudio: Fix memleak upon init failure by
2020-11-30 22:24:10 +0100
236ddfbe1c
avcodec/flacenc: Fix memleak upon init error by
2020-11-29 22:28:37 +0100
affb55d4b4
avcodec/proresenc_anatoliy: Fix memleak upon init error by
2020-11-27 15:08:00 +0100
60433ae94f
avcodec/bsf: Fix segfault when freeing half-allocated BSF by
2021-04-02 14:17:56 +0200
82b9da7662
avcodec/av1_metadata_bsf: Check for the existence of units by
2021-04-02 17:16:39 +0200
0ccd2540b0
avcodec/h264_metadata_bsf: Don't add AUD to extradata by
2021-04-02 16:59:42 +0200
7f139498f5
avcodec/msmpeg4enc: Don't use code for static init that can fail by
2020-12-10 06:01:45 +0100
b51d5b222e
avformat/dss: Don't prematurely modify context variable by
2021-04-01 22:07:40 +0200
70028ce7fd
avformat/utils: Check allocations for failure by
2021-04-01 18:18:13 +0200
ffb599458f
avcodec/ac3enc: Use actual size of buffer in init_put_bits() by
2021-03-29 18:19:43 +0200
55ad9ece31
avcodec/flashsv2enc: Fix undefined NULL + 0 by
2021-03-26 18:35:25 +0100
3d473a8925
avutil/pixdesc: Fix 1 << 32 by
2021-03-26 18:22:24 +0100
b4b2f88cab
avcodec/motion_est: Fix invalid left shift of negative numbers by
2021-03-26 18:18:05 +0100
cc3b05e424
avfilter/vf_codecview: Fix undefined left shifts of negative numbers by
2021-03-26 16:24:59 +0100
195cce45cf
avcodec/g2meet: Fix undefined NULL + 0 by
2021-03-26 16:17:04 +0100
c7a95509b3
avutil/base64: Fix undefined NULL + 0 by
2021-03-26 16:03:27 +0100
6906a2b471
avcodec/vmdvideo: Fix NULL + 0 by
2021-03-26 15:12:10 +0100
4eb44966a6
avcodec/mss12: Don't apply non-zero offset to null pointer by
2021-03-26 14:40:40 +0100
9a2b994a71
avcodec/lcldec: Fix undefined NULL + 0 by
2021-03-26 14:11:18 +0100
58b961d8bb
avcodec/qtrleenc: Fix negative linesizes, don't use NULL + offset by
2021-03-26 13:37:43 +0100
6614f33a0b
avcodec/qtrleenc: Use keyframe when no previous frame is available by
2021-03-26 12:42:21 +0100
67e401e3cb
libswresample/audioconvert: Fix undefined NULL + 0 by
2021-03-26 09:43:22 +0100
789dadccc0
avcodec/proresdec2: Don't apply non-zero offset to null pointer by
2021-03-26 09:21:22 +0100
09510d9ffd
avcodec/mpegvideo_enc: Don't apply non-zero offset to null pointer by
2021-03-26 07:15:56 +0100
816d4bee4a
avfilter/af_hdcd: Fix undefined shifts by
2021-03-26 06:22:24 +0100
a8fb9c9d27
avcodec/dcaenc: Fix undefined left shift of negative numbers by
2021-03-26 06:03:49 +0100
5e2e8e1b9e
avcodec/mjpegenc: Fix segfault when freeing incomplete context by
2021-03-30 23:20:49 +0200
28dd12c9b7
avfilter/vf_paletteuse: Fix left shift outside of range of int by
2020-01-22 01:47:21 +0100
da4b64ea02
avfilter/asrc_sine: Fix invalid left shift of negative number by
2020-01-22 02:05:10 +0100
9f011f0876
avformat/webmdashenc: Don't pass NULL to memcmp by
2019-09-23 23:23:10 +0200
955be73bc5
avformat/libmodplug: Fix memleaks on error by
2021-03-24 06:31:16 +0100
3f94e061cb
avformat/libgme: Fix memleaks on errors by
2021-03-24 04:41:58 +0100
a01cf1fe54
avformat/aadec: Fix leak on error by
2021-03-24 03:23:37 +0100
fe8ae68738
avformat/jacosubdec: Fix leak on error by
2021-03-24 03:15:33 +0100
3f851a7719
avcodec/vc1dec: Postpone allocating sprite frame to avoid segfault by
2020-12-22 17:21:48 +0100
b4b3af795c
avcodec/avcodec: Update check for identical colorspace/primaries/trc names by
2021-03-21 07:26:17 +0100
0bbf1f4785
avcodec/avcodec: Don't use NULL for %s printf specifier by
2021-03-21 06:29:13 +0100
a57ba45eb4
avformat/webpenc: Fix memleak when trailer is never written by
2021-03-18 23:27:57 +0100
ceb5863d04
avformat/webpenc: Fix memleak when using invalid packets by
2021-03-18 23:04:37 +0100
af867e59d9
avformat/vividas: Fix crash when seeking without audio stream by
2021-04-02 21:03:39 +0200
a2a38b1606
avutil/cpu: Fix race condition in av_cpu_count() by
2020-12-02 23:57:16 +0100
f38f791a23
avcodec/ass_split: Don't presume strlen to be >= 2 by
2020-12-01 14:24:10 +0100
0062aca592
avcodec/binkaudio: Check return value of functions that can fail by
2020-11-30 22:30:49 +0100
85aed2e390
avcodec/binkaudio: Fix memleak upon init failure by
2020-11-30 22:24:10 +0100
56bd071e54
avcodec/flacenc: Fix memleak upon init error by
2020-11-29 22:28:37 +0100
d789d72d30
avcodec/proresenc_anatoliy: Fix memleak upon init error by
2020-11-27 15:08:00 +0100
9bf2b32da0
avcodec/bsf: Fix segfault when freeing half-allocated BSF by
2021-04-02 14:17:56 +0200
8081a0b10f
avcodec/av1_metadata_bsf: Check for the existence of units by
2021-04-02 17:16:39 +0200
b917218c35
avcodec/h264_metadata_bsf: Don't add AUD to extradata by
2021-04-02 16:59:42 +0200
b0cd60bd97
avcodec/tiff: Don't use separate temporary buffer for fax by
2021-03-30 08:26:43 +0200
f0042e573e
avcodec/msmpeg4enc: Don't use code for static init that can fail by
2020-12-10 06:01:45 +0100
afa511ad34
avformat/dss: Don't prematurely modify context variable by
2021-04-01 22:07:40 +0200
543e4a1942
avformat/utils: Check allocations for failure by
2021-04-01 18:18:13 +0200
18bb323da4
avcodec/ac3enc: Simplify AC-3 bit counting by
2021-04-01 16:47:11 +0200
eca36784b8
avcodec/[e]ac3enc: Fix indentation by
2021-03-30 20:01:17 +0200
5d4234b3ea
avcodec/ac3enc: Avoid needlessly copying encoded packets around by
2021-03-29 18:54:46 +0200
968c158abd
avcodec/ac3enc: Use actual size of buffer in init_put_bits() by
2021-03-29 18:19:43 +0200
3d97a0061c
doc/muxers: add entry for A64 muxer by
2021-04-02 12:04:56 +0530
a3f695d54b
doc/encoders: add entry for a64 encoders by
2021-04-02 15:13:39 +0530
cc8eba0ab8
avcodec/adpcmenc: don't share a single AVClass between multiple AVCodecs. by
2021-04-01 20:31:35 +1000
aa1cfe05a5
avcodec/adpcmenc: don't share a single AVClass between multiple AVCodecs. by
2021-04-01 20:31:35 +1000
3ce8d09244
libswscale/x86/yuv2yuvX: Removes unrolling for mmx and mmxext by
2021-04-01 12:00:15 +0200
dc57762cb4
libswscale/x86/swscale: Only call ff_yuv2yuvX functions if the input size is > 0 by
2021-04-01 12:00:16 +0200
e1484bc455
tests/checkasm/sw_scale: adds additional tests sizes for yux2yuvX by
2021-04-01 12:00:17 +0200
ec4c04aa7b
avformat/asf: Use ff_add_attached_pic() to read attached pics by
2021-03-29 09:01:50 +0200
7aee4762d3
avformat/utils: Free new streams in ff_add_attached_pic on error by
2021-03-29 08:50:18 +0200
39ecb63d0f
avformat: Add and use helper function to add attachment streams by
2021-03-29 07:58:56 +0200
b7b73e83e3
avcodec/flashsv2enc: Fix undefined NULL + 0 by
2021-03-26 18:35:25 +0100
b7565b65b8
avutil/pixdesc: Fix 1 << 32 by
2021-03-26 18:22:24 +0100
3ef65fd4d1
avcodec/motion_est: Fix invalid left shift of negative numbers by
2021-03-26 18:18:05 +0100
3c151e7999
avfilter/vf_codecview: Fix undefined left shifts of negative numbers by
2021-03-26 16:24:59 +0100
a86f3e983e
avcodec/g2meet: Fix undefined NULL + 0 by
2021-03-26 16:17:04 +0100
bbf8431b1b
avutil/base64: Fix undefined NULL + 0 by
2021-03-26 16:03:27 +0100
566bf56791
avcodec/vmdvideo: Fix NULL + 0 by
2021-03-26 15:12:10 +0100
8429661db8
avcodec/mss12: Don't apply non-zero offset to null pointer by
2021-03-26 14:40:40 +0100
dd9cbd1cc3
avcodec/lcldec: Fix undefined NULL + 0 by
2021-03-26 14:11:18 +0100
911fe69c5f
avcodec/qtrleenc: Fix negative linesizes, don't use NULL + offset by
2021-03-26 13:37:43 +0100