16 Commits (36c5204d4eae11cf28a5ec68ff4e2951cbcbc25a)

Author SHA1 Message Date
  Diego Biurrun c1a5aa2953 whitespace cosmetics: Restore vertical alignment. 17 years ago
  Ivan Kalvachev aae667ba4d clarify xvmc struct fields usage distribution (internal communication) 17 years ago
  Ivan Kalvachev 6785e509d4 doxygen style comments 17 years ago
  Diego Biurrun c97dffbc94 Replace useless X11 #includes by the one that actually provides the required 17 years ago
  Diego Biurrun 6b6ea1dfdf whitespace cosmetics: vertical alignment 17 years ago
  Diego Biurrun e0dcbda24b Fix non-Doxygen comment. 17 years ago
  Diego Biurrun 1369e003f6 Add avcodec.h #include so that LIBAVCODEC_VERSION_MAJOR is not undefined. 17 years ago
  Ivan Kalvachev 4f7e6f0d58 vertically align xvmc struct member comments 17 years ago
  Ivan Kalvachev 117f9234c8 Rename xvmc flags to follow ffmpeg AV_ notion. 17 years ago
  Diego Biurrun ea375af8c9 Give public #defines that are used by MPlayer an AV_ prefix. 17 years ago
  Diego Biurrun af28efa272 Update multiple inclusion guards to match filename. 17 years ago
  Diego Biurrun 1aa7abb281 Fix compilation: Restore mistakenly removed constant definitions. 17 years ago
  Ivan Kalvachev 24d54e9ebb explain chroma_format field in xvmc struct 17 years ago
  Ivan Kalvachev d54a08cf2a describe idct variable in xvmc struct 17 years ago
  Ivan Kalvachev ff92137865 Describe the purpose of magic in xvmc structure. 17 years ago
  Diego Biurrun fd949a6353 Revert adding a _pixfmt to vdpau/xvmc header names. 17 years ago
  Diego Biurrun 8df3bf60cf Rename xvmc_render.h --> xvmc_pixfmt.h and vdpau.h --> vdpau_pixfmt.h as 17 years ago
  Diego Biurrun c96da3edc3 Avoid POSIX-reserved _t namespace. 17 years ago
  Diego Biurrun 6915cf3854 whitespace cosmetics 17 years ago
  Diego Biurrun 39caffeb9a cosmetics: typo/grammar/wording/whitespace fixes 17 years ago
  Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 17 years ago
  Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 18 years ago
  Diego Biurrun ef4d08ac6d Add standard licensing header to files that lack it. 18 years ago
  Diego Biurrun ab4e14be4c spelling/grammar 18 years ago
  Guillaume Poirier efb775777f add a comment to indicate which #endif belong to which #define 19 years ago
  Måns Rullgård 699b3f99d0 add multiple inclusion guards to headers 19 years ago
  Ivan Kalvachev d215d07ae0 get rid of unused entries in the middle of xvmc_render struct, 19 years ago
  Diego Biurrun befa3397c5 Move xvmc_render.h to libavcodec where it belongs. Blessed by Ivan. 19 years ago
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 20 years ago
  Ivan Kalvachev 7fade368d5 initial XvMC support, define common packet for decoder <-> libXvMC communication 22 years ago