48128 Commits (0fc9c1f6828126abc024d0e5b147fb1e21de5c50)

Author SHA1 Message Date
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
Andreas Rheinhardt 19e35edaf1 avcodec/libx264: Use dedicated pointer for accesses 2 years ago
Andreas Rheinhardt df53d7a194 avcodec/libx264: Pass x264_picture_t* directly 2 years ago
Andreas Rheinhardt f456c192d9 avcodec/libx264: Fix leak in case of allocation failure 2 years ago
Andreas Rheinhardt 4175022bdb avcodec/libvpxdec: Constify VP9-decoder 2 years ago
Andreas Rheinhardt 430dcd52b6 avcodec/libopencore-amr: Use frame_number instead of frame_num 2 years ago
Andreas Rheinhardt 7f825d3335 avcodec/libxavs: Use frame_num instead of frame_number 2 years ago
Jan Ekström fba9d9609f avcodec/libsvtav1: use larger of bit rate and max rate for buffer size 2 years ago
Michael Niedermayer 7c130d6911
avcodec/mpeg12dec: Check input size 2 years ago
Michael Niedermayer f669dd4dff
avcodec/escape124: Simplify unpack_codebook() 2 years ago
Michael Niedermayer 98df605f7a
avcodec/escape124: Fix some return codes 2 years ago