summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/extract_extradata: don't allocate more space than needed when removin...James Almer2018-03-10
* avcodec/ffv1: support of more pix_fmtJérôme Martinez2018-03-10
* vc2enc: replace quantization LUT with a smaller division LUTRostislav Pehlivanov2018-03-10
* avcodec/extract_extradata: zero initalize the padding bytes in all allocated ...James Almer2018-03-09
* avcodec/ffv1enc: remove warning about transparencyJérôme Martinez2018-03-09
* lavc/videotoolbox: fix threaded decodingRodger Combs2018-03-08
* lavc/vaapi_encode: Don't return error if the underlying driver doesn't suppor...Haihao Xiang2018-03-08
* avcodec/mediacodecdec: add more trace logging of input/output buffersAman Gupta2018-03-07
* avcodec/mediacodecdec: add delay_flush optionAman Gupta2018-03-07
* sbcenc: add armv6 and neon asm optimizationsAurelien Jacobs2018-03-07
* sbcenc: add MMX optimizationsAurelien Jacobs2018-03-07
* sbc: implement SBC encoder (low-complexity subband codec)Aurelien Jacobs2018-03-07
* sbc: add parser for SBCAurelien Jacobs2018-03-07
* sbc: implement SBC decoder (low-complexity subband codec)Aurelien Jacobs2018-03-07
* lavc/vorbisdec: Allow avcodec_open2 to call .closeMatt Wolenetz2018-03-07
* avcodec/aacdec: log configuration change detailsAman Gupta2018-03-07
* avcodec/mediacodec_wrapper: fix false positives in swdec blacklistStefan _2018-03-07
* mpegvideo_parser: fix indentation of an if statementMasaki Tanaka2018-03-07
* h264_metadata: Actually fail when sei_user_data option is invalidMark Thompson2018-03-06
* avcodec/mediacodec: reduce loglevel for per-frame loggingAman Gupta2018-03-06
* avcodec/mediacodec_wrapper: blacklist more software decodersStefan _2018-03-06
* lavc/qsvenc: disable h264 look_ahead by defaultZhong Li2018-03-06
* Merge commit '2d6b3f3a9dce409ca51d70ef4b85c0593bb4b109'Mark Thompson2018-03-05
|\
| * qsvenc: Provide a detailed error message if the parameters are invalidZhong Li2018-03-05
* | avcodec/cbs: use a reference to the assembled CodedBitstreamFragment buffer w...James Almer2018-03-05
* | avcodec/vaapi: mask unused bits in bitplane_present.valueJerome Borsboom2018-03-04
* | avcodec/vaapi: add fields for VAAPI VC-1 interlaced decodingJerome Borsboom2018-03-04
* | avcodec/vc1: add bitstream elements for VAAPI VC-1 interlaced decodingJerome Borsboom2018-03-04
* | avcodec/mediacodecdec: factorize codec declarationsMatthieu Bouron2018-03-03
* | avcodec/mediacodecdec: factorize common extradata functionsMatthieu Bouron2018-03-03
* | avcodec/mediacodecdec: add missing "libavutil/internal.h" includeMatthieu Bouron2018-03-03
* | avcodec/mediacodec_wrapper: load and use MediaFormat.constainsKey()Matthieu Bouron2018-03-03
* | avcodec/mediacodecdec_common: remove unused field from MediaCodecDecContextMatthieu Bouron2018-03-03
* | avcodec/mediacodecdec_common: remove spurious spaceMatthieu Bouron2018-03-03
* | avcodec/mediacodecdec_common: refactor mediacodec_dec_parse_format()Matthieu Bouron2018-03-03
* | avcodec/nvenc: Declare support for P016Philip Langdale2018-03-02
* | avcodec/hevcdec: Declare that nvdec supports 12bit decodingPhilip Langdale2018-03-02
* | avcodec/wmaprodec: support decoding up to 16 channels of xmaMaxton2018-03-01
* | avcodec/Makefile: skip nvdec.h header when nvdec is not enabledJames Almer2018-02-27
* | avcodec/msmpeg4dec: Check for input end in msmpeg4v34_decode_mb()Michael Niedermayer2018-02-27
* | avcodec/truemotion2rt: Check input buffer sizeMichael Niedermayer2018-02-27
* | avcodec/g2meet: Check tile dimensions with av_image_check_size2()Michael Niedermayer2018-02-27
* | avcodec/exr: fix invalid shift in unpack_14()Michael Niedermayer2018-02-27
* | avcodec/bintext: sanity check dimensionsMichael Niedermayer2018-02-27
* | compat: remove in-tree NVidia headersTimo Rothenpieler2018-02-27
* | avcodec/utvideodec: Check subsample factorsMichael Niedermayer2018-02-27
* | avcodec/rscc: Skip empty frames (nb_tiles == 0)Michael Niedermayer2018-02-27
* | avcodec/exr : add support for long name flag and be more explicit about unsup...Martin Vignali2018-02-24
* | Add libcodec2 en/decoderTomas Härdin2018-02-24
* | avcodec/smc: Check input packet sizeMichael Niedermayer2018-02-24