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