summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* Merge commit '27079a426c9d3db918b158976e44b9b143d78e1c'Clément Bœsch2017-03-22
|\
| * buffer: convert to stdatomicAnton Khirnov2016-10-02
| * hwcontext_vaapi: add a quirk for the missing MemoryType attributeAnton Khirnov2016-10-02
| * lavu: Bump version for the 12bit Planar YUV supportLuca Barbato2016-09-27
| * pixfmt: Add yuv444p12 pixel formatLuca Barbato2016-09-27
| * pixfmt: Add yuv422p12 pixel formatLuca Barbato2016-09-27
| * pixfmt: Add yuv420p12 pixel formatLuca Barbato2016-09-27
| * hwcontext_cuda: Add P010 and YUV444P16 pixel formatYogender Kumar Gupta2016-09-22
* | lavu/buffer: drop USE_ATOMICSClément Bœsch2017-03-22
* | hwcontext: fix comments for av_hwdevice_ctx_alloc()Jun Zhao2017-03-22
* | avutil/x86util: don't use movss in VBROADCASTSS macro when src and dst args a...James Almer2017-03-21
* | Merge commit '07e1f99a1bb41d1a615676140eefc85cf69fa793'Clément Bœsch2017-03-20
|\|
| * x86util: Document SBUTTERFLY macroAlexandra Hájková2016-09-19
| * hwcontext_vdpau: Fix missing subscriptsMark Thompson2016-09-14
* | Merge commit '09a145b3c837273b1379321e44386a3233156e75'Clément Bœsch2017-03-20
|\|
| * hwcontext_vdpau: Remove duplicate definition of GET_CALLBACKMark Thompson2016-09-14
* | Merge commit '4fb311c804098d78e5ce5f527f9a9c37536d3a08'Clément Bœsch2017-03-20
|\|
| * Drop memalign hackDiego Biurrun2016-09-03
* | Merge commit 'f01f7a7846529b7c3ef343f117eaa2c0a1457af0'Clément Bœsch2017-03-20
|\|
| * hwcontext_dxva2: use the special UC copy for downloading framesAnton Khirnov2016-08-31
* | Merge commit 'd7bc52bf456deba0f32d9fe5c288ec441f1ebef5'Clément Bœsch2017-03-20
|\|
| * imgutils: add a function for copying image data from GPU mapped memoryAnton Khirnov2016-08-31
| * mathematics: Kill non-compiling disabled cruftDiego Biurrun2016-08-17
| * hwcontext_vaapi: Try the first render node as the default DRM deviceMark Thompson2016-08-13
* | lavu: add AV_PIX_FMT_FLAG_BAYERClément Bœsch2017-03-20
* | lavu/mathematics: split closing bracket out of ifdeferyClément Bœsch2017-03-18
* | lavu/mathematics: document so-called "cruft"Clément Bœsch2017-03-18
* | Merge commit 'ec021d48445a414325ad59a73f9cde3212b173e4'Clément Bœsch2017-03-18
|\|
| * buffer: fix av_buffer_pool_init2() documentationAnton Khirnov2016-08-11
* | spherical: Change types of bounding and pad to uint32_tVittorio Giovara2017-03-17
* | lavu/spherical: Make AVSphericalMapping pointer parameter const.Carl Eugen Hoyos2017-03-16
* | Merge commit '24a362569bff1d4161742fffaca80a4a4428be8a'Clément Bœsch2017-03-16
|\|
| * buffer: fix av_buffer_realloc() when the data is offset wrt buffer startAnton Khirnov2016-08-03
| * lavu: add LOCAL_ALIGNED_32James Almer2016-08-03
| * Revert "libavutil: Use an intermediate variable in AV_COPY*U"Martin Storsjö2016-08-02
* | Merge commit 'f79d847400d218cfd0b95f10358fe6e65ec3c9c4'James Almer2017-03-15
|\|
| * intreadwrite: Use the __unaligned keyword on MSVC for ARM and x86_64Martin Storsjö2016-08-02
* | Merge commit '230b1c070baa3b6d4bd590426a365b843d60ff50'James Almer2017-03-15
|\|
| * intreadwrite: Add intermediate variables in the byteswise AV_W*() macrosMartin Storsjö2016-08-02
| * libavutil: Use an intermediate variable in AV_COPY*UMartin Storsjö2016-07-31
* | aarch64: Add parentheses around the offset parameter in movrelMartin Storsjö2017-03-11
* | avutil/tests/lfg: Remove debugging start/stop timerMichael Niedermayer2017-03-08
* | avutil/tests/lfg.c: added proper normality testThomas Turner2017-03-08
* | Revert "lavu/atomic: add support for the new memory model aware gcc built-ins"James Almer2017-03-08
* | spherical: Add tiled equirectangular type and projection-specific propertiesVittorio Giovara2017-03-07
* | avutil/md5: stop discarding the const qualifier for the src pointerJames Almer2017-03-03
* | avutil/md5: fix misaligned readsJames Almer2017-03-03
* | Revert "avutil/frame: Disallow zero sized frame side data"Michael Niedermayer2017-03-03
* | hwcontext_vaapi: Don't abort on failing to allocate from a fixed-size poolMark Thompson2017-03-02
* | avcodec, avutil, avformat: remove AVOption requirement for some fieldswm42017-03-02