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
2011-10-09
pixdesc: fix gbr24p
Michael Niedermayer
2011-10-09
eval: fix () bug in not.
Michael Niedermayer
2011-10-08
Start adding pixel definitions for planar rgb.
Themaister
2011-10-08
eval: add gcd()
Michael Niedermayer
2011-10-08
eval:add hypot()
Michael Niedermayer
2011-10-08
eval: add random()
Michael Niedermayer
2011-10-08
eval: make variables persistent so they can be used between evaluations.
Michael Niedermayer
2011-10-07
avutil: bump minor version because of av_get_default_channel_layout type fix
Marton Balint
2011-10-07
audioconvert: fix type of av_get_default_channel_layout
Marton Balint
2011-10-07
audioconvert: make 7POINT1 channel layout the default for 8 channels
Marton Balint
2011-10-03
avutil: bump for av_get_default_channel_layout()
Michael Niedermayer
2011-10-02
audioconvert: add av_get_default_channel_layout public function
Marton Balint
2011-09-28
Introduce av_realloc_f.
Nicolas George
2011-09-28
Introduce av_size_mult.
Nicolas George
2011-09-27
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-26
x86: XOP/FMA4 CPU detection support
Jason Garrett-Glaser
2011-09-25
lavu/attributes: introduce AV_NOWARN_DEPRECATED.
Nicolas George
2011-09-25
Add av_calloc() helper.
Laurent Aimar
2011-09-24
Add new pix_fmt RGBA64
Jean First
2011-09-23
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-22
eval: test isnan(sqrt(-1)) instead of just sqrt(-1)
Anton Khirnov
2011-09-22
lavu: add av_x_if_null().
Clément Bœsch
2011-09-21
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-21
des: add possibility to calculate DES-CBC-MAC with small buffer
David Goldwich
2011-09-19
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-19
eval: implement not() expression
Stefano Sabatini
2011-09-19
eval: add sqrt function for computing the square root
Stefano Sabatini
2011-09-12
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-11
audioconvert: add explanatory comments to channel_names array
Stefano Sabatini
2011-09-11
audioconvert: K&R whitespace cosmetics
Stefano Sabatini
2011-09-08
avopt: Fix searching for constants
Michael Niedermayer
2011-09-07
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-07
AVOptions: remove AVOption.offset <= 0 checks
Anton Khirnov
2011-09-07
AVOptions: deprecate av_opt_set_defaults2
Anton Khirnov
2011-09-07
AVOptions: move doxy for av_opt_set_defaults() from opt.c to opt.h
Anton Khirnov
2011-09-04
av_string: add av_asprintf().
Clément Bœsch
2011-09-04
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-03
AVOptions: fix av_set_string3() doxy to match reality.
Anton Khirnov
2011-09-03
AVOptions: add AV_OPT_SEARCH_FAKE_OBJ flag for av_opt_find().
Anton Khirnov
2011-09-03
cpu detection: avoid a signed overflow
Sean McGovern
2011-09-01
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-01
AVOptions: drop av_ prefix from static av_get_number().
Anton Khirnov
2011-08-30
fifo: add note in av_fifo_realloc2() doxy regarding reallocation failure beha...
Stefano Sabatini
2011-08-28
Use the shorter channel layout description for the common case.
Carl Eugen Hoyos
2011-08-28
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-08-27
doxygen: drop another pointless star from pointer variable name
Diego Biurrun
2011-08-26
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-08-26
fifo: add FIFO API test program, and fate test
Stefano Sabatini
2011-08-26
fifo: add av_fifo_peek2(), and deprecate av_fifo_peek()
Stefano Sabatini
2011-08-26
doxygen: drop pointless star from pointer variable names
Diego Biurrun
[next]