index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavutil
Commit message (
Expand
)
Author
Age
Files
Lines
*
error.h: test EDOM instead of EINVAL
Måns Rullgård
2010-03-14
1
-1
/
+1
*
Add missing includes to libavutil/error.h
Måns Rullgård
2010-03-14
1
-0
/
+3
*
Change the definition of AVERROR_NUMEXPECTED at the next libavutil
Stefano Sabatini
2010-03-14
1
-1
/
+5
*
Mark AVERROR_ENOENT for deletion at the next libavutil major bump.
Stefano Sabatini
2010-03-14
1
-1
/
+1
*
Lexically sort the error code definitions.
Stefano Sabatini
2010-03-14
1
-4
/
+5
*
Mark AVERROR_ENOMEM to be deleted at the next major bump.
Stefano Sabatini
2010-03-13
1
-1
/
+1
*
Replace all the occurrences of AVERROR_EIO with AVERROR(EIO), and mark
Stefano Sabatini
2010-03-13
1
-1
/
+1
*
Make iff.c:decode_init return the value returned by
Stefano Sabatini
2010-03-13
1
-0
/
+4
*
Add missing parentheses around the AVERROR_PATCHWELCOME macro
Stefano Sabatini
2010-03-13
1
-1
/
+1
*
Move error code definitions from libavcodec/avcodec.h to
Stefano Sabatini
2010-03-13
3
-1
/
+50
*
indent
Måns Rullgård
2010-03-11
1
-1
/
+1
*
random_seed: try other alternatives if reading /dev/random fails
Måns Rullgård
2010-03-11
1
-1
/
+2
*
sha: add missing include
Måns Rullgård
2010-03-11
1
-0
/
+1
*
Replace many includes of libavutil/common.h with what is actually needed
Måns Rullgård
2010-03-09
25
-28
/
+26
*
libm.h needs attributes.h
Måns Rullgård
2010-03-09
1
-0
/
+1
*
Move libm replacements to new header libm.h
Måns Rullgård
2010-03-09
2
-59
/
+91
*
Fix build on configurations without fast av_log2()
Måns Rullgård
2010-03-09
2
-11
/
+31
*
More descriptive names for av_stristr() parameters
Måns Rullgård
2010-03-08
1
-7
/
+8
*
cosmetics: indent
Måns Rullgård
2010-03-08
1
-1
/
+1
*
Merge two adjacent ifdef blocks
Måns Rullgård
2010-03-08
1
-3
/
+0
*
Move gcc attribute macros to new header libavutil/attributes.h
Måns Rullgård
2010-03-08
3
-78
/
+109
*
Move ff_sqrt() to libavutil/intmath.h
Måns Rullgård
2010-03-08
2
-22
/
+22
*
checkheaders: skip per-arch headers not meant for direct inclusion
Måns Rullgård
2010-03-08
1
-0
/
+2
*
ARM: add some missing includes
Måns Rullgård
2010-03-08
1
-0
/
+1
*
Add lots of missing includes
Måns Rullgård
2010-03-08
1
-0
/
+1
*
Bump minor number and add APIchanges entry after the inclusion of
Stefano Sabatini
2010-03-06
1
-1
/
+1
*
Add av_stristr() function
Måns Rullgård
2010-03-06
2
-0
/
+26
*
Remove DECLARE_ALIGNED_{8,16} macros
Måns Rullgård
2010-03-06
1
-3
/
+0
*
Move DECLARE_ALIGNED_{8,16} macros to mem.h
Måns Rullgård
2010-03-06
1
-0
/
+2
*
Add initial support for 12-bit color mode.
Janusz Krzysztofik
2010-03-05
2
-0
/
+53
*
Declare the PIX_FMT_GRAY8 pixel format as a paletted format. This is
Stefano Sabatini
2010-03-04
1
-0
/
+1
*
Plug memory leak in NUT muxer and demuxer
Vitor Sessak
2010-03-03
3
-3
/
+14
*
Fix build failure with fast_unaligned and non-gcc-compatible compilers
Måns Rullgård
2010-03-02
1
-1
/
+1
*
Revert r22119 and partially revert 22120.
Vitor Sessak
2010-03-01
2
-10
/
+0
*
Implement av_tree_destroy_free_elem() to destroy a tree and free all the
Vitor Sessak
2010-02-28
2
-0
/
+10
*
Include sha1.h from sha.c: It contains several prototypes.
Carl Eugen Hoyos
2010-02-28
1
-0
/
+1
*
Extend doxy for the src parameter of av_fifo_generic_write().
Stefano Sabatini
2010-02-24
1
-1
/
+2
*
AV_COPY16() & AV_ZERO16()
Michael Niedermayer
2010-02-24
1
-0
/
+8
*
Add PUT_UTF16() macro.
Anton Khirnov
2010-02-24
1
-0
/
+30
*
Clarify non constness of src in av_fifo_generic_write()
Michael Niedermayer
2010-02-23
1
-0
/
+1
*
ARM: change argument/return type of bswap_16() to unsigned 32-bit
Måns Rullgård
2010-02-22
1
-2
/
+2
*
More accurate value for log2(10)
Måns Rullgård
2010-02-21
1
-1
/
+1
*
Replace log2f(10) with a constant
Måns Rullgård
2010-02-20
1
-0
/
+3
*
Add casts to correct return type in macros for missing libm funcs
Måns Rullgård
2010-02-20
1
-3
/
+3
*
Gcc attribute may_alias is not supported (or silently ignored) by all support...
Carl Eugen Hoyos
2010-02-20
1
-1
/
+1
*
TOMI: 16- and 32-bit intreadwrite functions
Måns Rullgård
2010-02-19
2
-0
/
+150
*
Add alias-safe aligned AV_[RW]N macros
Måns Rullgård
2010-02-18
1
-0
/
+32
*
Use alias-safe types in AV_COPY/SWAP/ZERO macros
Måns Rullgård
2010-02-18
1
-3
/
+8
*
Use alias-safe types in AV_[RW] macros
Måns Rullgård
2010-02-18
1
-7
/
+7
*
Add alias-safe union typedefs
Måns Rullgård
2010-02-18
1
-0
/
+22
[next]