summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/agm: Mark fill_pixels() as av_always_inlineMichael Niedermayer2020-08-11
* avcodec/cfhdenc: mark filter as always inlinePaul B Mahol2020-08-11
* avcodec/cfhdenc: optimize writting of small runcodesPaul B Mahol2020-08-11
* avcodec/cfhdenc: improve quality vs size ratioPaul B Mahol2020-08-11
* avcodec/jpeg2000dec: Check remaining data in packed_headers_stream before useMichael Niedermayer2020-08-10
* avcodec/cfhd: improve SampleIndex tag outputPaul B Mahol2020-08-09
* 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
* avcodec/put_bits: Make skip_put_bits() less dangerousAndreas Rheinhardt2020-08-08
* 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
* avcodec/tiff: Check bpp/bppcount for 0Michael Niedermayer2020-08-07
* avcodec/snowdec: Sanity check hcoeffMichael Niedermayer2020-08-07
* 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
* lavc/libopenh264enc: use framerate if availableJun Zhao2020-08-05
* avcodec/mpegaudiodec_template: Check CRCs for layer1 and layer2Michael Niedermayer2020-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
* 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