summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * h264/arm64: implement missing 4:2:2 chroma loop filter neon functionsJanne Grunau2019-02-272-8/+46
* | Merge commit '7e42d5f0ab2aeac811fd01e122627c9198b13f01'James Almer2019-03-141-24/+25
|\ \ | |/
| * aarch64: vp8: Optimize vp8_idct_add_neon for aarch64Martin Storsjö2019-02-191-24/+25
* | Merge commit '49f9c4272c4029b57ff300d908ba03c6332fc9c4'James Almer2019-03-141-4/+4
|\ \ | |/
| * aarch64: vp8: Skip saturating in shrn in ff_vp8_idct_add_neonMartin Storsjö2019-02-191-4/+4
* | Merge commit '37394ef01b040605f8e1c98e73aa12b1c0bcba07'James Almer2019-03-141-24/+10
|\ \ | |/
| * aarch64: vp8: Optimize put_epel16_h6v6 with vp8_epel8_v6_y2Martin Storsjö2019-02-191-24/+10
* | Merge commit 'cef914e08310166112ac09567e66452a7679bfc8'James Almer2019-03-141-28/+13
|\ \ | |/
| * arm: vp8: Optimize put_epel16_h6v6 with vp8_epel8_v6_y2Martin Storsjö2019-02-191-28/+13
* | Merge commit 'e39a9212ab37a55b346801c77487d8a47b6f9fe2'James Almer2019-03-143-0/+329
|\ \ | |/
| * aarch64: vp8: Port bilin functions from arm versionMartin Storsjö2019-02-193-0/+329
* | Merge commit '58d154922707bfeb873cb3a7476e0f94b17463dd'James Almer2019-03-142-0/+294
|\ \ | |/
| * aarch64: vp8: Port epel4 functions from arm versionMartin Storsjö2019-02-192-0/+294
* | Merge commit 'cc7ba00c35faf0478f1f56215e926f70ccb31282'James Almer2019-03-142-0/+91
|\ \ | |/
| * aarch64: vp8: Port missing epel8 functions from arm versionMartin Storsjö2019-02-192-0/+91
* | Merge commit '52c9b0a6c0d02cff6caebcf6989e565e05b55200'James Almer2019-03-142-0/+112
|\ \ | |/
| * aarch64: vp8: Port vp8_luma_dc_wht and vp8_idct_dc_add4uv from arm versionMartin Storsjö2019-02-192-0/+112
* | Merge commit 'c513fcd7d235aa4cef45a6c3125bd4dcc03bf276'James Almer2019-03-141-1/+1
|\ \ | |/
| * aarch64: vp8: Fix a typo in a commentMartin Storsjö2019-02-191-1/+1
* | Merge commit 'f1011ea28a4048ddec97794ca3e9901474fe055f'James Almer2019-03-141-4/+4
|\ \ | |/
| * aarch64: vp8: Reorder the function pointer inits to match the arm originalMartin Storsjö2019-02-191-4/+4
* | Merge commit 'b4b27dce95a6d40bfcd78043d3abec7d80dae143'James Almer2019-03-140-0/+0
|\ \ | |/
| * aarch64: vp8: Move the vp8dsp makefile entries to the right placesMartin Storsjö2019-02-191-2/+2
| * aarch64: vp8: Remove superfluous includesMartin Storsjö2019-02-191-4/+0
* | Merge commit '85bfaa4949f4afcde19061def3e8a18988964858'James Almer2019-03-141-14/+14
|\ \ | |/
| * aarch64: vp8: Use the proper aarch64 form for conditional branchesMartin Storsjö2019-02-191-14/+14
* | Merge commit '2eeac79936e83c4495cbe5905064ab797e9b45ff'James Almer2019-03-140-0/+0
|\ \ | |/
| * aarch64: vp8: Fix assembling with armasm64Martin Storsjö2019-02-191-1/+1
| * aarch64: vp8: Fix assembling with clangMartin Storsjö2019-02-191-69/+69
* | Merge commit '0801853e640624537db386727b36fa97aa6258e7'James Almer2019-03-142-8/+6
|\ \ | |/
| * libavcodec: vp8 neon optimizations for aarch64Magnus Röös2019-02-196-0/+1188
* | Merge commit '899ee03088d55152a48830df0899887f055da1de'James Almer2019-03-141-1/+1
|\ \ | |/
| * Unbreak travis on macosLuca Barbato2019-02-191-1/+1
* | Merge commit 'f8df5e2f31a5ba7b30a0e1caaaf5a03c753b3f9b'James Almer2019-03-1421-179/+104
|\ \ | |/
| * tests: Add a convenience function for video-only lavf testsDiego Biurrun2019-02-1611-119/+27
* | tests: Convert lavf container tests with samples to non-legacy test scriptsJames Almer2019-03-1414-68/+50
* | Merge commit '618d02c1fa9e74d490cace64a7d15762656b521c'James Almer2019-03-1440-263/+199
|\ \ | |/
| * tests: Convert lavf container tests to non-legacy test scriptsDiego Biurrun2019-02-1624-126/+92
* | Merge commit '896fe15dbb7b78de495c4a7dd75e7faec66778da'James Almer2019-03-1425-56/+78
|\ \ | |/
| * tests: Convert lavf pixfmt conversion tests to non-legacy test scriptsDiego Biurrun2019-02-1625-55/+78
* | Merge commit 'a957e9379d11f2982d615f92c30580a57ea8bb40'James Almer2019-03-1439-201/+175
|\ \ | |/
| * tests: Convert lavf image tests to non-legacy test scriptsDiego Biurrun2019-02-1619-117/+76
* | Merge commit 'eb8a8115994434b548523cf0bca6a4a74784e79c'James Almer2019-03-1433-174/+113
|\ \ | |/
| * tests: Convert audio-only lavf tests to non-legacy test scriptsDiego Biurrun2019-02-1622-102/+72
* | Merge commit 'a70eac7a9b193e8434b5bed90bd72aa4cb688363'James Almer2019-03-148-31/+69
|\ \ | |/
| * tests: Convert image2pipe tests to non-legacy test scriptsDiego Biurrun2019-02-168-31/+67
* | avcodec/dvbsubdec: Check object positionMichael Niedermayer2019-03-141-0/+7
* | avcodec/cdgraphics: Use ff_set_dimensions()Michael Niedermayer2019-03-141-4/+1
* | avformat/gdv: Check fpsMichael Niedermayer2019-03-141-0/+3
* | libavcodec/zmbvenc: Add support for RGB formatsMatthew Fearnley2019-03-141-27/+77
OpenPOWER on IntegriCloud