110051 Commits (9141c0cfd81ec976215563d4819c3501951e5dfd)
 

Author SHA1 Message Date
Anton Khirnov 9141c0cfd8 fftools/ffplay: drop an unused function argument 2 years ago
Anton Khirnov e6126abc69 fftools/ffprobe: stop using AVFrame.pkt_{pos,size} 2 years ago
Anton Khirnov 0ad64cdd92 fftools/ffmpeg_filter: initialize graph inputs/outputs 2 years ago
Haihao Xiang 57afccc0ef lavfi/vf_vpp_qsv: set the right timestamp for AVERROR_EOF 2 years ago
Michael Niedermayer 3ead1fe413
avfilter/vf_uspp: about 10x the speed with threads 2 years ago
Michael Niedermayer cee4b99d41
avfilter/vf_uspp: Support any codec 2 years ago
Michael Niedermayer 771c27119d
avfilter/vf_uspp: update to new APIs 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 31a23149da doc/encoders: Add av1 to qsv encoder's summary 2 years ago
Wenbin Chen 2db22d14bf doc/examples/qsv_transcode: Fix a bug when use more than one parameter set 2 years ago
Wenbin Chen 55c8c9493f libavcodec/qsvenc: Add dynamic setting support of low_delay_brc to av1_qsv 2 years ago
Zhao Zhili 13deb775cf fftools/ffprobe: fix print_dynamic_hdr_vivid 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 8de8f1df77 fftools/ffprobe: fix HDR vivid info 2 years ago
Zhao Zhili 4ec2861559 avfilter/vf_showinfo: fix HDR vivid info 2 years ago
Zhao Zhili 0f2bef2684 avcodec/dynamic_hdr_vivid: fix three spline params 2 years ago
Zhao Zhili 3be46ee767 libavutil/hdr_dynamic_vivid_metadata: fix three spline params 2 years ago
Devin Heitmueller 6273fb36cc avformat/mpegtsenc: Restrict "async" behavior to KLV async packets 2 years ago
James Almer 14719b7939 fate: add a yuv422p test for the untile filter 2 years ago
James Almer dc61d5cf19 avfilter/vf_untile: swap the chroma shift values used for plane offsets 2 years ago
Tong Wu c3a7999099 avformat/mov: fix 2 compile errors 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
Zhao Zhili 9e1ffeda8c fate/mov: add PCM in mp4 test 2 years ago
Zhao Zhili d4ee177a36 avformat/movenc: add PCM in mp4 support 2 years ago
Zhao Zhili d7e864366b avformat/mov: parse ISO-14496-12 ChannelLayout 2 years ago
Zhao Zhili a3dc677b9f avformat/isom_tags: remove ipcm from movaudio_tags 2 years ago
Zhao Zhili d04dbf48fc avformat/mov: fix ISO/IEC 23003-5 support 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 2732d0507c avfilter/vf_ssim360: Remove dead code 2 years ago
Andreas Rheinhardt 1091963d38 avfilter/vf_ssim360: Use correct type in sizeof 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
Niklas Haas 1231003c3c avfilter/vf_libplacebo: remove deprecated field 2 years ago
Niklas Haas 11eca6018c avfilter/vf_libplacebo: wrap deprecated opts in FF_API define 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