| Commit message (Expand) | Author | Age | Files | Lines |
* | lavu: Document the color properties enumeration values origin | Vittorio Giovara | 2016-12-02 | 1 | -0/+3 |
* | hwcontext_vaapi: Don't abort on failing to allocate from a fixed-size pool | Mark Thompson | 2016-11-26 | 1 | -0/+4 |
* | arm: warn/error on movrelx usage problematic with PIC on ELF | Janne Grunau | 2016-11-24 | 1 | -0/+9 |
* | Drop some bogus Doxygen documentation. | Diego Biurrun | 2016-11-21 | 1 | -2/+0 |
* | Fix some mismatches between function parameter and doxygen parameter names. | Diego Biurrun | 2016-11-21 | 3 | -4/+4 |
* | hwcontext_dxva2: make sure the sw frame format is the right one during transfer | Anton Khirnov | 2016-11-18 | 1 | -0/+6 |
* | hwcontext_dxva2: split transfer_data() into upload/download functions | Anton Khirnov | 2016-11-18 | 1 | -20/+33 |
* | hwcontext_dxva2: fix handling of the mapping flags | Anton Khirnov | 2016-11-18 | 1 | -3/+9 |
* | hwcontext_dxva2: do not assume the destination format during mapping is alway... | Anton Khirnov | 2016-11-18 | 1 | -0/+4 |
* | arm: Clear the gp register alias at the end of functions | Martin Storsjö | 2016-11-10 | 1 | -0/+3 |
* | aarch64: Add an offset parameter to the movrel macro | Martin Storsjö | 2016-11-10 | 1 | -4/+10 |
* | lavu: Rename ycgco color space appropriately | Vittorio Giovara | 2016-11-08 | 3 | -3/+4 |
* | pixfmt: Add GRAY12 | Luca Barbato | 2016-11-07 | 3 | -1/+27 |
* | hwcontext_qsv: support frame mapping | Anton Khirnov | 2016-11-07 | 1 | -0/+37 |
* | hwcontext_qsv: transfer data through the child context when VPP fails | Anton Khirnov | 2016-11-07 | 1 | -0/+40 |
* | hwcontext_qsv: do not fail when download/upload VPP session creation fails | Anton Khirnov | 2016-11-07 | 1 | -2/+14 |
* | hwcontext_qsv: add support for the P8 format | Anton Khirnov | 2016-11-07 | 1 | -0/+1 |
* | hwcontext_dxva2: add support for the P8 format | Anton Khirnov | 2016-11-07 | 1 | -2/+18 |
* | hwcontext_dxva2: frame mapping support | Anton Khirnov | 2016-11-07 | 1 | -21/+68 |
* | hwcontext_vaapi: Frame mapping support | Mark Thompson | 2016-11-03 | 1 | -41/+52 |
* | hwcontext: Hardware frame mapping | Mark Thompson | 2016-11-03 | 4 | -7/+361 |
* | Drop unreachable break and return statements | Diego Biurrun | 2016-11-03 | 1 | -2/+0 |
* | float_dsp: Have implementation match function pointer prototype | Diego Biurrun | 2016-11-03 | 1 | -1/+1 |
* | audio_fifo: Drop write-only variable | Diego Biurrun | 2016-10-27 | 1 | -2/+2 |
* | lavu: Add JEDEC P22 color primaries | Vittorio Giovara | 2016-10-21 | 3 | -1/+3 |
* | emms: Give apriv_emms_yasm() a more general name | Diego Biurrun | 2016-10-18 | 2 | -4/+4 |
* | x86: Add missing colons after assembly labels | Diego Biurrun | 2016-10-17 | 1 | -2/+2 |
* | Add GBRAP12 pixel format support | Kieran Kunhya | 2016-10-12 | 3 | -1/+33 |
* | Add GBRP12 pixel format support | Michael Niedermayer | 2016-10-12 | 3 | -1/+30 |
* | pixfmt: Document alternative names for smpte 431 and 432 | Vittorio Giovara | 2016-10-02 | 1 | -2/+2 |
* | hwcontext_vaapi: Enable P010 support | Mark Thompson | 2016-10-02 | 1 | -1/+1 |
* | lavu: remove the custom atomic API | Anton Khirnov | 2016-10-02 | 7 | -396/+0 |
* | buffer: convert to stdatomic | Anton Khirnov | 2016-10-02 | 2 | -12/+14 |
* | hwcontext_vaapi: add a quirk for the missing MemoryType attribute | Anton Khirnov | 2016-10-02 | 3 | -2/+14 |
* | lavu: Bump version for the 12bit Planar YUV support | Luca Barbato | 2016-09-27 | 1 | -1/+1 |
* | pixfmt: Add yuv444p12 pixel format | Luca Barbato | 2016-09-27 | 2 | -0/+29 |
* | pixfmt: Add yuv422p12 pixel format | Luca Barbato | 2016-09-27 | 2 | -0/+29 |
* | pixfmt: Add yuv420p12 pixel format | Luca Barbato | 2016-09-27 | 2 | -0/+29 |
* | hwcontext_cuda: Add P010 and YUV444P16 pixel format | Yogender Kumar Gupta | 2016-09-22 | 1 | -0/+22 |
* | x86util: Document SBUTTERFLY macro | Alexandra Hájková | 2016-09-19 | 1 | -0/+10 |
* | hwcontext_vdpau: Fix missing subscripts | Mark Thompson | 2016-09-14 | 1 | -2/+2 |
* | hwcontext_vdpau: Remove duplicate definition of GET_CALLBACK | Mark Thompson | 2016-09-14 | 1 | -24/+13 |
* | Drop memalign hack | Diego Biurrun | 2016-09-03 | 1 | -26/+3 |
* | hwcontext_dxva2: use the special UC copy for downloading frames | Anton Khirnov | 2016-08-31 | 1 | -2/+7 |
* | imgutils: add a function for copying image data from GPU mapped memory | Anton Khirnov | 2016-08-31 | 7 | -14/+215 |
* | mathematics: Kill non-compiling disabled cruft | Diego Biurrun | 2016-08-17 | 1 | -9/+0 |
* | hwcontext_vaapi: Try the first render node as the default DRM device | Mark Thompson | 2016-08-13 | 1 | -5/+8 |
* | buffer: fix av_buffer_pool_init2() documentation | Anton Khirnov | 2016-08-11 | 1 | -3/+4 |
* | buffer: fix av_buffer_realloc() when the data is offset wrt buffer start | Anton Khirnov | 2016-08-03 | 1 | -1/+1 |
* | lavu: add LOCAL_ALIGNED_32 | James Almer | 2016-08-03 | 1 | -0/+6 |