summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge commit 'b0f36a0043d76436cc7ab8ff92ab99c94595d3c0'Clément Bœsch2017-03-12
|\
| * avconv: stop using setpts for input framerate forced with -rAnton Khirnov2016-07-22
* | avcodec/scpr: use correct linesize for prev framePaul B Mahol2017-03-12
* | avcodec/dca_xll: Fix runtime error: signed integer overflow: 2147286116 + 629...Michael Niedermayer2017-03-12
* | avcodec/amrwbdec: Fix runtime error: left shift of negative value -1Michael Niedermayer2017-03-12
* | avcodec/dca_xll: Fix runtime error: signed integer overflow: 1762028192 + 698...Michael Niedermayer2017-03-12
* | avcodec/wavpack: Fix runtime error: signed integer overflow: -2147483648 + -8...Michael Niedermayer2017-03-12
* | avfilter/af_firequalizer: add av_restrict on convolution funcMuhammad Faiz2017-03-12
* | lavf/dashenc: update bitrates on dash_write_trailerPrzemysław Sobala2017-03-11
* | doc/muxers: move hls_flags temp_file to after SECOND LEVEL hls exampleSteven Liu2017-03-11
* | aarch64: vp9itxfm: Reorder iadst16 coeffsMartin Storsjö2017-03-11
* | arm: vp9itxfm: Reorder iadst16 coeffsMartin Storsjö2017-03-11
* | aarch64: vp9itxfm: Reorder the idct coefficients for better pairingMartin Storsjö2017-03-11
* | arm: vp9itxfm: Reorder the idct coefficients for better pairingMartin Storsjö2017-03-11
* | aarch64: vp9itxfm: Avoid reloading the idct32 coefficientsMartin Storsjö2017-03-11
* | arm: vp9itxfm: Avoid reloading the idct32 coefficientsMartin Storsjö2017-03-11
* | arm: vp9lpf: Implement the mix2_44 function with one single filter passMartin Storsjö2017-03-11
* | aarch64: vp9lpf: Use dup+rev16+uzp1 instead of dup+lsr+dup+trn1Martin Storsjö2017-03-11
* | arm/aarch64: vp9lpf: Keep the comparison to E within 8 bitMartin Storsjö2017-03-11
* | aarch64: Add parentheses around the offset parameter in movrelMartin Storsjö2017-03-11
* | aarch64: vp9lpf: Fix broken indentation/vertical alignmentMartin Storsjö2017-03-11
* | aarch64: vp9lpf: Interleave the start of flat8in into the calculation aboveMartin Storsjö2017-03-11
* | arm: vp9lpf: Interleave the start of flat8in into the calculation aboveMartin Storsjö2017-03-11
* | arm: vp9lpf: Use orrs instead of orr+cmpMartin Storsjö2017-03-11
* | arm/aarch64: vp9lpf: Calculate !hev directlyMartin Storsjö2017-03-11
* | aarch64: vp9itxfm: Optimize 16x16 and 32x32 idct dc by unrollingMartin Storsjö2017-03-11
* | arm: vp9itxfm: Optimize 16x16 and 32x32 idct dc by unrollingMartin Storsjö2017-03-11
* | aarch64: vp9mc: Calculate less unused data in the 4 pixel wide horizontal filterMartin Storsjö2017-03-11
* | arm: vp9mc: Calculate less unused data in the 4 pixel wide horizontal filterMartin Storsjö2017-03-11
* | aarch64: vp9mc: Simplify the extmla macro parametersMartin Storsjö2017-03-11
* | aarch64: vp9itxfm: Fix incorrect vertical alignmentMartin Storsjö2017-03-11
* | aarch64: vp9itxfm: Update a comment to refer to a register with a different nameMartin Storsjö2017-03-11
* | aarch64: vp9itxfm: Use the right lane sizes in 8x8 for improved readabilityMartin Storsjö2017-03-11
* | aarch64: vp9itxfm: Use a single lane ld1 instead of ld1r where possibleMartin Storsjö2017-03-11
* | aarch64: vp9itxfm: Share instructions for loading idct coeffs in the 8x8 func...Martin Storsjö2017-03-11
* | arm: vp9itxfm: Share instructions for loading idct coeffs in the 8x8 functionMartin Storsjö2017-03-11
* | aarch64: vp9itxfm: Do separate functions for half/quarter idct16 and idct32Martin Storsjö2017-03-11
* | arm: vp9itxfm: Do a simpler half/quarter idct16/idct32 when possibleMartin Storsjö2017-03-11
* | aarch64: vp9itxfm: Move the load_add_store macro out from the itxfm16 pass2 f...Martin Storsjö2017-03-11
* | arm: vp9itxfm: Move the load_add_store macro out from the itxfm16 pass2 functionMartin Storsjö2017-03-11
* | aarch64: vp9itxfm: Make the larger core transforms standalone functionsMartin Storsjö2017-03-11
* | arm: vp9itxfm: Make the larger core transforms standalone functionsMartin Storsjö2017-03-11
* | aarch64: vp9itxfm: Restructure the idct32 store macrosMartin Storsjö2017-03-11
* | arm: vp9itxfm: Avoid .irp when it doesn't save any linesMartin Storsjö2017-03-11
* | libavfilter/avf_showwaves: make sqrt and cbrt scale option values available t...Moritz Barsnick2017-03-11
* | ffprobe: add AVCodecContext help message into ffprobeSteven Liu2017-03-11
* | avcodec/vp56: Reset have_undamaged_frame on resolution changesMichael Niedermayer2017-03-11
* | avcodec/h264_ps: Forward errors from decode_scaling_list()Michael Niedermayer2017-03-11
* | libavcodec/libopenjpegenc: enable lossless option, remove layer option, and i...Aaron Boxer2017-03-09
* | avcodec/vp8: Fix hang with slice threadsThomas Guilbert2017-03-10