summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/cbs_jpeg: Fix uninitialized end index in cbs_jpeg_split_fragment()Michael Niedermayer2020-07-10
* avcodec/hevcdec: Add VDPAU to list of supported formatsManojGuptaBonda2020-07-09
* lavc/vdpau_hevc: add function to find exact vdp_profile for REXTManojGuptaBonda2020-07-09
* avcodec/mpeg12dec: add timecode metadataLimin Wang2020-07-09
* avcodec/h264_slice: add timecode metadataLimin Wang2020-07-09
* avcodec/h264_slice: replace cur->f with out for better readabilityLimin Wang2020-07-09
* avcodec/hevcdec: add timecode metadataLimin Wang2020-07-09
* avcodec/libaomenc: fix build w/libaom v1.0.0James Zern2020-07-08
* avcodec/dvbsubdec: CosmeticsLimin Wang2020-07-08
* avcodec/dvbsubdec: prefer to use variable instead of type for sizeofLimin Wang2020-07-08
* avcodec/dvbsubdec: simplify code by using OFFSET() macroLimin Wang2020-07-08
* avcodec/apedec: Fix undefined integer overflow with 24bitMichael Niedermayer2020-07-07
* avcodec/loco: Fix integer overflow with large values from loco_get_rice()Michael Niedermayer2020-07-07
* pthread_frame: change the criterium for updating thread contextsAnton Khirnov2020-07-07
* codec_desc: drop the INTRA_ONLY property from TAKAnton Khirnov2020-07-07
* avcodec/h26[45]_metadata_bsf: Use separate contexts for reading/writingAndreas Rheinhardt2020-07-07
* avcodec/cbs: Remove unused function parametersAndreas Rheinhardt2020-07-07
* Speedhq: Decode field 2 correctlyJean-Baptiste Kempf2020-07-06
* avcodec/h264: support sps/pps AV_PKT_DATA_NEW_EXTRADATAOliver Woodman2020-07-06
* libavcodec/jpeg2000dec.c: Enable image offsetsGautam Ramakrishnan2020-07-06
* libavcodec/jpeg2000dec: Enhance pix fmt selectionGautam Ramakrishnan2020-07-06
* avcodec/tiff: Check frame parameters before blit for DNGMichael Niedermayer2020-07-05
* avcodec/mjpegdec: Limit bayer to single plane outputting formatMichael Niedermayer2020-07-05
* avcodec/pnmdec: Fix misaligned readsMichael Niedermayer2020-07-05
* lavc/qsvenc_hevc: add qmax/qmin support for HEVC encodingLinjie Fu2020-07-05
* 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