projects
/
libav.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Remove outdated comment.
[libav.git]
/
libavutil
/
internal.h
2007-12-27
Diego Biurrun
Remove outdated comment.
blob
|
commitdiff
2007-12-24
Michael Kostylev
djgpp port, first part
blob
|
commitdiff
|
diff to current
2007-11-19
Luca Abeni
Generate a linking error if perror() is used in libav*
blob
|
commitdiff
|
diff to current
2007-11-19
Luca Abeni
Remove perror() usage from libavutil
blob
|
commitdiff
|
diff to current
2007-10-19
Jeremy Mordkoff
Fix typo.
blob
|
commitdiff
|
diff to current
2007-10-17
Diego Biurrun
Add FFMPEG_ prefix to all multiple inclusion guards.
blob
|
commitdiff
|
diff to current
2007-08-27
Diego Biurrun
Change SYS_DARWIN preprocessor checks to __APPLE__...
blob
|
commitdiff
|
diff to current
2007-08-24
Diego Biurrun
Move Apple gcc AltiVec vector declaration syntax to...
blob
|
commitdiff
|
diff to current
2007-08-22
Diego Biurrun
Rename CONFIG_DARWIN to SYS_DARWIN, it is not configura...
blob
|
commitdiff
|
diff to current
2007-08-13
Ramiro Polla
Add attribute that forces alignment of stack to functio...
blob
|
commitdiff
|
diff to current
2007-07-14
Måns Rullgård
move #include of system headers to top of file
blob
|
commitdiff
|
diff to current
2007-07-14
Alex Beregszaszi
10l to Mans, assert is included later with proper DEBUG...
blob
|
commitdiff
|
diff to current
2007-07-11
Ramiro Polla
Remove unnecessary MINGW ifdef.
blob
|
commitdiff
|
diff to current
2007-07-11
Ramiro Polla
Remove MinGW lrint hack.
blob
|
commitdiff
|
diff to current
2007-07-10
Ramiro Polla
Remove OS/2 support
blob
|
commitdiff
|
diff to current
2007-07-08
Måns Rullgård
undef forbidden names before we #define them in case...
blob
|
commitdiff
|
diff to current
2007-07-05
Vitor Sessak
Make error message more helpful and forbid random()
blob
|
commitdiff
|
diff to current
2007-07-02
Diego Biurrun
Remove leading underscores from specifiers, they are...
blob
|
commitdiff
|
diff to current
2007-06-24
Reimar Döffinger
more av_strl* adjustments
blob
|
commitdiff
|
diff to current
2007-06-16
Måns Rullgård
include all prerequisites in header files
blob
|
commitdiff
|
diff to current
2007-06-05
Reimar Döffinger
Part of MPlayer patch:
blob
|
commitdiff
|
diff to current
2007-05-30
Carl Eugen Hoyos
rename attribute_unused to av_unused and moves its...
blob
|
commitdiff
|
diff to current
2007-05-04
Michael Niedermayer
reduce number of shifts
blob
|
commitdiff
|
diff to current
2007-05-04
Michael Niedermayer
simplify
blob
|
commitdiff
|
diff to current
2007-04-20
Alex Beregszaszi
remove possibly broken wince cruft
blob
|
commitdiff
|
diff to current
2007-04-03
Ramiro Polla
Add first and second output to earlyclobbers in COPY3_I...
blob
|
commitdiff
|
diff to current
2007-03-27
Michael Niedermayer
prevent exit missuse
blob
|
commitdiff
|
diff to current
2007-03-12
Michel Bardiaux
Give context to dprintf
blob
|
commitdiff
|
diff to current
2007-03-08
Michel Bardiaux
Corrections so that builds with DEBUG work
blob
|
commitdiff
|
diff to current
2007-02-24
Ramiro Polla
remove fallback definitions of PRIxNN macros,
blob
|
commitdiff
|
diff to current
2007-02-11
François Revol
Remove unused ENODATA define
blob
|
commitdiff
|
diff to current
2007-01-07
Luca Abeni
__attribute__((unused)) works with gcc 2.95 too
blob
|
commitdiff
|
diff to current
2006-12-08
Måns Rullgård
rename always_inline to av_always_inline and move to...
blob
|
commitdiff
|
diff to current
2006-12-07
Måns Rullgård
fix mingw shared build, and get rid of FF_IMPORT_ATTR
blob
|
commitdiff
|
diff to current
2006-12-06
Måns Rullgård
use the standard INT64_C() macro for 64-bit constants
blob
|
commitdiff
|
diff to current
2006-12-06
Måns Rullgård
move more macros to internal.h
blob
|
commitdiff
|
diff to current
2006-12-06
Måns Rullgård
move some __attribute__ macros to internal.h
blob
|
commitdiff
|
diff to current
2006-12-03
Reimar Döffinger
Move BE_*/LE_*/ST*/LD* macros to a common place. Some...
blob
|
commitdiff
|
diff to current
2006-11-14
Måns Rullgård
move comment
blob
|
commitdiff
|
diff to current
2006-11-14
Måns Rullgård
merge CONFIG_WINCE sections
blob
|
commitdiff
|
diff to current
2006-11-14
Måns Rullgård
indentation
blob
|
commitdiff
|
diff to current
2006-11-12
Måns Rullgård
rename inverse -> ff_inverse
blob
|
commitdiff
|
diff to current
2006-11-01
Diego Biurrun
Use common define for x86_32 and x86_64.
blob
|
commitdiff
|
diff to current
2006-11-01
Diego Biurrun
Add ARCH_X86_32 as a new define for 32 bit x86 architec...
blob
|
commitdiff
|
diff to current
2006-10-20
Guillaume Poirier
Protect code that uses CMOV instructions with HAVE_CMOV,
blob
|
commitdiff
|
diff to current
2006-10-07
Diego Biurrun
Change license headers to say 'FFmpeg' instead of ...
blob
|
commitdiff
|
diff to current
2006-09-28
Siarhei Siamashka
add FASTDIV macro for ARM. Reported speed-up on MPEG...
blob
|
commitdiff
|
diff to current
2006-09-10
Diego Biurrun
Add official LGPL license headers to the files that...
blob
|
commitdiff
|
diff to current
2006-09-07
Panagiotis Issaris
Remove unused defines, patch by takis P issaris A uhass...
blob
|
commitdiff
|
diff to current
2006-08-18
Diego Biurrun
Explicitly include fastmemcpy.h from libvo/.
blob
|
commitdiff
|
diff to current
2006-07-21
Reimar Döffinger
do not include bswap.h in common.h for external program...
blob
|
commitdiff
|
diff to current
2006-07-16
Reimar Döffinger
Split common.h in two parts, purely internal stuff...
blob
|
commitdiff
|
diff to current