summaryrefslogtreecommitdiffstats
path: root/libavutil
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * intreadwrite: Use the __unaligned keyword on MSVC for ARM and x86_64Martin Storsjö2016-08-021-0/+5
* | Merge commit '230b1c070baa3b6d4bd590426a365b843d60ff50'James Almer2017-03-151-12/+12
|\ \ | |/
| * intreadwrite: Add intermediate variables in the byteswise AV_W*() macrosMartin Storsjö2016-08-021-6/+12
| * libavutil: Use an intermediate variable in AV_COPY*UMartin Storsjö2016-07-311-1/+5
* | aarch64: Add parentheses around the offset parameter in movrelMartin Storsjö2017-03-111-2/+2
* | avutil/tests/lfg: Remove debugging start/stop timerMichael Niedermayer2017-03-081-3/+0
* | avutil/tests/lfg.c: added proper normality testThomas Turner2017-03-081-22/+142
* | Revert "lavu/atomic: add support for the new memory model aware gcc built-ins"James Almer2017-03-081-17/+0
* | spherical: Add tiled equirectangular type and projection-specific propertiesVittorio Giovara2017-03-073-2/+94
* | avutil/md5: stop discarding the const qualifier for the src pointerJames Almer2017-03-031-6/+7
* | avutil/md5: fix misaligned readsJames Almer2017-03-031-10/+5
* | Revert "avutil/frame: Disallow zero sized frame side data"Michael Niedermayer2017-03-031-2/+0
* | hwcontext_vaapi: Don't abort on failing to allocate from a fixed-size poolMark Thompson2017-03-021-0/+4
* | avcodec, avutil, avformat: remove AVOption requirement for some fieldswm42017-03-022-30/+4
* | add locale month names to av_small_strptimeMicah Galizia2017-02-262-0/+35
* | avutil/frame: Disallow zero sized frame side dataMichael Niedermayer2017-02-251-0/+2
* | avutil/frame: Reimplement av_frame_new_side_data() without size=0 special caseMichael Niedermayer2017-02-251-26/+29
* | Factorize CHECK/SUINT codeMichael Niedermayer2017-02-211-0/+10
* | Factor CHECKED out of DEBUG so it can be set seperatlyMichael Niedermayer2017-02-191-0/+4
* | avcodec/h264: sse2, avx h luma mbaff deblock/loop filterJames Darnley2017-02-181-0/+15
* | x86util: import MOVHL macroJames Darnley2017-02-181-0/+12
* | avcodec/x86: deduplicate PASS8ROWS macroJames Darnley2017-02-181-0/+5
* | hwcontext_dxva2: support D3D9Exwm42017-02-131-30/+87
* | AVFrame: add an opaque_ref fieldwm42017-02-133-1/+21
* | Revert "avutil/hwcontext_vaapi: fix SEGV in vaTerminate when vaInitialize fails"Mark Thompson2017-02-051-1/+2
* | avutil/hwcontext_vaapi: fix SEGV in vaTerminate when vaInitialize failsAman Gupta2017-02-021-2/+1
* | Merge commit 'f637046d3134a331e4b5a7243ac3dfb92735b8a5'Clément Bœsch2017-02-022-4/+3
|\ \ | |/
| * libavutil: Always use some GCC style attributes on clangMartin Storsjö2016-07-212-3/+3
* | Merge commit '6f9e34baea4f6f484392e4e67f606a0835d07b73'Clément Bœsch2017-02-021-2/+8
|\ \ | |/
| * arm: Check for support for the .fpu directiveMartin Storsjö2016-07-211-2/+8
OpenPOWER on IntegriCloud