summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avcodec/cfhd: log version tags tooPaul B Mahol2020-08-09
* avcodec/cfhd: read prescale table tagPaul B Mahol2020-08-09
* avcodec/cfhd: use init_get_bits8()Paul B Mahol2020-08-09
* avcodec/cfhd: reindentPaul B Mahol2020-08-09
* avcodec/cfhd: check if band encoding is validPaul B Mahol2020-08-09
* libavcodec/j2kenc: Support for all Progression ordersGautam Ramakrishnan2020-08-09
* avcodec/cfhdenc: free alpha buffer on closingPaul B Mahol2020-08-08
* avcodec/cfhdenc: add gbrap12 pixel format supportPaul B Mahol2020-08-08
* avcodec/cfhdenc: compand coefficientsPaul B Mahol2020-08-08
* avcodec/cfhd: add 3d transform supportPaul B Mahol2020-08-08
* avcodec/cfhd: remove some unused or only write itemsPaul B Mahol2020-08-08
* avcodec/cfhdenc: also write FrameNumber tagPaul B Mahol2020-08-08
* swscale: do not drop half of bits from 16bit bayer formatsPaul B Mahol2020-08-08
* doc/fftools-common-opts: document ffmpeg -h protocol=protocol_nameJun Zhao2020-08-08
* doc/fftools-common-opts: fix typo (name => named)Jun Zhao2020-08-08
* doc/filters: update filter buffer/abuffer interface file nametomajsjiang2020-08-08
* avcodec/put_bits: Make skip_put_bits() less dangerousAndreas Rheinhardt2020-08-08
* 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