summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avcodec/vorbisenc, wmavoice: Use put_bits_left() where appropriateAndreas Rheinhardt2021-03-30
* avcodec/dvenc: Remove dead error messageAndreas Rheinhardt2021-03-30
* avcodec/mlpenc: Avoid redundant temporary PutBitContextAndreas Rheinhardt2021-03-30
* avcodec/sonic: Remove outdated outcommented lineAndreas Rheinhardt2021-03-30
* avcodec/vorbisenc: Remove always-false checkAndreas Rheinhardt2021-03-30
* avcodec/setts_bsf: Check timebaseMichael Niedermayer2021-03-29
* avformat/wtvdec: Check size in SBE2_STREAM_DESC_EVENT / stream2_guidMichael Niedermayer2021-03-29
* avformat/utils: Fix integer overflow with duration_gcd in ff_rfps_calculate()Michael Niedermayer2021-03-29
* avcodec/dvbsubdec: Support computing clut only onceMichael Niedermayer2021-03-29
* tools/target_dec_fuzzer: Adjust threshold for H264Michael Niedermayer2021-03-29
* tools/target_dec_fuzzer: Compute CLUT for DVBSUB only onceMichael Niedermayer2021-03-29
* avformat/cafdec: Do not build an index if all packets are the sameMichael Niedermayer2021-03-29
* avformat/sierravmd: Make struct smaller by reorderingAndreas Rheinhardt2021-03-28
* avformat/sierravmd: Remove outdated checkAndreas Rheinhardt2021-03-28
* avformat/segafilm: Remove outdated checkAndreas Rheinhardt2021-03-28
* avformat/utils: Remove redundant checkAndreas Rheinhardt2021-03-28
* avfilter/vf_paletteuse: Fix left shift outside of range of intAndreas Rheinhardt2021-03-28
* avfilter/asrc_sine: Fix invalid left shift of negative numberAndreas Rheinhardt2021-03-28
* avformat/webmdashenc: Don't pass NULL to memcmpAndreas Rheinhardt2021-03-28
* avformat/vividas: Use equals check with n in read_sb_block()Michael Niedermayer2021-03-28
* avcodec/sonic: Use unsigned temporary in predictor_calc_error()Michael Niedermayer2021-03-28
* avformat/jacosubdec: Use 64bit intermediate for start/end timestamp shiftMichael Niedermayer2021-03-28
* avformat/flvdec: Check array entry numberMichael Niedermayer2021-03-28
* avformat/rtpenc_mpegts: stop leaksGyan Doshi2021-03-28
* doc/filters: note default for elbg pal8 optionGyan Doshi2021-03-28
* avcodec/libxvid: remove unnecessary output packet data checkJames Almer2021-03-26
* avformat/mov: Properly forward error codes from av_seekDerek Buitenhuis2021-03-26
* tools/target_dec_fuzzer: Adjust threshold for flacMichael Niedermayer2021-03-26
* avcodec/h264_slice: Check sps in h264_slice_header_init()Michael Niedermayer2021-03-26
* avcodec/aacpsy: Check model_priv_data before dereferencing in psy_3gpp_end()Michael Niedermayer2021-03-26
* avformat/movenc: Avoid loosing cluster array on failureMichael Niedermayer2021-03-26
* tools/target_dec_fuzzer: Adjust VP4 thresholdMichael Niedermayer2021-03-26
* avformat/avidec: Check for dv streams before using priv_data in parse ##dc/##wbMichael Niedermayer2021-03-26
* avformat/mov: Check sample size for overflow in mov_parse_stsd_audio()Michael Niedermayer2021-03-26
* avcodec/sga: Check for array end in lzss_decompress()Michael Niedermayer2021-03-26
* avformat/sbgdec: Check for overflow in last loop in expand_timestamps()Michael Niedermayer2021-03-26
* avcodec/ffwavesynth: Avoid signed integer overflow in phi_at()Michael Niedermayer2021-03-26
* avformat/rtpenc_mpegts: convey options for rtp muxerGyan Doshi2021-03-26
* avformat/rtpenc_mpegts: relay streamid to mpegts muxer streams.Gyan Doshi2021-03-26
* avformat/rtpenc_mpegts: convey options for mpeg-ts muxerGyan Doshi2021-03-26
* avcodec/pthread_frame: ReindentationAndreas Rheinhardt2021-03-26
* avcodec/pthread_frame: Check initializing mutexes/condition variablesAndreas Rheinhardt2021-03-26
* avcodec/pthread_frame: Fix cleanup during initAndreas Rheinhardt2021-03-26
* avcodec/pthread_frame: Factor initializing single thread outAndreas Rheinhardt2021-03-26
* avformat/libmodplug: Fix memleaks on errorAndreas Rheinhardt2021-03-26
* avformat/libgme: Remove redundant setting of packet sizeAndreas Rheinhardt2021-03-26
* avformat/libgme: Actually set the durationAndreas Rheinhardt2021-03-26
* avformat/libgme: Fix memleaks on errorsAndreas Rheinhardt2021-03-26
* avformat/aadec: Fix leak on errorAndreas Rheinhardt2021-03-26
* avformat/jacosubdec: Fix leak on errorAndreas Rheinhardt2021-03-26