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
/
libavcodec
/
vp8.h
Age
Commit message (
Expand
)
Author
2012-10-06
Give all anonymously typedeffed structs in headers a name
Diego Biurrun
2012-08-02
vp8: pack struct VP8ThreadData more efficiently
Mans Rullgard
2012-07-15
vp8: Enclose pthread function calls in ifdefs
Martin Storsjö
2012-07-14
vp8: Include the thread headers before using the pthread types
Martin Storsjö
2012-07-14
vp8: implement sliced threading
Daniel Kang
2012-07-14
vp8: move data from VP8Context->VP8Macroblock
Daniel Kang
2012-02-06
doxygen: Do not include license boilerplates in Doxygen comment blocks.
Diego Biurrun
2011-10-21
vp8: fix up handling of segmentation_maps in reference frames.
Ronald S. Bultje
2011-05-21
multiple inclusion guard cleanup
Diego Biurrun
2011-05-02
vp8: frame-multithreading.
Ronald S. Bultje
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-12
VP8: optimize VP8Context struct ordering
Jason Garrett-Glaser
2011-03-12
VP8: token probs doesn't need padding
Jason Garrett-Glaser
2011-02-17
VP8: split out declarations to new header
Jason Garrett-Glaser