96729 Commits (e007059d6617ca966380810fe03c571566ecd9c3)
 

Author SHA1 Message Date
Paul B Mahol e007059d66 avcodec/midivid: only multiple of 4 width/height are possible 5 years ago
Paul B Mahol 388a221a8b avcodec/midivid: improve decoding of widths not multiple of 32 5 years ago
Andriy Gelman 018a42790c avcodec/h264_ps: Return error if pps has FMO parameters 5 years ago
Andreas Rheinhardt 13dc90396d fftools/ffmpeg: Integrate two checks 5 years ago
Andreas Rheinhardt 568d62117d avcodec/avcodec: Nits 5 years ago
Michael Niedermayer 8e27867229 avcodec/apedec: Fix invalid shift with 24 bps 5 years ago
Paul B Mahol 47773f7979 avfilter/vf_xmedian: implement percentile option 5 years ago
Paul B Mahol 28743f1803 avfilter/vf_median: implement percentile option 5 years ago
Michael Niedermayer d9751a1162 avcodec/h264_ps: Show VUI and SPS overread messages just once per frame thread 5 years ago
Michael Niedermayer 3182114f88 avutil/log: Add av_log_once() for printing a message just once with a high log level 5 years ago
Dale Curtis f15007afa9 avformat/utils: Fix undefined behavior in ff_configure_buffers_for_index() 5 years ago
Wonkap Jang f3bb59209f avcodec/libvpxenc: add a way to explicitly set temporal layer id 5 years ago
Paul B Mahol cf92f42672 avfilter/vf_colorlevels: add support for commands 5 years ago
Paul B Mahol 52cd7a6337 avfilter/vf_colorkey: add support for commands 5 years ago
Martin Storsjö e8cbdb9adb libfdk-aacdec: Allow explicitly disabling the DRC reference level option 5 years ago
Martin Storsjö 5835adee24 libfdk-aacdec: Use the decoder's default level limiter settings 5 years ago
Martin Storsjö 0f2b6594fc libfdk-aacdec: Apply the decoder's output delay on timestamps 5 years ago
Andreas Rheinhardt dd81f73946 avformat/mpjpegdec: Remove redundant initializations 5 years ago
Andreas Rheinhardt 212077eda4 avfilter/vf_dedot: Fix leak of AVFrame if making it writable fails 5 years ago
Andreas Rheinhardt 6a67d518d6 avformat: Remove unnecessary av_packet_unref() 5 years ago
Paul B Mahol bbea268aa8 avformat/tty: fix last timestamp for fate 5 years ago
Paul B Mahol e63a66416f avfilter/vf_thumbnail: fix possible crash on error 5 years ago
Paul B Mahol 32bc0e0444 avfilter/vf_thumbnail: add timeline support 5 years ago
Ting Fu fc6a5883d6 libswscale/x86/yuv2rgb: add ssse3 version 5 years ago
Paul B Mahol 767e95d560 avformat/tty: add seeking support 5 years ago
Paul B Mahol 9216ad2e46 avformat/tty: make probing strict for first 8 bytes 5 years ago
Andreas Rheinhardt 5ad1c1a18a avcodec/cbs_jpeg: Use memcpy when writing pictures 5 years ago
Andreas Rheinhardt ce920f4793 avcodec/cbs_mpeg2: Treat slices without data as invalid 5 years ago
Michael Niedermayer b1aecad9ea avcodec/dpcm: Fix integer overflow in AV_CODEC_ID_GREMLIN_DPCM 5 years ago
Michael Niedermayer b8a0be9352 avcodec/wmalosslessdec: Fix integer overflow with sliding in padding bits 5 years ago
Michael Niedermayer 5584c0bb94 avcodec/wmalosslessdec: Fix loop in revert_acfilter() 5 years ago
Michael Niedermayer cce37a22bc avcodec/mvha: Check remaining bits in VLC decode loop 5 years ago
Michael Niedermayer a98eeb0c1e avcodec/agm: YUV420 without DCT needs even dimensions 5 years ago
Gautam Ramakrishnan da399e2135 libswscale/utils.c: Fix bug #8255 5 years ago
Michael Niedermayer 5c151e1491 avcodec/agm: Test remaining data in decode_raw_intra_rgb() 5 years ago
Michael Niedermayer 87d54a6239 avformat/tty: Fix division by 0 in probe 5 years ago
Michael Niedermayer c9c958051c libavcodec/mvha: Check height before applying median predictor 5 years ago
Michael Niedermayer b0eec1391e avcodec/midivid: Check vector index 5 years ago
Andreas Rheinhardt ac5d5046c8 avcodec/cbs: Fix potential double-free when adding unit fails 5 years ago
Paul B Mahol 1e6cef6861 avfilter/vf_fade: fix color fading for planar rgb 5 years ago
Paul B Mahol 06db1bef4c avfilter/vf_fade: add >8 bit support for black and alpha fade 5 years ago
Mark Thompson 48b102c5a6 doc/ffmpeg: Document device selection for Vulkan 5 years ago
Mark Thompson 593106ff47 lavfi/vf_*_vaapi: Fix error case 5 years ago
Mark Thompson f130b22119 lavfi/vf_deshake_opencl: Avoid propagating uninitialised data 5 years ago
Mark Thompson e1b5620b62 lavc/vp9_raw_reorder_bsf: Fix operator ordering 5 years ago
Mark Thompson 177a90b1a3 lavc/vaapi_encode: Fix leak in error case 5 years ago
Mark Thompson 5392982241 lavc/h265_metadata_bsf: Fix parameter ordering 5 years ago
Mark Thompson bf0ab6e9c4 lavc/cbs_h2645: Add missing newlines in log messages 5 years ago
Marton Balint cbf2a9bfac avutil/log: add support for multibyte console log for win32 5 years ago
Marton Balint 31acaa1ec6 avutil/log: add support for forced ANSI colors on win32 5 years ago