summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* vaapi_encode_h265: Fix ordering of tile dimensionsMark Thompson2020-08-01
* vaapi_encode_h265: Remove confusing and redundant tile optionsMark Thompson2020-08-01
* libsvtav1: Fix the documentation to match the actual optionsMark Thompson2020-07-31
* libsvtav1: Use _ rather than - in optionsMark Thompson2020-07-31
* libsvtav1: Rename without a _Mark Thompson2020-07-31
* avcodec/options_table: make AVCodecContext->level search for child constantsJames Almer2020-07-29
* libavcodec/pgxdec Fix pix format selection errorGautam Ramakrishnan2020-07-30
* libavcodec/j2kenc: Encoding up to 16 bitsGautam Ramakrishnan2020-07-30
* avcodec/mips: Fix segfault in imdct36_mips_float.Shiyou Yin2020-07-30
* avcodec/mips/cabac: Fix a bug in get_cabac_inline_mips.Shiyou Yin2020-07-30
* avcodec/mips: Fix register constraint error reported by clang.Shiyou Yin2020-07-30
* avcodec/libsvt_av1: remove forced-idr optionLynne2020-07-29
* avcodec: Add an SVT-AV1 encoder wrapperDaryl Seah2020-07-29
* avcodec/cavsdec, h264*, hevc_parser: Use get_ue_golomb_31 where possibleAndreas Rheinhardt2020-07-29
* avcodec/golomb: Document return value of get_ue_golomb_31 on errorAndreas Rheinhardt2020-07-29
* avcodec/golomb: Prevent shift by negative numberAndreas Rheinhardt2020-07-29
* libavcodec/jpeg2000dec: Support for PPM markerGautam Ramakrishnan2020-07-28
* avcodec/jpeg2000dec: Move reslevelno check before use in case JPEG2000_PGOD_RPCLMichael Niedermayer2020-07-28
* lavc/libxavs2.c: mark key-frame packetshwren2020-07-28
* avcodec/nvenc: fix B-Ref-Mode support check for recent HEVCTimo Rothenpieler2020-07-28
* avcodec/golomb: Don't emit error message in get_ue_golombAndreas Rheinhardt2020-07-28
* Revert "lavc/vaapi_encode: add EQUAL_MULTI_ROWS support for slice structure"Mark Thompson2020-07-27
* libavcodec/libaomenc.c: Add command-line options for inter-coding toolsWang Cao2020-07-24
* libavcodec/libaomenc.c: Add command-line options for tx tools.Wang Cao2020-07-24
* libavcodec/jpeg2000dec: Fix codeblock decode checkGautam Ramakrishnan2020-07-24
* avcodec/alac: Check decorr_shift to avoid invalid shiftMichael Niedermayer2020-07-24
* lavc/vaapi_encode: Add render target support for 422 10-bitLinjie Fu2020-07-24
* vaapi_encode_h265: Enable 4:2:2 supportMark Thompson2020-07-24
* libavcodec: MIPS: MMI: Move sp out of the clobber listJiaxun Yang2020-07-23
* libavcodec: MIPS: MMI: Fix type mismatchesJiaxun Yang2020-07-23
* libavcodec: Enable runtime detection for MIPS MMI & MSAJiaxun Yang2020-07-23
* ffbuild: Refine MIPS handlingJiaxun Yang2020-07-23
* libavcodec/jpeg2000dec: Add check when done with main header markersGautam Ramakrishnan2020-07-23
* avcodec/libdav1d: use av_image_get_buffer_size() to calculate frame sizeJames Almer2020-07-22
* libavcodec/decode: avoid UB when getting plane sizesBrian Kim2020-07-22
* avcodec/libvpxenc: use pix_fmt descriptors where usefulJames Zern2020-07-21
* avcodec/adpcmenc: cleanup trellis checksZane van Iperen2020-07-21
* avcodec: add adpcm_ima_apm encoderZane van Iperen2020-07-21
* avcodec/tdsc: Fix tile checksMichael Niedermayer2020-07-20
* avcodec/put_bits: Fix LZW warningSteinar H. Gunderson2020-07-20
* lavc/vaapi_encode_h265: add h265 tile encoding supportLinjie Fu2020-07-20
* lavc/vaapi_encode: add tile slice encoding supportLinjie Fu2020-07-20
* lavc/vaapi_encode: wrap slice codes into row slice functionsLinjie Fu2020-07-20
* lavc/sgienc: Fix default 16bit encoding.Carl Eugen Hoyos2020-07-19
* avcodec/mips: fix type mismatch in h264dsp_msa.cShiyou Yin2020-07-19
* avcodec/put_bits: Make bit buffers 64-bitSteinar H. Gunderson2020-07-19
* avcodec/put_bits: Parametrize bit buffer typeSteinar H. Gunderson2020-07-19
* libavcodec/jpeg2000dec: Support for Parameterless MarkersGautam Ramakrishnan2020-07-19
* lavc/vaapi_encode: add EQUAL_MULTI_ROWS support for slice structureLinjie Fu2020-07-19
* avcodec/libaomenc: use pix_fmt descriptors where usefulJames Almer2020-07-17