summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/adpcm_argo: fix incorrect documentationZane van Iperen2020-08-04
* avcodec/cfhd: fix overflow in multiplication in LUT calculationPaul B Mahol2020-08-04
* avcodec/aacdec_template: add support for 22.2 / channel_config 13Jan Ekström2020-08-04
* avcodec/aacdec_template: mark second LFE element as LFE2Jan Ekström2020-08-04
* avcodec/aacdectab: add mapping for 22.2Jan Ekström2020-08-04
* avcodec/mpeg4audio: add newer channel_coding mappingsJan Ekström2020-08-04
* avcodec/cfhd: correct 71 tag usagePaul B Mahol2020-08-03
* avcodec/cfhdenc: fix setting default compression levelPaul B Mahol2020-08-03
* avcodec/cfhdenc: extend quantization tablePaul B Mahol2020-08-03
* avcodec/cfhd: use LUT for 9 and 18 codebook decompandingPaul B Mahol2020-08-03
* avcodec/cfhdenc: fix PrescaleTable for YUV422P10Paul B Mahol2020-08-03
* avcodec/mpegaudiodec_template: disable CRC checking for layers 1 and 2James Almer2020-08-03
* Revert "mpegaudiodec_template: disable CRC checking for layers 1 and 2"James Almer2020-08-03
* mpegaudiodec_template: disable CRC checking for layers 1 and 2Lynne2020-08-02
* avcodec/v4l2_m2m: reindent after last commitAndriy Gelman2020-08-02
* avcodec/v4l2_m2m: adapt to call close() on init failAndriy Gelman2020-08-02
* avcodec/cfhd: set correct bits_per_raw_samplePaul B Mahol2020-08-02
* avcodec/cfhd: add more tag namesPaul B Mahol2020-08-02
* avcodec: add CFHD encoderPaul B Mahol2020-08-02
* avcodec/cfhd: improve decompanding quality with reference implementationPaul B Mahol2020-08-02
* avcodec/cfhd: fix non-aligned to 8 height decodingPaul B Mahol2020-08-02
* avcodec/cfhd: move if/else out of loop in inverse transformPaul B Mahol2020-08-02
* lavc/libkvazaar: fix framerate settingJun Zhao2020-08-02
* avcodec/g723_1enc: Avoid skip_put_bits()Andreas Rheinhardt2020-08-01
* avcodec, avfilter, avformat: Remove redundant avpriv_align_put_bitsAndreas Rheinhardt2020-08-01
* vaapi_encode: Delete unused fieldMark Thompson2020-08-01
* vaapi_encode_h265: Don't require uniform_spacing_flagMark Thompson2020-08-01
* vaapi_encode_h265: Fix ordering of tile dimensionsMark Thompson2020-08-01
* vaapi_encode_h265: Remove confusing and redundant tile optionsMark Thompson2020-08-01
* libsvtav1: Fix the documentation to match the actual optionsMark Thompson2020-07-31
* libsvtav1: Use _ rather than - in optionsMark Thompson2020-07-31
* libsvtav1: Rename without a _Mark Thompson2020-07-31
* avcodec/options_table: make AVCodecContext->level search for child constantsJames Almer2020-07-29
* libavcodec/pgxdec Fix pix format selection errorGautam Ramakrishnan2020-07-30
* libavcodec/j2kenc: Encoding up to 16 bitsGautam Ramakrishnan2020-07-30
* avcodec/mips: Fix segfault in imdct36_mips_float.Shiyou Yin2020-07-30
* avcodec/mips/cabac: Fix a bug in get_cabac_inline_mips.Shiyou Yin2020-07-30
* avcodec/mips: Fix register constraint error reported by clang.Shiyou Yin2020-07-30
* avcodec/libsvt_av1: remove forced-idr optionLynne2020-07-29
* avcodec: Add an SVT-AV1 encoder wrapperDaryl Seah2020-07-29
* avcodec/cavsdec, h264*, hevc_parser: Use get_ue_golomb_31 where possibleAndreas Rheinhardt2020-07-29
* avcodec/golomb: Document return value of get_ue_golomb_31 on errorAndreas Rheinhardt2020-07-29
* avcodec/golomb: Prevent shift by negative numberAndreas Rheinhardt2020-07-29
* libavcodec/jpeg2000dec: Support for PPM markerGautam Ramakrishnan2020-07-28
* avcodec/jpeg2000dec: Move reslevelno check before use in case JPEG2000_PGOD_RPCLMichael Niedermayer2020-07-28
* lavc/libxavs2.c: mark key-frame packetshwren2020-07-28
* avcodec/nvenc: fix B-Ref-Mode support check for recent HEVCTimo Rothenpieler2020-07-28
* avcodec/golomb: Don't emit error message in get_ue_golombAndreas Rheinhardt2020-07-28
* Revert "lavc/vaapi_encode: add EQUAL_MULTI_ROWS support for slice structure"Mark Thompson2020-07-27
* libavcodec/libaomenc.c: Add command-line options for inter-coding toolsWang Cao2020-07-24