July 9, 2019
View 9d06c1f

Changelog: fix typo

Michael Niedermayer authored on 2019/07/09 03:10:55
July 8, 2019
View 7d4e907

Changelog: update

Michael Niedermayer authored on 2019/07/08 18:53:46
July 1, 2019
View 7654e5a

avcodec/ilbcdec: Simplify use of unsigned and fix more undefined overflows

Michael Niedermayer authored on 2019/07/01 06:28:13
View 6ddb253

avcodec/golomb: Correct the doxy about get_ue_golomb() and errors

Michael Niedermayer authored on 2019/07/01 00:54:45
June 30, 2019
View a1416c6

avformat/utils: Check timebase before use in estimate_timings()

Michael Niedermayer authored on 2019/06/30 06:23:25
View 3e3db69

avcodec/hq_hqa: Use ff_set_dimensions()

Michael Niedermayer authored on 2019/06/30 04:53:09
June 29, 2019
View 16f8e50

avcodec/rv10: Fix integer overflow in aspect ratio compare

Michael Niedermayer authored on 2019/06/29 02:20:43
June 27, 2019
View 4db3ec5

avcodec/4xm: Fix signed integer overflows in idct()

Michael Niedermayer authored on 2019/06/27 07:15:03
June 26, 2019
View dd59d92

avcodec/svq3: Use ff_set_dimension()

Michael Niedermayer authored on 2019/06/26 06:42:43
June 24, 2019
View 2424d00

avcodec/qdm2: Check checksum_size for 0

Michael Niedermayer authored on 2019/06/24 08:01:04
View 07975e8

avcodec/qdm2: error out of qdm2_fft_decode_tones() before entering endless loop

Michael Niedermayer authored on 2019/06/24 08:01:03
View e5c21ed

avcodec/qdm2: Do not read out of array in fix_coding_method_array()

Michael Niedermayer authored on 2019/06/24 08:01:02
June 23, 2019
View d534cb8

avcodec/iff: Check ham vs bpp

Michael Niedermayer authored on 2019/06/23 02:21:50
June 22, 2019
View 074f406

avcodec/ffwavesynth: use uint32_t to compute difference, it is enough

Michael Niedermayer authored on 2019/06/22 05:43:23
View 73885bf

avcodec/ffwavesynth: Simplify lcg_seek(), avoid negative case

Michael Niedermayer authored on 2019/06/22 05:41:25