summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* dnn_backend_native_layer_mathunary: add ceil supportMingyu Yin2020-08-04
* 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
* swresample/rematrix: treat 22.2 as 5.1 (back) when mixingJan Ekström2020-08-04
* swresample/matrix: switch internal clean_layout function to not drop high bitsJan Ekström2020-08-04
* avutil/channel_layout: add 22.2 layoutJan Ekström2020-08-04
* test: hlsenc: Use unique init/segment file names for the fmp4_ac3 testMartin Storsjö2020-08-03
* test: hlsenc: Make the hls_fmp4 sample file name match the targetMartin Storsjö2020-08-03
* 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
* fate/aac: add missing bitexact flag to some encoder testsJames Almer2020-08-03
* mpegaudiodec_template: disable CRC checking for layers 1 and 2Lynne2020-08-02
* hwcontext_vulkan: remove plane size alignment checks when host importingLynne2020-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
* tests/imgutils: test the output of av_image_fill_* functionsJames Almer2020-07-30
* avformat/apm: fix APM_FILE_HEADER_SIZE valueZane van Iperen2020-07-30
* 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
* avutil/mips/generic_macros_msa: Fix prob that 'ulw' and 'uld' unsupported by ...Shiyou Yin2020-07-30
* avcodec/mips: Fix register constraint error reported by clang.Shiyou Yin2020-07-30
* avformat/hlsenc: increase initial program date time precisionMarton Balint2020-07-29