83983 Commits (a3a408259912e6d9337837c5d63c4b826778530f)
 

Author SHA1 Message Date
Michael Niedermayer 47cc9c1d77 avcodec/wavpack: Fix runtime error: signed integer overflow: -2147483648 + -83886075 cannot be represented in type 'int' 8 years ago
Muhammad Faiz 0bab78f7e7 avfilter/af_firequalizer: add av_restrict on convolution func 8 years ago
Przemysław Sobala 89c0fda5f4 lavf/dashenc: update bitrates on dash_write_trailer 8 years ago
Steven Liu 70a9407b50 doc/muxers: move hls_flags temp_file to after SECOND LEVEL hls example 8 years ago
Martin Storsjö 26ee83acc4 aarch64: vp9itxfm: Reorder iadst16 coeffs 8 years ago
Martin Storsjö b2e20d8984 arm: vp9itxfm: Reorder iadst16 coeffs 8 years ago
Martin Storsjö f952273019 aarch64: vp9itxfm: Reorder the idct coefficients for better pairing 8 years ago
Martin Storsjö 4f693b56bd arm: vp9itxfm: Reorder the idct coefficients for better pairing 8 years ago
Martin Storsjö 2905657b90 aarch64: vp9itxfm: Avoid reloading the idct32 coefficients 8 years ago
Martin Storsjö 600f4c9b03 arm: vp9itxfm: Avoid reloading the idct32 coefficients 8 years ago
Martin Storsjö a88db8b9a0 arm: vp9lpf: Implement the mix2_44 function with one single filter pass 8 years ago
Martin Storsjö f32690a298 aarch64: vp9lpf: Use dup+rev16+uzp1 instead of dup+lsr+dup+trn1 8 years ago
Martin Storsjö 3fbbad2984 arm/aarch64: vp9lpf: Keep the comparison to E within 8 bit 8 years ago
Martin Storsjö dda45c087b aarch64: Add parentheses around the offset parameter in movrel 8 years ago
Martin Storsjö c8d6eec85d aarch64: vp9lpf: Fix broken indentation/vertical alignment 8 years ago
Martin Storsjö 9f3a886364 aarch64: vp9lpf: Interleave the start of flat8in into the calculation above 8 years ago
Martin Storsjö 83399cf569 arm: vp9lpf: Interleave the start of flat8in into the calculation above 8 years ago
Martin Storsjö 92ab8374b1 arm: vp9lpf: Use orrs instead of orr+cmp 8 years ago
Martin Storsjö f0ecbb13cf arm/aarch64: vp9lpf: Calculate !hev directly 8 years ago
Martin Storsjö 148cc0bb89 aarch64: vp9itxfm: Optimize 16x16 and 32x32 idct dc by unrolling 8 years ago
Martin Storsjö 758302e4bc arm: vp9itxfm: Optimize 16x16 and 32x32 idct dc by unrolling 8 years ago
Martin Storsjö 045e33ae3f aarch64: vp9mc: Calculate less unused data in the 4 pixel wide horizontal filter 8 years ago
Martin Storsjö bff0771590 arm: vp9mc: Calculate less unused data in the 4 pixel wide horizontal filter 8 years ago
Martin Storsjö ac6cb8ae5b aarch64: vp9mc: Simplify the extmla macro parameters 8 years ago
Martin Storsjö 16ef000799 aarch64: vp9itxfm: Fix incorrect vertical alignment 8 years ago
Martin Storsjö d0fbf7f34e aarch64: vp9itxfm: Update a comment to refer to a register with a different name 8 years ago
Martin Storsjö 6752318c73 aarch64: vp9itxfm: Use the right lane sizes in 8x8 for improved readability 8 years ago
Martin Storsjö 19a0f9529c aarch64: vp9itxfm: Use a single lane ld1 instead of ld1r where possible 8 years ago
Martin Storsjö 3006e5253a aarch64: vp9itxfm: Share instructions for loading idct coeffs in the 8x8 function 8 years ago
Martin Storsjö 1d8ab576a7 arm: vp9itxfm: Share instructions for loading idct coeffs in the 8x8 function 8 years ago
Martin Storsjö 9532a7d4d0 aarch64: vp9itxfm: Do separate functions for half/quarter idct16 and idct32 8 years ago
Martin Storsjö 824589556c arm: vp9itxfm: Do a simpler half/quarter idct16/idct32 when possible 8 years ago
Martin Storsjö a681c793a3 aarch64: vp9itxfm: Move the load_add_store macro out from the itxfm16 pass2 function 8 years ago
Martin Storsjö 3bd9b39108 arm: vp9itxfm: Move the load_add_store macro out from the itxfm16 pass2 function 8 years ago
Martin Storsjö dc47bf3872 aarch64: vp9itxfm: Make the larger core transforms standalone functions 8 years ago
Martin Storsjö f8fcee0daf arm: vp9itxfm: Make the larger core transforms standalone functions 8 years ago
Martin Storsjö 52c7366c83 aarch64: vp9itxfm: Restructure the idct32 store macros 8 years ago
Martin Storsjö 31e41350d2 arm: vp9itxfm: Avoid .irp when it doesn't save any lines 8 years ago
Moritz Barsnick 114bbb0b74 libavfilter/avf_showwaves: make sqrt and cbrt scale option values available to showwavespic by name 8 years ago
Steven Liu 51e3501993 ffprobe: add AVCodecContext help message into ffprobe 8 years ago
Michael Niedermayer 6e913f2129 avcodec/vp56: Reset have_undamaged_frame on resolution changes 8 years ago
Michael Niedermayer dc0b9b218c avcodec/h264_ps: Forward errors from decode_scaling_list() 8 years ago
Aaron Boxer 195784ec95 libavcodec/libopenjpegenc: enable lossless option, remove layer option, and improve defaults 8 years ago
Thomas Guilbert 9bbc73ae9f avcodec/vp8: Fix hang with slice threads 8 years ago
Michael Niedermayer bac9c03ed9 avcodec/movtextdec: run mov_text_cleanup() before overwriting pointers 8 years ago
Michael Niedermayer e2a4f1a9eb avcodec/mpeg4videodec: Fix runtime error: signed integer overflow: -135088512 * 16 cannot be represented in type 'int' 8 years ago
Michael Niedermayer 222c9f031d avcodec/h264_mvpred: Fix runtime error: left shift of negative value -1 8 years ago
Michael Niedermayer 800d02abe0 avcodec/mjpegdec: Fix runtime error: left shift of negative value -127 8 years ago
Michael Niedermayer 58dd25f8ad avcodec/mpegaudiodec_template: Check for negative e 8 years ago
Timo Rothenpieler 5cd3cd5b68 avcodec/cuvid: add support for cropping/resizing 8 years ago