96609 Commits (c1c3916cec9ca627b9bff4a34683f66664ff787d)
 

Author SHA1 Message Date
Jai Luthra c1c3916cec mlpenc: fix lossless check error in number_sbits 5 years ago
Paul B Mahol efee86fafa avfilter/vf_xfade: add circleopen & circleclose transition 5 years ago
Michael Niedermayer fb3855342b avcodec/lagarith: Sanity check scale 5 years ago
Michael Niedermayer 861183f2e6 avcodec/pngdec: Check amount decoded 5 years ago
Michael Niedermayer eb64a5c6f9 avcodec/apedec: Fix integer overflows in predictor_decode_mono_3950() 5 years ago
Michael Kuron beab188c61 doc: Fix typo for dvdsubdec 5 years ago
Marton Balint 3cdc71348e avformat/dashenc: use AV_OPT_TYPE_DICT for http_opts 5 years ago
Wonkap Jang b93098253e avcodec/libvpxenc: add VP9 temporal scalability encoding option 5 years ago
Paul B Mahol c4e29d0ba3 avfilter/vf_xfade_opencl: move passthrough code before eof check 5 years ago
Paul B Mahol 6d5e9ed67c avfilter/vf_xfade: move passthrough code before eof check 5 years ago
Tomas Härdin 1c15111148 MAINTAINERS: Add myself as mxf* maintainer 5 years ago
Michael Niedermayer fd313d8cf8 avcodec/ralf: Fix integer overflow in apply_lpc() 5 years ago
Michael Niedermayer bfea054a75 avcodec/dca_lbr: Fix some error codes and error passing 5 years ago
Michael Niedermayer 94ac2c7576 avcodec/8svx: Use av_assert1(0) instead of error message in unreachable code 5 years ago
Michael Niedermayer 38d3758444 avcodec/wmavoice: Fix rounding and integer anomalies in calc_input_response() 5 years ago
Michael Niedermayer 6847e22c8c avcodec/wmavoice: sanity check block_align 5 years ago
Michael Niedermayer 985d3666f6 avcodec/pcm: Fix invalid shift in pcm_decode_frame for LXF 5 years ago
Michael Niedermayer be54da2117 avcodec/snappy: Sanity check bytestream2_get_levarint() 5 years ago
Marton Balint 53aa76686e avformat/udp: cancel pending IO on win32 manually 5 years ago
Marton Balint c2b6493bf7 avformat/udp: remove setting cancel state from the TX thread 5 years ago
Michael Niedermayer fcc9f13717 avcodec/mlpdsp: Fix a invalid shift in ff_mlp_rematrix_channel() 5 years ago
Zane van Iperen b49404ea30 avcodec/adpcm_argo: simplify and move duplicated logic into a function 5 years ago
Paul B Mahol cd823dadf9 avfilter: add xfade opencl filter 5 years ago
Paul B Mahol 84286789e6 doc/filters: fix tonemap_vaapi filter name in documentation 5 years ago
Paul B Mahol 69477e10f0 doc/filters: make filters order more consistent 5 years ago
Andriy Gelman d85c84eb38 avcodec/v4l2_m2m: Cosmetics 5 years ago
Andriy Gelman 73e23b404c avcodec/v4l2_m2m: Use consistent logging context 5 years ago
Andriy Gelman 4c1a3e9166 avcodec/v4l2_m2m: Simplify capture buffer init check 5 years ago
Andriy Gelman 3905ecbc06 avcodec:v4l2_context: Remove NULL initialization 5 years ago
Paul B Mahol e5e7289ea8 avfilter/vf_xfade: remove unused header 5 years ago
Paul B Mahol 5c9a4ff8c1 avfilter/vf_psnr: fix logic failure when comparing time bases 5 years ago
Paul B Mahol 89eee09739 avfilter/vf_ssim: fix logic failure when comparing time bases 5 years ago
leozhang 81d25e5bfc avcodec/utils: remove extra brackets 5 years ago
OvchinnikovDmitrii 843c24a400 libavcodec/amfenc_hevc.c: Fix constant QP settings for I, P 5 years ago
Linjie Fu f0287e120a lavc/h265_profile_level: Fix the default profile in ff_h265_guess_level 5 years ago
Marton Balint 73aab08d9d avformat/hlsenc: fix hls_ts_options with mpegts 5 years ago
Marton Balint c044ac2071 avfilter/vf_geq: use per-thread AVExpr for expression evaluation 5 years ago
Michael Niedermayer b82825eba8 avcodec/avdct: Clear IDCTDSPContext context 5 years ago
Michael Niedermayer c2d4762922 MAINTAINERS: Add patchwork maintainer 5 years ago
Alfred E. Heggestad d550a28560 dashenc: check pts to prevent division by zero error 5 years ago
Paul B Mahol 53b4128ea0 avfilter/vf_xfade: add smooth transitions 5 years ago
Paul B Mahol 113bae5985 doc/filters: improve xfade description and add one example 5 years ago
Marton Balint 62d92a878d avfilter/vf_drawtext: do not overread text if the last UTF8 sequence is invalid 5 years ago
Marton Balint 5ac8389cfa avfilter/vf_drawtext: use replacement chars for invalid UTF8 sequences 5 years ago
Marton Balint 6026384047 avutil/common: warn about possible move of the data pointer after the last 0 byte in GET_UTF8 5 years ago
Marton Balint d9f5fe4ed7 avutil/common: put ERROR statements into separate code blocks in GET_UTF8/16 5 years ago
Marton Balint 1466bb0bad avutil/common: add parenthesis around GET_16BIT in GET_UTF16 5 years ago
Marton Balint 5df1c1ad9a avutil/common: use unsigned int in GET_UTF8 5 years ago
Michael Niedermayer 24af459d1e avcodec/x86/diracdsp: Fix high bits on Windows x86_64 5 years ago
Michael Niedermayer 24a5e873b3 tests/fate/lavf-video.mak: fix fate-lavf-gif dependencies 5 years ago