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 6b1df5544e avutil/cpu: check av_parse_cpu_caps() table during cpu-test 11 years ago
..
aarch64 Merge commit 'a238b83b13640e3192d7d4aaad2242f13a9a84a1' 11 years ago
arm Merge commit '6869612f5c7d4d2f20f69a5658328a761deadb1c' 11 years ago
avr32
bfin Merge commit '880e2aa23645ed9871c66ee1cbd00f93c72d2d73' 11 years ago
mips mips: optimization for float aac decoder (sbr module) 12 years ago
ppc avutil/ppc/intreadwrite: try to fix intreadwrite for ppc64le 11 years ago
sh4
tomi Merge remote-tracking branch 'qatar/master' 12 years ago
x86 avutil: add pixelutils API 11 years ago
Makefile avutil: add pixelutils API 11 years ago
adler32.c adler32: Fix doxy group definition 11 years ago
adler32.h adler32: Fix doxy group definition 11 years ago
aes.c Merge commit 'fb0c9d41d685abb58575c5482ca33b8cd457c5ec' 11 years ago
aes.h lavu: keep context size variables 12 years ago
atomic.c Merge commit '874c751cc5b99cd68932e21c2c3a0d21134207e0' 11 years ago
atomic.h Merge remote-tracking branch 'qatar/master' 11 years ago
atomic_gcc.h Merge commit '6327c10702922eabcb1c6170abd3f03d23ce4c51' 12 years ago
atomic_suncc.h atomic: Add include guards to the implementation headers 12 years ago
atomic_win32.h atomic: Add include guards to the implementation headers 12 years ago
attributes.h Merge commit '5858a67f135a7395c548482c73cf3d39bcdd3022' 11 years ago
audio_fifo.c avutil/audio_fifo: Use av_mallocz_array() 11 years ago
audio_fifo.h Merge commit 'a7985cfd4c51b7fe2b870fc4ecd109707ee035d6' 11 years ago
audioconvert.h lavu: rename audioconvert.* to channel_layout.* and deprecate audioconvert.h 12 years ago
avassert.h av_assert should use AV_LOG_PANIC. 12 years ago
avstring.c Merge commit '69e7336b8e16ee65226fc20381baf537f4b125e6' 11 years ago
avstring.h Merge commit '69e7336b8e16ee65226fc20381baf537f4b125e6' 11 years ago
avutil.h avutil: fix version macros doxygen module 11 years ago
avutilres.rc Add Windows resource file support for shared libraries 11 years ago
base64.c Merge commit 'fb0c9d41d685abb58575c5482ca33b8cd457c5ec' 11 years ago
base64.h lavu/base64: extend/clarify doxy for the base64 API 12 years ago
blowfish.c Merge remote-tracking branch 'qatar/master' 12 years ago
blowfish.h blowfish.h: include author attribution 13 years ago
bprint.c avutil & avdevice: remove av_bprint_fd_contents() 11 years ago
bprint.h avutil & avdevice: remove av_bprint_fd_contents() 11 years ago
bswap.h Fix compile error on bfin. 11 years ago
buffer.c Revert "lavu/buffer: add release function" 11 years ago
buffer.h Revert "lavu/buffer: add release function" 11 years ago
buffer_internal.h avutil/buffer: Fix race in pool. 12 years ago
channel_layout.c Merge remote-tracking branch 'qatar/master' 11 years ago
channel_layout.h channel_layout: doxy: merge functions with macros 11 years ago
colorspace.h
common.h Merge remote-tracking branch 'qatar/master' 11 years ago
cpu.c avutil/cpu: check av_parse_cpu_caps() table during cpu-test 11 years ago
cpu.h Merge commit '8675bcb0addb1c7fb0b04682d1f3f95d5b8dae14' 11 years ago
cpu_internal.h Merge commit 'b7b17ed66e199afc7246e642bf3b35c3f8eca217' 11 years ago
crc.c Merge commit '0983d48111f578e17e8c1967d25ce593fce62b63' 11 years ago
crc.h Merge commit '0983d48111f578e17e8c1967d25ce593fce62b63' 11 years ago
des.c Merge remote-tracking branch 'qatar/master' 12 years ago
des.h
dict.c dict.c: minor simplification. 11 years ago
dict.h Merge commit 'd816e125fe1fa5c909b706d47904a4d6c1799996' 11 years ago
display.c Merge commit 'a54f03bf07da964a1b04b03b85bc39deba76efa4' 11 years ago
display.h Merge commit 'a54f03bf07da964a1b04b03b85bc39deba76efa4' 11 years ago
downmix_info.c Merge commit 'c98f3169bfb578c1a4e407b44524f0bfa3b4dc0c' 11 years ago
downmix_info.h fix spelling errors 11 years ago
dynarray.h fix spelling errors 11 years ago
error.c Merge commit 'c3e15f7b39aac2012f09ee4ca86d2bc674ffdbd4' 12 years ago
error.h error.h: Do not circularly depend on avutil.h 11 years ago
eval.c avutil: move QP2LAMBDA constant to eval 11 years ago
eval.h Do not leave positive values undefined when negative are defined as error 11 years ago
fifo.c lavu/fifo: add av_fifo_alloc_array function 11 years ago
fifo.h lavu/fifo: add av_fifo_alloc_array function 11 years ago
file.c Merge commit 'a76d0cdf21c3d9e464623cc0ad1c005abf952afa' 12 years ago
file.h cosmetics: Fix "dont" "wont" "doesnt" typos 12 years ago
file_open.c avutil/file_open: Use av_mallocz_array() 11 years ago
fixed_dsp.c avutil/fixed_dsp: remove redundant cast 11 years ago
fixed_dsp.h libavutil: Add fixed_dsp 11 years ago
float_dsp.c Merge remote-tracking branch 'qatar/master' 11 years ago
float_dsp.h Merge remote-tracking branch 'qatar/master' 11 years ago
frame.c avutil/frame: add av_frame_side_data_name() 11 years ago
frame.h Merge commit '1ef9e8376466bb1e2c147e47554b94cab9c8b04a' 11 years ago
hash.c lavu/hash: add hash_final helpers. 11 years ago
hash.h lavu/hash: add hash_final helpers. 11 years ago
hmac.c avutil/hmac: make const tables static const 12 years ago
hmac.h lavu/hmac: Add support for SHA-2 12 years ago
imgutils.c Merge commit '9e500efdbe0deeff1602500ebc229a0a6b6bb1a2' 11 years ago
imgutils.h Merge commit 'bb41115d56930b9f5d59e79dca254d1201246967' 11 years ago
integer.c integer: switch to av_assert 13 years ago
integer.h
internal.h Merge commit 'bb41115d56930b9f5d59e79dca254d1201246967' 11 years ago
intfloat.h Reinstate proper FFmpeg license for all files. 12 years ago
intfloat_readwrite.c avutil: Remove deprecated intfloat_readwrite code 11 years ago
intfloat_readwrite.h avutil: Remove deprecated intfloat_readwrite code 11 years ago
intmath.c Merge commit '5ff998a233d759d0de83ea6f95c383d03d25d88e' 12 years ago
intmath.h Merge commit '5ff998a233d759d0de83ea6f95c383d03d25d88e' 12 years ago
intreadwrite.h libavutil: document side effects of macros 11 years ago
lfg.c avformat: Remove non-compiling and/or silly commented-out printf/av_log statements 13 years ago
lfg.h Merge remote-tracking branch 'qatar/master' 13 years ago
libavutil.v Merge commit '468ea9d5b14f92fe61f47f034e67066f65163f5f' 12 years ago
libm.h avutil/libm: fix fminf() emulation build failure due to undefined FFMIN 11 years ago
lls1.c avutil: reintroduce lls1 as the 52 ABI needs it 11 years ago
lls1.h avutil: reintroduce lls1 as the 52 ABI needs it 11 years ago
lls2.c rename new lls code to lls2 to avoid conflict with the old which has a different ABI 11 years ago
lls2.h rename new lls code to lls2 to avoid conflict with the old which has a different ABI 11 years ago
log.c Loose mplayer in MPlayer/incoming/ 11 years ago
log.h Add AV_LOG_PRINT_LEVEL flag to include log severity in default log formatting. 11 years ago
log2_tab.c Merge commit '930c9d4373e0f3cb7c64fcfc129127a309f6d066' 13 years ago
lzo.c avutil/lzo: allow selecting the compression function in the test code 11 years ago
lzo.h Merge remote-tracking branch 'qatar/master' 12 years ago
macros.h Merge remote-tracking branch 'qatar/master' 11 years ago
mathematics.c avutil/mathematics/av_add_stable: Avoid av_cmp_q() call 11 years ago
mathematics.h fix various typos 11 years ago
md5.c avutil/md5: reindent after previous commits 12 years ago
md5.h lavu/md5: Add doxy 12 years ago
mem.c lavu/mem: add av_dynarray_add_nofree function 11 years ago
mem.h avutil/mem: document NULL related saftey of av_freep() 11 years ago
murmur3.c murmur3: fix memleak 12 years ago
murmur3.h Add 128 bit murmur3 hash function. 12 years ago
old_pix_fmts.h Merge remote-tracking branch 'qatar/master' 11 years ago
opencl.c opencl: Make init_mtx static with volatile lock 11 years ago
opencl.h opencl: add support for non-pthread locking 11 years ago
opencl_internal.c lavu/opencl_internal: use av_opencl_errstr 12 years ago
opencl_internal.h lavu/opencl:add opencl set param function 12 years ago
opt.c avutil/opt: ensure the right buffer is used in set_string_number() 11 years ago
opt.h avutil/opt: add av_opt_copy() 11 years ago
parseutils.c Merge commit '6b45f05ef5b241fd1513702119af9c30056a0ac5' 11 years ago
parseutils.h lavu/parseutils: add av_get_known_color_name() 11 years ago
pca.c avutil/pca: Use av_malloc_array() 11 years ago
pca.h
pixdesc.c Merge commit 'e9abafca278f87e1ecc6d50091d99b73ff63c9a6' 11 years ago
pixdesc.h Merge commit 'd2962e9f89cca6ff40f0c9d5ffc9c4397b8b1b26' 11 years ago
pixelutils.c avutil/pixelutils: check for malloc failure 11 years ago
pixelutils.h avutil: add pixelutils API 11 years ago
pixfmt.h Merge commit 'e9abafca278f87e1ecc6d50091d99b73ff63c9a6' 11 years ago
qsort.h
random_seed.c msvc: fix implicitly declared read/close. 11 years ago
random_seed.h
rational.c avutil/rational: av_add_stable() test code 11 years ago
rational.h lavu/rational: add syntactic sugar. 11 years ago
rc4.c
rc4.h
replaygain.h Merge commit '8542f9c4f17125d483c40c0c5723842f1c982f81' 11 years ago
ripemd.c lavu/ripemd: Add a size optimized version of the transform functions 12 years ago
ripemd.h lavu: Add RIPEMD hashing 12 years ago
samplefmt.c Merge commit '0e830094ad0dc251613a0aa3234d9c5c397e02e6' 11 years ago
samplefmt.h samplefmt: Add doxygen categories 11 years ago
sha.c lavu/sha: Fully unroll the transform function loops 12 years ago
sha.h lavu: keep context size variables 12 years ago
sha512.c lavu/sha512: Fully unroll the transform function loops 12 years ago
sha512.h lavu: Add SHA-2 512 hashing 12 years ago
softfloat.c avutil/softfloat: remove unneeded include assert.h 12 years ago
softfloat.h
stereo3d.c Merge commit '7e244c68600f479270e979258e389ed5240885fb' 11 years ago
stereo3d.h Merge commit '440842c4eb1d7709654ec97cd687663d11ef499c' 11 years ago
threadmessage.c lavu: add thread message API. 11 years ago
threadmessage.h lavu: add thread message API. 11 years ago
time.c lavu: add av_gettime_relative() 11 years ago
time.h lavu: add av_gettime_relative() 11 years ago
timecode.c Timecode: Support 48fps 11 years ago
timecode.h lavu: drop disabled FF_API_OLD_TC_ADJUST_FRAMENUM code 12 years ago
timer.h Fix compile error on bfin. 11 years ago
timestamp.h avutil/timestamp: Warn about missing __STDC_FORMAT_MACROS for C++ use 11 years ago
tree.c tree-test: Don't return restricted exit codes 11 years ago
tree.h Merge commit 'a9b04b2c43f95cc17c2291f83c27a3119471d986' 12 years ago
utf8.c avutil/utf8: put under #ifdef TEST 11 years ago
utils.c fix spelling errors 11 years ago
version.h avutil: add pixelutils API 11 years ago
x86_cpu.h x86_cpu.h: newline at the end to shutup some warnings in opencc 13 years ago
xga_font_data.c Move xGA font data from lavc to lavu. 13 years ago
xga_font_data.h Mark data symbols shared between libraries with av_export 12 years ago
xtea.c xtea: Add Doxy @file and group 11 years ago
xtea.h xtea: Add Doxy @file and group 11 years ago