summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* lavc/vaapi_encode_h265: add h265 tile encoding supportLinjie Fu2020-07-20
* lavc/vaapi_encode: add tile slice encoding supportLinjie Fu2020-07-20
* lavc/vaapi_encode: wrap slice codes into row slice functionsLinjie Fu2020-07-20
* lavc/sgienc: Fix default 16bit encoding.Carl Eugen Hoyos2020-07-19
* avcodec/mips: fix type mismatch in h264dsp_msa.cShiyou Yin2020-07-19
* avcodec/put_bits: Make bit buffers 64-bitSteinar H. Gunderson2020-07-19
* avcodec/put_bits: Parametrize bit buffer typeSteinar H. Gunderson2020-07-19
* libavcodec/jpeg2000dec: Support for Parameterless MarkersGautam Ramakrishnan2020-07-19
* lavc/vaapi_encode: add EQUAL_MULTI_ROWS support for slice structureLinjie Fu2020-07-19
* 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