21429 Commits (44f2eda39ff55c69d4d739fb12a42a10b7ce581c)

Author SHA1 Message Date
Mark Thompson 44f2eda39f lavc: Add device context field to AVCodecContext 8 years ago
Martin Storsjö 07b5136c48 aarch64: vp9lpf: Fix broken indentation/vertical alignment 8 years ago
Martin Storsjö b0806088d3 aarch64: vp9lpf: Interleave the start of flat8in into the calculation above 8 years ago
Martin Storsjö e18c39005a arm: vp9lpf: Interleave the start of flat8in into the calculation above 8 years ago
Luca Barbato 9c2d36fcaf dv: Convert to the new bitstream reader 8 years ago
Luca Barbato ba30b74686 aac: Validate the sbr sample rate before using the value 8 years ago
Anton Khirnov f44ec22e09 lavc: use av_cpu_max_align() instead of hardcoding alignment requirements 8 years ago
Martin Storsjö 435cd7bc99 arm: vp9lpf: Use orrs instead of orr+cmp 8 years ago
Martin Storsjö e1f9de86f4 arm/aarch64: vp9lpf: Calculate !hev directly 8 years ago
Martin Storsjö 3fcf788fbb aarch64: vp9itxfm: Optimize 16x16 and 32x32 idct dc by unrolling 8 years ago
Martin Storsjö a76bf8cf12 arm: vp9itxfm: Optimize 16x16 and 32x32 idct dc by unrolling 8 years ago
Martin Storsjö 388e0d2515 aarch64: vp9mc: Calculate less unused data in the 4 pixel wide horizontal filter 8 years ago
Martin Storsjö fea92a4b57 arm: vp9mc: Calculate less unused data in the 4 pixel wide horizontal filter 8 years ago
Martin Storsjö 5e0c2158fb aarch64: vp9mc: Simplify the extmla macro parameters 8 years ago
Martin Storsjö bc25897630 utvideodec: Add a missing include 8 years ago
Timo Rothenpieler a52976c0fe nvenc: make gpu indices independent of supported capabilities 8 years ago
Derek Buitenhuis 77c23704c7 avcodec: Mark some codecs with threadsafe init as such 8 years ago
Martin Storsjö 0c0b87f12d aarch64: vp9itxfm: Fix incorrect vertical alignment 8 years ago
Martin Storsjö 8476eb0d3a aarch64: vp9itxfm: Update a comment to refer to a register with a different name 8 years ago
Martin Storsjö 3dd7827258 aarch64: vp9itxfm: Use the right lane sizes in 8x8 for improved readability 8 years ago
Martin Storsjö ed8d293306 aarch64: vp9itxfm: Use a single lane ld1 instead of ld1r where possible 8 years ago
Martin Storsjö 4da4b2b87f aarch64: vp9itxfm: Share instructions for loading idct coeffs in the 8x8 function 8 years ago
Martin Storsjö 3933b86bb9 arm: vp9itxfm: Share instructions for loading idct coeffs in the 8x8 function 8 years ago
Martin Storsjö a63da4511d aarch64: vp9itxfm: Do separate functions for half/quarter idct16 and idct32 8 years ago
Martin Storsjö 5eb5aec475 arm: vp9itxfm: Do a simpler half/quarter idct16/idct32 when possible 8 years ago
Martin Storsjö 79d332ebbd aarch64: vp9itxfm: Move the load_add_store macro out from the itxfm16 pass2 function 8 years ago
Martin Storsjö 47b3c2c18d arm: vp9itxfm: Move the load_add_store macro out from the itxfm16 pass2 function 8 years ago
Martin Storsjö 115476018d aarch64: vp9itxfm: Make the larger core transforms standalone functions 8 years ago
Martin Storsjö 0331c3f5e8 arm: vp9itxfm: Make the larger core transforms standalone functions 8 years ago
Martin Storsjö 57ec83e424 omx: Use the EOS flag to handle flushing at the end 8 years ago
Diego Biurrun a25dac976a Use bitstream_init8() where appropriate 8 years ago
Alexandra Hájková f7ec7f546f wma: Convert to the new bitstream reader 8 years ago
Martin Storsjö 58d87e0f49 aarch64: vp9itxfm: Restructure the idct32 store macros 8 years ago
Martin Storsjö 3bc5b28d5a arm: vp9itxfm: Avoid .irp when it doesn't save any lines 8 years ago
Diego Biurrun 7abdd026df asm: Consistently uppercase SECTION markers 8 years ago
Alexandra Hájková c29da01ac9 svq3: Convert to the new bitstream reader 8 years ago
wm4 577326d430 lavc: deprecate refcounted_frames field 8 years ago
Anton Khirnov fd9212f2ed Mark some arrays that never change as const. 8 years ago
Alexandra Hájková ab2539bd37 ffv1: Convert to the new bitstream reader 8 years ago
Alexandra Hájková 2d72219554 h261dec: Convert to the new bitstream reader 8 years ago
Alexandra Hájková 2b94ed12de shorten: Convert to the new bitstream reader 8 years ago
Alexandra Hájková 5a6da49dd0 ralf: Convert to the new bitstream reader 8 years ago
Alexandra Hájková d85b37a955 loco: Convert to the new bitstream reader 8 years ago
Alexandra Hájková 0f94de8a09 fic: Convert to the new bitstream reader 8 years ago
Alexandra Hájková 6b1f559f9a dirac: Convert to the new bitstream reader 8 years ago
Alexandra Hájková ffc00df0a6 cavs: Convert to the new bitstream reader 8 years ago
Alexandra Hájková 0c89ff82e9 aic: Convert to the new bitstream reader 8 years ago
Diego Biurrun d4c2103bd3 golomb: Convert to the new bitstream reader 8 years ago
Andreas Cadhalpun 612cc07128 pgssubdec: reset rle_data_len/rle_remaining_len on allocation error 8 years ago
Mark Thompson ca62236a89 vaapi_encode: Add VP8 support 8 years ago