116337 Commits (709a5687ed13a153b7ccbe096c1fa8783733f1d9)
 

Author SHA1 Message Date
Felicia Lim 709a5687ed avformat/iamf_writer: fix PCM endian-ness flag 6 months ago
Felicia Lim 180c869faf avformat/movenc: fix channel count and samplerate fields for IAMF tracks 6 months ago
James Almer 3de65f47e0 avformat/mov: don't export frame cropping stream side data when the clap box is a no-op 6 months ago
James Almer 2ff7d10c30 fftools/ffmpeg_filter: use the correct specifier for crop arguments 6 months ago
Leo Izen 90e28331c7
avcodec/png: more informative error message for invalid sBIT size 6 months ago
Leo Izen 4225f51c62
avcodec/pngdec: avoid erroring with sBIT on indexed-color images 6 months ago
Rémi Denis-Courmont 483fd732ab lavc/h264dsp: R-V V high-depth idct_add{,intra}16, idct8_add4 6 months ago
James Almer 90672974bd fftools/ffmpeg_demux: don't insert the crop filter if frame cropping side data defines no cropping 6 months ago
J. Dekker fa5a605542 avcodec/riscv: add h264 dc idct rvv 6 months ago
Zhao Zhili b3aeef3bf9 avcodec/vvc: Remove write-only assignments in alf_filter_chroma 6 months ago
Zhao Zhili 8bac9d4a21 avcodec/vvc: Remove NOP condition check in alf_filter_luma 6 months ago
Michael Niedermayer 0993ef675f
avcodec/mpeg12enc: Use av_rescale() in vbv_buffer_size computation 6 months ago
Michael Niedermayer 69e90491f1
avcodec/utvideoenc: Use unsigned shift to build flags 6 months ago
Michael Niedermayer a84fbd7471
avcodec/j2kenc: Merge dwt_norm into lambda 6 months ago
Michael Niedermayer 8a4e5e0e15
tools/target_dec_fuzzer: Adjust threshold for RV30 6 months ago
Michael Niedermayer 664fbfb9ac
avcodec/mscc: move frame allocates to later 6 months ago
James Almer b248dace92
avformat/iamf_parse: keep substream count consistent 6 months ago
Michael Niedermayer 7147c3c911
avcodec/ratecontrol: Handle wanted bits overflow 6 months ago
Michael Niedermayer af99358353
avcodec/vc2enc: Fix overflows with storing large values 6 months ago
Zhao Zhili 8ca60e14d2 configure: Fix Apple framework dependencies in .pc file 6 months ago
Zhao Zhili cb9c98da16 avformat/file: guard fd_dup by FD_PROTOCOL or PIPE_PROTOCOL 6 months ago
Zhao Zhili e713a2d85d avutil/file_open: Fix build error with wasi 6 months ago
Rémi Denis-Courmont 3002310b70 lavc/h264dsp: R-V V high-depth add_pixels8 6 months ago
Rémi Denis-Courmont 7744c08240 lavc/h264dsp: R-V V add_pixels4 and 8-bit add_pixels8 6 months ago
Zhao Zhili 635f7c0f6c avcodec/videotoolboxenc: Put ExtraSEI inside BufNode directly 6 months ago
Zhao Zhili 2fca8e400e avcodec/videotoolboxenc: Fix concurrent access to CVPixelBufferRef 6 months ago
Zhao Zhili 0e338c4114 avcodec/videotoolboxenc: Use BufNode as sourceFrameRefcon 6 months ago
Zhao Zhili 4a3625859b avcodec/videotoolboxenc: Remove unused variable 6 months ago
Zhao Zhili 2eae57c862 avcodec/videotoolboxenc: Don't ignore ENOMEM 6 months ago
Marvin Scholz 2fc37c4239 avutil/hwcontext_videotoolbox: Fix build with older SDKs 6 months ago
James Almer 5d74dcf0e3 fate/lavf-container: add a test for L-HEVC remuxing 6 months ago
James Almer 27eb55a9c9 avcodec/cbs_h265: add support for 3D Reference Displays Information SEI 6 months ago
James Almer 64807ccc91 avcodec/cbs_h265: add support for PPS Multilayer extension fields 6 months ago
James Almer 25138fa0f3 avcodec/cbs_h265: reindent after the previous commit 6 months ago
James Almer 41211edc1b avcodec/cbs_h265: add support for SPS Multilayer extension fields 6 months ago
James Almer 5fe13aeb65 avcodec/cbs_h265: fix range of sps_max_sub_layers_minus1 6 months ago
Gyan Doshi 350146a1ea ffmpeg: don't truncate getmaxrss value 6 months ago
Fei Wang 246600974f lavc/vaapi_{decode, av1}: Fix memory leak in fail codepath 6 months ago
Michael Niedermayer 9c8881cb35
avcodec/mpegvideo_enc: Do not duplicate pictures on shifting 6 months ago
Michael Niedermayer a7f5845a6c
avfilter: Free out on error 6 months ago
Michael Niedermayer 348968e9f7
avdevice/dshow_capture: Fix error handling in ff_dshow_##prefix##_Create() 6 months ago
Michael Niedermayer 66d6b8033b
avcodec/tiff: Check value on positive signed targets 6 months ago
Michael Niedermayer 19a5a8997c
avfilter/vf_convolution_opencl: Assert that the filter name is one of the filters 6 months ago
Michael Niedermayer ec18ec9fc1
avfilter/vf_bm3d: Dont round MSE2SSE to an integer 6 months ago
Michael Niedermayer ffba528bc6
avfilter/vf_avgblur_opencl: Use AV_VIDEO_MAX_PLANES 6 months ago
Michael Niedermayer 989e11acb6
avdevice/dshow: Remove NULL check on pin 6 months ago
Michael Niedermayer 2c2e727088
avdevice/dshow: check ff_dshow_pin_ConnectionMediaType() for failure 6 months ago
Michael Niedermayer 175c191668
avdevice/dshow: Check device_filter_unique_name before use 6 months ago
Michael Niedermayer 25f9211bdd
avdevice/dshow: Cleanup also on av_log case 6 months ago
Michael Niedermayer daf61dddc8
avdevice/dshow_filter: Use wcscpy_s() 6 months ago