107897 Commits (cc5a5c986047d38b53c0f12a227b04487624e7cb)
 

Author SHA1 Message Date
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
Martin Storsjö 21c2c57ba5 checkasm: Provide enough alignment in the new yuv2plane1 test 2 years ago
J. Dekker aa9eabb7a5 lavc/aarch64: reformat add_res funcs 2 years ago
J. Dekker ea6ecb12aa checkasm/hevc_add_res: add 12bit test 2 years ago
Swinney, Jonathan 0d7caa5b09 swscale/aarch64: add vscale specializations 2 years ago
Swinney, Jonathan 3e708722a2 swscale/aarch64: vscale optimization 2 years ago
Swinney, Jonathan 4dcd191a50 checkasm: updated tests for sw_scale 2 years ago
Timo Rothenpieler 317f5252c0 doc/APIchanges: add missing rgbaf16 pixfmt entry 2 years ago
Anton Khirnov ab31473830 fftools/ffmpeg: store a separate copy of input codec parameters 2 years ago
Swinney, Jonathan 75ffca7eef libswscale/aarch64: add another hscale specialization 2 years ago