ffmpeg / libavutil @ 68006ed0
Name | Size | Revision | Age | Author | Comment |
---|---|---|---|---|---|
arm | 2ed6f399 | almost 11 years | Måns Rullgård | Replace many includes of libavutil/common.h wit... | |
avr32 | 2ed6f399 | almost 11 years | Måns Rullgård | Replace many includes of libavutil/common.h wit... | |
bfin | 2ed6f399 | almost 11 years | Måns Rullgård | Replace many includes of libavutil/common.h wit... | |
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 | 2ed6f399 | almost 11 years | Måns Rullgård | Replace many includes of libavutil/common.h wit... | |
tomi | 95c0d02d | about 11 years | Måns Rullgård | TOMI: 16- and 32-bit intreadwrite functions Or... | |
x86 | 2ed6f399 | almost 11 years | Måns Rullgård | Replace many includes of libavutil/common.h wit... | |
Makefile | 3.3 KB | 60c144f7 | almost 11 years | Stefano Sabatini | Move error code definitions from libavcodec/avc... |
adler32.c | 2.17 KB | 2ed6f399 | almost 11 years | Måns Rullgård | Replace many includes of libavutil/common.h wit... |
adler32.h | 1.04 KB | 2ed6f399 | almost 11 years | Måns Rullgård | Replace many includes of libavutil/common.h wit... |
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... |
attributes.h | 2.52 KB | 2791730d | almost 11 years | Måns Rullgård | Move gcc attribute macros to new header libavut... |
avstring.c | 2.34 KB | ac6ef868 | almost 11 years | Måns Rullgård | Add av_stristr() function This is a case-insen... |
avstring.h | 3.96 KB | f0a912d3 | almost 11 years | Måns Rullgård | More descriptive names for av_stristr() paramet... |
avutil.h | 2.33 KB | 60c144f7 | almost 11 years | Stefano Sabatini | Move error code definitions from libavcodec/avc... |
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 | 2ed6f399 | almost 11 years | Måns Rullgård | Replace many includes of libavutil/common.h wit... |
common.h | 8.92 KB | b90b1b4c | almost 11 years | Måns Rullgård | Fix build on configurations without fast av_log... |
crc.c | 5 KB | 2ed6f399 | almost 11 years | Måns Rullgård | Replace many includes of libavutil/common.h wit... |
crc.h | 1.44 KB | 2ed6f399 | almost 11 years | Måns Rullgård | Replace many includes of libavutil/common.h wit... |
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 ... |
error.h | 2.35 KB | 68006ed0 | almost 11 years | Stefano Sabatini | Drop AVERROR_NOFMT at the next libavutil major ... |
fifo.c | 3.42 KB | fc323a54 | about 11 years | Michael Niedermayer | Clarify non constness of src in av_fifo_generic... |
fifo.h | 3.54 KB | 2ed6f399 | almost 11 years | Måns Rullgård | Replace many includes of libavutil/common.h wit... |
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 | 5.13 KB | 2ed6f399 | almost 11 years | Måns Rullgård | Replace many includes of libavutil/common.h wit... |
intfloat_readwrite.c | 2.89 KB | 2ed6f399 | almost 11 years | Måns Rullgård | Replace many includes of libavutil/common.h wit... |
intfloat_readwrite.h | 1.33 KB | 2ed6f399 | almost 11 years | Måns Rullgård | Replace many includes of libavutil/common.h wit... |
intmath.h | 2.45 KB | b90b1b4c | almost 11 years | Måns Rullgård | Fix build on configurations without fast av_log... |
intreadwrite.h | 14 KB | 3d7b94ba | almost 11 years | Måns Rullgård | Fix build failure with fast_unaligned and non-g... |
lfg.c | 2.46 KB | 2ed6f399 | almost 11 years | Måns Rullgård | Replace many includes of libavutil/common.h wit... |
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... |
libm.h | 2.11 KB | 297bfb2f | almost 11 years | Måns Rullgård | libm.h needs attributes.h Originally committed... |
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 | 2ed6f399 | almost 11 years | Måns Rullgård | Replace many includes of libavutil/common.h wit... |
mathematics.h | 2.95 KB | 2ed6f399 | almost 11 years | Måns Rullgård | Replace many includes of libavutil/common.h wit... |
md5.c | 5.24 KB | 2ed6f399 | almost 11 years | Måns Rullgård | Replace many includes of libavutil/common.h wit... |
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 | 2ed6f399 | almost 11 years | Måns Rullgård | Replace many includes of libavutil/common.h wit... |
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 | 21.9 KB | 2b7cf167 | almost 11 years | Janusz Krzysztofik | Add initial support for 12-bit color mode. Patc... |
pixdesc.h | 5.99 KB | f47a7cb7 | about 11 years | Stefano Sabatini | Move read_line() and write_line() definition fr... |
pixfmt.h | 9.86 KB | 2b7cf167 | almost 11 years | Janusz Krzysztofik | Add initial support for 12-bit color mode. Patc... |
random_seed.c | 1.28 KB | 5de91783 | almost 11 years | Måns Rullgård | indent Originally committed as revision 22451 ... |
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 | 2ed6f399 | almost 11 years | Måns Rullgård | Replace many includes of libavutil/common.h wit... |
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 | 32f40ace | almost 11 years | Måns Rullgård | sha: add missing include Originally committed ... |
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.53 KB | 2ed6f399 | almost 11 years | Måns Rullgård | Replace many includes of libavutil/common.h wit... |
tree.h | 4.27 KB | 4b83fc0f | almost 11 years | Vitor Sessak | Plug memory leak in NUT muxer and demuxer Orig... |
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