summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec: add truehd_core bitstream filterPaul B Mahol2018-11-23
* cbs_h2645: Avoid memcpy when splitting fragmentAndreas Rheinhardt2018-11-22
* avcodec/truemotion2: Check huffman code max bitsMichael Niedermayer2018-11-21
* avcodec/mpeg_er: fix clearing chroma blocks for 422 and 444Marton Balint2018-11-19
* libvpxenc,cosmetics: fix { placementJames Zern2018-11-19
* avcodec/libvpxenc: add VP8 temporal scalability config optionsArd Oerlemans2018-11-19
* libaomenc: Drop unused noise-sensitivity optionMark Thompson2018-11-18
* avcodec/scpr: add version 3 supportPaul B Mahol2018-11-18
* vaapi_encode_h265: Reduce SAR to valid rangeMark Thompson2018-11-18
* vaapi_encode_h264: Reduce SAR to valid rangeMark Thompson2018-11-18
* h264_redundant_pps: Fix memleak in case of errorsAndreas Rheinhardt2018-11-18
* avcodec/cbs_av1: don't abort when splitting Temporal Units containing OBUs wi...James Almer2018-11-18
* lavc/libdavs2: correct frame type settinghwren2018-11-18
* lavc/libdavs2: remove unused frame counterhwren2018-11-18
* vaapi_encode: Improve log message for unsupported profilesMark Thompson2018-11-18
* mjpegdec: Fill raw huffman tables with default values tooMark Thompson2018-11-18
* cbs_h265: Add a lot more SEI parsing supportMark Thompson2018-11-18
* 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