108056 Commits (1fa535e8f3cb1a4fcec71c39e55b6ba997c0b83e)
 

Author SHA1 Message Date
Andreas Rheinhardt 3d4a5ef5c1 avcodec/pngdec: Use internal AVBPrint string when parsing chunks 2 years ago
Andreas Rheinhardt a84087eaf8 avcodec/pngdec: Fix APNG_DISPOSE_OP_BACKGROUND 2 years ago
David Flater d2b6ec1e27 avfilter/af_alimiter: fix misbehavior when nb_channels != 2 2 years ago
Haihao Xiang 1adfd28f9e qsvenc_{hevc,h264}: add scenario option 2 years ago
Wenbin Chen ae7d19680b libavcodec/qsvenc: Add adaptive_i/b to hevc_qsv 2 years ago
Anton Khirnov f23e3ce858 fftools/ffmpeg: call av_guess_frame_rate() when opening the file 2 years ago
Anton Khirnov 14726571dd lavf: deprecate av_stream_get_end_pts() 2 years ago
Steven Liu 627543f58a avcodec/audiotoolboxenc: return AVERROR_EXTERNAL immediately when encode error 2 years ago
James Almer 4ab04fdfb5 swresample/swresample: fill the correct buffer to print the output layout string 2 years ago
Andreas Rheinhardt 0154fb43e3 avcodec/mpegvideo: Allocate encoder-only tables in mpegvideo_enc.c 2 years ago
Andreas Rheinhardt d0de80ee44 avcodec/mpeg4videodec: Keep data_partitioning in sync between threads 2 years ago
Andreas Rheinhardt 02ad827226 avcodec/mpegvideo_dec: Combine two loops 2 years ago
James Almer 0446282320 APIchanges: fix library version in the latest entry 2 years ago
James Almer 352799dca8 The vuya pixel format was recently added, so this lavc workaround is no longer 2 years ago
Timo Rothenpieler aca569aad2 swscale/input: add rgbaf16 input support 2 years ago
Timo Rothenpieler f2de911818 swscale: add opaque parameter to input functions 2 years ago
Timo Rothenpieler ef2c2a2220 avutil/half2float: use native _Float16 if available 2 years ago
Timo Rothenpieler 6dc79f1d04 avutil/half2float: move non-inline init code out of header 2 years ago
Timo Rothenpieler f3fb528cd5 avutil/half2float: move tables to header-internal structs 2 years ago
Timo Rothenpieler cb8ad005bb avutil/half2float: adjust conversion of NaN 2 years ago
Timo Rothenpieler b42925264a avutil: move half-precision float helper to avutil 2 years ago
Martin Storsjö f921c58335 checkasm: sw_scale: Produce more realistic test filter coefficients for yuv2yuvX 2 years ago
Derek Buitenhuis e1e981c65e mov: Compare frag times in correct time base when seeking a stream without a corresponding sidx 2 years ago
Andreas Rheinhardt 8bec225c3c swscale/x86/yuv2yuvX: Remove unused ff_yuv2yuvX_mmx() 2 years ago
Andreas Rheinhardt afd9da24d9 avcodec/mpegvideo_dec: Don't sync AVCodecContext fields manually 2 years ago
Andreas Rheinhardt 22e157c1c6 avcodec/mpegvideo_dec: Remove commented-out cruft 2 years ago
Chema Gonzalez 59225b459f doc: fix binary values of SI prefixes 2 years ago
Andreas Rheinhardt 3553b70d6d avcodec/ffv1enc: Remove redundant wrapper 2 years ago
Andreas Rheinhardt 7e9a790441 avcodec/ffv1enc: Don't create and keep unnecessary reference 2 years ago
Andreas Rheinhardt f76cef5c51 avcodec/get_buffer: Don't get AVPixFmtDescriptor unnecessarily 2 years ago
Andreas Rheinhardt e506843183 avcodec/mpegpicture: Reset fields explicitly instead of memsetting them 2 years ago
Andreas Rheinhardt f0ea5094af avcodec/h263dec: Don't set frame parameters redundantly 2 years ago
Andreas Rheinhardt 74d623914f avcodec/h263dec: Remove redundant code to set cur_pic_ptr 2 years ago
Alan Kelly da0a37bab7 checkasm/sw_scale: hscale does not requires cpuflag test. 2 years ago
Alan Kelly a38293e444 libswscale: Enable hscale_avx2 for all input sizes. 2 years ago
Alan Kelly a6724285fd sws: allow avx2 hscale to process inputs of any size. 2 years ago
Alan Kelly 51a34e8525 sws: Replace call to yuv2yuvX_mmx by yuv2yuvX_mmxext 2 years ago
J. Dekker ce2f47318b lavc/aarch64: hevc_add_res add 12bit variants 2 years ago
Martin Storsjö 48be6616d0 aarch64: me_cmp: Remove a leftover unnecessary instruction 2 years ago
Hubert Mazur 70efa4d011 lavc/aarch64: Add neon implementation for pix_abs8 2 years ago
Hubert Mazur 74312e80d7 lavc/aarch64: Add neon implementation for sse8 2 years ago
Hubert Mazur a2e45ad407 lavc/aarch64: Add neon implementation for pix_abs16_y2 2 years ago
Hubert Mazur d7abb7d143 lavc/aarch64: Add neon implementation for sse4 2 years ago
Hubert Mazur ad251fd262 lavc/aarch64: Add neon implementation for sse16 2 years ago
Martin Storsjö 60109d5b3d aarch64: me_cmp: Fix the indentation of function declarations 2 years ago
Gyan Doshi d5544f6457 ffprobe: restore reporting error code for failed inputs 2 years ago
Andreas Rheinhardt 444d80bd87 avcodec/me_cmp: Remove now incorrect av_assert2() 2 years ago
Martin Storsjö 1eaa575cf1 tools: Make sure to create the tools directory before building decode_simple.o 2 years ago
Martin Storsjö d69d12a5b9 checkasm: motion: Test different h parameters 2 years ago
Martin Storsjö dc55e63578 x86: Don't hardcode the height to 8 in sad8_xy2_mmx 2 years ago