summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/libaomenc: use pix_fmt descriptors where usefulJames Almer2020-07-17
* libaomenc: enable 8, 10 and 12 bit RGB encodingLynne2020-07-17
* avcodec/libx264: call x264_param_cleanup() if availableJames Almer2020-07-17
* avcodec/libx264: check for param allocation failure error codeJames Almer2020-07-17
* avcodec/libx264: use a function to parse x264optsJames Almer2020-07-17
* Revert "avcodec/cbs_av1: keep separate reference frame state for reading and ...James Almer2020-07-16
* avcodec/av1_frame_merge_bsf: Use separate contexts for reading/writingJames Almer2020-07-16
* avcodec/av1_metadata_bsf: Use separate contexts for reading/writingJames Almer2020-07-16
* libavcodec/jpeg2000 Fix RPCL Progression order checkGautam Ramakrishnan2020-07-16
* avcodec/v4l2_m2m_dec: remove redundant packet and fix double freeAndriy Gelman2020-07-16
* libavcodec/jpeg2000 Fix PCRL Progression Order checkGautam Ramakrishnan2020-07-16
* API: add AV_PKT_DATA_S12M_TIMECODE to AVPacketSideDataTypeLimin Wang2020-07-15
* libavcodec/jpeg2000dec : Prevent overriding SOP marker bitGautam Ramakrishnan2020-07-14
* x86/h264_deblock: fix warning about trailing empty parameterJames Almer2020-07-12
* avcodec/tiff: Check input space in dng_decode_jpeg()Michael Niedermayer2020-07-10
* avcodec/mjpeg_parser: Adjust size rejection thresholdMichael Niedermayer2020-07-10
* 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