48088 Commits (b088d59347ed24c9346d8bc1c81ee09637fbd7ec)

Author SHA1 Message Date
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
Raphaël Zumer 6f2413a203 avcodec/avutil: move dynamic HDR10+ metadata parsing to libavutil 2 years ago
Anton Khirnov 27f8c9b27b lavu/frame: deprecate AVFrame.pkt_{pos,size} 2 years ago
Andreas Rheinhardt adb5f7b41f avcodec/libopusenc: Remove redundant av_packet_unref() 2 years ago
Andreas Rheinhardt e5abcf0d29 avcodec/libfdk-aacenc: Remove redundant av_packet_unref() 2 years ago
Andreas Rheinhardt af26a8ffbb avcodec/libmp3lame: Remove redundant av_packet_unref() 2 years ago
Andreas Rheinhardt 590d169bdb avcodec/decode: Reset MMX state for receive_frame decoders, too 2 years ago
Zhao Zhili f543f12817 avcodec/mediacodecenc: pass colorspace info to encoder 2 years ago
Zhao Zhili d0c6389e91 avcodec/mediacodecdec: refactor color space utils 2 years ago
Wenbin Chen 55c8c9493f libavcodec/qsvenc: Add dynamic setting support of low_delay_brc to av1_qsv 2 years ago
Zhao Zhili c62fe3eee2 avcodec/dynamic_hdr_vivid: reindent after the previous commit 2 years ago
Zhao Zhili 229363732e avcodec/dynamic_hdr_vivid: fix base_enable_flag control 2 years ago
Zhao Zhili 9a1b142712 avcodec/dynamic_hdr_vivid: fix base_param_Delta 2 years ago
Zhao Zhili ac5dffdfe6 libavcodec/dynamic_hdr_vivid: fix start code check 2 years ago
Zhao Zhili 0f2bef2684 avcodec/dynamic_hdr_vivid: fix three spline params 2 years ago
Andreas Rheinhardt 85b185b504 avcodec/av1dec: Fix unintended fallthrough 2 years ago
James Almer 0d35634eaa avcodec/libdav1d: Fix unintended fallthrough 2 years ago
Andreas Rheinhardt a6e9d01f88 avcodec/libx264: Use av_pix_fmt_count_planes() where appropriate 2 years ago