summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* x86/h264_cabac: convert decode_significance from inline asm to externaldecode_significanceAnton Khirnov2020-07-01
* avcodec/nvenc: add new h264 levels from Video SDK 10Timo Rothenpieler2020-07-01
* avcodec/nvenc: add new Video SDK 10 featuresRoman Arzumanyan2020-07-01
* avcodec/pngdec: Check for fctl after idatMichael Niedermayer2020-07-01
* avcodec/mlpenc: free filter state buffers on allocation failureJames Almer2020-07-01
* avcodec/mlpenc: propagate proper error valuesJames Almer2020-07-01
* avcodec/mlpenc: remove delay codec capabilityJames Almer2020-07-01
* avcodec/internal: remove unused out_frame field from DecodeSimpleContextJames Almer2020-07-01
* avcodec/wmalosslessdec: fix overflow with pred in revert_cdlmsMichael Niedermayer2020-06-30
* libavcodec/jpeg2000.c: Precinct size check removedGautam Ramakrishnan2020-06-30
* avcodec/nvenc: rename tc option to something more uniqueTimo Rothenpieler2020-06-30
* avcodec/nvenc: add a53cc option for hevc_nvencTimo Rothenpieler2020-06-30
* avcodec/smacker: Add FF_CODEC_CAP_INIT_CLEANUPAndreas Rheinhardt2020-06-30
* avcodec/mpeg12dec: Fix uninitialized data in fate-sub-cc-scte20Limin Wang2020-06-30
* avcodec/nvenc: support for HEVC timecode passthroughLimin Wang2020-06-28
* avcodec/nvenc: add more sei data supportLimin Wang2020-06-28
* avcodec/utils: add ff_alloc_timecode_sei() for hevc timecode seiLimin Wang2020-06-28
* avcodec/hevcdec: create AVFrame side data from HEVC timecodes like H.264Limin Wang2020-06-28
* avcodec/hevc_sei: support HEVC timecode decodeLimin Wang2020-06-28
* avcodec/h264_slice: use av_timecode_get_smpte()Limin Wang2020-06-28
* avcodec/bitstream: Avoid allocation when creating VLC tablesAndreas Rheinhardt2020-06-27
* avcodec/bitstream: Don't check for undefined behaviour after it happenedAndreas Rheinhardt2020-06-27
* libavcodec/jpeg2000dec.c Fixed WRITE_FRAME and tile co-ordinates:Gautam Ramakrishnan2020-06-27
* libavcodec/jpeg2000dec.c: Modify image dimensionsGautam Ramakrishnan2020-06-27
* avcodec/adpcm_ima_apm: support new extradata formatZane van Iperen2020-06-26
* avcodec/mpeg12dec: switch to AVBufferRef buffer for a53 captionLimin Wang2020-06-26
* avcodec: add AV1 profiles to profile.hJames Almer2020-06-25
* avcodec/cbs_h265: set default VUI parameters when vui_parameters_present_flag...James Almer2020-06-25
* lavc/aac_ac3_parser: improve the raw AAC file bit rate calculationJun Zhao2020-06-26
* avcodec/cbs_av1: Simplify writing uvlc elementsAndreas Rheinhardt2020-06-24
* avcodec/cbs_av1: Fix writing uvlc numbers >= INT_MAXAndreas Rheinhardt2020-06-24
* avcodec/hevc: export chroma sample locationHendrik Leppkes2020-06-24
* avcodec/ccaption_dec: add support for background colorsPaul B Mahol2020-06-23
* lavc: Lower MediaFoundation audio encoder priority.Carl Eugen Hoyos2020-06-23
* avcodec, avformat: Remove unnecessary initializations of side data sizeAndreas Rheinhardt2020-06-22
* avcodec/packet: Improve documentation of av_packet_get_side_dataAndreas Rheinhardt2020-06-22
* avcodec/nellymoserdec: Don't use invalid AVPacketSideDataTypeAndreas Rheinhardt2020-06-22
* avcodec/hcadec: get intensity from correct channelsummertriangle.dev@gmail.com2020-06-21
* avcodec/hcadec: fix decoding of hfr channelssummertriangle.dev@gmail.com2020-06-21
* avcodec/adpcmenc: remove forward declarationAndriy Gelman2020-06-20
* avcodec/mpeg12dec: do not discard older a53 captionsPaul B Mahol2020-06-20
* avcodec/ccaption_dec: use uint8_t type for prev_cmd arrayPaul B Mahol2020-06-20
* avcodec/ccaption_dec: do not modify packet data in case of parity errorPaul B Mahol2020-06-20
* avcodec/ccaption_dec: allow selection of second field captionsPaul B Mahol2020-06-20
* avcodec/ccaption_dec: rework non-real-time mode with pop-on captions by delayingPaul B Mahol2020-06-20
* avcodec/av1_parser: initialize avctx->pix_fmtManoj Bonda2020-06-19
* avcodec/av1_parser: add missing parsing for RGB pixel format signalingJames Almer2020-06-19
* avcodec/av1_parser: set context values outside the OBU parsing loopJames Almer2020-06-19
* avcodec/libx265: Fix integer overflow in computation of max and avg bitrateLimin Wang2020-06-19
* avcodec/encode: restructure the old encode APIJames Almer2020-06-18