42845 Commits (75e50c3141c5e3f96110fcab5fb819736dcdc62e)

Author SHA1 Message Date
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
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
Sitan Liu a61bcb9083 libavcodec/amfenc_hevc.c: Fix Maximum Reference Frames option on AMF HEVC. 5 years ago
Sitan Liu c96837043e libavcodec/amfenc_hevc.c: Fix Profile level option on AMF HEVC. 5 years ago
Jai Luthra 4566cfed9c avcodec/mlpdec: use get_bits_long for huff lsbs 5 years ago
Anton Khirnov af1f1e8665 ac3enc: drop a global variable 5 years ago
Andreas Rheinhardt 0f0f2ab0c3 avcodec/cavsdsp: Fix undefined left shifts of negative numbers 5 years ago
Zane van Iperen 5d038a86d6 avcodec: add decoder for Simon & Schuster Interactive's ADPCM variant 5 years ago
Praveen Karadugattu 31d7b17c46 avcodec/hevc: add support for Frame Duplication (Doubling/Tripling) 5 years ago
James Almer 2383021a7a avcodec/aptx: split decoder and encoder into separate files 5 years ago
James Almer ca9bbfb8e5 avcodec/av1_parse: don't look for trailing bits in Tile List OBUs 5 years ago
James Almer e6891d1b7c avcodec/Makefile: combine dvdsub dependencies into one entry per module 5 years ago
Michael Kuron d4440c7e91 lavc/dvdsubenc: accept palette from options 5 years ago
Michael Kuron bf070a9171 lavc/dvdsubdec: Move palette parsing to new function 5 years ago
Paul B Mahol c35382aaf4 avcodec/mlpenc: fix small memory leak 5 years ago
Jai Luthra 49cfbedb9d mlp: check huff_lsbs only when codebook is used 5 years ago
Jai Luthra d6cef144e2 mlpenc: fix some -fsanitize=integer errors 5 years ago
Jai Luthra ad26384734 mlpenc: clean up 5 years ago
Jai Luthra bc0ed17602 mlpenc: improve lpc filtering 5 years ago
Jai Luthra ddeb58d58c mlpenc: prevent negative lsb_bits lshift 5 years ago
Jai Luthra 990990ed5d mlpenc: fix huff offset calculation 5 years ago
Jai Luthra c1c3916cec mlpenc: fix lossless check error in number_sbits 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
Wonkap Jang b93098253e avcodec/libvpxenc: add VP9 temporal scalability encoding option 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
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
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
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
Michael Niedermayer b82825eba8 avcodec/avdct: Clear IDCTDSPContext context 5 years ago
Michael Niedermayer 24af459d1e avcodec/x86/diracdsp: Fix high bits on Windows x86_64 5 years ago
Michael Niedermayer a71794e8c2 avcodec/ralf: Fix overflows of biased values 5 years ago