summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* avutil/pixfmt: Document chroma plane size for odd resolutionsMichael Niedermayer2018-07-20
* lavu/x86/cpu: Fix aesni detectionalexander schmid2018-07-19
* avutil/pixelutils: correct the function name in commentsJun Zhao2018-07-11
* hwcontext_opencl: remove an unused variableJun Zhao2018-06-29
* hwcontext_opencl: Remove the opencl_device_init in opencl_device_deriveJun Zhao2018-06-29
* configure: fix check for opencl_vaapi_intel_media.Jun Zhao2018-06-29
* libavutil/encryption_info: Add unit tests.Jacob Trimble2018-06-27
* avutil/gitignore: Ignore integer test binary.Jacob Trimble2018-06-27
* avutil/encryption_info: Fix documentation problem.Jacob Trimble2018-06-27
* hwcontext_opencl: Remove unused variableMark Thompson2018-06-24
* libavutil/encryption_info: Allow multiple init info.Jacob Trimble2018-06-23
* hwcontext_opencl: use ff_hwframe_map_replace()Rostislav Pehlivanov2018-06-21
* hwcontext_internal: add ff_hwframe_map_replaceRostislav Pehlivanov2018-06-21
* tests/bprint: Replace the number by macro for bprint initJun Zhao2018-06-17
* avutil/log: Replace the number by macro for bprint initJun Zhao2018-06-17
* avutil/common: Fix undefined behavior in av_clip_uintp2_c()Michael Niedermayer2018-06-15
* pixdesc: Only check against valid entries when iterating over lists of enumsDerek Buitenhuis2018-06-12
* lavu/hwcontext_opecl: fix the build warningJun Zhao2018-06-07
* lavu: add calling convention for OpenCL callback.Ruiling Song2018-06-06
* Use the same name for stereo3d frame/packet side dataVittorio Giovara2018-06-05
* hwcontext_vaapi: Fix mapping from DRMMark Thompson2018-05-24
* hwcontext: Add test for device creation and derivationMark Thompson2018-05-21
* lavu/Makefile: Fix alignment and orderingMark Thompson2018-05-15
* hwcontext: Do not call device_init again when deriving an existing deviceMark Thompson2018-05-15
* avutil/hwcontext_cuda: fix YUV420P cuda_get_bufferMarton Balint2018-05-15
* hwcontext_vaapi: Add an assert in vaapi_map_from_drm()Haihao Xiang2018-05-10
* avutil/hwcontext_cuda: use generic size and pointer assignment functionsTimo Rothenpieler2018-05-10
* avutil/hwcontext_cuda: add support for nvenc rgb formatsTimo Rothenpieler2018-05-10
* avutil/hwcontext_cuda: explicitly synchronize cuMemcpy callsTimo Rothenpieler2018-05-10
* avutil/hwcontext_cuda: add CUstream in cuda hwctxTimo Rothenpieler2018-05-10
* avutil: add gray14 pixel formatPaul B Mahol2018-05-05
* avfilter/drawutils: add support for full rangePaul B Mahol2018-05-03
* Use AV_PIX_FMT_FLAG_ALPHA for detecting transparency where nb_components was ...Marton Balint2018-04-30
* avutil/pixdesc: add AV_PIX_FMT_FLAG_ALPHA to AV_PIX_FMT_PAL8Marton Balint2018-04-30
* hwcontext_vaapi: Fix compilation with libva versions < 1.4.0Mark Thompson2018-04-27
* lavu/opt: add AV_OPT_FLAG_DEPRECATEDClément Bœsch2018-04-26
* lavu/threadmessage: add av_thread_message_queue_nb_elems()Clément Bœsch2018-04-26
* avformat/mov: Increase support for common encryption.Jacob Trimble2018-04-19
* Bump minor versions after release/4.0 branchingMichael Niedermayer2018-04-16
* Bump minor versions for branching release/4.0Michael Niedermayer2018-04-16
* avutil/random_seed: use bcrypt instead of the old wincrypt APISteve Lhomme2018-04-14
* Merge commit '8f144d9e3d5cb2ca92e5bdf7cc9f72effa1bd2ce'James Almer2018-04-13
|\
| * Drop Windows XP support remnantsDiego Biurrun2018-04-09
* | Merge commit 'cca5e4f040971db6de0bfe6968f00c021d8a9c42'James Almer2018-04-13
|\|
| * qsv: adding Multi Frame Encode supportMaxym Dmytrychenko2018-04-08
* | avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPALwm42018-04-03
* | Merge commit '3a7b4ae62c798edbd82bcd8fef863c74ed2acd4a'James Almer2018-03-30
|\|
| * arm: Produce .const_data instead of .section .rodata for Mach-OMartin Storsjö2018-03-30
* | Merge commit '86499771d1228d8303c8eb6509e20c0caaa02da5'James Almer2018-03-29
|\|
| * qsv: align surface width/height to 16.Ruiling Song2018-03-21