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.
 
 
 
 
Lukasz Marek ab922f9ef1 lavu/dict: add av_dict_get_string 10 years ago
..
aarch64 Merge commit 'a238b83b13640e3192d7d4aaad2242f13a9a84a1' 11 years ago
arm avutil/arm/float_dsp_init_vfp: replace restrict by av_restrict 10 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/util_altivec: add () to VEC_LD macro arguments 10 years ago
sh4 consolidate .gitignore patters into a single file 14 years ago
tomi
x86 avutil/lls: Make unchanged function arguments const 10 years ago
Makefile lavu/dict: add av_dict_get_string 10 years ago
adler32.c
adler32.h
aes.c
aes.h
atomic.c
atomic.h
atomic_gcc.h lavu/atomic: add support for the new memory model aware gcc built-ins 10 years ago
atomic_suncc.h
atomic_win32.h Merge commit '7c371754fbc0dcc23bd00278b147f8095ccc5625' 11 years ago
attributes.h
audio_fifo.c
audio_fifo.h Merge commit 'a7985cfd4c51b7fe2b870fc4ecd109707ee035d6' 11 years ago
audioconvert.h
avassert.h
avstring.c avutil/avstring: fix hardcoded separator in av_match_list() 10 years ago
avstring.h Merge commit '4981baf9b803f3c4866b2e97fdadb008c62dc7ad' 10 years ago
avutil.h avutil: fix version macros doxygen module 11 years ago
avutilres.rc
base64.c
base64.h
blowfish.c
blowfish.h
bprint.c avutil & avdevice: remove av_bprint_fd_contents() 11 years ago
bprint.h lavu/bprint: add const to av_bprint_is_complete() argument. 11 years ago
bswap.h Fix compile error on bfin. 11 years ago
buffer.c
buffer.h
buffer_internal.h
cast5.c avutil/cast5: Fix off by one error 10 years ago
cast5.h libavutil: Add CAST128 symmetric block cipher 10 years ago
channel_layout.c
channel_layout.h channel_layout: doxy: merge functions with macros 11 years ago
colorspace.h
common.h
cpu.c cpu-test: Add unistd.h #include for getopt() 11 years ago
cpu.h avutil: turn arm setend into a cpuflag 11 years ago
cpu_internal.h
crc.c Merge commit '0983d48111f578e17e8c1967d25ce593fce62b63' 11 years ago
crc.h
des.c
des.h
dict.c lavu/dict: add av_dict_get_string 10 years ago
dict.h lavu/dict: add av_dict_get_string 10 years ago
display.c Merge commit 'a54f03bf07da964a1b04b03b85bc39deba76efa4' 11 years ago
display.h Merge commit 'a54f03bf07da964a1b04b03b85bc39deba76efa4' 11 years ago
downmix_info.c
downmix_info.h fix spelling errors 11 years ago
dynarray.h fix spelling errors 11 years ago
error.c avutil/error: Introduce new error codes for 4XX and 5XX replies from remote servers 10 years ago
error.h avutil/error: Introduce new error codes for 4XX and 5XX replies from remote servers 10 years ago
eval.c Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39' 11 years ago
eval.h
fifo.c lavu/fifo: add av_fifo_alloc_array function 11 years ago
fifo.h
file.c Merge commit '0a024268261d05ccdcf7e03c85fb78d22037a464' 11 years ago
file.h
file_open.c
fixed_dsp.c avutil/fixed_dsp: remove redundant cast 11 years ago
fixed_dsp.h
float_dsp.c avutil/float_dsp: add avpriv_float_dsp_alloc() 10 years ago
float_dsp.h avutil/float_dsp: add avpriv_float_dsp_alloc() 10 years ago
frame.c Add missing "const" all over the place. 11 years ago
frame.h avcodec, avutil: allow more control about how samples are skipped 10 years ago
hash.c lavu/hash.c: Add missing "static const". 11 years ago
hash.h
hmac.c
hmac.h
imgutils.c Merge commit '9e500efdbe0deeff1602500ebc229a0a6b6bb1a2' 11 years ago
imgutils.h Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39' 11 years ago
integer.c
integer.h
internal.h Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39' 11 years ago
intfloat.h
intmath.c Merge commit '5ff998a233d759d0de83ea6f95c383d03d25d88e' 12 years ago
intmath.h avutil/intmath: enable builtin intrinsics for icl and msvc. 10 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
libavutil.v lavu: stop exporting internal functions 11 years ago
libm.h Remove fminf() emulation. 10 years ago
lls.c avutil/lls: Make unchanged function arguments const 10 years ago
lls.h avutil/lls: Make unchanged function arguments const 10 years ago
log.c log: Unbreak no-tty support on 256color terminals 10 years ago
log.h lavu/log: add device category macros 11 years ago
log2_tab.c
lzo.c avutil/lzo: fix resource leak 10 years ago
lzo.h
macros.h
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: workaround clang 3.5 #20849 11 years ago
md5.h
mem.c Merge commit '8ddc32629a6d6be77256694c9e322dde134609f3' 11 years ago
mem.h Merge commit '8ddc32629a6d6be77256694c9e322dde134609f3' 11 years ago
motion_vector.h avutil/motion_vector.h: fix coordinate types 11 years ago
murmur3.c
murmur3.h Add 128 bit murmur3 hash function. 12 years ago
old_pix_fmts.h
opencl.c avutil: remove obsolete FF_API_OLD_OPENCL cruft 11 years ago
opencl.h avutil: remove obsolete FF_API_OLD_OPENCL cruft 11 years ago
opencl_internal.c lavu: rename ff_opencl_set_parameter() to avpriv_opencl_set_parameter() 11 years ago
opencl_internal.h lavu: rename ff_opencl_set_parameter() to avpriv_opencl_set_parameter() 11 years ago
opt.c lavu/opt: introduce av_opt_serialize() 10 years ago
opt.h lavu/opt: introduce av_opt_serialize() 10 years ago
parseutils.c Merge commit '82ee7d0dda0fec8cdb670f4e844bf5c2927ad9de' 10 years ago
parseutils.h lavu/parseutils: add av_get_known_color_name() 11 years ago
pca.c avutil/pca: Make argument of ff_pca_add() const 10 years ago
pca.h avutil/pca: Make argument of ff_pca_add() const 10 years ago
pixdesc.c Merge commit '5a419b2dd1881889d436f55741fd3ff3f9f436c4' 10 years ago
pixdesc.h Merge commit '5a419b2dd1881889d436f55741fd3ff3f9f436c4' 10 years ago
pixelutils.c avutil/pixelutils: add small buffers tests 11 years ago
pixelutils.h avutil: add pixelutils API 11 years ago
pixfmt.h Merge commit '04ccd584a70fad4ebb29ca340d704970ff313cbc' 10 years ago
qsort.h
random_seed.c msvc: fix implicitly declared read/close. 11 years ago
random_seed.h
rational.c
rational.h
rc4.c
rc4.h
replaygain.h
ripemd.c
ripemd.h
samplefmt.c avutil: remove obsolete FF_API_SAMPLES_UTILS_RETURN_ZERO cruft 10 years ago
samplefmt.h avutil: remove obsolete FF_API_GET_BITS_PER_SAMPLE_FMT cruft 10 years ago
sha.c
sha.h
sha512.c lavu/sha512: Fully unroll the transform function loops 12 years ago
sha512.h
softfloat.c
softfloat.h avutil/softfloat: Fix undefined shift in av_add_sf() 10 years ago
stereo3d.c Merge commit '159a06dfc83d189f753c4583583ddfb571552ff5' 11 years ago
stereo3d.h Merge commit '440842c4eb1d7709654ec97cd687663d11ef499c' 11 years ago
threadmessage.c
threadmessage.h
time.c Merge commit '1bd0bdcdc236099d5c0d179696951f35f5310fa5' 10 years ago
time.h Merge commit '1bd0bdcdc236099d5c0d179696951f35f5310fa5' 10 years ago
time_internal.h avutil/time_internal: do not attempt to override *time_r() macros 10 years ago
timecode.c
timecode.h
timer.h Fix compile error on bfin. 11 years ago
timestamp.h
tree.c
tree.h
utf8.c
utils.c fix spelling errors 11 years ago
version.h lavu/dict: add av_dict_get_string 10 years ago
x86_cpu.h
xga_font_data.c
xga_font_data.h
xtea.c xtea: Add Doxy @file and group 11 years ago
xtea.h