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-07-15
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-15
mem.h: switch doxygen parameter order to match function prototype
Diego Biurrun
2011-07-15
doxygen: do not include license boilerplate in Doxygen documentation
Diego Biurrun
2011-07-14
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-14
doxygen: Make sure parameter names match between .c and .h files.
Diego Biurrun
2011-07-13
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-12
pix_fmt: Fix number of bits per component in yuv444p9be
Oskar Arvidsson
2011-07-12
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-11
lls: use av_lfg instead of rand() in test program
Mans Rullgard
2011-07-09
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-08
AVOptions: in av_opt_find() don't return named constants unless unit is speci...
Anton Khirnov
2011-07-08
dict: extend documentation.
Anton Khirnov
2011-07-08
lls: whitespace cosmetics
Mans Rullgard
2011-07-08
avutil: Add missing test programs to Makefile.
Diego Biurrun
2011-07-06
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-05
eval: add missing comma to tests.
Ronald S. Bultje
2011-07-05
eval: fix memleak.
Ronald S. Bultje
2011-07-05
eval/fate: try to fix nan printing format failures.
Michael Niedermayer
2011-07-05
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-04
Unbreak libavutil API.
Carl Eugen Hoyos
2011-07-04
eval: clear Parser instances before using
Mans Rullgard
2011-07-04
sha: use AV_RB32() instead of assuming buffer can be cast to uint32_t*
Kostya Shishkov
2011-07-04
des: allow unaligned input and output buffers
Mans Rullgard
2011-07-04
aes: allow unaligned input and output buffers
Mans Rullgard
2011-07-04
eval: make timing optional in test program
Mans Rullgard
2011-07-04
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-03
Do not include log.h in avutil.h
Mans Rullgard
2011-07-03
Do not include pixfmt.h in avutil.h
Mans Rullgard
2011-07-03
Do not include rational.h in avutil.h
Mans Rullgard
2011-07-03
Do not include mathematics.h in avutil.h
Mans Rullgard
2011-07-03
Do not include intfloat_readwrite.h in avutil.h
Mans Rullgard
2011-07-03
Remove return statements following infinite loops without break
Mans Rullgard
2011-07-03
md5: cosmetics
Mans Rullgard
2011-07-03
md5: use AV_WL32 to write result
Mans Rullgard
2011-07-03
md5: include correct headers
Mans Rullgard
2011-07-03
md5: fix test program
Mans Rullgard
2011-07-03
doxygen: Drop array size declarations from Doxygen parameter names.
Diego Biurrun
2011-07-03
doxygen: Fix parameter names to match the function prototypes.
Diego Biurrun
2011-07-03
Move some conditionally used code below the appropriate #ifdef.
Diego Biurrun
2011-07-03
aes: fix for big endian systems
Mans Rullgard
2011-07-03
des: reduce number of iterations in test program
Mans Rullgard
2011-07-03
aes: fix invalid array indexing in init code
Mans Rullgard
2011-07-03
aes: use direct assignments instead of memcpy() or loops
Mans Rullgard
2011-07-03
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-02
doxygen: Prefer member groups over grouping into modules
Reinhard Tartler
2011-07-02
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-01
doxygen: fix usage of @file directive in libavutil/{dict,file}.h
Reinhard Tartler
2011-07-01
dict: fix another typo
Stefano Sabatini
2011-07-01
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-30
avutil: elaborate documentation for av_get_random_seed
Reinhard Tartler
[next]