40063 Commits (2aa42fac77ac1d29d858327fc72c972672ff3729)

Author SHA1 Message Date
Aman Gupta c22e7b00e4 avcodec/mediacodec: reduce loglevel for per-frame logging 7 years ago
Stefan _ 313b6057fb avcodec/mediacodec_wrapper: blacklist more software decoders 7 years ago
Zhong Li 0645698ecc lavc/qsvenc: disable h264 look_ahead by default 7 years ago
James Almer df3a2ff767 avcodec/cbs: use a reference to the assembled CodedBitstreamFragment buffer when writing packets 7 years ago
Zhong Li 2d6b3f3a9d qsvenc: Provide a detailed error message if the parameters are invalid 7 years ago
Jerome Borsboom 0ec7eb9305 avcodec/vaapi: mask unused bits in bitplane_present.value 7 years ago
Jerome Borsboom 883bdc5fb7 avcodec/vaapi: add fields for VAAPI VC-1 interlaced decoding 7 years ago
Jerome Borsboom 1160d1d478 avcodec/vc1: add bitstream elements for VAAPI VC-1 interlaced decoding 7 years ago
Matthieu Bouron 2238e54ef0 avcodec/mediacodecdec: factorize codec declarations 7 years ago
Matthieu Bouron af167d970b avcodec/mediacodecdec: factorize common extradata functions 7 years ago
Matthieu Bouron 535e020225 avcodec/mediacodecdec: add missing "libavutil/internal.h" include 7 years ago
Matthieu Bouron c55ba52a6a avcodec/mediacodec_wrapper: load and use MediaFormat.constainsKey() 7 years ago
Matthieu Bouron cc9875dc29 avcodec/mediacodecdec_common: remove unused field from MediaCodecDecContext 7 years ago
Matthieu Bouron 5d69e249c8 avcodec/mediacodecdec_common: remove spurious space 7 years ago
Matthieu Bouron a079eaba8e avcodec/mediacodecdec_common: refactor mediacodec_dec_parse_format() 7 years ago
Philip Langdale 6a89cdc474 avcodec/nvenc: Declare support for P016 7 years ago
Philip Langdale e990713ff9 avcodec/hevcdec: Declare that nvdec supports 12bit decoding 7 years ago
Maxton 1be4c85790 avcodec/wmaprodec: support decoding up to 16 channels of xma 7 years ago
James Almer 40102a2137 avcodec/Makefile: skip nvdec.h header when nvdec is not enabled 7 years ago
Michael Niedermayer f9cb17f988 avcodec/msmpeg4dec: Check for input end in msmpeg4v34_decode_mb() 7 years ago
Michael Niedermayer 8b5c29b6c2 avcodec/truemotion2rt: Check input buffer size 7 years ago
Michael Niedermayer 3981fb8d2a avcodec/g2meet: Check tile dimensions with av_image_check_size2() 7 years ago
Michael Niedermayer 49062a9017 avcodec/exr: fix invalid shift in unpack_14() 7 years ago
Michael Niedermayer 090c0abff9 avcodec/bintext: sanity check dimensions 7 years ago
Timo Rothenpieler 27cbbbb33f compat: remove in-tree NVidia headers 7 years ago
Michael Niedermayer 7414d0bda7 avcodec/utvideodec: Check subsample factors 7 years ago
Michael Niedermayer bbed942dfd avcodec/rscc: Skip empty frames (nb_tiles == 0) 7 years ago
Martin Vignali ea03f295ec avcodec/exr : add support for long name flag and be more explicit about unsupported flag 7 years ago
Tomas Härdin f958f431ec Add libcodec2 en/decoder 7 years ago
Michael Niedermayer 0293663483 avcodec/smc: Check input packet size 7 years ago
James Almer 4f273b97b0 avcodec/Makefile: add missing dependencies for some cuvid decoders 7 years ago
Dale Curtis a246701e9a Parse and drop gain control data, so that SSR packets decode. 7 years ago
Philip Langdale cd98f20b4a avcodec/nvdec: Implement mjpeg nvdec hwaccel 7 years ago
Mark Thompson 63c690ad15 vaapi: Add MJPEG decode hwaccel 7 years ago
Mark Thompson 99ab0a13dc vaapi_decode: Make the frames context format selection more general 7 years ago
Mark Thompson 6c0bfa30c0 mjpegdec: Add hwaccel hooks 7 years ago
Mark Thompson 9ca79784e9 lavc/mjpeg: Add profiles for MJPEG using SOF marker codes 7 years ago
Michael Niedermayer ae2eb04648 avcodec/cavsdec: Check alpha/beta offset 7 years ago
Mark Thompson 6d5a6dde53 h264_metadata: Add option to delete filler data 7 years ago
Mark Thompson eccc03c8fb cbs_h264: Add support for filler NAL units 7 years ago
Mark Thompson 7157d95926 cbs_h264: Move slice_group_id array out of PPS structure 7 years ago
Mark Thompson 78fa0b9033 h264_metadata: Always add the SEI user data to the first access unit 7 years ago
Mark Thompson 69062d0f9b h264_metadata: Use common SEI addition function 7 years ago
Mark Thompson a2ca8ed903 cbs_h264: Add utility functions to insert/delete SEI messages 7 years ago
Mark Thompson ce5870a3a8 cbs: Refcount all the things! 7 years ago
Mark Thompson 13ca5d34ba cbs_h264: Add hack for pic_timing with no active SPS 7 years ago
Mark Thompson 0e4c166cdd cbs_h2645: Remove active ps references when it is replaced 7 years ago
Mark Thompson a3daecd637 cbs: Demote the "decomposition unimplemented" warning 7 years ago
Mark Thompson 67eb2b16da vaapi_h265: Mark unused entries in RefPicList[01] as explicitly invalid 7 years ago
Mark Thompson 216c44dfc1 vaapi_encode: Destroy output buffer pool before VA context 7 years ago