summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* libavcodec: MIPS: MMI: Move sp out of the clobber listJiaxun Yang2020-07-23
* libavcodec: MIPS: MMI: Fix type mismatchesJiaxun Yang2020-07-23
* libavcodec: Enable runtime detection for MIPS MMI & MSAJiaxun Yang2020-07-23
* ffbuild: Refine MIPS handlingJiaxun Yang2020-07-23
* libavcodec/jpeg2000dec: Add check when done with main header markersGautam Ramakrishnan2020-07-23
* avcodec/libdav1d: use av_image_get_buffer_size() to calculate frame sizeJames Almer2020-07-22
* libavcodec/decode: avoid UB when getting plane sizesBrian Kim2020-07-22
* avcodec/libvpxenc: use pix_fmt descriptors where usefulJames Zern2020-07-21
* avcodec/adpcmenc: cleanup trellis checksZane van Iperen2020-07-21
* avcodec: add adpcm_ima_apm encoderZane van Iperen2020-07-21
* avcodec/tdsc: Fix tile checksMichael Niedermayer2020-07-20
* avcodec/put_bits: Fix LZW warningSteinar H. Gunderson2020-07-20
* 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