projects
/
ffmpeg.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add necessary header for LIBAVUTIL_VERSION_MAJOR, fixes the warning:
2009-02-02
Diego Biurrun
Add necessary header for LIBAVUTIL_VERSION_MAJOR, fixes...
commit
|
commitdiff
|
tree
2009-02-02
Diego Biurrun
Add XSUB to list of supported subtitle formats.
commit
|
commitdiff
|
tree
2009-02-02
Diego Biurrun
cosmetics: Place all subtitle entries together.
commit
|
commitdiff
|
tree
2009-02-02
Diego Biurrun
Add necessary #includes to pass 'make checkheaders'.
commit
|
commitdiff
|
tree
2009-02-02
Diego Biurrun
Add av_unused to conditionally used variable, fixes...
commit
|
commitdiff
|
tree
2009-02-01
Diego Biurrun
cosmetics: Remove period after copyright statement...
commit
|
commitdiff
|
tree
2009-02-01
Diego Biurrun
cosmetics: Remove period after copyright statement...
commit
|
commitdiff
|
tree
2009-02-01
Diego Biurrun
Remove H.264 encoder initialization.
commit
|
commitdiff
|
tree
2009-02-01
Diego Biurrun
Use full internal pathname in doxygen @file directives.
commit
|
commitdiff
|
tree
2009-02-01
Diego Biurrun
Use full internal pathname in doxygen @file directives.
commit
|
commitdiff
|
tree
2009-02-01
Diego Biurrun
Fix filenames in doxygen comments.
commit
|
commitdiff
|
tree
2009-02-01
Diego Biurrun
cosmetics: Use 'num' instead of 'nom' as abbreviation...
commit
|
commitdiff
|
tree
2009-01-30
Diego Biurrun
Use '#if defined()' for OS-specific preprocessor checks.
commit
|
commitdiff
|
tree
2009-01-30
Diego Biurrun
Add required header mem.h, av_malloc and friends are...
commit
|
commitdiff
|
tree
2009-01-30
Diego Biurrun
cosmetics: Move all #includes together at the beginning...
commit
|
commitdiff
|
tree
2009-01-30
Diego Biurrun
Add 'void' keyword to parameterless function declaration.
commit
|
commitdiff
|
tree
2009-01-30
Diego Biurrun
Add missing void keyword to parameterless function...
commit
|
commitdiff
|
tree
2009-01-29
Diego Biurrun
Rename string.c to avstring.c so that the name of header...
commit
|
commitdiff
|
tree
2009-01-28
Diego Biurrun
spelling/grammar/consistency review part III
commit
|
commitdiff
|
tree
2009-01-28
Diego Biurrun
spelling/grammar/consistency review part II
commit
|
commitdiff
|
tree
2009-01-28
Diego Biurrun
Add common.h #include, necessary for av_const.
commit
|
commitdiff
|
tree
2009-01-28
Diego Biurrun
spelling/grammar/consistency review part I
commit
|
commitdiff
|
tree
2009-01-26
Diego Biurrun
Fix filenames in Doxygen comments.
commit
|
commitdiff
|
tree
2009-01-26
Diego Biurrun
Remove misleading comment about how to build SHA1 test...
commit
|
commitdiff
|
tree
2009-01-26
Diego Biurrun
version.h depends on version.sh.
commit
|
commitdiff
|
tree
2009-01-26
Diego Biurrun
HAVE_3DNOW --> HAVE_AMD3DNOW
commit
|
commitdiff
|
tree
2009-01-25
Diego Biurrun
Reorganize header #includes: Unconditionally #include...
commit
|
commitdiff
|
tree
2009-01-25
Diego Biurrun
10l: Add #undefs for system free/malloc/realloc, which...
commit
|
commitdiff
|
tree
2009-01-25
Diego Biurrun
C files should #include the header files of the same...
commit
|
commitdiff
|
tree
2009-01-25
Diego Biurrun
Disambiguate the macros used to disable fprintf/printf...
commit
|
commitdiff
|
tree
2009-01-25
Diego Biurrun
Add required limits.h header.
commit
|
commitdiff
|
tree
2009-01-25
Diego Biurrun
HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure...
commit
|
commitdiff
|
tree
2009-01-25
Diego Biurrun
HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure...
commit
|
commitdiff
|
tree
2009-01-25
Diego Biurrun
Restore _MSC_VER case in DECLARE_ALIGNED/DECLARE_ASM_CONST...
commit
|
commitdiff
|
tree
2009-01-25
Diego Biurrun
Add AMD 3DNow! instruction enabling/disabling support...
commit
|
commitdiff
|
tree
2009-01-25
Diego Biurrun
Drop redundant architecture extension dependencies.
commit
|
commitdiff
|
tree
2009-01-25
Diego Biurrun
Drop _MSC_VER case from macro declaration.
commit
|
commitdiff
|
tree
2009-01-25
Diego Biurrun
Drop deprecated av_fifo_write function with the next...
commit
|
commitdiff
|
tree
2009-01-25
Diego Biurrun
Move DECLARE_ALIGNED and DECLARE_ASM_CONST to internal.h.
commit
|
commitdiff
|
tree
2009-01-25
Diego Biurrun
Directly #include some required headers.
commit
|
commitdiff
|
tree
2009-01-25
Diego Biurrun
Add missing architecture-specific options to summary...
commit
|
commitdiff
|
tree
2009-01-25
Diego Biurrun
SSE depends on x86.
commit
|
commitdiff
|
tree
2009-01-25
Diego Biurrun
Do not #include common.h without necessity.
commit
|
commitdiff
|
tree
2009-01-25
Diego Biurrun
Remove redundant av_log2_16bit forward declaration...
commit
|
commitdiff
|
tree
2009-01-25
Diego Biurrun
Move internal.h #include to the end of the file so...
commit
|
commitdiff
|
tree
2009-01-25
Diego Biurrun
Declare struct SwsContext before using it, fixes the...
commit
|
commitdiff
|
tree
2009-01-25
Diego Biurrun
Disable C code when compiling AltiVec code, fixes the...
commit
|
commitdiff
|
tree
2009-01-25
Diego Biurrun
spelling/grammar cosmetics
commit
|
commitdiff
|
tree
2009-01-25
Diego Biurrun
Fix #endif comments.
commit
|
commitdiff
|
tree
2009-01-25
Diego Biurrun
Add required headers to fix warnings during 'make checkheaders'.
commit
|
commitdiff
|
tree
2009-01-24
Diego Biurrun
Add configuration options section to help output.
commit
|
commitdiff
|
tree
2009-01-24
Diego Biurrun
help output cosmetics
commit
|
commitdiff
|
tree
2009-01-24
Diego Biurrun
Remove --enable-static and --disable-shared from help...
commit
|
commitdiff
|
tree
2009-01-24
Diego Biurrun
Use cc_default variable in help output for --cc option.
commit
|
commitdiff
|
tree
2009-01-24
Diego Biurrun
Add a check for ppc4xx instructions; rename preprocessor...
commit
|
commitdiff
|
tree
2009-01-24
Diego Biurrun
Remove pointless #if HAVE_ALTIVEC around internal header...
commit
|
commitdiff
|
tree
2009-01-24
Diego Biurrun
Directly #include a bunch of indirectly #included headers.
commit
|
commitdiff
|
tree
2009-01-24
Diego Biurrun
Fix undefined preprocessor directives warnings during...
commit
|
commitdiff
|
tree
2009-01-24
Diego Biurrun
Add required headers to fix 'make checkheaders'.
commit
|
commitdiff
|
tree
2009-01-21
Diego Biurrun
Avoid unused variable warning when compiling DES test...
commit
|
commitdiff
|
tree
2009-01-21
Diego Biurrun
Make base64 test program compilable as a standard test...
commit
|
commitdiff
|
tree
2009-01-21
Diego Biurrun
Add void keyword to parameterless function declaration.
commit
|
commitdiff
|
tree
2009-01-19
Diego Biurrun
Use "" instead of <> when #including non-system headers.
commit
|
commitdiff
|
tree
2009-01-19
Diego Biurrun
Restore mistakenly removed period after "DivX, Inc".
commit
|
commitdiff
|
tree
2009-01-19
Diego Biurrun
cosmetics: Remove pointless period after copyright...
commit
|
commitdiff
|
tree
2009-01-14
Diego Biurrun
Replace #ifdef CONFIG_ preprocessor check by #if CONFIG_.
commit
|
commitdiff
|
tree
2009-01-14
Diego Biurrun
Remove one more forgotten instance of USE_HIGHPRECISION...
commit
|
commitdiff
|
tree
2009-01-14
Diego Biurrun
Use CONFIG_MPEGAUDIO_HP directly instead of USE_HIGHPRECISIO...
commit
|
commitdiff
|
tree
2009-01-14
Diego Biurrun
Remove pointless #if around header #includes.
commit
|
commitdiff
|
tree
2009-01-11
Diego Biurrun
Extend 'checkheaders' target to architecture-specific...
commit
|
commitdiff
|
tree
2009-01-11
Diego Biurrun
Split arch variable into arch and subarch.
commit
|
commitdiff
|
tree
2009-01-11
Diego Biurrun
Use 'enabled' function to simplify x86_64 check in...
commit
|
commitdiff
|
tree
2009-01-11
Diego Biurrun
Fix build: Add intreadwrite.h and bswap.h #includes...
commit
|
commitdiff
|
tree
2009-01-11
Diego Biurrun
Use 'enabled' function instead of raw 'test' calls...
commit
|
commitdiff
|
tree
2009-01-11
Diego Biurrun
Add my GPG key.
commit
|
commitdiff
|
tree
2009-01-11
Diego Biurrun
cosmetics: indentation
commit
|
commitdiff
|
tree
2009-01-11
Diego Biurrun
Fix illegal identifier starting with an underscore.
commit
|
commitdiff
|
tree
2009-01-11
Diego Biurrun
Add necessary, remove unnecessary #includes.
commit
|
commitdiff
|
tree
2009-01-11
Diego Biurrun
Drop unnecessary intreadwrite.h and bswap.h #includes.
commit
|
commitdiff
|
tree
2009-01-11
Diego Biurrun
Add missing #include to fix 'make checkheaders'.
commit
|
commitdiff
|
tree
2009-01-11
Diego Biurrun
cosmetics: Remove useless quotes.
commit
|
commitdiff
|
tree
2009-01-11
Diego Biurrun
1l: better alphabetical order
commit
|
commitdiff
|
tree
2009-01-11
Diego Biurrun
Add missing --disable-armv6t2 to help output.
commit
|
commitdiff
|
tree
2009-01-07
Diego Biurrun
Only #include svq3.c if the SVQ3 decoder is enabled.
commit
|
commitdiff
|
tree
2009-01-07
Diego Biurrun
The SVQ3 decoder uses ff_svq1_packet_checksum from...
commit
|
commitdiff
|
tree
2009-01-07
Diego Biurrun
Add missing headers to allow 'make checkheaders' to...
commit
|
commitdiff
|
tree
2009-01-07
Diego Biurrun
Use <> instead of "" for system headers.
commit
|
commitdiff
|
tree
2009-01-07
Diego Biurrun
Disable SVQ3 checks if SVQ3 support is not compiled in.
commit
|
commitdiff
|
tree
2009-01-07
Diego Biurrun
alphabetical ordering cosmetics
commit
|
commitdiff
|
tree
2009-01-07
Diego Biurrun
Remove inappropriate const qualifier from function...
commit
|
commitdiff
|
tree
2009-01-06
Diego Biurrun
cosmetics: alphabetical order
commit
|
commitdiff
|
tree
2009-01-05
Diego Biurrun
Revert deprecation of AVFrac structure. Attempts to...
commit
|
commitdiff
|
tree
2009-01-05
Diego Biurrun
Add missing 'void' keyword to parameterless function...
commit
|
commitdiff
|
tree
2009-01-05
Diego Biurrun
spelling/grammar and whitespace cosmetics
commit
|
commitdiff
|
tree
2009-01-02
Diego Biurrun
Avoid POSIX-reserved _t namespace.
commit
|
commitdiff
|
tree
2009-01-02
Diego Biurrun
Avoid POSIX-reserved _t namespace.
commit
|
commitdiff
|
tree
2008-12-27
Diego Biurrun
Avoid POSIX-reserved _t namespace.
commit
|
commitdiff
|
tree
2008-12-27
Diego Biurrun
consistency cosmetics: Rename POWERPC identifiers to...
commit
|
commitdiff
|
tree
2008-12-27
Diego Biurrun
consistency cosmetics: Rename POWERPC identifiers to...
commit
|
commitdiff
|
tree
2008-12-26
Diego Biurrun
ASAO Nelly Moser implementation moved to a better place...
commit
|
commitdiff
|
tree
next