index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavutil
Age
Commit message (
Expand
)
Author
2010-02-16
Move read_line() and write_line() definition from pixdesc.h to
Stefano Sabatini
2010-02-11
Simplify expression as suggested by Måns Rullgård
Kostya Shishkov
2010-02-11
Make SHA digest function write digest value with AV_WN32 instead of assuming
Kostya Shishkov
2010-02-09
Define missing llrint() as macro instead of inline function
Måns Rullgård
2010-02-07
Bump minor for av_compare_ts()
Michael Niedermayer
2010-02-07
av_compare_ts()
Michael Niedermayer
2010-01-31
Fix grammar: write to DST THING -> write THING to DST.
Stefano Sabatini
2010-01-30
Remove duplicated word in av_strlcat() doxy.
Stefano Sabatini
2010-01-30
Implement av_get_pix_fmt(), and deprecate avcodec_get_pix_fmt().
Stefano Sabatini
2010-01-29
Add AV_COPY32
Måns Rullgård
2010-01-29
Define av_alias if supported by compiler
Måns Rullgård
2010-01-28
Add --malloc-prefix to apply a prefix to malloc, free etc
Måns Rullgård
2010-01-27
Add macro AV_JOIN() for joining two tokens into one
Måns Rullgård
2010-01-22
DECLARE_ALIGNED macro for TMS470 compiler
Måns Rullgård
2010-01-22
Add an AV_PRAGMA() macro for constructing _Pragma() directives
Måns Rullgård
2010-01-22
Move array specifiers outside DECLARE_ALIGNED() invocations
Måns Rullgård
2010-01-21
Make DECLARE_ALIGNED macros work with external array specifiers
Måns Rullgård
2010-01-20
H264 DXVA2 implementation
Laurent Aimar
2010-01-20
Move COPY3_IF_LT to lavc/mathops.h
Måns Rullgård
2010-01-19
Move FASTDIV macro to intmath.h
Måns Rullgård
2010-01-19
Use avconfig.h in pixfmt.h
Måns Rullgård
2010-01-19
Create and install libavutil/avconfig.h
Måns Rullgård
2010-01-18
Add macros for 64- and 128-bit write-combining optimization to intreadwrite.h.
Alexander Strange
2010-01-18
Mark all intreadwrite functions av_always_inline
Måns Rullgård
2010-01-17
Make sure we do not export incorrect _NE pixformat descriptions by either
Reimar Döffinger
2010-01-17
Add missing parens in AV_WN macros
Måns Rullgård
2010-01-16
Add symbol versioning for shared libraries
Måns Rullgård
2010-01-16
Use macros instead of inline functions to replace the following missing C99
Vitor Sessak
2010-01-14
Optimise av_log2 with clz when available
Måns Rullgård
2010-01-12
Add replacements for log2f(), exp2() and exp2f() for platforms that lacks it.
Vitor Sessak
2010-01-03
Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_configuration() and
Stefano Sabatini
2010-01-01
Remove residual use of the doxygen markup which is deprecated,
Stefano Sabatini
2009-12-27
2nd try on documenting av_gcd().
Michael Niedermayer
2009-12-27
Document av_gcd().
Michael Niedermayer
2009-12-14
Place { of the function where indent -kr wants it.
Michael Niedermayer
2009-12-13
Move #include where it belongs.
Michael Niedermayer
2009-12-13
Add a function to convert a number to a av_malloced string.
Michael Niedermayer
2009-12-12
Implement av_bmg_next(), a Box-Muller Gaussian random generator.
Stefano Sabatini
2009-12-03
Make av_log_level static at next lavu major version bump.
Ramiro Polla
2009-11-26
Make av_pix_fmt_descriptors use the same pixel format names as defined
Stefano Sabatini
2009-11-24
Make the pixdesc API public.
Stefano Sabatini
2009-11-23
Clarify PIX_FMT_BE flag doxy. Increase consistency / pickiness.
Stefano Sabatini
2009-11-18
Clarify relations between log2_chroma_w, log2_chroma_h and comp.
Stefano Sabatini
2009-11-18
Add functions to return library license and library configuration.
Diego Biurrun
2009-11-18
Rename AVPixFmtDescriptor.nb_channels to nb_components, the new name
Stefano Sabatini
2009-11-14
Fix indention after last commit.
Michael Niedermayer
2009-11-14
Fix crash with av_tree_enumerate(NULL).
Michael Niedermayer
2009-11-14
Make sure av_tree_enumerate() enumerates left->right.
Michael Niedermayer
2009-11-11
Add PIX_FMT_VDPAU_MPEG4 to pixdesc.c.
Carl Eugen Hoyos
2009-11-10
Add VDPAU hardware accelerated decoding for MPEG-4 ASP which can be used
NVIDIA Corporation
[next]