ffmpeg | branch: release/4.4 | James Cowgill | Sun Aug 25
09:18:00 2019 +0100| [aa28df74ab197c49a05fecc40c81e0f8ec4ad0c3] | committer:
Martin Storsjö
avcodec/arm/sbcenc: avoid callee preserved vfp registers
When compiling FFmpeg with GCC-9, some very random segfaults were
observed in code
ffmpeg | branch: release/5.0 | James Cowgill | Sun Aug 25
09:18:00 2019 +0100| [c1b8ffbed83e79c2a12a8e3639baae6160a484c5] | committer:
Martin Storsjö
avcodec/arm/sbcenc: avoid callee preserved vfp registers
When compiling FFmpeg with GCC-9, some very random segfaults were
observed in code
ffmpeg | branch: release/5.1 | James Cowgill | Sun Aug 25
09:18:00 2019 +0100| [2d04a18264e6e9b7f548954c5d1c51c3ab01b038] | committer:
Martin Storsjö
avcodec/arm/sbcenc: avoid callee preserved vfp registers
When compiling FFmpeg with GCC-9, some very random segfaults were
observed in code
ffmpeg | branch: master | James Cowgill | Sun Aug 25
09:18:00 2019 +0100| [50a4dff69f6477b06f00eae1cac2a53ae22fe9a5] | committer:
Martin Storsjö
avcodec/arm/sbcenc: avoid callee preserved vfp registers
When compiling FFmpeg with GCC-9, some very random segfaults were
observed in code which
ffmpeg | branch: master | James Cowgill | Fri Nov 1
08:51:07 2019 +| [bb718d11ed992f4d12ad683e310b53bf1c519322] | committer:
Paul B Mahol
avcodec/libtwolame: fix mono default bitrate
As of libtwolame 0.4.0, 384 kbps is not accepted as a valid bitrate
for encoding mono audio and the
ffmpeg | branch: release/3.4 | James Cowgill | Thu Nov 9
12:21:23 2017 +| [d8d1689f929ca05a86300bc6e5d703961a567ae9] | committer:
Marton Balint
avcodec/decode: reset codec on receiving packet after EOF in compat_decode
In commit 061a0c14bb57 ("decode: restructure the core decoding
ffmpeg | branch: master | James Cowgill | Thu Nov 9
12:21:23 2017 +| [02ba4b91b5616ecbebee5c9565e1be7af2a6b980] | committer:
Marton Balint
avcodec/decode: reset codec on receiving packet after EOF in compat_decode
In commit 061a0c14bb57 ("decode: restructure the core decoding code&q
ffmpeg | branch: master | James Cowgill | Sat Nov 18
15:11:45 2017 +| [0ecb1c53c8dc385cfc7453bac26522c1da1cb6ec] | committer:
Michael Niedermayer
avformat/dashenc: fix min_seg_duration option size
In the DASHContext structure, min_seg_duration is declared as an int,
but the AVOption list
ffmpeg | branch: release/3.3 | James Cowgill | Thu
Aug 3 16:21:54 2017 +0100| [8aa32a8d5c6ba5611cbb4c5329d1c6e8441d64e7] |
committer: Michael Niedermayer
swscale: fix gbrap16 alpha channel issues
Fixes filter-pixfmts-scale test failing on big-endian systems due to
alpSrc not being cast to
ffmpeg | branch: master | James Cowgill | Thu Aug 3
16:21:54 2017 +0100| [013ec23cbe5d78a04b1b6c00c43f45773e45e7e5] | committer:
Michael Niedermayer
swscale: fix gbrap16 alpha channel issues
Fixes filter-pixfmts-scale test failing on big-endian systems due to
alpSrc not being cast to (const
ffmpeg | branch: release/2.4 | James Cowgill | Thu
Feb 26 13:42:52 2015 +| [198aa9fabde1d6e13accdcc49f792b33b94986ca] |
committer: Michael Niedermayer
mips/acelp_filters: fix incorrect register constraint
Change register constraint on the v variable from = to +. This was causing GCC
to
ffmpeg | branch: release/2.6 | James Cowgill | Wed
Mar 18 13:02:59 2015 +| [7439ed2f398da77eab5d2460161d2879f12fcc22] |
committer: Michael Niedermayer
mips/float_dsp: fix vector_fmul_window_mips on mips64
Commit dfa920807494 ("mips/float_dsp: fix a bug in vector_fmul_window_mips&qu
ffmpeg | branch: release/2.5 | James Cowgill | Thu
Feb 26 13:42:52 2015 +| [a81b6a662aa6ae9eec3d88322bee839c6e84c09b] |
committer: Michael Niedermayer
mips/acelp_filters: fix incorrect register constraint
Change register constraint on the v variable from = to +. This was causing GCC
to
ffmpeg | branch: master | James Cowgill | Wed Mar 18
13:02:59 2015 +| [f8323744a0783d5937232a95cd1cc98f6b70a810] | committer:
Michael Niedermayer
mips/float_dsp: fix vector_fmul_window_mips on mips64
Commit dfa920807494 ("mips/float_dsp: fix a bug in vector_fmul_window_mips&qu
ffmpeg | branch: release/2.2 | James Cowgill | Thu
Feb 26 13:42:52 2015 +| [b9d09fb8c9998a533289c2fd9db8792570c9ff8f] |
committer: Michael Niedermayer
mips/acelp_filters: fix incorrect register constraint
Change register constraint on the v variable from = to +. This was causing GCC
to
ffmpeg | branch: release/1.1 | James Cowgill | Thu
Feb 26 13:42:52 2015 +| [9814419debd96d8576841b5173357ff282d0512e] |
committer: Michael Niedermayer
mips/acelp_filters: fix incorrect register constraint
Change register constraint on the v variable from = to +. This was causing GCC
to
ffmpeg | branch: release/2.6 | James Cowgill | Wed
Mar 11 14:59:28 2015 +| [c58edf52f9c57e14887b1f56a0543bebe20360c3] |
committer: Michael Niedermayer
mips/asmdefs: use _ABI64 as defined by gcc
Unfortunately android < api 21 (lollipop) doesn't have the sgidefs.h header,
the eas
ffmpeg | branch: master | James Cowgill | Wed Mar 11
14:59:28 2015 +| [a251aa1a350a1b9d3af07a7948efcc0add8e68ff] | committer:
Michael Niedermayer
mips/asmdefs: use _ABI64 as defined by gcc
Unfortunately android < api 21 (lollipop) doesn't have the sgidefs.h header,
the easiest wa
ffmpeg | branch: release/2.6 | James Cowgill | Sat
Mar 7 10:15:19 2015 +| [876d2d8db8ed672e2e785c540aaece0b21b7231f] |
committer: Michael Niedermayer
mips/asmdefs: change include guard to read AVUTIL_ instead of AVCODEC_
Signed-off-by: James Cowgill
Signed-off-by: Michael Niedermayer
ffmpeg | branch: master | James Cowgill | Sat Mar 7
10:15:19 2015 +| [3499a1c0a91c8bc81556d837c87bf991ef6657c1] | committer:
Michael Niedermayer
mips/asmdefs: change include guard to read AVUTIL_ instead of AVCODEC_
Signed-off-by: James Cowgill
Signed-off-by: Michael Niedermayer
ffmpeg | branch: master | James Cowgill | Thu Mar 5
17:40:16 2015 +| [d6f5b3eee3ab76000b115419d4e0ad91241739a3] | committer:
Michael Niedermayer
changelog: add mips 64-bit port
Reviewed-by: Nedeljko Babic
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.
ffmpeg | branch: master | James Cowgill | Thu Mar 5
17:40:15 2015 +| [157d6f0d5b95261bf053566d8a1c2652387da30c] | committer:
Michael Niedermayer
mips: port optimizations to mips n64
This mainly consists of replacing all the pointer arithmatic 'addiu'
instructions with PTR_A
ffmpeg | branch: master | James Cowgill | Thu Mar 5
17:40:13 2015 +| [a99de50ec7671c5224e27795572cc76236f1bdb6] | committer:
Michael Niedermayer
mips/aacdec: remove uses of mips32r2 specific ext instructions
Removing these removes the dependency of this code on mips32r2 which would
allow
ffmpeg | branch: master | James Cowgill | Thu Mar 5
17:40:14 2015 +| [eae13eae9d6499e81cd77bcd9e13f7bcb31b5577] | committer:
Michael Niedermayer
configure, mips: remove MIPS32R2, merging it with MIPSFPU
There are no independant uses of mips32r2 instructions except for the
FPU parts. Due
ffmpeg | branch: master | James Cowgill | Thu Feb 26
13:42:53 2015 +| [37ffe7f90a5708f3b51f277dac377a5454b5c0d5] | committer:
Michael Niedermayer
mips/aaccoder: use variables instead of using register names directly
On mips64, the registers t[4-7] do not exist. Instead of using a lot of
ffmpeg | branch: master | James Cowgill | Thu Feb 26
13:42:51 2015 +| [de4f59b5367213fc5a10df6570f9f33757302fbd] | committer:
Michael Niedermayer
mips: use float* to hold pointer instead of int
This is obviously needed for 64-bit support.
Signed-off-by: James Cowgill
Reviewed-by
ffmpeg | branch: master | James Cowgill | Thu Feb 26
13:42:52 2015 +| [b9de1303a6414174ab2f3bccefa801bfabcf0f88] | committer:
Michael Niedermayer
mips/acelp_filters: fix incorrect register constraint
Change register constraint on the v variable from = to +. This was causing GCC
to think
ffmpeg | branch: master | James Cowgill | Thu Feb 26
13:42:47 2015 +| [f6bf745c5c2a79644064dc7a7b28da4a7d44854a] | committer:
Michael Niedermayer
mips/aacdec: refactor out duplicated assembly code
The float_copy and fmul_and_reverse functions are refactored out from the
multiple copies in
ffmpeg | branch: master | James Cowgill | Thu Feb 26
13:42:46 2015 +| [83589e69187637d7d82d527c627b4520c92b9eac] | committer:
Michael Niedermayer
mips/sbrdsp: remove sbr_neg_odd_64_mips
The optimized C version of this code actually runs faster than this
version, so remove it.
Signed-off
ffmpeg | branch: master | James Cowgill | Thu Feb 26
13:42:42 2015 +| [213e823dc6bcd965eb212bc820bf0c5a3617103c] | committer:
Michael Niedermayer
mips/mathops: remove 64-bit code
GCC is perfectly happy generating optimized multiplication code on its own for
64-bit arches. GCC refuses to
ffmpeg | branch: master | James Cowgill | Thu Feb 26
13:42:44 2015 +| [390771481ab712a2835397b569288c4c541dc2a0] | committer:
Michael Niedermayer
mips/aacpsdsp: fix definition of ps_decorrelate_mips
Q_fract should have be declared as 'const float*'.
Also fix the constness of
ffmpeg | branch: master | James Cowgill | Thu Feb 26
13:42:45 2015 +| [d6f66aec508fb99ab0fdcb05efd1f394fba2a934] | committer:
Michael Niedermayer
mips/fft: remove some useless assembly
Remove some assembly that the compiler can easily handle optimally on its own.
GCC produces almost
32 matches
Mail list logo