summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avformat/utils: Print analyze duration and probesize when printing a suggesti...Michael Niedermayer2020-06-14
* avcodec/lossless_audiodsp: Fix undefined overflows in scalarproduct_and_madd_...Michael Niedermayer2020-06-14
* avcodec/sonic: Fix several integer state overflowsMichael Niedermayer2020-06-14
* avcodec/sonic: Fix several integer overflowsMichael Niedermayer2020-06-14
* avformat/oggdec: Disable mid stream codec changesMichael Niedermayer2020-06-14
* avcodec/mpeg4videodec: avoid invalid values and reinitialize in format change...Michael Niedermayer2020-06-14
* avcodec/pixlet: Fix log(0) checkMichael Niedermayer2020-06-14
* avformat/ape: Cleanup after ape_read_header() failureMichael Niedermayer2020-06-14
* avcodec/iff: Fix off by x errorMichael Niedermayer2020-06-14
* swscale: cosmetic fixesNelson Gomez2020-06-14
* swscale/x86/output: add AVX2 version of yuv2nv12cXNelson Gomez2020-06-14
* swscale: make yuv2interleavedX more asm-friendlyNelson Gomez2020-06-14
* avcodec/smvjpegdec: remove uninitialized retLimin Wang2020-06-14
* avcodec/mpegvideo: remove extra spaceLimin Wang2020-06-14
* swscale/utils: return better error code from initFilter()Limin Wang2020-06-14
* swscale/utils: reindentLimin Wang2020-06-14
* lavf/prompeg: prompeg_write() must report data all was writtenDavid Holroyd2020-06-14
* lavu/internal: Fix comment for avpriv_dict_set_timestampJun Zhao2020-06-14
* lavc/qsv: fix make checkheaders warningJun Zhao2020-06-14
* avformat/sccdec: move pos variables outside of loopPaul B Mahol2020-06-13
* avcodec/ccaption_dec: switch active screen in end of caption earlyPaul B Mahol2020-06-13
* avcodec/ccaption_dec: remove unused arguments from functionPaul B Mahol2020-06-13
* avcodec/ccaption_dec: check for error codesPaul B Mahol2020-06-13
* avutil/internal: remove FF_ALLOCx{_ARRAY}_OR_GOTO macrosLimin Wang2020-06-13
* swscale/utils: remove FF_ALLOC_ARRAY_OR_GOTO macrosLimin Wang2020-06-13
* avcodec/alac: remove FF_ALLOC_OR_GOTO and gotos labelLimin Wang2020-06-13
* avcodec/mpegvideo_enc: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos lableLimin Wang2020-06-13
* avcodec/mpegpicture: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos labelLimin Wang2020-06-13
* avcodec/mpegvideo: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos labelLimin Wang2020-06-13
* avcodec/mpegvideo: simplify check for av_frame_allocLimin Wang2020-06-13
* avcodec/iirfilter: remove FF_ALLOCZ_OR_GOTO and gotos labelLimin Wang2020-06-13
* avcodec/aacenc: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos labelLimin Wang2020-06-13
* avcodec/ac3enc_template: remove FF_ALLOC_ARRAY_OR_GOTO and gotos labelLimin Wang2020-06-13
* avcodec/ac3enc: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos labelLimin Wang2020-06-13
* avcodec/snow: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos labelLimin Wang2020-06-13
* avcodec/dnxhdenc: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos labelLimin Wang2020-06-13
* avcodec/twinvq: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos labelLimin Wang2020-06-13
* avcodec/apedec: remove FF_ALLOC_OR_GOTO and gotos lableLimin Wang2020-06-13
* avcodec: add FF_CODEC_CAP_INIT_CLEANUP for all codecs which use ff_mpv_common...Limin Wang2020-06-13
* avcodec/alac: Add FF_CODEC_CAP_INIT_CLEANUPLimin Wang2020-06-13
* avcodec/aacenc: add FF_CODEC_CAP_INIT_CLEANUPLimin Wang2020-06-13
* avcodec/ac3enc: add FF_CODEC_CAP_INIT_CLEANUPLimin Wang2020-06-13
* avcodec/apedec: add FF_CODEC_CAP_INIT_CLEANUPLimin Wang2020-06-13
* avcodec/adpcmenc: remove FF_ALLOC_OR_GOTO macros and gotos lableLimin Wang2020-06-13
* avcodec/h264dec: remove FF_ALLOCZ_ARRAY_OR_GOTO and gotos lableLimin Wang2020-06-13
* avcodec/h264dec: store count of the tables into const variable for long linesLimin Wang2020-06-13
* avcodec/h264dec: cosmeticsLimin Wang2020-06-13
* avcodec/wmalosslessdec: Check block_align maximumMichael Niedermayer2020-06-13
* avcodec/loco: Fix signed integer overflow in loco_get_rice()Michael Niedermayer2020-06-13
* avformat/thp: Check fpsMichael Niedermayer2020-06-13