summaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
...
| * audio_fifo: Drop write-only variableDiego Biurrun2016-10-271-2/+2
* | Merge commit '0d9b9bd37f43ee29ad9f709d85c8f3be9db71104'Clément Bœsch2017-03-243-1/+3
|\ \ | |/
| * lavu: Add JEDEC P22 color primariesVittorio Giovara2016-10-213-1/+3
* | lavu/pixfmt: fix redundant commentClément Bœsch2017-03-241-1/+1
* | Merge commit '7911186ed616ae81dd8617d6d0e8b08c818db9d8'James Almer2017-03-232-4/+4
|\ \ | |/
| * emms: Give apriv_emms_yasm() a more general nameDiego Biurrun2016-10-182-4/+4
* | Merge commit '6be7944ee2ec2f045e6eb9a93237e992c8b20ac4'James Almer2017-03-231-2/+2
|\ \ | |/
| * x86: Add missing colons after assembly labelsDiego Biurrun2016-10-171-2/+2
| * Add GBRAP12 pixel format supportKieran Kunhya2016-10-123-1/+33
| * Add GBRP12 pixel format supportMichael Niedermayer2016-10-123-1/+30
* | Merge commit '310c55f1799deab395319471a75c528d0fa7b30d'Clément Bœsch2017-03-231-2/+2
|\ \ | |/
| * pixfmt: Document alternative names for smpte 431 and 432Vittorio Giovara2016-10-021-2/+2
| * hwcontext_vaapi: Enable P010 supportMark Thompson2016-10-021-1/+1
| * lavu: remove the custom atomic APIAnton Khirnov2016-10-027-396/+0
* | Merge commit '27079a426c9d3db918b158976e44b9b143d78e1c'Clément Bœsch2017-03-222-13/+15
|\ \ | |/
| * buffer: convert to stdatomicAnton Khirnov2016-10-022-12/+14
| * hwcontext_vaapi: add a quirk for the missing MemoryType attributeAnton Khirnov2016-10-023-2/+14
| * lavu: Bump version for the 12bit Planar YUV supportLuca Barbato2016-09-271-1/+1
| * pixfmt: Add yuv444p12 pixel formatLuca Barbato2016-09-272-0/+29
| * pixfmt: Add yuv422p12 pixel formatLuca Barbato2016-09-272-0/+29
| * pixfmt: Add yuv420p12 pixel formatLuca Barbato2016-09-272-0/+29
| * hwcontext_cuda: Add P010 and YUV444P16 pixel formatYogender Kumar Gupta2016-09-221-0/+22
* | lavu/buffer: drop USE_ATOMICSClément Bœsch2017-03-223-77/+0
* | hwcontext: fix comments for av_hwdevice_ctx_alloc()Jun Zhao2017-03-221-3/+2
* | avutil/x86util: don't use movss in VBROADCASTSS macro when src and dst args a...James Almer2017-03-211-0/+2
* | Merge commit '07e1f99a1bb41d1a615676140eefc85cf69fa793'Clément Bœsch2017-03-201-0/+10
|\ \ | |/
| * x86util: Document SBUTTERFLY macroAlexandra Hájková2016-09-191-0/+10
| * hwcontext_vdpau: Fix missing subscriptsMark Thompson2016-09-141-2/+2
* | Merge commit '09a145b3c837273b1379321e44386a3233156e75'Clément Bœsch2017-03-201-25/+13
|\ \ | |/
| * hwcontext_vdpau: Remove duplicate definition of GET_CALLBACKMark Thompson2016-09-141-24/+13
* | Merge commit '4fb311c804098d78e5ce5f527f9a9c37536d3a08'Clément Bœsch2017-03-201-33/+3
|\ \ | |/
| * Drop memalign hackDiego Biurrun2016-09-031-26/+3
* | Merge commit 'f01f7a7846529b7c3ef343f117eaa2c0a1457af0'Clément Bœsch2017-03-201-2/+7
|\ \ | |/
| * hwcontext_dxva2: use the special UC copy for downloading framesAnton Khirnov2016-08-311-2/+7
* | Merge commit 'd7bc52bf456deba0f32d9fe5c288ec441f1ebef5'Clément Bœsch2017-03-207-14/+215
|\ \ | |/
| * imgutils: add a function for copying image data from GPU mapped memoryAnton Khirnov2016-08-317-14/+215
| * mathematics: Kill non-compiling disabled cruftDiego Biurrun2016-08-171-9/+0
| * hwcontext_vaapi: Try the first render node as the default DRM deviceMark Thompson2016-08-131-5/+8
* | lavu: add AV_PIX_FMT_FLAG_BAYERClément Bœsch2017-03-203-14/+19
* | lavu/mathematics: split closing bracket out of ifdeferyClément Bœsch2017-03-181-2/+1
* | lavu/mathematics: document so-called "cruft"Clément Bœsch2017-03-181-0/+1
* | Merge commit 'ec021d48445a414325ad59a73f9cde3212b173e4'Clément Bœsch2017-03-181-3/+4
|\ \ | |/
| * buffer: fix av_buffer_pool_init2() documentationAnton Khirnov2016-08-111-3/+4
* | spherical: Change types of bounding and pad to uint32_tVittorio Giovara2017-03-171-5/+5
* | lavu/spherical: Make AVSphericalMapping pointer parameter const.Carl Eugen Hoyos2017-03-162-2/+2
* | Merge commit '24a362569bff1d4161742fffaca80a4a4428be8a'Clément Bœsch2017-03-161-1/+1
|\ \ | |/
| * buffer: fix av_buffer_realloc() when the data is offset wrt buffer startAnton Khirnov2016-08-031-1/+1
| * lavu: add LOCAL_ALIGNED_32James Almer2016-08-031-0/+6
| * Revert "libavutil: Use an intermediate variable in AV_COPY*U"Martin Storsjö2016-08-021-5/+1
* | Merge commit 'f79d847400d218cfd0b95f10358fe6e65ec3c9c4'James Almer2017-03-151-0/+5
|\ \ | |/
OpenPOWER on IntegriCloud