You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Michael Niedermayer 80154b1b3a Bump version for master after 3.4 branchpoint 7 years ago
..
aarch64 avutil/cpu: split flag checks per arch in av_cpu_max_align() 7 years ago
arm avutil/cpu: split flag checks per arch in av_cpu_max_align() 7 years ago
avr32 Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' 9 years ago
bfin
mips avcodec/mips: Improve avc bi-weighted mc msa functions 7 years ago
ppc avutil/cpu: split flag checks per arch in av_cpu_max_align() 7 years ago
sh4
tests add missing ignore files 7 years ago
tomi
x86 avutil/cpu: split flag checks per arch in av_cpu_max_align() 7 years ago
.gitignore Merge commit '257f00ec1ab06a2a161f535036c6512f3fc8e801' 9 years ago
Makefile lavu: Add DRM hwcontext 7 years ago
adler32.c
adler32.h avutil: Group hash functions separately in Doxygen 8 years ago
aes.c
aes.h
aes_ctr.c
aes_ctr.h
aes_internal.h
atomic.c lavu: remove the custom atomic API 8 years ago
atomic.h lavu: remove the custom atomic API 8 years ago
atomic_gcc.h Revert "lavu/atomic: add support for the new memory model aware gcc built-ins" 8 years ago
atomic_suncc.h lavu: remove the custom atomic API 8 years ago
atomic_win32.h lavu: remove the custom atomic API 8 years ago
attributes.h Merge commit 'f637046d3134a331e4b5a7243ac3dfb92735b8a5' 8 years ago
audio_fifo.c Merge commit '0456e684394dc5a7b98ab9ebb48396d743bf3730' 8 years ago
audio_fifo.h
avassert.h avutil/avassert: Add av_assertX_fpu() 8 years ago
avstring.c avutil/avstring: improve av_strreplace implement 8 years ago
avstring.h avutil/avstring: improve av_strreplace implement 8 years ago
avutil.h lavu: add av_fourcc_make_string() and av_fourcc2str() 8 years ago
avutilres.rc
base64.c
base64.h
blowfish.c
blowfish.h
bprint.c
bprint.h
bswap.h
buffer.c Merge commit '27079a426c9d3db918b158976e44b9b143d78e1c' 8 years ago
buffer.h Merge commit 'ec021d48445a414325ad59a73f9cde3212b173e4' 8 years ago
buffer_internal.h Merge commit '27079a426c9d3db918b158976e44b9b143d78e1c' 8 years ago
camellia.c
camellia.h
cast5.c
cast5.h
channel_layout.c avutil/channel_layout: add av_get_extended_channel_layout 8 years ago
channel_layout.h avutil/channel_layout: add av_get_extended_channel_layout 8 years ago
color_utils.c lavu: Adding ARIB STD-B67 (hybrid log-gamma) enum value and transfer function. 9 years ago
color_utils.h
colorspace.h Merge commit '1f77e634bb838f71ff21923b5e9fe3104c831c52' 9 years ago
common.h
cpu.c avutil/cpu: split flag checks per arch in av_cpu_max_align() 7 years ago
cpu.h Merge commit 'e6bff23f1e11aefb16a2b5d6ee72bf7469c5a66e' 7 years ago
cpu_internal.h avutil/cpu: split flag checks per arch in av_cpu_max_align() 7 years ago
crc.c
crc.h avutil: Add detailed Doxygen description to a few hashes 8 years ago
des.c Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196' 9 years ago
des.h
dict.c avformat: factorize iso 8601 timestamp writer to a dictionary avutil function 8 years ago
dict.h
display.c
display.h Merge commit '075acbb6ff5740b2eea1bb7dd3afbc8e66e2ebf8' 8 years ago
downmix_info.c
downmix_info.h
dynarray.h dynarray: Change AV_ to FF_ for AV_DYNARRAY_ADD 8 years ago
error.c
error.h
eval.c avutil/eval: add linear interpolation helper 7 years ago
eval.h
ffmath.h
fifo.c fifo: Return the correct AVERROR value 8 years ago
fifo.h
file.c
file.h
file_open.c lavu/file_open: Use current directory for temporary files also on Android. 9 years ago
fixed_dsp.c
fixed_dsp.h
float_dsp.c avutil/float_dsp: add vector_dmac_scalar() 8 years ago
float_dsp.h avutil/float_dsp: add vector_dmac_scalar() 8 years ago
frame.c Merge commit '4de220d2e3751c459f8739a08ac6ca52e63eba30' 7 years ago
frame.h avutil/frame: Fix project name 7 years ago
hash.c
hash.h avutil/hash: Add more detailed Doxygen documentation 8 years ago
hmac.c Merge commit '00b6a765430e5c5cacf0bd1be8b318d631cd4e14' 8 years ago
hmac.h
hwcontext.c hwcontext: Perform usual initialisation on derived device contexts 7 years ago
hwcontext.h lavu: Add DRM hwcontext 7 years ago
hwcontext_cuda.c hwcontext_cuda : Support YUV444P16 format 7 years ago
hwcontext_cuda.h avutil/hwcontext_cuda: use dynamically loaded CUDA 8 years ago
hwcontext_cuda_internal.h avutil/hwcontext_cuda: use dynamically loaded CUDA 8 years ago
hwcontext_d3d11va.c d3d11va: Check WINAPI_FAMILY instead of HAVE_LOADLIBRARY 7 years ago
hwcontext_d3d11va.h hwcontext_d3d11va: use correct license header 7 years ago
hwcontext_drm.c lavu: Add DRM hwcontext 7 years ago
hwcontext_drm.h lavu: Add DRM hwcontext 7 years ago
hwcontext_dxva2.c avutil/hwcontext_dxva2: return an error when buffer allocation fails 7 years ago
hwcontext_dxva2.h dxva: add support for new dxva2 and d3d11 hwaccel APIs 7 years ago
hwcontext_internal.h lavu: Add DRM hwcontext 7 years ago
hwcontext_qsv.c hwcontext: Perform usual initialisation on derived device contexts 7 years ago
hwcontext_qsv.h Merge commit '59e7361cc791e5103be1712dc59a2055f118d0da' 8 years ago
hwcontext_vaapi.c hwcontext_vaapi: Add support for mapping to DRM objects 7 years ago
hwcontext_vaapi.h hwcontext_vaapi: Try to support the VDPAU wrapper 8 years ago
hwcontext_vdpau.c Merge commit '09a145b3c837273b1379321e44386a3233156e75' 8 years ago
hwcontext_vdpau.h
hwcontext_videotoolbox.c videotoolbox: add hwcontext support 8 years ago
hwcontext_videotoolbox.h hwcontext_videotoolbox: fix fate-source 8 years ago
imgutils.c avutil/imgutils: Fix warning: missing braces around initializer 7 years ago
imgutils.h Merge commit 'ce6d72d10776b03c6780d4aa676414ce002285d4' 7 years ago
imgutils_internal.h Merge commit 'd7bc52bf456deba0f32d9fe5c288ec441f1ebef5' 8 years ago
integer.c
integer.h
internal.h avutil/internal: Do not enable CHECKED with DEBUG 8 years ago
intfloat.h
intmath.c
intmath.h
intreadwrite.h Merge commit 'f79d847400d218cfd0b95f10358fe6e65ec3c9c4' 8 years ago
lfg.c libavutil: add av_lfg_init_from_data() function 8 years ago
lfg.h libavutil: add av_lfg_init_from_data() function 8 years ago
libavutil.v build: Change structure of the linker version script templates 9 years ago
libm.h
lls.c
lls.h
log.c Fix all -Wformat warnings raised by DJGPP 8 years ago
log.h lavu: remove comma at final enumeration items to fix pedantic warnings 8 years ago
log2_tab.c
lzo.c avutil/lzo: split test out into a separate file 9 years ago
lzo.h
macros.h
mastering_display_metadata.c lavu: add support for Content Light Level side metadata 8 years ago
mastering_display_metadata.h lavu: add support for Content Light Level side metadata 8 years ago
mathematics.c lavu/mathematics: split closing bracket out of ifdefery 8 years ago
mathematics.h mathematics: Extend and edit Doxygen 8 years ago
md5.c Merge commit 'e435beb1ea5380a90774dbf51fdc8c941e486551' 8 years ago
md5.h Merge commit 'e435beb1ea5380a90774dbf51fdc8c941e486551' 8 years ago
mem.c Merge commit '4fb311c804098d78e5ce5f527f9a9c37536d3a08' 8 years ago
mem.h lavu/mem: clamp alignment to 16 for DJGPP 8 years ago
mem_internal.h
motion_vector.h
murmur3.c
murmur3.h murmur3: Add Doxygen documentation 8 years ago
opencl.c libavutil/opencl: fix potential null dereference 7 years ago
opencl.h
opencl_internal.c
opencl_internal.h
opt.c lavu/opt: Use "&&" instead of "*" in boolean expression. 7 years ago
opt.h avutil/opt: Add AV_OPT_TYPE_UINT64 8 years ago
parseutils.c add locale month names to av_small_strptime 8 years ago
parseutils.h
pca.c
pca.h
pixdesc.c Merge commit 'fd9212f2edfe9b107c3c08ba2df5fd2cba5ab9e3' 7 years ago
pixdesc.h pixdesc: Add API to map color property names to enum values 7 years ago
pixelutils.c
pixelutils.h
pixfmt.h lavu: Add DRM hwcontext 7 years ago
qsort.h
random_seed.c libavutil/random_seed: Ensure that get_generic_seed() spends at least 1/32 sec gathering entropy 8 years ago
random_seed.h
rational.c
rational.h rational: Extend Doxygen 8 years ago
rc4.c
rc4.h
replaygain.h
reverse.c
reverse.h avutil/reverse: move the ff_reverse declaration to a separate header 8 years ago
ripemd.c
ripemd.h avutil: Group hash functions separately in Doxygen 8 years ago
samplefmt.c swresample: add int64 sample format 8 years ago
samplefmt.h swresample: add int64 sample format 8 years ago
sha.c Merge commit 'e435beb1ea5380a90774dbf51fdc8c941e486551' 8 years ago
sha.h Merge commit 'e435beb1ea5380a90774dbf51fdc8c941e486551' 8 years ago
sha512.c lavu/sha512: update length argument following sha+md5 changes 8 years ago
sha512.h lavu/sha512: update length argument following sha+md5 changes 8 years ago
slicethread.c avutil: merge slice threading implementation from avcodec and avfilter 7 years ago
slicethread.h avutil: merge slice threading implementation from avcodec and avfilter 7 years ago
softfloat.h avutil/softfloat: Fix sign error in and improve documentation of av_int2sf() 8 years ago
softfloat_ieee754.h avutil/softfloat_ieee754: make all functions inline 8 years ago
softfloat_tables.h
spherical.c avutil/spherical: add av_spherical_projection_name() 8 years ago
spherical.h avutil/spherical: add av_spherical_projection_name() 8 years ago
stereo3d.c Merge commit 'fd9212f2edfe9b107c3c08ba2df5fd2cba5ab9e3' 7 years ago
stereo3d.h Merge commit '075acbb6ff5740b2eea1bb7dd3afbc8e66e2ebf8' 8 years ago
tablegen.h
tea.c
tea.h
thread.h libavutil/thread.h: Fixed g++ build error when ASSERT_LEVEL is greater than 1 8 years ago
threadmessage.c avutil/threadmessage: fix error return in case of av_fifo_alloc failure 7 years ago
threadmessage.h avutil/threadmessage.h: Fix swapped comments 9 years ago
time.c avutil/tile: check clock_gettime at runtime for apple platforms 8 years ago
time.h
time_internal.h
timecode.c Fix all -Wformat warnings raised by DJGPP 8 years ago
timecode.h lavu/timecode: Increase AV_TIMECODE_STR_SIZE. 8 years ago
timer.h lavu/timer.h: add Linux Perf API support 7 years ago
timestamp.h lavu/timestamp: Avoid C++-unfriendly code in user header 8 years ago
tree.c
tree.h doc: fix spelling errors 8 years ago
twofish.c
twofish.h
utils.c lavu/utils: Use "__asm__" like everywhere else in the codebase. 7 years ago
version.h Bump version for master after 3.4 branchpoint 7 years ago
wchar_filename.h
xga_font_data.c
xga_font_data.h
xtea.c
xtea.h