summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fate: cosmeticsZane van Iperen2020-08-07
* fate: add adpcm_argo testZane van Iperen2020-08-07
* avformat: add argo_asf muxerZane van Iperen2020-08-07
* avcodec: add adpcm_argo encoderZane van Iperen2020-08-07
* avcodec/adpcm_argo: add ff_adpcm_argo_expand_nibble() and cleanup parametersZane van Iperen2020-08-07
* avformat/argo_asf: check sample count in demuxerZane van Iperen2020-08-07
* avcodec/tiff: Check bpp/bppcount for 0Michael Niedermayer2020-08-07
* avcodec/snowdec: Sanity check hcoeffMichael Niedermayer2020-08-07
* dnn_backend_native_layer_mathunary: add floor supportMingyu Yin2020-08-07
* avformat/mxfdec: Read color metadata from MXFHarry Mallon2020-08-06
* avcodec/libx264: fix chroma quantizer offset usageTakio Yamaoka2020-08-06
* avcodec/mpegaudiodec_template: Fix some whitespace issuesMichael Niedermayer2020-08-06
* avcodec/jpeg2000dec: Handle reducedresno of 32Michael Niedermayer2020-08-06
* libavcodec/j2kenc: Allow Encoder to use SOP and EPH markersGautam Ramakrishnan2020-08-06
* avformat/dv: Avoid allocation for reading timecodeAndreas Rheinhardt2020-08-06
* avformat/dv: Avoid alloction of DVDemuxContextAndreas Rheinhardt2020-08-06
* avformat/3dostr: Return directly after having read packetAndreas Rheinhardt2020-08-05
* lavc/libopenh264enc: use framerate if availableJun Zhao2020-08-05
* avformat/mov: Check comp_brand_sizeMichael Niedermayer2020-08-04
* avcodec/mpegaudiodec_template: Check CRCs for layer1 and layer2Michael Niedermayer2020-08-04
* 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