107939 Commits (8d26a21bf63514cc566bf8c9de940a786bb33167)
 

Author SHA1 Message Date
rcombs 9546b3a1cb lswr: take const AVChannelLayout* in swr_alloc_set_opts2() 3 years ago
James Almer 22514527d3 avcodec/libaomenc: use av_fast_realloc() to resize the stats buffer 3 years ago
James Almer 57041bb7b5 avcodec/libvpxenc: use av_fast_realloc() to resize the stats buffer 3 years ago
Martin Storsjö 48cb2c7a8a videotoolbox_vp9: Add a missing include 3 years ago
Wujian(Chin) 76cb899f8a avformat/wavdec: fix the ID3 metadata obtained in WAV format's missing 3 years ago
Andreas Rheinhardt 0b3f09689d avcodec/gif: Remove unnecessary headers 3 years ago
Andreas Rheinhardt 0bb0c26799 avutil/mem_internal: Fix headers 3 years ago
Andreas Rheinhardt d09dacc197 avformat/os_support: Include stdint.h for int64_t 3 years ago
Andreas Rheinhardt 85655bd9da avcodec/loongarch/cabac, vp9dsp_loongarch: Add missing headers 3 years ago
Andreas Rheinhardt 5bf7187327 avcodec/4xm: Remove unnecessary and redundant emms_c() 3 years ago
Andreas Rheinhardt 145914524b avcodec/apedec: Remove unnecessary emms_c() 3 years ago
Andreas Rheinhardt 4a699858d5 avcodec/ffv1(dec|enc): Remove unnecessary emms_c() 3 years ago
Andreas Rheinhardt 73f024aa58 avcodec/jpeglsenc: Remove unnecessary emms_c() 3 years ago
Andreas Rheinhardt da0e7c3b67 avcodec/takdec: Remove unnecessary emms_c() 3 years ago
Andreas Rheinhardt 505eaf0e37 avcodec/wmalosslessdec: Remove unnecessary emms_c() 3 years ago
James Almer 9c7a8a8546 avcodec/libvpx: fix assembling vp9 packets with alpha channel 3 years ago
Paul B Mahol 0dff278e5b avfilter/af_silenceremove: do not trim non-silence from start 3 years ago
Michael Niedermayer 104804a718
tools/target_dec_fuzzer: Adjust threshold for ZLIB 3 years ago
Michael Niedermayer ca4ff9c21c
avcodec/h263dec: Sanity check against minimal I/P frame size 3 years ago
Michael Niedermayer 3b51e19922
avcodec/hevcdec: Check s->ref in the md5 path similar to hwaccel 3 years ago
Michael Niedermayer 7086491fa0
avcodec/mpegaudiodec_template: use unsigned shift in handle_crc() 3 years ago
Michael Niedermayer 8ab944c4c3
avcodec/4xm: treat AV_LOG_ERROR cases as errors 3 years ago
Michael Niedermayer 58a8e739ef
avformat/subviewerdec: Make read_ts() more flexible 3 years ago
Michael Niedermayer a44f5a5212
avcodec/mjpegdec: bayer and rct are incompatible 3 years ago
Michael Niedermayer 928857099c
tools/target_dec_fuzzer: Adjust threshold for VB 3 years ago
Michael Niedermayer b716ba5029
tools/target_dec_fuzzer: Adjust threshold for VMDVIDEO 3 years ago
Michael Niedermayer 6ba9e22f67
tools/target_dec_fuzzer: Adjust threshold for NUV 3 years ago
James Almer f5a663f2a9 fftools/ffmpeg_opt: try to propagate the requested output channel layout 3 years ago
James Almer fb70e0611b avcodec/libsvtav1: properly initialize the flush EbBufferHeaderType struct 3 years ago
Hendrik Leppkes 89ea7a2442 configure: enable the av1_frame_split bsf for the av1 decoder 3 years ago
Andreas Rheinhardt de33506e4b swscale/x86/rgb_2_rgb: Empty MMX state in ff_shuffle_bytes_2103_mmxext 3 years ago
Andreas Rheinhardt 72cfc80d7b avcodec/pngdec: Improve decoding text chunks 3 years ago
Andreas Rheinhardt eda3abd1ec avcodec/pngdec: Use char* instead of uint8_t* for text 3 years ago
Andreas Rheinhardt 3d4a5ef5c1 avcodec/pngdec: Use internal AVBPrint string when parsing chunks 3 years ago
Andreas Rheinhardt a84087eaf8 avcodec/pngdec: Fix APNG_DISPOSE_OP_BACKGROUND 3 years ago
David Flater d2b6ec1e27 avfilter/af_alimiter: fix misbehavior when nb_channels != 2 3 years ago
Haihao Xiang 1adfd28f9e qsvenc_{hevc,h264}: add scenario option 3 years ago
Wenbin Chen ae7d19680b libavcodec/qsvenc: Add adaptive_i/b to hevc_qsv 3 years ago
Anton Khirnov f23e3ce858 fftools/ffmpeg: call av_guess_frame_rate() when opening the file 3 years ago
Anton Khirnov 14726571dd lavf: deprecate av_stream_get_end_pts() 3 years ago
Steven Liu 627543f58a avcodec/audiotoolboxenc: return AVERROR_EXTERNAL immediately when encode error 3 years ago
James Almer 4ab04fdfb5 swresample/swresample: fill the correct buffer to print the output layout string 3 years ago
Andreas Rheinhardt 0154fb43e3 avcodec/mpegvideo: Allocate encoder-only tables in mpegvideo_enc.c 3 years ago
Andreas Rheinhardt d0de80ee44 avcodec/mpeg4videodec: Keep data_partitioning in sync between threads 3 years ago
Andreas Rheinhardt 02ad827226 avcodec/mpegvideo_dec: Combine two loops 3 years ago
James Almer 0446282320 APIchanges: fix library version in the latest entry 3 years ago
James Almer 352799dca8 The vuya pixel format was recently added, so this lavc workaround is no longer 3 years ago
Timo Rothenpieler aca569aad2 swscale/input: add rgbaf16 input support 3 years ago
Timo Rothenpieler f2de911818 swscale: add opaque parameter to input functions 3 years ago
Timo Rothenpieler ef2c2a2220 avutil/half2float: use native _Float16 if available 3 years ago