summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/pngdec: Check compression methodMichael Niedermayer2018-11-16
* avcodec/libvpxenc: Add a maximum constraint of 16 encoder threads.Chirag Lathia2018-11-15
* avutil/hwcontext_cuda: Define and use common CHECK_CU()Philip Langdale2018-11-14
* avcodec/cbs_av1: fix parsing signed integer valuesJames Almer2018-11-14
* avcodec/cbs_av1: fix storage size for segmentation_params feature_value fieldsJames Almer2018-11-14
* avcodec/libdav1d: fix build after a recent API breakJames Almer2018-11-14
* avcodec/huffyuvenc: add support for gbrp16Paul B Mahol2018-11-14
* avcodec/shorten: Fix integer overflow with offsetMichael Niedermayer2018-11-13
* avcodec/golomb: Speed up long ur_golomb codesMichael Niedermayer2018-11-13
* h264_metadata: Don't use inferred value of buffering framesAndreas Rheinhardt2018-11-13
* h264_levels, h264_metadata_bsf: Fix levels typoAndreas Rheinhardt2018-11-13
* avcodec/prores_metadata_bsf : fix colorspace checkMartin Vignali2018-11-13
* avcodec/libopenh264enc: fix class_nameTobias Rapp2018-11-13
* lavc/videotoolbox: Fix cropping with HEVC and H264 videosAkemi2018-11-12
* avcodec/tiff: add initial bayer and sub image supportPaul B Mahol2018-11-12
* cbs_h2645: Improve performance of writing slicesAndreas Rheinhardt2018-11-12
* avcodec : add prores_metadata bsf for set the color property of each prores f...Martin Vignali2018-11-11
* cbs_mpeg2: Improve performance of writing slicesAndreas Rheinhardt2018-11-11
* cbs_h265: Add PTL parsing for sublayersMark Thompson2018-11-11
* avcodec/imm4: Use ff_set_dimensions()Michael Niedermayer2018-11-10
* h264_redundant_pps: Fix logging contextAndreas Rheinhardt2018-11-10
* avcodec/hevcdec: fix non-ref frame judgementMark Wu2018-11-10
* avcodec/wmaprodec: improve XMA missing samplesbnnm2018-11-10
* libvpxenc: extend auto-alt-ref rangeJames Zern2018-11-09
* libvpxenc,vp9: add enable-tpl optionJames Zern2018-11-09
* avcodec/qpeg: Optimize full width runs in qpeg_decode_intra()Michael Niedermayer2018-11-08
* avcodec/prores_aw : add support for prores 444 with alphaMartin Vignali2018-11-08
* avcodec/prores_aw : cosmetic indent and add comment to describe frame header ...Martin Vignali2018-11-08
* avcodec/prores_aw : change src pix_fmt and alpha descriptionMartin Vignali2018-11-08
* cbs_h264: Fix handling of auxiliary picturesAndreas Rheinhardt2018-11-08
* lavc/qsvdec: flush buffered data before reinitLinjie Fu2018-11-06
* avcodec: libdav1d AV1 decoder wrapper.James Almer2018-11-05
* cbs_av1: Support redundant frame headersMark Thompson2018-11-05
* cbs_av1: Fix header writing when already alignedMark Thompson2018-11-05
* mjpeg: Use profile names in the encoder and decoderVittorio Giovara2018-11-05
* proresdec2: Parse codec_tag and export profile informationVittorio Giovara2018-11-05
* prores: Use profile names in the various encoders and decodersVittorio Giovara2018-11-05
* proresenc_anatoliy: Rename a profile name with the correct oneVittorio Giovara2018-11-05
* libopenh264enc: Handle sample_aspect_ratioValery Kot2018-11-05
* libx264: Pass the reordered_opaque field through the encoderMartin Storsjö2018-11-05
* avcodec/cbs_av1: fix decoder/encoder_buffer_delay variable typesJames Almer2018-11-04
* avcodec/cavsdec: Propagate error codes inside decode_mb_i()Michael Niedermayer2018-11-04
* avcodec/mpeg4videodec: Clear partitioned frame in decode_studio_vop_header()Michael Niedermayer2018-11-04
* avcodec/pictordec: Error out if more than one plane is unusedMichael Niedermayer2018-11-04
* avcodec/mpegaudio_parser: Consume more than 0 bytes in case of the unsupporte...Michael Niedermayer2018-11-04
* avcodec/prosumer: Simplify bit juggling of the c variable in decompress()Michael Niedermayer2018-11-02
* avcodec/prosumer: Remove always true check in decompress()Michael Niedermayer2018-11-02
* avcodec/prosumer: Remove unneeded ()Michael Niedermayer2018-11-02
* avcodec/prosumer: Check for bytestream eof in decompress()Michael Niedermayer2018-11-02
* avcodec/nvdec: Increase frame pool size to help deinterlacingPhilip Langdale2018-11-02