40073 Commits (f677718bc87a96c05edda25be7e8c9b9dc357f5d)

Author SHA1 Message Date
Aurelien Jacobs f677718bc8 sbcenc: add armv6 and neon asm optimizations 7 years ago
Aurelien Jacobs f1e490b1ad sbcenc: add MMX optimizations 7 years ago
Aurelien Jacobs ff4600d954 sbc: implement SBC encoder (low-complexity subband codec) 7 years ago
Aurelien Jacobs 2505ebc632 sbc: add parser for SBC 7 years ago
Aurelien Jacobs 4439887198 sbc: implement SBC decoder (low-complexity subband codec) 7 years ago
Matt Wolenetz b59b599446 lavc/vorbisdec: Allow avcodec_open2 to call .close 7 years ago
Aman Gupta 23c91abe4f avcodec/aacdec: log configuration change details 7 years ago
Stefan _ 5ab0ecf283 avcodec/mediacodec_wrapper: fix false positives in swdec blacklist 7 years ago
Masaki Tanaka 8b0a9f79c8 mpegvideo_parser: fix indentation of an if statement 7 years ago
Mark Thompson 56912555bc h264_metadata: Actually fail when sei_user_data option is invalid 7 years ago
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