summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* avcodec/h264_metadata_bsf: Fix invalid av_freepAndreas Rheinhardt2020-07-04
* avcodec/dvdsub_parser: Remove empty init functionAndreas Rheinhardt2020-07-04
* avcodec/dvbsub_parser: Don't allocate buffer separatelyAndreas Rheinhardt2020-07-04
* cfhd: Add tag namesKieran Kunhya2020-07-04
* libavcodec/pgxdec: Add PGX decoderGautam Ramakrishnan2020-07-03
* avcodec/amfenc_hevc: set default gops_per_idr 1Lu Jiao2020-07-03
* avcodec/mv30: Fix integer overflows in idct2_1d()Michael Niedermayer2020-07-02
* avcodec/hcadec: Check total_band_count against imdct_in sizeMichael Niedermayer2020-07-02
* avcodec/scpr3: Fix out of array access with dectabMichael Niedermayer2020-07-02
* avcodec/tiff: Do not overrun the array ends in dng_blit()Michael Niedermayer2020-07-02
* avcodec/dstdec: Replace AC overread check by sample rate checkMichael Niedermayer2020-07-02
* avcodec/libaomenc: Add command-line options for intra-coding toolsWang Cao2020-07-01
* avcodec/libaomenc: Add command-line options to control the use of partition t...Wang Cao2020-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