48055 Commits (88da4b5fcdbdee6fae9774dad4b2b28560fe8a3c)

Author SHA1 Message Date
James Almer 97c95961f0 avcodec/libfdk-aaceenc: add a flush callback 2 years ago
James Almer 4c00aa036e avcodec/libx264: add a flush callback 2 years ago
Kyle Manning 9a245bdf5d avcodec/nvenc: fix b-frame DTS behavior with fractional framerates 2 years ago
Michael Niedermayer 5666c3b8be
avcodec/j2kenc: Add alpha support 2 years ago
Michael Niedermayer 60ccb3fe78
Remove libopenjpeg decoder 2 years ago
Michael Niedermayer 35b8b4f229
avcodec/j2kenc: support threads 2 years ago
Michael Niedermayer b2404bd9aa
avcodec/j2kenc: More complete list of supported pixel formats 2 years ago
Michael Niedermayer b41dabd00d
avcodec/j2kenc: Planar RGB support 2 years ago
Michael Niedermayer ad4d647591
avcodec/j2kenc: Replace RGB24 special case by generic test 2 years ago
Michael Niedermayer 7fb70d27a2
avcodec/j2kenc: Replace BGR48 / GRAY16 test by test for number of bits 2 years ago
Michael Niedermayer 644d15716d
avcodec/j2kenc: simplify pixel format setup 2 years ago
Michael Niedermayer b7418f768c
avcodec/j2kenc: Add AV_PIX_FMT_YUV440P 2 years ago
Michael Niedermayer 816676085e
avcodec/j2kenc: Fix funky bpno errors on decoding 2 years ago
Michael Niedermayer 0adb375377
avcodec/j2kenc: remove misleading pred value 2 years ago
Michael Niedermayer f6955b6df4
avcodec/j2kenc: fix 5/3 DWT identifer 2 years ago
Michael Niedermayer dab1cd2dc0
avcodec/vp3: Check width to avoid assertion failure 2 years ago
Michael Niedermayer 6d1d8609ac
avcodec/g729postfilter: Limit shift in long term filter 2 years ago
Michael Niedermayer c2ed905b68
avcodec/vc1dec: Use av_fast_realloc() for slices 2 years ago
Michael Niedermayer 1942dbb8ca
avcodec/wavarc: Fix several integer overflows 2 years ago
Devin Heitmueller 85c62b48e9 avcodec/bytestream: fix warnings with signed/unsigned compare in bytestream.h 2 years ago
Stefano Sabatini 26eb3129df lavc: clarify color_range semantics 2 years ago
Samuel Raposo Vieira Mira b4eca5cce2 avcodec/mediacodec: add mpeg4 encoder 2 years ago
Samuel Raposo Vieira Mira 139f3352ed avcodec/mediacodec: add vp9 encoder using mediacodec 2 years ago
Christopher Degawa 182663a58a get_cabac_inline_x86: Don't inline the assembly function on 32 bit 2 years ago
Leo Izen c125860892
avcodec/pngenc: write sBIT chunks 2 years ago
Leo Izen 84b454935f
avcodec/pngdec: support sBIT chunks 2 years ago
Raphael Schlarb d2e1389285 avcodec/libfdk-accenc: Add option to set frame length when encoding with libfdk_aac 2 years ago
rcombs e0835b4878 lavc/vorbis_parser: ignore unrecognized packet types 2 years ago
TADANO Tokumei b6138633cd lavc/libaribcaption.c: add ARIB caption decoder using libaribcaption 2 years ago
TADANO Tokumei e1dc78a13d lavc/codec_desc.c: remove AV_CODEC_PROP_TEXT_SUB property from ARIB_CAPTION 2 years ago
Anton Khirnov b62632e2c9 lavc: turn mentions of AV_CODEC_FLAG_RECON_FRAME in doxy into links 2 years ago
Anton Khirnov 83eb52323c lavc: expand doxy for AV_CODEC_FLAG_RECON_FRAME 2 years ago
Anton Khirnov 5f87c9915d lavc/avcodec: fix documentation typo 2 years ago
Fei Wang c549bc9d96 lavc/vaapi_hevc: Remove duplicate code 2 years ago
Fei Wang 9026f446d6 lavc/hevcdec: Initialize missed parameters in slice header for IDR frame 2 years ago
Fei Wang c38370dc5d avcodec/hevcdec: Replace number with enum 2 years ago
J. Dekker f7abe92bd7 avcodec/er: remove check for fields 2 years ago
Fei Wang ee8fc4f355 lavc/vp9: Add RGB* formats for VAAPI hwaccel 2 years ago
Devin Heitmueller 0d3a2f9370 avcodec: add SMPTE 2038 VANC data codec used in MPEG-TS streams 2 years ago
Michael Niedermayer 006136efaf
avcodec/snowenc: AV_CODEC_CAP_ENCODER_RECON_FRAME support 2 years ago
Michael Niedermayer 163013c724
avcodec/tests/snowenc: Fix 2nd test 2 years ago
Michael Niedermayer 771c266c0b
avcodec/tests/snowenc: return a failure if DWT/IDWT mismatches 2 years ago
Michael Niedermayer 5b5fcadea0
avcodec/snowenc: Fix visual weight calculation 2 years ago
Michael Niedermayer 8b3351bbea
avcodec/tests/snowenc: unbreak DWT tests 2 years ago
Junxian Zhu 5ffe18bcea
mips: fix build fail on MIPS R6 2 years ago
Martin Storsjö 30cea1d39b Revert "avcodec/arm/hevc: remove duplicate mov of deblock neon" 2 years ago
James Almer cbcc817353 avcodec/vorbisdec: export skip_samples instead of dropping frames 2 years ago
J. Dekker 37cde570bc lavc/aarch64: add clip N macro 2 years ago
xufuji456 9413bdc381 avcodec/arm/hevc: remove duplicate mov of deblock neon 2 years ago
rcombs c0d9327a63 lavc/ass: error if not passed exactly 1 rect 2 years ago