ffmpeg / libavutil @ 78b01823
Name | Size | Revision | Age | Author | Comment |
---|---|---|---|---|---|
arm | 75fb5c24 | about 11 years | Måns Rullgård | Move FASTDIV macro to intmath.h Originally com... | |
avr32 | bdd19e29 | about 11 years | Måns Rullgård | Mark all intreadwrite functions av_always_inlin... | |
bfin | 439ccc4e | almost 12 years | Måns Rullgård | Split libavutil/timer.h per architecture Origi... | |
mips | bdd19e29 | about 11 years | Måns Rullgård | Mark all intreadwrite functions av_always_inlin... | |
ppc | bdd19e29 | about 11 years | Måns Rullgård | Mark all intreadwrite functions av_always_inlin... | |
sh4 | bad5537e | about 12 years | Diego Biurrun | Use full internal pathname in doxygen @file dir... | |
x86 | 75fb5c24 | about 11 years | Måns Rullgård | Move FASTDIV macro to intmath.h Originally com... | |
Makefile | 3.1 KB | a3e02a8c | about 11 years | Måns Rullgård | Create and install libavutil/avconfig.h This f... |
adler32.c | 2.15 KB | bb504ac4 | almost 12 years | Diego Biurrun | Fix compilation of adler32 test program: Use av... |
adler32.h | 1.03 KB | 98790382 | over 12 years | Stefano Sabatini | Globally rename the header inclusion guard name... |
aes.c | 8.08 KB | 64bde197 | almost 12 years | Diego Biurrun | cosmetics: Rename prn variable to prng (Pseudo ... |
aes.h | 1.55 KB | 7b484a7a | about 12 years | Reimar Döffinger | Add "const" to AES function arguments where pos... |
avstring.c | 2.15 KB | b3e88ae8 | about 11 years | Michael Niedermayer | Place { of the function where indent -kr wants ... |
avstring.h | 3.45 KB | 22bf4592 | about 11 years | Stefano Sabatini | Remove duplicated word in av_strlcat() doxy. O... |
avutil.h | 2.31 KB | 80a07f6e | about 11 years | Stefano Sabatini | Implement av_get_pix_fmt(), and deprecate avcod... |
base64.c | 4.81 KB | 504ffed1 | almost 12 years | Diego Biurrun | Mark non-exported functions in test and example... |
base64.h | 1.63 KB | bf7e799c | over 11 years | Stefano Sabatini | Remove '\p', '\c' and '\e' doxygen markup from ... |
bswap.h | 2.4 KB | e482c2e2 | over 11 years | Måns Rullgård | AVR32: inline asm for bswap.h Originally commi... |
common.h | 9.25 KB | 544f5a92 | about 11 years | Måns Rullgård | Optimise av_log2 with clz when available 10% f... |
crc.c | 4.99 KB | d468ff0f | over 11 years | Jeff Downs | Fix cast of byte buffer to uint32 that was disr... |
crc.h | 1.44 KB | 89c9ff50 | about 12 years | Diego Biurrun | spelling/grammar/consistency review part I Ori... |
crc_data.h | 14 KB | 98790382 | over 12 years | Stefano Sabatini | Globally rename the header inclusion guard name... |
des.c | 18 KB | c6727809 | about 11 years | Måns Rullgård | Move array specifiers outside DECLARE_ALIGNED()... |
des.h | 1.72 KB | bc17cc01 | about 12 years | Reimar Döffinger | Add support for 3DES to DES module Originally ... |
fifo.c | 3.31 KB | 7b09db35 | almost 12 years | Olivier Guilyardi | Implement av_fifo_space(). Patch by Olivier Gu... |
fifo.h | 3.49 KB | 7b09db35 | almost 12 years | Olivier Guilyardi | Implement av_fifo_space(). Patch by Olivier Gu... |
integer.c | 5.06 KB | bad5537e | about 12 years | Diego Biurrun | Use full internal pathname in doxygen @file dir... |
integer.h | 2.35 KB | bad5537e | about 12 years | Diego Biurrun | Use full internal pathname in doxygen @file dir... |
internal.h | 6.79 KB | 788627de | about 11 years | Måns Rullgård | Define av_alias if supported by compiler Origi... |
intfloat_readwrite.c | 2.87 KB | bad5537e | about 12 years | Diego Biurrun | Use full internal pathname in doxygen @file dir... |
intfloat_readwrite.h | 1.33 KB | 98790382 | over 12 years | Stefano Sabatini | Globally rename the header inclusion guard name... |
intmath.h | 1.47 KB | 75fb5c24 | about 11 years | Måns Rullgård | Move FASTDIV macro to intmath.h Originally com... |
intreadwrite.h | 12.7 KB | 6c88973a | about 11 years | Måns Rullgård | Add AV_COPY32 Originally committed as revision... |
lfg.c | 2.44 KB | 3ba69a15 | about 11 years | Stefano Sabatini | Implement av_bmg_next(), a Box-Muller Gaussian ... |
lfg.h | 1.94 KB | 3ba69a15 | about 11 years | Stefano Sabatini | Implement av_bmg_next(), a Box-Muller Gaussian ... |
libavutil.v | 78 Bytes | a482e61b | about 11 years | Måns Rullgård | Add symbol versioning for shared libraries Bas... |
lls.c | 3.74 KB | 3d7b15e4 | over 11 years | Diego Biurrun | Remove disabled code cruft. Originally committ... |
lls.h | 1.42 KB | 98790382 | over 12 years | Stefano Sabatini | Globally rename the header inclusion guard name... |
log.c | 2.32 KB | e244f54e | about 11 years | Ramiro Polla | Make av_log_level static at next lavu major ver... |
log.h | 3.46 KB | 68485d27 | over 11 years | Stefano Sabatini | Remove useless definition of struct AVCLASS. O... |
lzo.c | 7.92 KB | 985fdd53 | almost 12 years | Diego Biurrun | Give liblzo benchmark conditionals more descrip... |
lzo.h | 2.38 KB | 679f5c25 | about 12 years | Reimar Döffinger | Documentation for LZO error return value flags ... |
mathematics.c | 6.59 KB | 78b01823 | about 11 years | Michael Niedermayer | av_compare_ts() Originally committed as revisi... |
mathematics.h | 2.86 KB | 78b01823 | about 11 years | Michael Niedermayer | av_compare_ts() Originally committed as revisi... |
md5.c | 5.22 KB | 63613fe6 | over 11 years | Måns Rullgård | Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN Or... |
md5.h | 1.17 KB | 98790382 | over 12 years | Stefano Sabatini | Globally rename the header inclusion guard name... |
mem.c | 4.53 KB | 4ae40685 | about 11 years | Måns Rullgård | Add --malloc-prefix to apply a prefix to malloc... |
mem.h | 4.44 KB | 34e52abb | about 11 years | Måns Rullgård | DECLARE_ALIGNED macro for TMS470 compiler This... |
pca.c | 6.37 KB | 64bde197 | almost 12 years | Diego Biurrun | cosmetics: Rename prn variable to prng (Pseudo ... |
pca.h | 1.16 KB | bad5537e | about 12 years | Diego Biurrun | Use full internal pathname in doxygen @file dir... |
pixdesc.c | 18.3 KB | 80a07f6e | about 11 years | Stefano Sabatini | Implement av_get_pix_fmt(), and deprecate avcod... |
pixdesc.h | 8.11 KB | 351aff72 | about 11 years | Stefano Sabatini | Fix grammar: write to DST THING -> write THING ... |
pixfmt.h | 9.3 KB | 92c6a099 | about 11 years | Laurent Aimar | H264 DXVA2 implementation It allows VLD H264 ... |
random_seed.c | 1.25 KB | 48d58e59 | almost 12 years | Baptiste Coudurier | add ff_random_get_seed to be used in conjunctio... |
random_seed.h | 1.03 KB | 323a8230 | almost 12 years | Stefano Sabatini | Fix typo: 'conjuction' -> 'conjunction'. Origi... |
rational.c | 3.7 KB | bad5537e | about 12 years | Diego Biurrun | Use full internal pathname in doxygen @file dir... |
rational.h | 3.38 KB | bf7e799c | over 11 years | Stefano Sabatini | Remove '\p', '\c' and '\e' doxygen markup from ... |
rc4.c | 1.87 KB | fe4032b6 | almost 12 years | Reimar Döffinger | Remove more functions disabled by major version... |
rc4.h | 1.63 KB | 1a534c7f | about 12 years | Reimar Döffinger | Add and use a public API for RC4 and DES, analo... |
sha.c | 12.2 KB | 8b4e7c28 | over 11 years | Diego Biurrun | Mark conditionally used variable T2 as av_unuse... |
sha.h | 1.71 KB | aa5a99ae | over 11 years | Kostya Shishkov | Add SHA-2 hashing Originally committed as revi... |
sha1.h | 1.68 KB | 451ae257 | over 11 years | Kostya Shishkov | Prepare SHA code to handle SHA-2 as well. For n... |
softfloat.c | 1.97 KB | 73493925 | almost 12 years | Diego Biurrun | Make softfloat test program compile again: Sett... |
softfloat.h | 3.49 KB | 89c9ff50 | about 12 years | Diego Biurrun | spelling/grammar/consistency review part I Ori... |
timer.h | 1.92 KB | 60c703ac | almost 12 years | Måns Rullgård | ARM: START/STOP_TIMER support for ARMv7 Origin... |
tree.c | 6.56 KB | b154ed5a | over 11 years | Michael Niedermayer | Fix indention after last commit. Originally co... |
tree.h | 3.77 KB | 7a79e51c | almost 12 years | Stefano Sabatini | Add @code/@endcode commands to markup C code in... |
utils.c | 1.14 KB | 41600690 | about 11 years | Stefano Sabatini | Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for XX... |
x86_cpu.h | 1.98 KB | 8e3d8a82 | almost 12 years | Michael Niedermayer | typedef int x86_reg on non x86 Originally comm... |
Latest revisions
Also available in: Atom