summaryrefslogtreecommitdiff
path: root/libavcodec/xvmc.h
Commit message (Expand)AuthorAge
* Deprecate obsolete XvMC hardware decoding supportDiego Biurrun2013-11-13
* misc typo and wording fixesDiego Biurrun2012-07-03
* lavc doxy: add all installed headers to doxy groups.Anton Khirnov2012-04-09
* lavc: remove misc disabled cruft.Anton Khirnov2011-04-19
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Fix grammar errors in documentationMåns Rullgård2010-06-30
* Improve description of next_free_data_block_num struct member.Diego Biurrun2009-03-14
* spelling/grammar/wording fixes for the Doxygen commentsDiego Biurrun2009-02-17
* Minor clarification of xvmc field description.Ivan Kalvachev2009-02-16
* Improvements in xvmc structure fields descriptions.Ivan Kalvachev2009-02-16
* Doxygen comment wording fixDiego Biurrun2009-02-16
* Give struct members more sensible names:Diego Biurrun2009-02-16
* cosmetics: one more wording fixDiego Biurrun2009-02-16
* cosmetics: Keep lines below 80 characters where sensibly possible.Diego Biurrun2009-02-16
* Doxygen spelling/wording fixesDiego Biurrun2009-02-15
* spelling/wording fixes for the Doxygen commentsDiego Biurrun2009-02-15
* draw_horiz_band() is really ff_draw_horiz_band().Diego Biurrun2009-02-15
* spelling/grammar/wording/whitespace for Doxygen commentsDiego Biurrun2009-02-15
* Rename AV_XVMC_RENDER_MAGIC constant to AV_XVMC_ID to reflect a similarDiego Biurrun2009-02-15
* Describe all fields in xvmc struct.Ivan Kalvachev2009-02-15
* comment spelling/grammar/wording fixesDiego Biurrun2009-02-15
* Explain how AV_XVMC_RENDER_MAGIC got its seemingly arbitrary value.Diego Biurrun2009-02-15
* Rename unique_id to the way michaelni likes it. (xvmc_id)Ivan Kalvachev2009-02-15
* Rename xvmc_pixfmt_render structure to xvmc_pix_fmt.Diego Biurrun2009-02-15
* Kill the magic field in xvmc structure.Ivan Kalvachev2009-02-15
* Rename xvmc_render_state to something with pixfmt in its name.Ivan Kalvachev2009-02-15
* A little better wording of doxygen comments.Ivan Kalvachev2009-02-15
* Give a little better name to the magic(_id) field in xvmc structIvan Kalvachev2009-02-15
* Remove obsolete display_flags member from xvmc structIvan Kalvachev2009-02-15
* Detailed description of the interesting fields in xvmc struct.Ivan Kalvachev2009-02-15
* Move the state field in the xvmc struct to the extensions section.Ivan Kalvachev2009-02-15
* Drop struct members display_flags and state with the next major version bump.Diego Biurrun2009-02-15
* Remove completely unsed structure fields mc_type and chroma_format.Diego Biurrun2009-02-15
* whitespace consistency cosmeticsDiego Biurrun2009-02-14
* Add avcodec.h #include so that LIBAVCODEC_VERSION_MAJOR is not undefined.Diego Biurrun2009-02-14
* Deprecate some unused xvmc structure fields.Ivan Kalvachev2009-02-14
* cosmetics: grammar/spelling/wording fixes in commentsDiego Biurrun2009-02-14
* Remove compatibility layer for old names of xvmc definitions.Diego Biurrun2009-02-14
* whitespace cosmetics: Restore vertical alignment.Diego Biurrun2009-02-14
* clarify xvmc struct fields usage distribution (internal communication)Ivan Kalvachev2009-02-14
* doxygen style commentsIvan Kalvachev2009-02-14
* Replace useless X11 #includes by the one that actually provides the requiredDiego Biurrun2009-02-14
* whitespace cosmetics: vertical alignmentDiego Biurrun2009-02-14
* Fix non-Doxygen comment.Diego Biurrun2009-02-14
* Add avcodec.h #include so that LIBAVCODEC_VERSION_MAJOR is not undefined.Diego Biurrun2009-02-14
* vertically align xvmc struct member commentsIvan Kalvachev2009-02-14
* Rename xvmc flags to follow ffmpeg AV_ notion.Ivan Kalvachev2009-02-14
* Give public #defines that are used by MPlayer an AV_ prefix.Diego Biurrun2009-02-14
* Update multiple inclusion guards to match filename.Diego Biurrun2009-02-14
* Fix compilation: Restore mistakenly removed constant definitions.Diego Biurrun2009-02-14