summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* 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
* | add locale month names to av_small_strptimeMicah Galizia2017-02-26
* | avutil/frame: Disallow zero sized frame side dataMichael Niedermayer2017-02-25
* | avutil/frame: Reimplement av_frame_new_side_data() without size=0 special caseMichael Niedermayer2017-02-25
* | Factorize CHECK/SUINT codeMichael Niedermayer2017-02-21
* | Factor CHECKED out of DEBUG so it can be set seperatlyMichael Niedermayer2017-02-19
* | avcodec/h264: sse2, avx h luma mbaff deblock/loop filterJames Darnley2017-02-18
* | x86util: import MOVHL macroJames Darnley2017-02-18
* | avcodec/x86: deduplicate PASS8ROWS macroJames Darnley2017-02-18
* | hwcontext_dxva2: support D3D9Exwm42017-02-13
* | AVFrame: add an opaque_ref fieldwm42017-02-13
* | Revert "avutil/hwcontext_vaapi: fix SEGV in vaTerminate when vaInitialize fails"Mark Thompson2017-02-05
* | avutil/hwcontext_vaapi: fix SEGV in vaTerminate when vaInitialize failsAman Gupta2017-02-02
* | Merge commit 'f637046d3134a331e4b5a7243ac3dfb92735b8a5'Clément Bœsch2017-02-02
|\|
| * libavutil: Always use some GCC style attributes on clangMartin Storsjö2016-07-21
* | Merge commit '6f9e34baea4f6f484392e4e67f606a0835d07b73'Clément Bœsch2017-02-02
|\|
| * arm: Check for support for the .fpu directiveMartin Storsjö2016-07-21
* | Merge commit '8e9cd81d291b1010c625b2766058aadf4affb537'James Almer2017-01-31
|\|
| * x86: cpu: Detect Conroe CPUs and their slow shuffle unitFiona Glaser2016-07-20
* | Merge commit '7d7355aa92bb36ca0765c49a569a999bcb96f332'James Almer2017-01-31
|\|
| * x86: Add SSSE3_SLOW CPU flag and related convenience macrosDiego Biurrun2016-07-20
| * x86util: Extend SPLATW for avx2James Almer2016-07-18
* | avutil/frame: fix av_frame_copy for unknown layoutsMarton Balint2017-01-31
* | avutil/eval: add atan2 functionPaul B Mahol2017-01-30
* | avutil/channel_layout: add av_get_extended_channel_layoutMarton Balint2017-01-24
* | avutil/channel_layout: fix remains of old syntax in docs and commentsMarton Balint2017-01-24