summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm: vp9itxfm16: Use the right lane sizeMartin Storsjö2017-03-191-2/+2
* arm/aarch64: vp9: Fix vertical alignmentMartin Storsjö2017-03-193-26/+26
* arm/aarch64: vp9itxfm: Skip loading the min_eob pointer when it won't be usedMartin Storsjö2017-03-192-3/+4
* arm: vp9itxfm: Template the quarter/half idct32 functionMartin Storsjö2017-03-191-37/+20
* Merge commit '4ab496261b12e20ef293b7adca4fcaef1a67c538'James Almer2017-03-190-0/+0
|\
| * libvpx: Cast a pointer to const to squelch a warningDiego Biurrun2016-08-261-1/+1
* | Merge commit '721d57e608dc4fd6c86f27c5ae76ef559d646220'James Almer2017-03-198-43/+50
|\ \ | |/
| * vp56: Separate VP5 and VP6 dsp initializationDiego Biurrun2016-08-268-43/+49
* | Merge commit '3fd22538bc0e0de84b31335266b4b1577d3d609e'James Almer2017-03-195-16/+18
|\ \ | |/
| * prores: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-08-265-18/+19
* | Merge commit 'f81be06cf614919d71ded29b8f595bef40123ad8'James Almer2017-03-196-49/+75
|\ \ | |/
| * cavs: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-08-266-49/+75
* | Merge commit '802727b538b484e3f9d1345bfcc4ab24cfea8898'James Almer2017-03-193-21/+21
|\ \ | |/
| * vp8: Update some assembly comments left unchanged in bd66f073fe7286bd3cDiego Biurrun2016-08-263-21/+21
* | Merge commit '87c6c78604e4dd16f1f45862b27ca006da010527'James Almer2017-03-193-13/+14
|\ \ | |/
| * vp8: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-08-263-12/+13
* | Merge commit 'd9d26a3674f31f482f54e936fcb382160830877a'James Almer2017-03-198-20/+20
|\ \ | |/
| * vp56: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-08-268-20/+20
* | Merge commit '6892df9294d93322d43255ada299507465bc93c8'Clément Bœsch2017-03-196-39/+27
|\ \ | |/
| * vp3: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-08-266-39/+27
* | Merge commit '963b3ab11f98fcc4a311f0dc7b268890c5675da2'Clément Bœsch2017-03-191-0/+5
|\ \ | |/
| * doc: Document FATE option HWACCELLuca Barbato2016-08-261-0/+5
* | Merge commit 'd42809f9835a4e9e5c7c63210abb09ad0ef19cfb'Clément Bœsch2017-03-194-1/+10
|\ \ | |/
| * av1: Add codec_id and basic demuxing supportLuca Barbato2016-08-244-0/+10
* | Merge commit '24130234cd9dd733116d17b724ea4c8e12ce097a'Clément Bœsch2017-03-191-3/+14
|\ \ | |/
| * rtpdec_mpeg4: validate fmtp fieldsLuca Barbato2016-08-231-3/+14
* | Merge commit '46e3936fb04d06550151e667357065e3f646da1a'Clément Bœsch2017-03-191-0/+2
|\ \ | |/
| * configure: Set __MSVCRT_VERSION__to 0x0700 for MinGWDiego Biurrun2016-08-231-0/+2
* | Merge commit '6755eb5b212384e0599f7f2c5de42df49fff57de'Clément Bœsch2017-03-190-0/+0
|\ \ | |/
| * mss12: validate display dimensionsAnton Khirnov2016-08-181-0/+10
* | Merge commit '33f10546ec012ad4e1054b57317885cded7e953e'Clément Bœsch2017-03-190-0/+0
|\ \ | |/
| * vc1: check that slices have a positive heightAnton Khirnov2016-08-181-0/+6
* | Merge commit '09b23786b3986502ee88d4907356979127169bdd'Clément Bœsch2017-03-190-0/+0
|\ \ | |/
| * pcx: use the bytestream2 API for reading from inputAnton Khirnov2016-08-181-44/+29
* | Merge commit '221402c1c88b9d12130c6f5834029b535ee0e0c5'Clément Bœsch2017-03-191-1/+5
|\ \ | |/
| * pcx: check that the packet is large enough before reading the headerAnton Khirnov2016-08-181-0/+7
* | Merge commit '15ee419b7abaf17f8c662c145fe93d3dbf43282b'Clément Bœsch2017-03-190-0/+0
|\ \ | |/
| * pcx: properly pad the scanlineAnton Khirnov2016-08-181-1/+1
* | Merge commit '409d1cd2c955485798f8b0b0147c2b899b9144ec'Clément Bœsch2017-03-191-23/+15
|\ \ | |/
| * cook: use the bytestream2 API for reading extradataAnton Khirnov2016-08-181-19/+12
* | Merge commit 'bba9d8bdfb208b0ec2ccf182530347151ee3528b'Clément Bœsch2017-03-191-1/+1
|\ \ | |/
| * qpeg: fix an off by 1 error in the MV checkAnton Khirnov2016-08-181-2/+2
* | Merge commit '796dca027be09334d7bbf4f2ac1200e06bb054cb'Clément Bœsch2017-03-191-1/+1
|\ \ | |/
| * alac: do not return success if nothing was decodedAnton Khirnov2016-08-181-0/+4
* | Merge commit 'f5d46d332258dcd8ca623019ece1d5e5bb74142b'Clément Bœsch2017-03-191-4/+11
|\ \ | |/
| * vmnc: check that subrectangles fit into their containing rectanglesAnton Khirnov2016-08-181-2/+14
* | Merge commit '83b92a855e8e08bdec484e13ee5a7c8996224772'Clément Bœsch2017-03-191-10/+0
|\ \ | |/
| * golomb: Drop disabled cruftDiego Biurrun2016-08-171-16/+0
* | Merge commit '014852e932dab6e9cf2a53e7a17ce8321f3e922c'Clément Bœsch2017-03-191-7/+0
|\ \ | |/
| * simple_idct: arm: Drop disabled code variantDiego Biurrun2016-08-171-7/+0
OpenPOWER on IntegriCloud