summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avfilter/af_astats: count number of NaNs/Infs/denormals for floating-point au...Paul B Mahol2019-04-26
* lavfi/opencl: add more opencl helper macroRuiling Song2019-04-26
* avcodec/jpeg2000dec: Fix return type of get_plt()Michael Niedermayer2019-04-25
* avcodec/jpeg2000dec: Check PLT data somewhatMichael Niedermayer2019-04-25
* avcodec/jpeg2000dec: Replace the step_x/y assert by a check in the CPRL case ...Michael Niedermayer2019-04-25
* avcodec/jpeg2000: Check stepsize before using itMichael Niedermayer2019-04-25
* avcodec/qtrle: Check how much of the chunk is available before decodingMichael Niedermayer2019-04-25
* avcodec/aacdec_fixed: Fix undefined shift in noise_scale()Michael Niedermayer2019-04-25
* avcodec/bintext: Add error message when resolution is too small for font.Nikolas Bowe2019-04-25
* avcodec/zmbv: optimize motion compensation with memcpy()Michael Niedermayer2019-04-25
* lavfi/frei0r: Fix a union member type and remove an unneeded cast.Carl Eugen Hoyos2019-04-25
* avcodec/h264_ps: use get_se_golomb_long() to parse some sps fieldsJames Almer2019-04-24
* avcodec/h264_ps: fix storage size for offset_for_ref_frameJames Almer2019-04-24
* avfilter/af_surround: improve rear channels separationPaul B Mahol2019-04-24
* avfilter/af_surround: check for invalid magnitude and phase differencePaul B Mahol2019-04-24
* avfilter/af_surround: add angle optionPaul B Mahol2019-04-24
* avfilter/af_surround: fix typoPaul B Mahol2019-04-24
* avcodec/arbc: Try to correct keyframe/frame typeMichael Niedermayer2019-04-24
* avcodec/arbc: Skip unchanged framesMichael Niedermayer2019-04-24
* avutil/avstring: Fix bug and undefined behavior in av_strncasecmp()Michael Niedermayer2019-04-24
* avformat/mov: Skip stsd adjustment without chunksMichael Niedermayer2019-04-24
* avformat/aadec: Check for scanf() failureMichael Niedermayer2019-04-24
* avcodec/dxtory: Check slice_size against minimum in dxtory_decode_v2()Michael Niedermayer2019-04-24
* avcodec/dsicinvideo: check the amount decoded by cin_decode_huffman()Michael Niedermayer2019-04-24
* avcodec/agm: Check that there is available input in read_code()Michael Niedermayer2019-04-24
* tests/fate-run: New variable hostexecsuf for local fate tools.Carl Eugen Hoyos2019-04-24
* compat/windows/makedef: Allow building shared libs with MSVC under WSLCyber Sinh2019-04-24
* avdevice/alsa: fix indefinite stop on closing PCM captureTakayuki 'January June' Suwa2019-04-23
* libavformat/mov: limit nb_frames_for_fps to INT_MAXDan Sanders2019-04-23
* avfilter/af_surround: export more channel's in/out gainsPaul B Mahol2019-04-23
* avfilter/af_surround: switch to activatePaul B Mahol2019-04-23
* avfilter/af_surround: expose window size to userPaul B Mahol2019-04-23
* avfilter/af_surround: add 6.1/6.0 upmix from stereoPaul B Mahol2019-04-23
* avcodec/cuviddec: improve progressive frame detectionSergey Svechnikov2019-04-23
* examples/avio_reading: Use avio_context_free() to free AVIOContextJun Zhao2019-04-23
* avfilter/af_surround: make channel spread from stereo image user configurablePaul B Mahol2019-04-22
* avfilter/af_surround: add lfe_mode optionPaul B Mahol2019-04-22
* avfilter/af_surround: avoid divisions with very small numbersPaul B Mahol2019-04-22
* avformat/mpegenc - reject unsupported audio streamsGyan Doshi2019-04-22
* lavf/oggparsevorbis: Fix change the case of metadata keys issueJun Zhao2019-04-22
* avformat/dashenc: Fix a bug with writing "final" manifestKarthick J2019-04-22
* avformat/dashdec: add ProgramInformation parserSteven Liu2019-04-22
* avcodec/agm: remove ;;Michael Niedermayer2019-04-21
* avcodec/agm: Check for too many too short codes in make_new_tree()Michael Niedermayer2019-04-21
* avcodec/agm: Do not crash on invalid codesMichael Niedermayer2019-04-21
* avcodec/ccaption_dec: Add a blank like at the end to avoid rollup reading fro...Michael Niedermayer2019-04-21
* lavfi/avf_showwaves: fix extra gaps at end of waveformPaul B Mahol2019-04-21
* avcodec/dvdec: add frame threadsPaul B Mahol2019-04-21
* lavfi/frei0r: Fixes the compilation warningsJun Zhao2019-04-21
* doc/codecs: mention error returned for flag AV_CODEC_FLAG_DROPCHANGEDGyan Doshi2019-04-21