83816 Commits (bff07715904cc02f04eb5c5e171b431eb00f0c3b)
 

Author SHA1 Message Date
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
James Almer 58eb0f57f6 avformat/matroskaenc: add support for Spherical Video elements 8 years ago
wm4 f940492bb2 avcodec: clarify some decoding/encoding API details 8 years ago
wm4 597c6b789e hls: pass AVFormatContext flags to sub demuxer 8 years ago
wm4 f5da453b06 concatdec: pass AVFormatContext flags to sub demuxer 8 years ago
wm4 fcfc78cbab aacdec: do not mutate input packet metadata 8 years ago
Muhammad Faiz 53a5cea478 swresample/resample: do not allow odd filter_length 8 years ago
Michael Niedermayer 3016e919d4 avcodec/wavpack: Fix runtime error: left shift of negative value -5 8 years ago
Michael Niedermayer 01a33b835f avcodec/pictordec: Fix runtime error: left shift of 64 by 25 places cannot be represented in type 'int' 8 years ago
Muhammad Faiz fe57bf7cd6 fate/swresample: fix FUZZ typo 8 years ago
Michael Niedermayer 1d0bad421c avutil/tests/lfg: Remove debugging start/stop timer 8 years ago
Thomas Turner a50ccbd240 avutil/tests/lfg.c: added proper normality test 8 years ago
Muhammad Faiz 61926b6c3e swresample/resample: use uniform normalization 8 years ago
James Almer dbc932e745 Revert "lavu/atomic: add support for the new memory model aware gcc built-ins" 8 years ago
Carl Eugen Hoyos 851f4255e0 lsws/slice: Move a misplaced const. 8 years ago
Carl Eugen Hoyos a9c20598b5 lsws/input: Do not define unused functions. 8 years ago
Carl Eugen Hoyos 587226ad45 lavc/libx265: Add gray10 and gray12 encoding support. 8 years ago
Vittorio Giovara 9ae3506696 matroskadec: cosmetics: Rearrange checks for projection-depedendent properties 8 years ago
Vittorio Giovara ac8c72f8f1 mov: Fix checking layout and loading padding for cubemaps 8 years ago
Michael Niedermayer 1afd246960 avcodec/vp8: Check for the bitstream end per MB in decode_mb_row_no_filter() 8 years ago
Michael Niedermayer 55d7371fe0 avcodec/vp568: Check that there is enough data for ff_vp56_init_range_decoder() 8 years ago
Michael Niedermayer 5098a6f627 avcodec/vp8: remove redundant check 8 years ago
Vittorio Giovara bde9642268 mkv: Export bounds and padding from spherical metadata 8 years ago