| Commit message (Expand) | Author | Age | Files | Lines |
* | hwcontext_vaapi: Make default DRM device selection more helpful | Mark Thompson | 2019-06-02 | 1 | -16/+60 |
* | hwcontext_vaapi: Add option to specify connection type | Mark Thompson | 2019-06-02 | 1 | -4/+28 |
* | avutil/dynarry.h: fix comment grammar mistakes of FF_DYNARRAY_ADD | Steven Liu | 2019-06-01 | 1 | -1/+1 |
* | avutil/tx: should check against (*ctx) | Ruiling Song | 2019-05-16 | 1 | -1/+1 |
* | avutil/tx: fix forward compound non-mod-15 based MDCTs | Lynne | 2019-05-16 | 1 | -1/+1 |
* | lavu: bump minor and update APIchanges for the new transform API | Lynne | 2019-05-16 | 1 | -1/+1 |
* | libavutil: add an FFT & MDCT implementation | Lynne | 2019-05-15 | 3 | -0/+886 |
* | avutil: Add NV24 and NV42 pixel formats | Philip Langdale | 2019-05-12 | 4 | -2/+30 |
* | avutil/hwcontext_vdpau: Map 444 pix fmts to new VdpYCbCr types | ManojGuptaBonda | 2019-05-05 | 2 | -5/+15 |
* | Merge commit 'c4642788e83b0858bca449f9b6e71ddb015dfa5d' | James Almer | 2019-05-02 | 1 | -2/+4 |
|\ |
|
| * | time_internal: Prefix fallback versions of gmtime_r/localtime_r with ff_ | Martin Storsjö | 2019-04-16 | 1 | -2/+4 |
| * | time_internal: Do not attempt to override *time_r() macros | Michael Niedermayer | 2019-04-16 | 1 | -2/+2 |
* | | lavu/hwcontext_qsv: Fix the realign check for hwupload | Linjie Fu | 2019-04-30 | 1 | -2/+1 |
* | | avutil/avstring: Fix bug and undefined behavior in av_strncasecmp() | Michael Niedermayer | 2019-04-24 | 1 | -2/+3 |
* | | lavu/hwcontext_d3d: Cast src pointers calling av_image_copy*(). | Carl Eugen Hoyos | 2019-04-19 | 2 | -4/+4 |
* | | avutil/colorspace: add macros for RGB->YUV BT.709 | Gyan Doshi | 2019-04-19 | 1 | -0/+28 |
* | | lavu/hwcontext_qsv: Mark a pointer as const. | Carl Eugen Hoyos | 2019-04-16 | 1 | -1/+2 |
* | | avcodec/videotoolbox: add support for 10bit pixel format | fumoboy007 | 2019-04-16 | 1 | -0/+3 |
* | | libavutil/hwcontext_opencl: Fix channel order in format support check | Jarek Samic | 2019-04-09 | 1 | -6/+3 |
* | | avutil/hcontext_cuda: Remove unnecessary stream synchronisation | Philip Langdale | 2019-03-30 | 1 | -4/+0 |
* | | lavu/opencl: replace va_ext.h with standard name | Ruiling Song | 2019-03-22 | 1 | -1/+1 |
* | | lavu/qsv: allow surface size larger than requirement | Zhong Li | 2019-03-18 | 1 | -1/+1 |
* | | avcodec/mips: [loongson] mmi optimizations for VP9 put and avg functions | gxw | 2019-02-27 | 1 | -0/+15 |
* | | avutil/cuda_check: Fix non-dynamic-loader implementation | Philip Langdale | 2019-02-24 | 1 | -2/+5 |
* | | Merge commit '41cf3e3b1ca375962951fde1b90a03b16197d205' | James Almer | 2019-02-20 | 2 | -0/+4 |
|\| |
|
| * | arm: Create proper .rdata sections for COFF | Martin Storsjö | 2019-01-25 | 2 | -0/+4 |
| * | pixfmt: Add GRAY10 | Carl Eugen Hoyos | 2018-11-06 | 3 | -2/+28 |
| * | libavutil: Undeprecate the AVFrame reordered_opaque field | Martin Storsjö | 2018-11-05 | 2 | -2/+1 |
* | | Merge commit '5584abf69d83169a010aca404cd1cf95c23ad9ef' | James Almer | 2019-02-20 | 1 | -0/+8 |
|\| |
|
| * | arm: Emit .thumb_func directives | Martin Storsjö | 2018-10-12 | 1 | -0/+8 |
* | | avutil/cuda_check: avoid pointlessly exporting same symbol from two libraries | Timo Rothenpieler | 2019-02-14 | 3 | -49/+22 |
* | | lavu/parseutils: Allow to parse >= 100 hours. | Carl Eugen Hoyos | 2019-02-09 | 1 | -1/+1 |
* | | avutil/ppc/cpu: Fix power8 linux detection | Lauri Kasanen | 2019-02-05 | 1 | -5/+5 |
* | | lavu/imgutils: Use FFABS() instead of abs() for ptrdiff_t. | Carl Eugen Hoyos | 2019-02-01 | 1 | -2/+2 |
* | | avcodec/mips: [loongson] optimize put_hevc_qpel_hv_8 with mmi. | Shiyou Yin | 2019-01-22 | 1 | -0/+9 |
* | | avutil/imgutils: Optimize memset_bytes() by using av_memcpy_backptr() | Michael Niedermayer | 2019-01-20 | 1 | -22/+5 |
* | | avutil/mem: Optimize fill32() by unrolling and using 64bit | Michael Niedermayer | 2019-01-20 | 1 | -0/+12 |
* | | lavu/frame: Fix typo. | Carl Eugen Hoyos | 2019-01-18 | 1 | -1/+1 |
* | | avutil: add ROI (Region Of Interest) data struct and bump version | Guo, Yejun | 2019-01-17 | 3 | -1/+37 |
* | | intreadwrite: add AV_RL64A, AV_WL64A | Peter Ross | 2019-01-11 | 1 | -0/+15 |
* | | Add HDR dynamic metadata struct (for SMPTE 2094-40) to libavutil | Mohammad Izadi | 2018-12-21 | 6 | -2/+402 |
* | | lavu/internal: Replace an empty loop with "do {}". | Carl Eugen Hoyos | 2018-12-19 | 1 | -1/+1 |
* | | avutil/tests/random_seed: seeds[] is uint32_t, therefore use PRIX32 macro | Peter Ross | 2018-12-16 | 1 | -1/+1 |
* | | avutil/avsscanf: do not use long double functions | Paul B Mahol | 2018-12-15 | 1 | -6/+6 |
* | | hwcontext_opencl: Use correct function to enumerate devices | Mark Thompson | 2018-12-02 | 1 | -3/+6 |
* | | avpriv_tempfile: add djgpp fallback | Peter Ross | 2018-11-28 | 1 | -1/+1 |
* | | hwcontext_opencl: Only release command queue if it exists | Mark Thompson | 2018-11-28 | 1 | -4/+7 |
* | | avutil/mem: Fix invalid use of av_alloc_size | Mark Harris | 2018-11-26 | 1 | -1/+1 |
* | | avutil : add YUVA444P12 and YUVA422P12 | Martin Vignali | 2018-11-24 | 3 | -1/+60 |
* | | avutil/avsscanf: do not use unsupported p suffix for hex variable | Paul B Mahol | 2018-11-22 | 1 | -3/+1 |