projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add RC4 encryption/decryption function
[ffmpeg.git]
/
libavutil
/
Makefile
2007-10-13
Reimar Döffinger
Add RC4 encryption/decryption function
blob
|
commitdiff
2007-08-30
Diego Biurrun
cosmetics: Sort some lines, whitespace changes.
blob
|
commitdiff
|
diff to current
2007-06-23
Måns Rullgård
add some string functions
blob
|
commitdiff
|
diff to current
2007-03-19
Luca Barbato
expose av_base64_decode and av_base64_encode
blob
|
commitdiff
|
diff to current
2007-03-12
Panagiotis Issaris
Install mem.h on "make install" as:
blob
|
commitdiff
|
diff to current
2007-02-28
Luca Barbato
Reverting stray commit part II, r8156 had the base64...
blob
|
commitdiff
|
diff to current
2007-02-28
Luca Barbato
Reverting stray commit part I
blob
|
commitdiff
2007-02-28
Luca Barbato
get_packetheader() forgot to read the header_checksum...
blob
|
commitdiff
|
diff to current
2007-02-27
Diego Biurrun
Remove superfluous comment.
blob
|
commitdiff
|
diff to current
2007-02-27
Diego Biurrun
Remove useless conditional.
blob
|
commitdiff
|
diff to current
2007-02-27
Diego Biurrun
Revert previous commit that contained an unrelated...
blob
|
commitdiff
|
diff to current
2007-02-26
Diego Biurrun
spelling/grammar fixes for a Doxygen comment
blob
|
commitdiff
|
diff to current
2007-02-26
Diego Biurrun
Remove unused #define.
blob
|
commitdiff
|
diff to current
2007-02-13
Carl Eugen Hoyos
Move base64.[ch] to libavutil.
blob
|
commitdiff
|
diff to current
2007-02-11
Reimar Döffinger
mxf aes decryption support, patch by Reimar, simplified...
blob
|
commitdiff
|
diff to current
2007-02-08
Michael Niedermayer
av_random() by Ryan Martell rdm4 name-server-seperator...
blob
|
commitdiff
|
diff to current
2007-01-31
Reimar Döffinger
Move lzo decompression to libavutil
blob
|
commitdiff
|
diff to current
2006-11-14
Michael Niedermayer
AVL tree
blob
|
commitdiff
|
diff to current
2006-11-08
Måns Rullgård
allow spaces in source and build directory names
blob
|
commitdiff
|
diff to current
2006-10-11
Diego Biurrun
Move CFLAGS handling to common.mak.
blob
|
commitdiff
|
diff to current
2006-10-07
Diego Biurrun
Replace -I../-I. by -I$(BUILD_ROOT).
blob
|
commitdiff
|
diff to current
2006-09-21
Roman Shaposhnik
* Moving FifoBuffer out of libavformat/avformat...
blob
|
commitdiff
|
diff to current
2006-08-17
Diego Biurrun
Move all internal -I parameters to the front of CFLAGS...
blob
|
commitdiff
|
diff to current
2006-07-19
Luca Abeni
Install log.h
blob
|
commitdiff
|
diff to current
2006-07-19
Luca Abeni
Move av_malloc(), av_realloc(), and av_free() from...
blob
|
commitdiff
|
diff to current
2006-07-18
Luca Abeni
Move av_log() & friends to libavutil
blob
|
commitdiff
|
diff to current
2006-07-14
Michael Niedermayer
adding a \ so we can add more lines without having...
blob
|
commitdiff
|
diff to current
2006-07-14
Michael Niedermayer
linear least squares solver using cholesky factorization
blob
|
commitdiff
|
diff to current
2006-07-13
Måns Rullgård
replace -D_GNU_SOURCE with -D_ISOC9X_SOURCE to avoid...
blob
|
commitdiff
|
diff to current
2006-07-13
Måns Rullgård
move adler32 to libavutil
blob
|
commitdiff
|
diff to current
2006-07-05
Diego Biurrun
cosmetics: Break overly long lines.
blob
|
commitdiff
|
diff to current
2006-07-02
Ivo van Poorten
compile md5 and include in libavutil.a
blob
|
commitdiff
|
diff to current
2006-06-01
Måns Rullgård
remove redundant make variable SUBDIR
blob
|
commitdiff
|
diff to current
2006-05-17
Diego Biurrun
Remove some lines that are duplicated in common.mak.
blob
|
commitdiff
|
diff to current
2006-04-23
Michael Niedermayer
avoid AVInteger usage in av_rescale
blob
|
commitdiff
|
diff to current
2006-03-06
Michael Niedermayer
generic crc calculation code
blob
|
commitdiff
|
diff to current
2006-02-13
Måns Rullgård
move common parts of makefiles into common.mak
blob
|
commitdiff
|
diff to current
2006-02-11
Diego Biurrun
Simplify header installation.
blob
|
commitdiff
|
diff to current
2006-02-11
Diego Biurrun
Separate library install into static and shared install...
blob
|
commitdiff
|
diff to current
2006-02-11
Diego Biurrun
Separate header file installation from the general...
blob
|
commitdiff
|
diff to current
2006-01-30
Diego Biurrun
On MinGW it is not possible to build shared and static...
blob
|
commitdiff
|
diff to current
2006-01-29
Diego Biurrun
Simplify LDFLAGS handling for MinGW.
blob
|
commitdiff
|
diff to current
2006-01-26
Diego Biurrun
Remove obscure Makefile.bak entry from distclean rules.
blob
|
commitdiff
|
diff to current
2006-01-15
Diego Biurrun
Don't use 'rm -f *$(SLIBSUF)' in a clean rule, $(SLIBSU...
blob
|
commitdiff
|
diff to current
2006-01-14
Diego Biurrun
Move library name generation to configure, simplifies...
blob
|
commitdiff
|
diff to current
2006-01-14
Diego Biurrun
Create symbolic links for all library sonames and clean...
blob
|
commitdiff
|
diff to current
2006-01-12
Diego Biurrun
Move Darwin shared library build peculiarities to confi...
blob
|
commitdiff
|
diff to current
2005-12-17
Diego Biurrun
COSMETICS: Remove all trailing whitespace.
blob
|
commitdiff
|
diff to current
2005-12-10
Luca Barbato
SONAME support for shared libs
blob
|
commitdiff
|
diff to current
2005-11-07
Fredrik Orderud
Put double-quotes around the install path in the "insta...
blob
|
commitdiff
|
diff to current
2005-09-26
Diego Biurrun
support for building dynamic libraries on Mac OS X
blob
|
commitdiff
|
diff to current
2005-08-06
j@v2v.cc
add libavutil.pc + fix version in pkg-config files...
blob
|
commitdiff
|
diff to current
2005-08-01
Alexander Strasser
libavutil: Utility code from libavcodec moved to a...
blob
|
commitdiff
|
diff to current