47 Commits (cd0d9a9de68f6407498f9eb9b452cbe74c403c9f)

Author SHA1 Message Date
Diego Biurrun 9ba8bc0164 spelling/grammar/wording fixes for the Doxygen comments 16 years ago
Ivan Kalvachev 02c0c8d17d Minor clarification of xvmc field description. 16 years ago
Ivan Kalvachev e7de624bcc Improvements in xvmc structure fields descriptions. 16 years ago
Diego Biurrun e7c88eb76f Doxygen comment wording fix 16 years ago
Diego Biurrun cad1928f15 Give struct members more sensible names: 16 years ago
Diego Biurrun 648410c1fc cosmetics: one more wording fix 16 years ago
Diego Biurrun df9d2e04bb cosmetics: Keep lines below 80 characters where sensibly possible. 16 years ago
Diego Biurrun 037f13fe21 Doxygen spelling/wording fixes 16 years ago
Diego Biurrun 2f953883e3 spelling/wording fixes for the Doxygen comments 16 years ago
Diego Biurrun 8f66518d0b draw_horiz_band() is really ff_draw_horiz_band(). 16 years ago
Diego Biurrun 058bcd7b6b spelling/grammar/wording/whitespace for Doxygen comments 16 years ago
Diego Biurrun 4e30fa6e7b Rename AV_XVMC_RENDER_MAGIC constant to AV_XVMC_ID to reflect a similar 16 years ago
Ivan Kalvachev ad0405fc03 Describe all fields in xvmc struct. 16 years ago
Diego Biurrun 1909fadea9 comment spelling/grammar/wording fixes 16 years ago
Diego Biurrun e98b47557b Explain how AV_XVMC_RENDER_MAGIC got its seemingly arbitrary value. 16 years ago
Ivan Kalvachev 1fcef40847 Rename unique_id to the way michaelni likes it. (xvmc_id) 16 years ago
Diego Biurrun f602b044b5 Rename xvmc_pixfmt_render structure to xvmc_pix_fmt. 16 years ago
Ivan Kalvachev 11f8aa042d Kill the magic field in xvmc structure. 16 years ago
Ivan Kalvachev 095edd3e61 Rename xvmc_render_state to something with pixfmt in its name. 16 years ago
Ivan Kalvachev 3fff9d92dc A little better wording of doxygen comments. 16 years ago
Ivan Kalvachev a0723a4d84 Give a little better name to the magic(_id) field in xvmc struct 16 years ago
Ivan Kalvachev eb3b2ef91d Remove obsolete display_flags member from xvmc struct 16 years ago
Ivan Kalvachev 72d38a749b Detailed description of the interesting fields in xvmc struct. 16 years ago
Ivan Kalvachev f851909579 Move the state field in the xvmc struct to the extensions section. 16 years ago
Diego Biurrun 3af6c3dd9a Drop struct members display_flags and state with the next major version bump. 16 years ago
Diego Biurrun 4b72239059 Remove completely unsed structure fields mc_type and chroma_format. 16 years ago
Diego Biurrun 05c363e90d whitespace consistency cosmetics 16 years ago
Diego Biurrun 5d6c111098 Add avcodec.h #include so that LIBAVCODEC_VERSION_MAJOR is not undefined. 16 years ago
Ivan Kalvachev 3bffe5fc9d Deprecate some unused xvmc structure fields. 16 years ago
Diego Biurrun a1db3b93c0 cosmetics: grammar/spelling/wording fixes in comments 16 years ago
Diego Biurrun 6c7b70fbd6 Remove compatibility layer for old names of xvmc definitions. 16 years ago
Diego Biurrun c1a5aa2953 whitespace cosmetics: Restore vertical alignment. 16 years ago
Ivan Kalvachev aae667ba4d clarify xvmc struct fields usage distribution (internal communication) 16 years ago
Ivan Kalvachev 6785e509d4 doxygen style comments 16 years ago
Diego Biurrun c97dffbc94 Replace useless X11 #includes by the one that actually provides the required 16 years ago
Diego Biurrun 6b6ea1dfdf whitespace cosmetics: vertical alignment 16 years ago
Diego Biurrun e0dcbda24b Fix non-Doxygen comment. 16 years ago
Diego Biurrun 1369e003f6 Add avcodec.h #include so that LIBAVCODEC_VERSION_MAJOR is not undefined. 16 years ago
Ivan Kalvachev 4f7e6f0d58 vertically align xvmc struct member comments 16 years ago
Ivan Kalvachev 117f9234c8 Rename xvmc flags to follow ffmpeg AV_ notion. 16 years ago
Diego Biurrun ea375af8c9 Give public #defines that are used by MPlayer an AV_ prefix. 16 years ago
Diego Biurrun af28efa272 Update multiple inclusion guards to match filename. 16 years ago
Diego Biurrun 1aa7abb281 Fix compilation: Restore mistakenly removed constant definitions. 16 years ago
Ivan Kalvachev 24d54e9ebb explain chroma_format field in xvmc struct 16 years ago
Ivan Kalvachev d54a08cf2a describe idct variable in xvmc struct 16 years ago
Ivan Kalvachev ff92137865 Describe the purpose of magic in xvmc structure. 16 years ago
Diego Biurrun fd949a6353 Revert adding a _pixfmt to vdpau/xvmc header names. 16 years ago
Diego Biurrun 8df3bf60cf Rename xvmc_render.h --> xvmc_pixfmt.h and vdpau.h --> vdpau_pixfmt.h as 16 years ago
Diego Biurrun c96da3edc3 Avoid POSIX-reserved _t namespace. 16 years ago
Diego Biurrun 6915cf3854 whitespace cosmetics 16 years ago