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 649c158e8c Add FFMPEG_VERSION into the binary libs 10 years ago
..
aarch64 Merge commit '780cd20b00a69e26bbfffbb8eec16fbe999ea793' 10 years ago
arm Merge commit 'f963f80399deb1a2b44c1bac3af7123e8a0c9e46' 10 years ago
avr32
bfin
mips
ppc avutil/ppc/util_altivec: add () to VEC_SPLAT16 macro 10 years ago
sh4
tomi
x86 v210enc: Add SIMD optimised 8-bit and 10-bit encoders 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 msvc: Fix compilation errors due to header include order. 10 years ago
attributes.h
audio_fifo.c
audio_fifo.h
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
avutilres.rc
base64.c
base64.h
blowfish.c
blowfish.h
bprint.c
bprint.h avutil/bprint: C++ compatible AVBPrint definition. 10 years ago
bswap.h
buffer.c avutil/buffer: add #if USE_ATOMICS around atomics specific functions to ensure sync types arent mixed by mistake 10 years ago
buffer.h
buffer_internal.h Merge commit 'fbd6c97f9ca858140df16dd07200ea0d4bdc1a83' 10 years ago
cast5.c libavutil: Added cbc mode to cast128 10 years ago
cast5.h libavutil: Added cbc mode to cast128 10 years ago
channel_layout.c
channel_layout.h
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
crc.h
des.c
des.h
dict.c lavu/dict: check for malloc failures 10 years ago
dict.h avutil: remove FF_CONST_AVUTIL53, its no longer needed 10 years ago
display.c
display.h
downmix_info.c
downmix_info.h
dynarray.h
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 avutil: remove FF_CONST_AVUTIL53, its no longer needed 10 years ago
fifo.h avutil: remove FF_CONST_AVUTIL53, its no longer needed 10 years ago
file.c Merge commit '0a024268261d05ccdcf7e03c85fb78d22037a464' 10 years ago
file.h avutil/file: fix av_tempfile() documentation 10 years ago
file_open.c Merge commit '9326d64ed1baadd7af60df6bbcc59cf1fefede48' 10 years ago
fixed_dsp.c
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 Merge commit '5d839778b9f3edb682b7f71dde4f80f07c75b098' 10 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". 10 years ago
hash.h
hmac.c
hmac.h
imgutils.c lavu/imgutils: remove redundant and wrong check in av_image_fill_arrays 10 years ago
imgutils.h Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39' 11 years ago
integer.c
integer.h
internal.h Merge commit '277ff7f5dc134f1c2dfc4ea0ef3540340482e3d2' 10 years ago
intfloat.h
intmath.c
intmath.h avutil/intmath: enable builtin intrinsics for icl and msvc. 10 years ago
intreadwrite.h
lfg.c
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
mathematics.h
md5.c avutil/md5: workaround clang 3.5 #20849 10 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 10 years ago
murmur3.c
murmur3.h
old_pix_fmts.h
opencl.c avutil: remove obsolete FF_API_OLD_OPENCL cruft 10 years ago
opencl.h avutil: remove obsolete FF_API_OLD_OPENCL cruft 10 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 Merge commit 'b1306823d0b3ae998c8e10ad832004eb13bdd93e' 10 years ago
opt.h lavu/opt: add escaping to av_opt_serialize 10 years ago
parseutils.c Merge commit '82ee7d0dda0fec8cdb670f4e844bf5c2927ad9de' 10 years ago
parseutils.h
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 10 years ago
pixelutils.h
pixfmt.h Merge commit '04ccd584a70fad4ebb29ca340d704970ff313cbc' 10 years ago
qsort.h
random_seed.c
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
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
thread.h thread: use "" instead of <> for including the w32pthreads wrapper 10 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
timestamp.h
tree.c
tree.h
utf8.c
utils.c Add FFMPEG_VERSION into the binary libs 10 years ago
version.h lavu/opt: add consts where possible 10 years ago
wchar_filename.h Merge commit '9326d64ed1baadd7af60df6bbcc59cf1fefede48' 10 years ago
x86_cpu.h
xga_font_data.c
xga_font_data.h
xtea.c
xtea.h