projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
libavutil: Make avpriv_open a library-internal function on msvcrt
[ffmpeg.git]
/
libavutil
/
internal.h
2013-08-09
Martin Storsjö
libavutil: Make avpriv_open a library-internal function...
blob
|
commitdiff
2013-08-09
Martin Storsjö
libavutil: Enable the MSVC DLL symbol loading workaroun...
blob
|
commitdiff
|
diff to current
2013-08-07
Rémi Denis-Courmont
libavutil: add avpriv_open() to open files with close...
blob
|
commitdiff
|
diff to current
2013-08-02
Diego Biurrun
build: Add _Pragma macro to disable deprecated declarat...
blob
|
commitdiff
|
diff to current
2013-05-07
Martin Storsjö
msvc: Move linker pragma from config.h to libavutil...
blob
|
commitdiff
|
diff to current
2013-03-13
Diego Biurrun
Add av_log_{ask_for_sample|missing_feature} replacement...
blob
|
commitdiff
|
diff to current
2013-02-14
Diego Biurrun
avutil: Ensure that emms_c is always defined, even...
blob
|
commitdiff
|
diff to current
2013-02-14
Diego Biurrun
avutil: Move emms code to x86-specific header
blob
|
commitdiff
|
diff to current
2013-02-12
Luca Barbato
lavu: avoid clashing definition of E
blob
|
commitdiff
|
diff to current
2013-02-08
Diego Biurrun
dsputil: Move LOCAL_ALIGNED macros to libavutil
blob
|
commitdiff
|
diff to current
2013-01-18
Martin Storsjö
x86: Add a Yasm-based emms() replacement
blob
|
commitdiff
|
diff to current
2012-11-25
Janne Grunau
remove #defines to prevent use of discouraged external...
blob
|
commitdiff
|
diff to current
2012-10-18
Martin Storsjö
Add support for building shared libraries with MSVC
blob
|
commitdiff
|
diff to current
2012-10-03
Mans Rullgard
Allow use of strncpy()
blob
|
commitdiff
|
diff to current
2012-08-30
Diego Biurrun
x86: Split inline and external assembly #ifdefs
blob
|
commitdiff
|
diff to current
2012-08-10
Mans Rullgard
dict: move struct AVDictionary definition to dict.c
blob
|
commitdiff
|
diff to current
2012-08-09
Mans Rullgard
libavutil: remove unused av_abort() macro
blob
|
commitdiff
|
diff to current
2012-08-09
Mans Rullgard
libavutil: drop offsetof() fallback definition
blob
|
commitdiff
|
diff to current
2012-08-09
Mans Rullgard
libavutil: drop fallback definitions of INTxx_MIN/MAX
blob
|
commitdiff
|
diff to current
2012-08-08
Mans Rullgard
Move MASK_ABS macro to libavcodec/mathops.h
blob
|
commitdiff
|
diff to current
2012-08-08
Mans Rullgard
x86: move MANGLE() and related macros to libavutil...
blob
|
commitdiff
|
diff to current
2012-07-10
Ronald S. Bultje
lavu: use intrinsics for emms on systems lacking inline...
blob
|
commitdiff
|
diff to current
2012-06-25
Ronald S. Bultje
x86: place some inline asm under #if HAVE_INLINE_ASM
blob
|
commitdiff
|
diff to current
2011-12-12
Diego Biurrun
doxygen: misc consistency, spelling and wording fixes
blob
|
commitdiff
|
diff to current
2011-11-06
Reimar Döffinger
avutil: Don't allow using strcasecmp/strncasecmp
blob
|
commitdiff
|
diff to current
2011-06-08
Anton Khirnov
Move metadata API from lavf to lavu.
blob
|
commitdiff
|
diff to current
2011-06-05
Diego Biurrun
Remove unnecessary LIBAVFORMAT_BUILD #ifdef.
blob
|
commitdiff
|
diff to current
2011-05-24
Ronald S. Bultje
Move emms_c() from libavcodec to libavutil.
blob
|
commitdiff
|
diff to current
2011-05-08
Alex Converse
Ban strncpy() it's too easy to misuse.
blob
|
commitdiff
|
diff to current
2011-03-23
Mans Rullgard
Remove unnecessary icc version checks
blob
|
commitdiff
|
diff to current
2011-03-19
Mans Rullgard
Replace FFmpeg with Libav in licence headers
blob
|
commitdiff
|
diff to current
2011-02-09
Alexander Strange
Frame-based multithreading framework using pthreads
blob
|
commitdiff
|
diff to current
2011-01-31
Mans Rullgard
Rename attribute_used to av_used and move it to attribu...
blob
|
commitdiff
|
diff to current
2011-01-29
Luca Barbato
Replace dprintf with av_dlog
blob
|
commitdiff
|
diff to current
2010-11-10
Carl Eugen Hoyos
Intel C compiler 12.0 does not suport these attributes...
blob
|
commitdiff
|
diff to current
2010-07-17
Carl Eugen Hoyos
Use attribute force_align_arg_pointer only on x86_32.
blob
|
commitdiff
|
diff to current
2010-06-30
Måns Rullgård
Improve FF_SYMVER documentation
blob
|
commitdiff
|
diff to current
2010-06-30
Måns Rullgård
Fix grammar errors in documentation
blob
|
commitdiff
|
diff to current
2010-06-16
Michael Niedermayer
Document FF_SYMVER and attribute_used
blob
|
commitdiff
|
diff to current
2010-06-15
Måns Rullgård
Fix symbol version compat wrappers on systems with...
blob
|
commitdiff
|
diff to current
2010-06-15
Måns Rullgård
Add compatibility wrappers for functions moved from...
blob
|
commitdiff
|
diff to current
2010-05-13
Michael Niedermayer
av_alias is an attribute and belongs to attributes.h
blob
|
commitdiff
|
diff to current
2010-04-20
Diego Biurrun
Remove explicit filename from Doxygen @file commands.
blob
|
commitdiff
|
diff to current
2010-03-09
Måns Rullgård
Replace many includes of libavutil/common.h with what...
blob
|
commitdiff
|
diff to current
2010-03-09
Måns Rullgård
Move libm replacements to new header libm.h
blob
|
commitdiff
|
diff to current
2010-03-08
Måns Rullgård
Move ff_sqrt() to libavutil/intmath.h
blob
|
commitdiff
|
diff to current
2010-02-20
Måns Rullgård
Add casts to correct return type in macros for missing...
blob
|
commitdiff
|
diff to current
2010-02-20
Carl Eugen Hoyos
Gcc attribute may_alias is not supported (or silently...
blob
|
commitdiff
|
diff to current
2010-02-09
Måns Rullgård
Define missing llrint() as macro instead of inline...
blob
|
commitdiff
|
diff to current
2010-01-29
Måns Rullgård
Define av_alias if supported by compiler
blob
|
commitdiff
|
diff to current
2010-01-20
Måns Rullgård
Move COPY3_IF_LT to lavc/mathops.h
blob
|
commitdiff
|
diff to current
2010-01-19
Måns Rullgård
Move FASTDIV macro to intmath.h
blob
|
commitdiff
|
diff to current
2010-01-16
Vitor Sessak
Use macros instead of inline functions to replace the...
blob
|
commitdiff
|
diff to current
2010-01-12
Vitor Sessak
Add replacements for log2f(), exp2() and exp2f() for...
blob
|
commitdiff
|
diff to current
2009-11-10
Reimar Döffinger
Remove code checking for __PIC__ or __pic__ and setting...
blob
|
commitdiff
|
diff to current
2009-09-21
Loren Merritt
extend ff_inverse[], and fix its documentation
blob
|
commitdiff
|
diff to current
2009-09-06
Ramiro Polla
Rename CHECKED_ALLOC(Z) to FF_ALLOC(Z)_OR_GOTO and...
blob
|
commitdiff
|
diff to current
2009-09-04
Ramiro Polla
Add a newline in error message in CHECKED_ALLOC(Z).
blob
|
commitdiff
|
diff to current
2009-09-01
Diego Biurrun
whitespace cosmetics, prettyprinting
blob
|
commitdiff
|
diff to current
2009-08-29
Ramiro Polla
Add CHECKED_ALLOC macro.
blob
|
commitdiff
|
diff to current
2009-07-10
Alex Converse
Add a log2 replacement for systems that haven't quite...
blob
|
commitdiff
|
diff to current
2009-07-09
Ramiro Polla
Move DECLARE_ALIGNED and DECLARE_ASM_CONST back from...
blob
|
commitdiff
|
diff to current
2009-07-09
Ramiro Polla
Do not throw compiler error if asm code needs alignment...
blob
|
commitdiff
|
diff to current
2009-06-27
Carl Eugen Hoyos
Icc 11.1 does not support attributes force_align_arg_po...
blob
|
commitdiff
|
diff to current
2009-05-25
Ramiro Polla
Add LABEL_MANGLE() to export label symbols from inside...
blob
|
commitdiff
|
diff to current
2009-03-21
Diego Biurrun
When warning about forbidden pseudo random number gener...
blob
|
commitdiff
|
diff to current
2009-03-05
Måns Rullgård
ARM: disable inline asm for armcc
blob
|
commitdiff
|
diff to current
2009-02-21
Måns Rullgård
Correct, portable definition of INT_BIT
blob
|
commitdiff
|
diff to current
2009-02-01
Diego Biurrun
Use full internal pathname in doxygen @file directives.
blob
|
commitdiff
|
diff to current
2009-01-30
Diego Biurrun
Add required header mem.h, av_malloc and friends are...
blob
|
commitdiff
|
diff to current
2009-01-30
Diego Biurrun
cosmetics: Move all #includes together at the beginning...
blob
|
commitdiff
|
diff to current
2009-01-28
Diego Biurrun
spelling/grammar/consistency review part III
blob
|
commitdiff
|
diff to current
2009-01-28
Diego Biurrun
spelling/grammar/consistency review part II
blob
|
commitdiff
|
diff to current
2009-01-28
Diego Biurrun
spelling/grammar/consistency review part I
blob
|
commitdiff
|
diff to current
2009-01-25
Diego Biurrun
Disambiguate the macros used to disable fprintf/printf...
blob
|
commitdiff
|
diff to current
2009-01-25
Diego Biurrun
Add required limits.h header.
blob
|
commitdiff
|
diff to current
2009-01-25
Diego Biurrun
Restore _MSC_VER case in DECLARE_ALIGNED/DECLARE_ASM_CO...
blob
|
commitdiff
|
diff to current
2009-01-25
Diego Biurrun
Drop _MSC_VER case from macro declaration.
blob
|
commitdiff
|
diff to current
2009-01-25
Diego Biurrun
Move DECLARE_ALIGNED and DECLARE_ASM_CONST to internal.h.
blob
|
commitdiff
|
diff to current
2009-01-25
Diego Biurrun
Remove redundant av_log2_16bit forward declaration...
blob
|
commitdiff
|
diff to current
2009-01-18
Stefano Sabatini
Replace calls to the deprecated function av_init_random...
blob
|
commitdiff
|
diff to current
2009-01-15
Aurelien Jacobs
move NULL_IF_CONFIG_SMALL() definition into internal...
blob
|
commitdiff
|
diff to current
2009-01-15
Aurelien Jacobs
move timer related code in a new timer.h file
blob
|
commitdiff
|
diff to current
2009-01-13
Aurelien Jacobs
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
blob
|
commitdiff
|
diff to current
2009-01-11
Michael Kostylev
Add truncf() replacement function.
blob
|
commitdiff
|
diff to current
2009-01-11
Diego Biurrun
Drop unnecessary intreadwrite.h and bswap.h #includes.
blob
|
commitdiff
|
diff to current
2008-12-21
Carl Eugen Hoyos
Silence the following icc warnings:
blob
|
commitdiff
|
diff to current
2008-12-20
Carl Eugen Hoyos
Use AV_GCC_VERSION_AT_LEAST() to simplify gcc version...
blob
|
commitdiff
|
diff to current
2008-12-17
Måns Rullgård
ARM: make FASTDIV() an inline function
blob
|
commitdiff
|
diff to current
2008-12-17
Måns Rullgård
ARM: replace "armv4l" with "arm"
blob
|
commitdiff
|
diff to current
2008-10-25
Måns Rullgård
ARM: faster ARMv6 FASTDIV()
blob
|
commitdiff
|
diff to current
2008-10-16
Diego Pettenò
Convert asm keyword into __asm__.
blob
|
commitdiff
|
diff to current
2008-09-06
Stefano Sabatini
Remove wrong and unnecessary condition. VHOOK filters...
blob
|
commitdiff
|
diff to current
2008-08-31
Stefano Sabatini
Globally rename the header inclusion guard names.
blob
|
commitdiff
|
diff to current
2008-08-14
Diego Biurrun
Remove hackish support for fastmemcpy from MPlayer.
blob
|
commitdiff
|
diff to current
2008-08-13
Aurelien Jacobs
move M_PI definition along with other math definitions
blob
|
commitdiff
|
diff to current
2008-07-31
Måns Rullgård
fix ARMv6 FASTDIV for divisor <=2
blob
|
commitdiff
|
diff to current
2008-07-30
Diego Biurrun
USE_FASTMEMCPY is now called CONFIG_FASTMEMCPY in MPlayer.
blob
|
commitdiff
|
diff to current
2008-07-24
Diego Biurrun
Remove AltiVec vector declaration compiler compatibilit...
blob
|
commitdiff
|
diff to current
2008-07-15
Måns Rullgård
ARM: ARMv6 optimised FASTDIV
blob
|
commitdiff
|
diff to current
next