summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* h264_metadata_bsf: Improve interpretation of input display matricesMark Thompson2021-01-21
* h264_metadata_bsf: Refactor the filter function into smaller partsMark Thompson2021-01-21
* cbs_sei: Remove restrictions on MDCV valuesMark Thompson2021-01-21
* cbs_h2645: Merge SEI message handling in common between codecsMark Thompson2021-01-21
* hevc: Use common SEI typesMark Thompson2021-01-21
* h264: Use common SEI typesMark Thompson2021-01-21
* lavc: Add new header for SEI payload typesMark Thompson2021-01-21
* h264_metadata_bsf: Move SEI user data parsing to init timeMark Thompson2021-01-21
* cbs_h2645: Merge SEI messages in common between codecsMark Thompson2021-01-21
* All: update names in copyright headersrcombs2021-01-20
* avcodec/librav1e: Pass through timestamps as opaque user dataDerek Buitenhuis2021-01-17
* avcodec/cfhd: only increase s->level if transform is supportedPaul B Mahol2021-01-17
* avcodec/librav1e: Fix indentationDerek Buitenhuis2021-01-17
* avcodec/libvpxenc: add a way to set VP9E_SET_SVC_REF_FRAME_CONFIGWonkap Jang2021-01-14
* fft: remove 16-bit FFT and MDCT codeLynne2021-01-14
* ac3enc_fixed: drop unnecessary fixed-point DSP codeLynne2021-01-14
* ac3enc: halve the MDCT window size by using vector_fmul_reverseLynne2021-01-14
* ac3enc: do not clip coefficients after transformsLynne2021-01-14
* ac3enc_fixed: convert to 32-bit sample formatLynne2021-01-14
* avcodec/cbs_h2645: Move zero_byte check to its own functionNuo Mi2021-01-11
* avcodec/cbs_h265: fix undef SEI_TYPE_XNuo Mi2021-01-11
* avcodec: add vvc codec id and profilesNuo Mi2021-01-11
* avcodec/cbs: constify decompose_unit_typesJames Almer2021-01-10
* sbc: do not set sample format in parserArnaud Vrac2021-01-09
* avcodec/nvenc: fix timestamp offset ticks logicTimo Rothenpieler2021-01-09
* avcodec/ac3dec: Make decoders init-threadsafeAndreas Rheinhardt2021-01-09
* avcodec/ac3dec: Check operations that can failAndreas Rheinhardt2021-01-09
* avcodec/ac3enc: Factor common end of float/fixed encode_frame outAndreas Rheinhardt2021-01-09
* avcodec/ac3enc_template: Perform compile-time checks at compile-timeAndreas Rheinhardt2021-01-09
* avcodec/[e]ac3enc: Don't invade CONFIG_ namespaceAndreas Rheinhardt2021-01-09
* avcodec/ac3enc: Set function pointers earlierAndreas Rheinhardt2021-01-09
* avcodec/[e]ac3enc: Make encoders init-threadsafe, fix raceAndreas Rheinhardt2021-01-09
* avcodec/wmaprodec: Check packet sizeMichael Niedermayer2021-01-08
* avcodec/rasc: Check frame before clearingMichael Niedermayer2021-01-08
* avcodec/fft_template: Only check for FF_FFT_PERM_AVX on ARCH_X86Andreas Rheinhardt2021-01-08
* avcodec/wavpack: Deduplicate exp and log tablesAndreas Rheinhardt2021-01-08
* avcodec/vp3data: Deduplicate coeff_tablesAndreas Rheinhardt2021-01-08
* avcodec/twinvq, metasound_data: Deduplicate lsp tablesAndreas Rheinhardt2021-01-08
* avcodec/metasound: Deduplicate dataAndreas Rheinhardt2021-01-08
* avcodec/g723_1: Move tables to their only userAndreas Rheinhardt2021-01-08
* avcodec/g723_1: Deduplicate arraysAndreas Rheinhardt2021-01-08
* avcodec/libopusenc: Fix for header pre-skip valueArthur Taylor2021-01-07
* avcodec/alsdec: Fix integer overflow with quant_cofMichael Niedermayer2021-01-05
* avcodec/av1dec: add an option to select an operating pointJames Almer2021-01-04
* avcodec/cbs_av1: add an option to select an operating pointJames Almer2021-01-04
* avcodec/cbs: allow cbs_read_fragment_content() to skip decomposition of unitsJames Almer2021-01-04
* avcodec/cbs: add an AVClass to CodedBitstreamType for option handlingJames Almer2021-01-04
* avcodec/libkvazaar: Set default ratecontrol algorithm for libkvazaarJoose Sainio2021-01-04
* avcodec/hevcdec: fix stat_coeff save/load for persistent_rice_adaptation_enab...Xu Guangxin2021-01-04
* avcodec/notchlc: Check uncompressed size against input for LZ4Michael Niedermayer2021-01-03