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
/
avutil.h
Age
Commit message (
Expand
)
Author
2011-04-26
lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enums
Stefano Sabatini
2011-04-19
lavu: remove FF_API_OLD_IMAGE_NAMES cruft
Anton Khirnov
2011-04-19
lavu: remove FF_API_OLD_EVAL_NAMES cruft
Anton Khirnov
2011-04-18
Bump major versions of all libraries.
Anton Khirnov
2011-04-10
eval: add support for trunc, ceil, and floor functions
Stefano Sabatini
2011-04-10
pixfmt: add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE
Peter Ross
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-02-17
lavf, lavu: bump minor versions and add an APIChanges entry for av_ prefixes
Anton Khirnov
2011-02-15
Merge libavcore into libavutil
Reinhard Tartler
2011-02-02
Add forgotten minor API bumps and APIChanges entries
Anton Khirnov
2010-12-22
Add av_file_map() and av_file_unmap() functions.
Stefano Sabatini
2010-12-19
Add AVERROR_*_NOT_FOUND codes.
Nicolas George
2010-12-04
Deprecate avcodec_pix_fmt_string() in favor of
Stefano Sabatini
2010-11-08
Use hierarchic names convention (prefix them with av_expr) for the
Stefano Sabatini
2010-11-03
Implement isnan() function evaluation.
Stefano Sabatini
2010-11-01
Make strmatch() return 1 only if the string compared against the
Stefano Sabatini
2010-11-01
Fix evaluation of expressions of the form: E1;E2.
Stefano Sabatini
2010-10-08
Install libavutil/opt.h, its API is public.
Stefano Sabatini
2010-10-05
Make av_cmp_q() work with infinities and NAN.
Michael Niedermayer
2010-10-04
Make av_d2q() manage the case in which the value to convert is inf.
Stefano Sabatini
2010-09-30
av_assert() system.
Michael Niedermayer
2010-09-27
Move av_set_options_string() from libavfilter to libavutil.
Stefano Sabatini
2010-09-27
Move av_get_token() from libavfilter to libavutil.
Stefano Sabatini
2010-09-27
Bump version and update APIchanges after r25210.
Stefano Sabatini
2010-09-26
Move AVOptions from libavcodec to libavutil
Michael Niedermayer
2010-09-24
2nd try to fix av_log() repeated detection
Michael Niedermayer
2010-09-14
Add av_popcount() to libavutil/common.h and bump minor version
Tomas Härdin
2010-09-08
Move mm_support() from libavcodec to libavutil, make it a public
Stefano Sabatini
2010-09-04
Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_
Stefano Sabatini
2010-08-17
Define macro AV_NE() and use it in libavdevice.
Stefano Sabatini
2010-07-22
Add the M_PHI constant, contains an approximation of the golden ratio
Stefano Sabatini
2010-07-11
Update lavu minor and add APIchanges entry after r24174 (add bswap.h
Stefano Sabatini
2010-07-08
Bump minor after read/write_line() to av_read/write_image_line()
Stefano Sabatini
2010-07-02
avutil: bump minor version for r23985 (install lfg.h)
Ramiro Polla
2010-07-01
Move colorspace.h from libavcodec to libavutil.
Stefano Sabatini
2010-06-30
Fix grammar errors in documentation
Måns Rullgård
2010-06-13
Add APIchanges entry and bump minor after av_compare_mod() addition.
Stefano Sabatini
2010-06-05
Move eval.c and eval.h from libavcodec to libavutil, and make the eval
Stefano Sabatini
2010-06-05
Bump lavu minor and add APIchanges entry after AV_BASE64_SIZE()
Stefano Sabatini
2010-05-23
Bump libavutil minor version for the addition of av_get_random_seed
Martin Storsjö
2010-05-19
Make it possible for a log context to keep track of its parent context.
Michael Niedermayer
2010-05-08
Add means to adjust the log level per context.
Michael Niedermayer
2010-05-05
Make av_strerror() return -1 even in the case when av_strerror_r() is
Stefano Sabatini
2010-04-28
Add version to AVClass so we can add to and use fields of AVClass without ABI...
Michael Niedermayer
2010-04-20
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-03-30
Move AVMediaType from libavcodec to libavutil.
Stefano Sabatini
2010-03-25
Implement av_strerror().
Stefano Sabatini
2010-03-13
Move error code definitions from libavcodec/avcodec.h to
Stefano Sabatini
2010-03-06
Bump minor number and add APIchanges entry after the inclusion of
Stefano Sabatini
2010-03-03
Plug memory leak in NUT muxer and demuxer
Vitor Sessak
[next]