97908 Commits (beb98c0181b70c0d32cf19efe2a78d2c397b2508)
 

Author SHA1 Message Date
Michael Niedermayer 49459aca47 avcodec/pnmdec: Use unsigned for maxval rescaling 5 years ago
Michael Niedermayer 1d633e6a0a avcodec/ivi: Clear got_p_frame before decoding a new frame using it 5 years ago
Michael Niedermayer 2570a8777e avcodec/dsddec: Check channels 5 years ago
Michael Niedermayer 620236e4d2 avcodec/xvididct: Fix integer overflow in idct_row() 5 years ago
Michael Niedermayer e9a4c4fe99 avcodec/wmalosslessdec: Fix integer overflows in revert_inter_ch_decorr() 5 years ago
Michael Niedermayer a3dc67c984 avcodec/cbs_jpeg: Fix infinite loop in cbs_jpeg_split_fragment() 5 years ago
Michael Niedermayer 9874815b1a avformat/mpegenc: Fix integer overflow with AV_NOPTS_VALUE 5 years ago
Michael Niedermayer 31f956acad avformat/swfenc: Fix integer overflow in frame rate handling 5 years ago
Michael Niedermayer a629cec58e avcodec/bitpacked: Add codec_tags list 5 years ago
Michael Niedermayer daa2482871 avformat/aadec: Check toc_size to contain the minimum to demuxer uses 5 years ago
Michael Niedermayer 435fa373d1 avcodec/cbs_h265_syntax_template: Limit num_long_term_pics more strictly 5 years ago
Andreas Rheinhardt dbacecd347 avformat/ttaenc: Defer freeing dynamic buffer 5 years ago
Andreas Rheinhardt 9f6b738896 avformat/hls: Remove redundant resetting of pointer 5 years ago
Andreas Rheinhardt 57e570b508 checkasm/sw_scale: Fix stack-buffer-overflow 5 years ago
Mark Thompson c53f9f4364 cbs_h265: Ensure that a predicted RPS doesn't contain too many pictures 5 years ago
Martin Storsjö 9f891d0b4b movenc: Use first H264/HEVC frame as extradata, if it is missing 5 years ago
Dale Curtis cd0771c38c avformat/mov: Free temp buffer upon negative sample_size error. 5 years ago
Zane van Iperen 5a5d6e052a fate: add adpcm_ima_cunning tests 5 years ago
Mark Reid af5922a79a avcodec/exr: output float pixels in float pixel format 5 years ago
Paul B Mahol 86822cfcd9 avfilter/af_aiir: fix phase and group delay calculation 5 years ago
James Almer 74dfc88b63 avcodec/libx265: add support for reordered_opaque 5 years ago
wm4 050b72ab5e avcodec: Add MediaFoundation encoder wrapper 5 years ago
Paul B Mahol b559a5882f avfilter/af_aiir: fix invalid memory access with tf filtering 5 years ago
Paul B Mahol 5646d02cb3 avfilter/vf_chromakey: fix formula for calculation of difference 5 years ago
Paul B Mahol 8b0575d763 avfilter/vf_colorkey: fix formula for calculation of difference 5 years ago
Paul B Mahol f63939dedb avfilter: add gradients source video filter 5 years ago
Paul B Mahol cdd06db56f avcodec: add NotchLC decoder 5 years ago
Steven Liu b707abf091 avformat/url: check the result of the strrchr 5 years ago
Andreas Rheinhardt 9a8b984efa doc/muxers: Document title tag for attachments 5 years ago
Andreas Rheinhardt 3bd26b285e avformat/matroskadec: Export FileDescription as title tag 5 years ago
Andreas Rheinhardt 4ebfc13c33 avformat/matroskaenc: Don't ignore tags of chapters written late 5 years ago
Andreas Rheinhardt 19e189b1f0 avformat/matroskaenc: Move mkv_write_chapters() 5 years ago
Andreas Rheinhardt 4992bfe824 avformat/matroskaenc: Allow a custom destination for writing Tags 5 years ago
Andreas Rheinhardt 99c58e49e8 avformat/matroskaenc: Clean up mkv_write_stereo_mode() 5 years ago
Andreas Rheinhardt ff1264aa4d avformat/matroskaenc: Use av_stream_get_side_data() instead of loop 5 years ago
Andreas Rheinhardt b921d4d013 avformat/matroskaenc: Make mkv_write_video_projection() return void 5 years ago
Andreas Rheinhardt 0e5ff31545 avformat/matroskaenc: Cosmetics 5 years ago
Andreas Rheinhardt 575557ce66 avformat/matroskaenc: Don't assert when writing huge files 5 years ago
Andreas Rheinhardt efeb3a53ad avformat/matroskaenc: Avoid unnecessary seek 5 years ago
Andreas Rheinhardt a54c94d95f avformat/matroskaenc: Only write Cues at the front if space has been reserved 5 years ago
Andreas Rheinhardt 81e39cf481 avformat/matroskaenc: Don't reserve space for duration when unseekable 5 years ago
Andreas Rheinhardt 1779f0b12e avformat/matroskaenc: Remove inconsistencies wrt seekability handling 5 years ago
Andreas Rheinhardt 8aabcf6c11 avformat/matroskaenc: Don't segfault when seekability changes 5 years ago
James Almer 6275a7ec73 avcodec/frame_thread_encoder: check for frame threading codec cap instead of intra only 5 years ago
James Almer 49220869a8 avcodec/libdav1d: export frame sample aspect ratio 5 years ago
Linjie Fu 8999a2f21d lavc/qsvenc: add encode support for HEVC 4:2:2 8-bit and 10-bit 5 years ago
Linjie Fu 9723d7d523 lavc/qsvdec: add decode support for HEVC 4:2:2 8-bit and 10-bit 5 years ago
Andreas Rheinhardt 3ab6a923d1 avformat/hlsenc: Don't segfault on uncommon names 5 years ago
James Almer 84af196c65 avutil: bump version after addition of av_sat_add64 and av_sat_sub64 5 years ago
Michael Niedermayer cd74af1416 avformat/mpegts: Shuffle avio_seek 5 years ago