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
/
xvmc.h
Age
Commit message (
Expand
)
Author
2011-04-20
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-19
lavc: remove misc disabled cruft.
Anton Khirnov
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2010-06-30
Fix grammar errors in documentation
Måns Rullgård
2009-03-14
Improve description of next_free_data_block_num struct member.
Diego Biurrun
2009-02-17
spelling/grammar/wording fixes for the Doxygen comments
Diego Biurrun
2009-02-16
Minor clarification of xvmc field description.
Ivan Kalvachev
2009-02-16
Improvements in xvmc structure fields descriptions.
Ivan Kalvachev
2009-02-16
Doxygen comment wording fix
Diego Biurrun
2009-02-16
Give struct members more sensible names:
Diego Biurrun
2009-02-16
cosmetics: one more wording fix
Diego Biurrun
2009-02-16
cosmetics: Keep lines below 80 characters where sensibly possible.
Diego Biurrun
2009-02-15
Doxygen spelling/wording fixes
Diego Biurrun
2009-02-15
spelling/wording fixes for the Doxygen comments
Diego Biurrun
2009-02-15
draw_horiz_band() is really ff_draw_horiz_band().
Diego Biurrun
2009-02-15
spelling/grammar/wording/whitespace for Doxygen comments
Diego Biurrun
2009-02-15
Rename AV_XVMC_RENDER_MAGIC constant to AV_XVMC_ID to reflect a similar
Diego Biurrun
2009-02-15
Describe all fields in xvmc struct.
Ivan Kalvachev
2009-02-15
comment spelling/grammar/wording fixes
Diego Biurrun
2009-02-15
Explain how AV_XVMC_RENDER_MAGIC got its seemingly arbitrary value.
Diego Biurrun
2009-02-15
Rename unique_id to the way michaelni likes it. (xvmc_id)
Ivan Kalvachev
2009-02-15
Rename xvmc_pixfmt_render structure to xvmc_pix_fmt.
Diego Biurrun
2009-02-15
Kill the magic field in xvmc structure.
Ivan Kalvachev
2009-02-15
Rename xvmc_render_state to something with pixfmt in its name.
Ivan Kalvachev
2009-02-15
A little better wording of doxygen comments.
Ivan Kalvachev
2009-02-15
Give a little better name to the magic(_id) field in xvmc struct
Ivan Kalvachev
2009-02-15
Remove obsolete display_flags member from xvmc struct
Ivan Kalvachev
2009-02-15
Detailed description of the interesting fields in xvmc struct.
Ivan Kalvachev
2009-02-15
Move the state field in the xvmc struct to the extensions section.
Ivan Kalvachev
2009-02-15
Drop struct members display_flags and state with the next major version bump.
Diego Biurrun
2009-02-15
Remove completely unsed structure fields mc_type and chroma_format.
Diego Biurrun
2009-02-14
whitespace consistency cosmetics
Diego Biurrun
2009-02-14
Add avcodec.h #include so that LIBAVCODEC_VERSION_MAJOR is not undefined.
Diego Biurrun
2009-02-14
Deprecate some unused xvmc structure fields.
Ivan Kalvachev
2009-02-14
cosmetics: grammar/spelling/wording fixes in comments
Diego Biurrun
2009-02-14
Remove compatibility layer for old names of xvmc definitions.
Diego Biurrun
2009-02-14
whitespace cosmetics: Restore vertical alignment.
Diego Biurrun
2009-02-14
clarify xvmc struct fields usage distribution (internal communication)
Ivan Kalvachev
2009-02-14
doxygen style comments
Ivan Kalvachev
2009-02-14
Replace useless X11 #includes by the one that actually provides the required
Diego Biurrun
2009-02-14
whitespace cosmetics: vertical alignment
Diego Biurrun
2009-02-14
Fix non-Doxygen comment.
Diego Biurrun
2009-02-14
Add avcodec.h #include so that LIBAVCODEC_VERSION_MAJOR is not undefined.
Diego Biurrun
2009-02-14
vertically align xvmc struct member comments
Ivan Kalvachev
2009-02-14
Rename xvmc flags to follow ffmpeg AV_ notion.
Ivan Kalvachev
2009-02-14
Give public #defines that are used by MPlayer an AV_ prefix.
Diego Biurrun
2009-02-14
Update multiple inclusion guards to match filename.
Diego Biurrun
2009-02-14
Fix compilation: Restore mistakenly removed constant definitions.
Diego Biurrun
2009-02-14
explain chroma_format field in xvmc struct
Ivan Kalvachev
2009-02-14
describe idct variable in xvmc struct
Ivan Kalvachev
[next]