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