summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* lavc/libxavs2: Cosmetics: Fix indentation for switch statementJun Zhao2019-01-04
* lavc/libdavs2: Cosmetics: Fix indentation for switch statementJun Zhao2019-01-04
* avcodec/fft_template: improve performance of the ff_fft_init in fft_templateSteven Liu2019-01-04
* libavcodec: Remove dynamic relocs from aarch64/h264idct_neon.SManoj Gupta2019-01-03
* avcodec/bfi: Provide non NULL context to av_log()Michael Niedermayer2019-01-01
* avcodec/bink: Provide non NULL context to av_log()Michael Niedermayer2019-01-01
* avcodec/mss2: Provide non NULL context to av_log()Michael Niedermayer2019-01-01
* avcodec/imc: Provide non NULL context to av_log()Michael Niedermayer2019-01-01
* avcodec/aacdec_fixed: Provide context to av_log()Michael Niedermayer2019-01-01
* avcodec/acelp_pitch_delay: Minor simplification by using ff_exp10()Michael Niedermayer2019-01-01
* avcodec/eacmv: Return more specific error codes and forward error codesMichael Niedermayer2019-01-01
* avcodec/eatqi: Return more specific error code from tqi_decode_mb()Michael Niedermayer2019-01-01
* avcodec/dcaenc: Return specific error code from subband_bufer_alloc()Michael Niedermayer2019-01-01
* avcodec/dct: Propagate error code from ff_rdft_init()Michael Niedermayer2019-01-01
* avcodec/binkaudio: Use assert instead of return for use of compile time disab...Michael Niedermayer2019-01-01
* avcodec/adpcm: use assert for codec id instead or error returnMichael Niedermayer2019-01-01
* avcodec/alac: Avoid unspecific error codes and forward error codesMichael Niedermayer2019-01-01
* libavcodec/ac3dec.c: Avoid unspecific -1 error codeMichael Niedermayer2019-01-01
* avcodec/ac3enc: Use specific error code in validate_float_option()Michael Niedermayer2019-01-01
* avcodec/assenc: Return more specific error codes for ass_encode_frame()Michael Niedermayer2019-01-01
* avcodec/asvenc: Replace bitstream space check by assertMichael Niedermayer2019-01-01
* avcodec/avpacket: Avoid unspecific return -1 for av_grow_packet()Michael Niedermayer2019-01-01
* avcodec/bitstream: Return specific error codes when building vlc tablesMichael Niedermayer2019-01-01
* avcodec/aacps: Return more specific error codes.Michael Niedermayer2019-01-01
* avcodec/4xm: Fix returned error codesMichael Niedermayer2019-01-01
* avcodec/scpr: Avoid per pixel y checks in decode_run_iMichael Niedermayer2018-12-31
* avcodec/scpr: Factor some indexes out in decode_run_i()Michael Niedermayer2018-12-31
* avcodec/scpr: Use local variables in decode_run_i()Michael Niedermayer2018-12-31
* avcodec/rangecoder: Add and test ff_rac_check_termination()Michael Niedermayer2018-12-31
* avcodec/rangecoder: Document ff_rac_terminate()Michael Niedermayer2018-12-31
* avcodec/tests/rangecoder: Test coder more completelyMichael Niedermayer2018-12-31
* avcodec/rangecoder: factorize termination version codeMichael Niedermayer2018-12-31
* avcodec: add HYMT decoderPaul B Mahol2018-12-31
* avcodec/qsvenc: Fix Unkown typoMichael Niedermayer2018-12-31
* avcodec/v4l2_m2m: fix cant typoMichael Niedermayer2018-12-31
* avcodec/mjpegbdec: Propagate error codesMichael Niedermayer2018-12-31
* avcodec/mjpegbdec: Fix some misplaced {} and spacesMichael Niedermayer2018-12-31
* avcodec/prores_ks: Fix luma quantization if q >= MAX_STORED_QAlex Mogurenko2018-12-30
* avcodec/wavpack: fix decoding of files with many channelsPaul B Mahol2018-12-28
* avcodec/mips: [loongson] optimize theora decoding in vp3dsp.gxw2018-12-27
* avcodec/dnxhddec: fix block alignmentRamiro Polla2018-12-26
* avcodec/4xm: fix block alignmentRamiro Polla2018-12-26
* lavc/libdavs2: enable multithreadhwrenx2018-12-26
* avcodec/lagarith: Remove duplicate checkMichael Niedermayer2018-12-25
* avcodec/libvpxenc: add VP8/9 sharpness config optionRene Claus2018-12-24
* avcodec/mips: Fix failed case: hevc-conformance-AMP_A_Samsung_* when enable msagxw2018-12-24
* avcodec/wmavoice: use init_get_bits8()Paul B Mahol2018-12-23
* avcodec/g722dec: use init_get_bits8()Paul B Mahol2018-12-23
* avcodec/fic: use init_get_bits8()Paul B Mahol2018-12-23
* avcodec/fic: Fail on invalid slice size/offMichael Niedermayer2018-12-23