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.
 
 
 
 
Ganesh Ajjanagadde 8ed79c45b4 avutil/qsort: use the do while form for AV_QSORT, AV_MSORT 9 years ago
..
aarch64
arm avutil/attributes: add AV_GCC_VERSION_AT_MOST 10 years ago
avr32
bfin
mips mips: intreadwrite: Only execute that code for mips r1 or r2 9 years ago
ppc avutil/ppc/cpu: add include avassert.h 10 years ago
sh4
tomi
x86 lavu/intmath.h: Move x86 only msvc/icl functions to x86 specific header. 9 years ago
Makefile avutil: install des.h, rc4.h and tree.h as public headers 9 years ago
adler32.c avutil/adler32: Fix data type in test code 10 years ago
adler32.h
aes.c avutil: use EINVAL instead of -1 for the return code of crypto related init functions 9 years ago
aes.h lavu: Drop deprecated context size variables 10 years ago
atomic.c avutil/atomic: reuse ret to avoid dereferencing twice the same value. 10 years ago
atomic.h
atomic_gcc.h
atomic_suncc.h
atomic_win32.h
attributes.h avutil/attributes: add av_warn_unused_result 9 years ago
audio_fifo.c avfilter: add showfreqs filter 10 years ago
audio_fifo.h avfilter: add showfreqs filter 10 years ago
avassert.h
avstring.c avutil/avstring: Inline some tiny functions 9 years ago
avstring.h avutil/avstring: Inline some tiny functions 9 years ago
avutil.h doxygen: Remove lavu_internal group 10 years ago
avutilres.rc
base64.c
base64.h
blowfish.c avutil: undo FF_API_CRYPTO_CONTEXT deprecation 9 years ago
blowfish.h avutil: undo FF_API_CRYPTO_CONTEXT deprecation 9 years ago
bprint.c
bprint.h
bswap.h
buffer.c avutil/buffer: Avoid moving the AVBufferRef to a new place in memory in av_buffer_make_writable() 10 years ago
buffer.h
buffer_internal.h
camellia.c avutil: use EINVAL instead of -1 for the return code of crypto related init functions 9 years ago
camellia.h avutil/camellia: fix documentation for av_camellia_crypt() 10 years ago
cast5.c avutil: use EINVAL instead of -1 for the return code of crypto related init functions 9 years ago
cast5.h avutil/cast5: update Doxygen for av_cast5_init with return information 9 years ago
channel_layout.c lavu: Drop FF_API_GET_CHANNEL_LAYOUT_COMPAT cruft 10 years ago
channel_layout.h Merge commit 'e23f84d9652474353d8bbc42787a56ec1991908f' 10 years ago
color_utils.c avutil/color_utils: Add basic transfer functions for each AVColorTransferCharacteristic 10 years ago
color_utils.h avutil/color_utils: Add basic transfer functions for each AVColorTransferCharacteristic 10 years ago
colorspace.h avutil/colorspace: Remove RGB_TO_Y/U/V 10 years ago
common.h Merge commit 'cdfe45ad371b7a8e6135b6c063b6b2a93152cb3a' 10 years ago
cpu.c winrt: multithreading support 9 years ago
cpu.h lavu/cpu: remove old cmov cruft 10 years ago
cpu_internal.h Merge commit 'cae39851201b7781f1262e1c23627b45e6e80bb4' 10 years ago
crc.c avutil/crc: use EINVAL instead of -1 for the return code of av_crc_init() 9 years ago
crc.h
des.c avutil: use EINVAL instead of -1 for the return code of crypto related init functions 9 years ago
des.h avutil: undo FF_API_CRYPTO_CONTEXT deprecation 9 years ago
dict.c Merge commit '11c5f438ff83da5040e85bfa6299f56b321d32ef' 9 years ago
dict.h Merge commit '11c5f438ff83da5040e85bfa6299f56b321d32ef' 9 years ago
display.c Merge commit 'e4fe535d12f4f30df2dd672e30304af112a5a827' 10 years ago
display.h Merge commit 'e4fe535d12f4f30df2dd672e30304af112a5a827' 10 years ago
downmix_info.c
downmix_info.h
dynarray.h
error.c avutil/error: list most common error code in error_entries when strerror_r() is unavailable 10 years ago
error.h
eval.c avutil: add ff_reverse as av_reverse replacement 10 years ago
eval.h
fifo.c avutil/fifo: add function av_fifo_generic_peek_at() 9 years ago
fifo.h avutil/fifo: add function av_fifo_generic_peek_at() 9 years ago
file.c Merge commit 'bf704132a51f5d838365158331d4e535e1df4c8e' 10 years ago
file.h avutil/file: add av_warn_unused_result to av_file_map 9 years ago
file_open.c
fixed_dsp.c avutil/fixed_dsp: remove ff_ prefix from static function 10 years ago
fixed_dsp.h libavutil: Add new fixed dsp functions. 10 years ago
float_dsp.c avutil: merge avpriv_float_dsp_init into avpriv_float_dsp_alloc 9 years ago
float_dsp.h avutil: merge avpriv_float_dsp_init into avpriv_float_dsp_alloc 9 years ago
frame.c Merge commit '1aa24df74c052a73175c43e57d35b4835e537ec8' 9 years ago
frame.h Merge commit '1aa24df74c052a73175c43e57d35b4835e537ec8' 9 years ago
hash.c
hash.h
hmac.c lavu/hmac: remove deprecated type ids 10 years ago
hmac.h lavu/hmac: remove deprecated type ids 10 years ago
imgutils.c Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba' 10 years ago
imgutils.h Replace a few leftover instances of enum PixelFormat with enum AVPixelFormat 10 years ago
integer.c
integer.h
internal.h avutil/internal: add av_warn_unused_result to avpriv_open 9 years ago
intfloat.h
intmath.c intmath: remove av_ctz. 9 years ago
intmath.h avutil/intmath: fix undefined behavior in ff_ctzll_c() 9 years ago
intreadwrite.h
lfg.c
lfg.h
libavutil.v
libm.h
lls.c lavu: Drop deprecated private lls functions 10 years ago
lls.h lavu: Drop deprecated private lls functions 10 years ago
log.c avutil/log: fix zero length gnu_printf format string warning 10 years ago
log.h avutil/log: modify AV_LOG_MAX_OFFSET for AV_LOG_TRACE 10 years ago
log2_tab.c
lzo.c
lzo.h
macros.h
mathematics.c avutil/mathematics: speed up av_gcd by using Stein's binary GCD algorithm 9 years ago
mathematics.h
md5.c lavu: Drop deprecated context size variables 10 years ago
md5.h lavu: Drop deprecated context size variables 10 years ago
mem.c Factor duplicated ff_fast_malloc() out into mem_internal.h 10 years ago
mem.h avutil/mem: add av_warn_unused_result 9 years ago
mem_internal.h avutil/mem_internal: add missing header includes 10 years ago
motion_vector.h
murmur3.c avutil/murmur3: Add () to protect the ROT() arguments 10 years ago
murmur3.h
opencl.c opencl: Use "opencl" as log context name 9 years ago
opencl.h opencl: Force the use of 1.2 APIs 9 years ago
opencl_internal.c
opencl_internal.h
opt.c avutil/opt: display a better default value for int/int64 options 9 years ago
opt.h lavu/opt: add flag to return NULL when applicable in av_opt_get 9 years ago
parseutils.c Merge commit '219b39a71a5694b1c14a07b86477f665a5b6849b' 10 years ago
parseutils.h Merge commit '27f274628234c1f934b9a6a6380ed567c1b4ceae' 10 years ago
pca.c avutil/pca: Check for av_malloc* failures 10 years ago
pca.h
pixdesc.c pixfmt: Add new SMPTE color primaries and transfer characteristic values 10 years ago
pixdesc.h Merge commit '7b02cb29d9d60cdd5ef321043d11d02023e7dc8f' 10 years ago
pixelutils.c avutil: check pixdescs in a different place 10 years ago
pixelutils.h
pixfmt.h pixfmt: Add new SMPTE color primaries and transfer characteristic values 10 years ago
qsort.h avutil/qsort: use the do while form for AV_QSORT, AV_MSORT 9 years ago
random_seed.c
random_seed.h
rational.c avutil: Add av_q2intfloat() 10 years ago
rational.h avutil: Add av_q2intfloat() 10 years ago
rc4.c avutil: use EINVAL instead of -1 for the return code of crypto related init functions 9 years ago
rc4.h avutil: undo FF_API_CRYPTO_CONTEXT deprecation 9 years ago
replaygain.h
reverse.c avutil: add ff_reverse as av_reverse replacement 10 years ago
ripemd.c avutil: use EINVAL instead of -1 for the return code of crypto related init functions 9 years ago
ripemd.h
samplefmt.c
samplefmt.h
sha.c avutil: use EINVAL instead of -1 for the return code of crypto related init functions 9 years ago
sha.h lavu: Drop deprecated context size variables 10 years ago
sha512.c avutil: use EINVAL instead of -1 for the return code of crypto related init functions 9 years ago
sha512.h
softfloat.c avutil/softfloat: Add a test for av_sincos_sf() 10 years ago
softfloat.h avutil/softfloat: move av_sincos_sf() back to header 10 years ago
softfloat_tables.h avutil/softfloat_tables: add missing stdint.h include 10 years ago
stereo3d.c
stereo3d.h
tea.c Add support for TEA (Tiny Encryption Algorithm) 10 years ago
tea.h Add support for TEA (Tiny Encryption Algorithm) 10 years ago
thread.h Merge commit 'c53e796f8b69799b7ad6d28fbab981d37edf1bc9' 9 years ago
threadmessage.c
threadmessage.h
time.c
time.h
time_internal.h
timecode.c
timecode.h
timer.h avutil/timer: give each printed value of STOP_TIMER a fixed length 10 years ago
timestamp.h
tree.c lavu: Drop deprecated context size variables 10 years ago
tree.h lavu: Drop deprecated context size variables 10 years ago
twofish.c avutil: use EINVAL instead of -1 for the return code of crypto related init functions 9 years ago
twofish.h libavutil: Added twofish symmetric block cipher 10 years ago
utf8.c
utils.c lavu: disable wrong value check in get_version() upon api bump. 10 years ago
version.h avutil: undo FF_API_CRYPTO_CONTEXT deprecation 9 years ago
wchar_filename.h
x86_cpu.h
xga_font_data.c
xga_font_data.h
xtea.c avutil: undo FF_API_CRYPTO_CONTEXT deprecation 9 years ago
xtea.h avutil: undo FF_API_CRYPTO_CONTEXT deprecation 9 years ago