git.videolan.org
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
arm: vp9itxfm: Reorder the idct coefficients for better pairing
2017-02-23
Martin Storsjö
arm: vp9itxfm: Reorder the idct coefficients for better...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2017-02-23
Martin Storsjö
aarch64: vp9itxfm: Avoid reloading the idct32 coefficients
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2017-02-23
Martin Storsjö
arm: vp9itxfm: Avoid reloading the idct32 coefficients
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2017-02-23
Martin Storsjö
arm: vp9lpf: Implement the mix2_44 function with one...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2017-02-23
Martin Storsjö
aarch64: vp9lpf: Use dup+rev16+uzp1 instead of dup...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2017-02-23
Martin Storsjö
arm/aarch64: vp9lpf: Keep the comparison to E within...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2017-02-16
Martin Storsjö
vf_fade: Make sure to not miss the last lines of a...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2017-02-16
Martin Storsjö
aarch64: Add parentheses around the offset parameter...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2017-02-15
Martin Storsjö
libopenh264dec: Let the framework use the h264_mp4toannexb...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2017-02-12
Martin Storsjö
aarch64: vp9lpf: Fix broken indentation/vertical alignment
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2017-02-11
Martin Storsjö
aarch64: vp9lpf: Interleave the start of flat8in into...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2017-02-11
Martin Storsjö
arm: vp9lpf: Interleave the start of flat8in into the...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2017-02-10
Martin Storsjö
arm: vp9lpf: Use orrs instead of orr+cmp
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2017-02-10
Martin Storsjö
arm/aarch64: vp9lpf: Calculate !hev directly
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2017-02-10
Martin Storsjö
aarch64: vp9itxfm: Optimize 16x16 and 32x32 idct dc...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2017-02-10
Martin Storsjö
arm: vp9itxfm: Optimize 16x16 and 32x32 idct dc by...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2017-02-10
Martin Storsjö
aarch64: vp9mc: Calculate less unused data in the 4...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2017-02-10
Martin Storsjö
arm: vp9mc: Calculate less unused data in the 4 pixel...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2017-02-10
Martin Storsjö
aarch64: vp9mc: Simplify the extmla macro parameters
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2017-02-10
Martin Storsjö
utvideodec: Add a missing include
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2017-02-09
Martin Storsjö
aarch64: vp9itxfm: Fix incorrect vertical alignment
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2017-02-09
Martin Storsjö
aarch64: vp9itxfm: Update a comment to refer to a register...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2017-02-09
Martin Storsjö
aarch64: vp9itxfm: Use the right lane sizes in 8x8...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2017-02-09
Martin Storsjö
aarch64: vp9itxfm: Use a single lane ld1 instead of...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2017-02-09
Martin Storsjö
aarch64: vp9itxfm: Share instructions for loading idct...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2017-02-09
Martin Storsjö
arm: vp9itxfm: Share instructions for loading idct...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2017-02-09
Martin Storsjö
aarch64: vp9itxfm: Do separate functions for half/quarter...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2017-02-09
Martin Storsjö
arm: vp9itxfm: Do a simpler half/quarter idct16/idct32...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2017-02-09
Martin Storsjö
aarch64: vp9itxfm: Move the load_add_store macro out...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2017-02-09
Martin Storsjö
arm: vp9itxfm: Move the load_add_store macro out from...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2017-02-09
Martin Storsjö
aarch64: vp9itxfm: Make the larger core transforms...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2017-02-09
Martin Storsjö
arm: vp9itxfm: Make the larger core transforms standalone...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2017-02-08
Martin Storsjö
omx: Use the EOS flag to handle flushing at the end
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2017-02-05
Martin Storsjö
aarch64: vp9itxfm: Restructure the idct32 store macros
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2017-02-05
Martin Storsjö
arm: vp9itxfm: Avoid .irp when it doesn't save any...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2017-02-03
Martin Storsjö
rtmp: Correctly handle the Window Acknowledgement Size...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2017-02-03
Martin Storsjö
rtmp: Rename packet types to closer match the spec
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2017-01-26
Martin Storsjö
configure: Add quotes around a variable which might...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2017-01-09
Martin Storsjö
fate: Skip the checkasm test if CONFIG_STATIC is disabled
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2017-01-03
Martin Storsjö
aarch64: vp9mc: Fix a comment to refer to a register...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2017-01-03
Martin Storsjö
aarch64: vp9dsp: Fix vertical alignment in the init...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2017-01-03
Martin Storsjö
arm: vp9mc: Fix vertical alignment of operands
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-12-29
Martin Storsjö
fate: Tweak printing of ignored tests
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-12-29
Martin Storsjö
fate: Unset the sig variable if ignoring a test failure
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-12-23
Martin Storsjö
http: Check for negative chunk sizes
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-12-19
Martin Storsjö
aarch64: vp9itxfm: Use the offset parameter to movrel
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-12-15
Martin Storsjö
libavformat: Fix a faulty api deprecation guard in...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-11-30
Martin Storsjö
aarch64: vp9itxfm: Skip empty slices in the first pass...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-11-30
Martin Storsjö
arm: vp9itxfm: Skip empty slices in the first pass...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-11-30
Martin Storsjö
arm: vp9itxfm: Only reload the idct coeffs for the...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-11-24
Martin Storsjö
qt-faststart: Do not try to use fancy 64-bit seeking...
commit
|
commitdiff
|
tree
2016-11-24
Martin Storsjö
rtmpdh: Do global initialization before running the...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-11-24
Martin Storsjö
aarch64: vp9itxfm: Don't repeatedly set x9 when nothing...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-11-23
Martin Storsjö
arm: vp9itxfm: Rename a macro parameter to fit better
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-11-23
Martin Storsjö
arm/aarch64: vp9itxfm: Fix indentation of macro arguments
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-11-23
Martin Storsjö
Revert "checkasm: vp9dsp: Benchmark the dc-only version...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-11-23
Martin Storsjö
fate.sh: Allow setting other make flags for running...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-11-18
Martin Storsjö
aarch64: vp9itxfm: Use w3 instead of x3 for the int...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-11-16
Martin Storsjö
checkasm: vp9dsp: Benchmark the dc-only version of...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-11-13
Martin Storsjö
aarch64: vp9: Implement NEON loop filters
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-11-13
Martin Storsjö
arm: vp9itxfm: Simplify txfm string comparisons
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-11-13
Martin Storsjö
aarch64: vp9: Add NEON itxfm routines
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-11-11
Martin Storsjö
arm: vp9: Add NEON loop filters
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-11-11
Martin Storsjö
arm: vp9: Add NEON itxfm routines
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-11-10
Martin Storsjö
arm: vp9mc: Use a different helper register for PIC...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-11-10
Martin Storsjö
arm: Clear the gp register alias at the end of functions
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-11-10
Martin Storsjö
aarch64: h264idct: Use the offset parameter to movrel
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-11-10
Martin Storsjö
arm: vp9mc: Minor adjustments from review of the aarch64...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-11-10
Martin Storsjö
aarch64: vp9: Add NEON optimizations of VP9 MC functions
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-11-10
Martin Storsjö
aarch64: Add an offset parameter to the movrel macro
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-11-10
Martin Storsjö
vp9: Make the subpel filters non-static
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-11-04
Martin Storsjö
configure: Silence lld-link when getting the version...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-11-04
Martin Storsjö
arm: vp9mc: Insert a literal pool at the middle of...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-11-03
Martin Storsjö
options_table: Remove a now unnecessary include of...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-11-03
Martin Storsjö
arm: vp9: Add NEON optimizations of VP9 MC functions
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-11-03
Martin Storsjö
vp9: Flip the order of arguments in MC functions
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-10-25
Martin Storsjö
openssl: Avoid double semicolons after the GET_BIO_DATA...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-10-23
Martin Storsjö
rtmpdh: Don't use the OpenSSL DH struct
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-10-18
Martin Storsjö
checkasm: aarch64: Don't clobber x29 in checkasm_stack_clobber
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-10-16
Martin Storsjö
checkasm: aarch64: Add filler args to make sure all...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-10-16
Martin Storsjö
checkasm: aarch64: Clobber the stack before calling...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-10-16
Martin Storsjö
checkasm: arm/aarch64: Fix the amount of space reserved...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-10-14
Martin Storsjö
rtmpproto: Don't include a client version in the unencrypted...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-10-14
Martin Storsjö
rtmpproto: Don't include the libavformat version as...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-10-14
Martin Storsjö
rtmpproto: Send chunk size on the network channel
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-10-14
Martin Storsjö
rtmpproto: Lengthen the filename buffer when receiving...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-10-14
Martin Storsjö
rtmpproto: Check the return from ff_amf_read_string
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-10-10
Martin Storsjö
aarch64: Add missing sign extension in ff_h264_idct8_add_neon
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-09-15
Martin Storsjö
rtsp: Fix a crash with the RTSP muxer
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-08-02
Martin Storsjö
Revert "libavutil: Use an intermediate variable in...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-08-02
Martin Storsjö
Revert "Don't use expressions with side effects in...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-08-02
Martin Storsjö
intreadwrite: Use the __unaligned keyword on MSVC for...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-08-02
Martin Storsjö
intreadwrite: Add intermediate variables in the byteswise...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-07-31
Martin Storsjö
libavutil: Use an intermediate variable in AV_COPY*U
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-07-31
Martin Storsjö
Don't use expressions with side effects in macro parameters
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-07-31
Martin Storsjö
dxv: Check to make sure we don't overrun buffers on...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-07-26
Martin Storsjö
configure: Allow detecting and using LLVM lld-link...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-07-26
Martin Storsjö
configure: Move defines for controlling MSVCRT headers...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-07-26
Martin Storsjö
configure: Check for strtoll and redirect to _strtoi64...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
2016-07-21
Martin Storsjö
libavutil: Always use some GCC style attributes on...
Signed-off-by: Martin Storsjö <
martin@martin.st
>
commit
|
commitdiff
|
tree
next