summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* lavc/dvdsubenc: accept palette from optionsMichael Kuron2020-02-04
* lavc/dvdsubdec: Move palette parsing to new functionMichael Kuron2020-02-04
* avcodec/mlpenc: fix small memory leakPaul B Mahol2020-02-04
* mlp: check huff_lsbs only when codebook is usedJai Luthra2020-02-04
* mlpenc: fix some -fsanitize=integer errorsJai Luthra2020-02-04
* mlpenc: clean upJai Luthra2020-02-04
* mlpenc: improve lpc filteringJai Luthra2020-02-04
* mlpenc: prevent negative lsb_bits lshiftJai Luthra2020-02-04
* mlpenc: fix huff offset calculationJai Luthra2020-02-04
* mlpenc: fix lossless check error in number_sbitsJai Luthra2020-02-04
* avcodec/lagarith: Sanity check scaleMichael Niedermayer2020-02-03
* avcodec/pngdec: Check amount decodedMichael Niedermayer2020-02-03
* avcodec/apedec: Fix integer overflows in predictor_decode_mono_3950()Michael Niedermayer2020-02-03
* avcodec/libvpxenc: add VP9 temporal scalability encoding optionWonkap Jang2020-02-03
* avcodec/ralf: Fix integer overflow in apply_lpc()Michael Niedermayer2020-02-03
* avcodec/dca_lbr: Fix some error codes and error passingMichael Niedermayer2020-02-03
* avcodec/8svx: Use av_assert1(0) instead of error message in unreachable codeMichael Niedermayer2020-02-03
* avcodec/wmavoice: Fix rounding and integer anomalies in calc_input_response()Michael Niedermayer2020-02-03
* avcodec/wmavoice: sanity check block_alignMichael Niedermayer2020-02-03
* avcodec/pcm: Fix invalid shift in pcm_decode_frame for LXFMichael Niedermayer2020-02-03
* avcodec/snappy: Sanity check bytestream2_get_levarint()Michael Niedermayer2020-02-03
* avcodec/mlpdsp: Fix a invalid shift in ff_mlp_rematrix_channel()Michael Niedermayer2020-02-02
* avcodec/adpcm_argo: simplify and move duplicated logic into a functionZane van Iperen2020-02-02
* avcodec/v4l2_m2m: CosmeticsAndriy Gelman2020-02-01
* avcodec/v4l2_m2m: Use consistent logging contextAndriy Gelman2020-02-01
* avcodec/v4l2_m2m: Simplify capture buffer init checkAndriy Gelman2020-02-01
* avcodec:v4l2_context: Remove NULL initializationAndriy Gelman2020-02-01
* avcodec/utils: remove extra bracketsleozhang2020-02-01
* libavcodec/amfenc_hevc.c: Fix constant QP settings for I, POvchinnikovDmitrii2020-02-01
* lavc/h265_profile_level: Fix the default profile in ff_h265_guess_levelLinjie Fu2020-02-01
* avcodec/avdct: Clear IDCTDSPContext contextMichael Niedermayer2020-01-31
* avcodec/x86/diracdsp: Fix high bits on Windows x86_64Michael Niedermayer2020-01-31
* avcodec/ralf: Fix overflows of biased valuesMichael Niedermayer2020-01-30
* avcodec/wmalosslessdec: Fix multiple integer overflowsMichael Niedermayer2020-01-30
* avcodec/apedec: Fix undefined integer overflow in decode_array_0000()Michael Niedermayer2020-01-30
* avcodec/smacker: Check space before decoding typeMichael Niedermayer2020-01-30
* avcodec/rawdec: Use linesize in b64aMichael Niedermayer2020-01-30
* avcodec/iff: Over-allocate ham_palbuf for HAM6 IFF-PBMMichael Niedermayer2020-01-30
* avcodec/x86/diracdsp: Fix incorrect src addressing in dequant_subband_32()Michael Niedermayer2020-01-30
* avcodec/screenpresso: Optimize sum_delta_flipped()Michael Niedermayer2020-01-30
* avcodec/dnxhddec: properly set colorspacePaul B Mahol2020-01-29
* avcodec/av1_parser: export color informationJames Almer2020-01-26
* avcodec: add decoder for argonaut games' adpcm codecZane van Iperen2020-01-26
* avcodec/cbs_av1_syntax_template: Remove unused variableAndreas Rheinhardt2020-01-24
* avcodec/libaomenc: add an option to set the encoder "usage"James Almer2020-01-24
* avcodec/ra144enc: Fix invalid left shift of negative numberAndreas Rheinhardt2020-01-23
* avcodec/hapdec: Add codec_tags listMichael Niedermayer2020-01-22
* avcodec/avcodec: Add codec_tags array to AVCodecMichael Niedermayer2020-01-22
* avcodec/exr: fix some small cosmetics nitsPaul B Mahol2020-01-22
* avcodec/exr.c: make channel name comparisons case insensitiveGonzalo Garramuño2020-01-22