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
/
compat
Age
Commit message (
Expand
)
Author
2017-06-01
compat/cuda: make cuvidGetDecoderCaps optional
Timo Rothenpieler
2017-05-15
compat/cuda/ptx2c: remove bashism and harden against arbitrary input
Timo Rothenpieler
2017-05-15
build: add support for building .cu files via nvcc
Timo Rothenpieler
2017-05-09
compat/cuda: fix cast warnings on windows
Timo Rothenpieler
2017-05-09
compat/cuda: update cuvid/nvdec headers to Video Codec SDK 8.0.14
Timo Rothenpieler
2017-05-09
compat/nvenc: bump nvEncodeAPI.h to Video Codec SDK 8.0.14
Timo Rothenpieler
2017-05-04
compat/strtod: Add missing const qualifiers.
Carl Eugen Hoyos
2017-04-13
Support building C++ files with MSVC
Aaron Levinson
2017-04-13
Merge commit '6a93b596c5c3af31b843d63013a7985ffeea354d'
James Almer
2017-04-09
Merge commit '3794062ab1a13442b06f6d76c54dce51ffa54697'
Clément Bœsch
2017-04-04
Merge commit 'bd9cd04626a98a752c5771d057a6b86779359904'
James Almer
2017-04-04
stdatomic/win32: only include the lean windows headers to avoid conflicts
Hendrik Leppkes
2017-04-02
compat/atomics: fix atomic_fetch_xor
James Almer
2017-03-18
compat/atomics/gcc: use __typeof__ instead of typeof
James Almer
2017-03-01
compat/cuda: fix ulong size on cygwin
Timo Rothenpieler
2016-12-08
compat/atomics: add typecasts in atomic_compare_exchange_strong()
Wan-Teh Chang
2016-12-03
Remove Plan 9 support
Diego Biurrun
2016-12-02
compat/atomics: rename header guards
James Almer
2016-12-02
Add a compat dummy stdatomic.h used when threading is disabled
Anton Khirnov
2016-12-02
Add a compat stdatomic.h implementation based on pthreads
Anton Khirnov
2016-12-02
Add a compat stdatomic.h implementation based on suncc atomics
Anton Khirnov
2016-12-02
Add a compat stdatomic.h implementation based on windows atomics
Anton Khirnov
2016-12-02
Add a compat stdatomic.h implementation based on GCC atomics
Anton Khirnov
2016-11-24
w32pthreads: Fix function pointer casts
Diego Biurrun
2016-11-22
avcodec/cuvid: Add support for P010/P016 as an output surface format
Philip Langdale
2016-11-22
avcodec/cuvid: use dynamically loaded CUDA/CUVID
Timo Rothenpieler
2016-11-22
compat/cuda: add dynamic loader
Timo Rothenpieler
2016-11-05
compat/w32dlfcn.h: Add safe win32 dlopen/dlclose/dlsym functions.
Matt Oliver
2016-10-02
Add a compat dummy stdatomic.h used when threading is disabled
Anton Khirnov
2016-10-02
Add a compat stdatomic.h implementation based on pthreads
Anton Khirnov
2016-10-02
Add a compat stdatomic.h implementation based on suncc atomics
Anton Khirnov
2016-10-02
Add a compat stdatomic.h implementation based on windows atomics
Anton Khirnov
2016-10-02
Add a compat stdatomic.h implementation based on GCC atomics
Anton Khirnov
2016-09-23
compat/cuda: convert to unix line endings
Timo Rothenpieler
2016-09-22
cuvid: Use bundled headers
Philip Langdale
2016-09-22
cuvid: Add MIT licenced nvcuid headers from Video SDK 7.0
Philip Langdale
2016-08-28
avcodec/nvenc: include nvEncodeAPI v7 SDK header
Timo Rothenpieler
2016-08-17
compat/avisynth: update AviSynth+ header
Stephen Hutchinson
2016-05-08
Merge commit '6bb99757b780144d9fa27cdce09d3621e1a0ed43'
Derek Buitenhuis
2016-03-31
jack: Support OSX
Josh de Kock
2016-02-14
compat/os2threads: split long lines
KO Myung-Hun
2016-02-14
compat/os2threads: support the return value of joined thread
KO Myung-Hun
2016-02-14
compat/os2threads: Improve pthread_cond_xxx() functions
KO Myung-Hun
2016-01-31
all: Make header guard names consistent
Timothy Gu
2016-01-28
all: Add missing header guards
Timothy Gu
2015-11-12
os2threads: Add pthread_once()
KO Myung-Hun
2015-11-02
Merge commit '407ac22322e5ce67996ec54ef619cafa4c9ceb78'
Hendrik Leppkes
2015-10-30
w32pthreads: Map MemoryBarrier to __sync_synchronize on mingw
Martin Storsjö
2015-10-20
compat/solaris/make_sunver.pl: Use /usr/bin/env perl instead of /usr/bin/perl
Michael Niedermayer
2015-10-16
w32pthreads: fix mingw build on x86 with -msse2 or higher
Hendrik Leppkes
[next]