Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-14Improve description of next_free_data_block_num struct member.Diego Biurrun
2009-02-18spelling/grammar/wording fixes for the Doxygen commentsDiego Biurrun
2009-02-16Minor clarification of xvmc field description.Ivan Kalvachev
2009-02-16Improvements in xvmc structure fields descriptions.Ivan Kalvachev
2009-02-16Doxygen comment wording fixDiego Biurrun
2009-02-16Give struct members more sensible names:Diego Biurrun
2009-02-16cosmetics: one more wording fixDiego Biurrun
2009-02-16cosmetics: Keep lines below 80 characters where sensibly possible.Diego Biurrun
2009-02-16Doxygen spelling/wording fixesDiego Biurrun
2009-02-16spelling/wording fixes for the Doxygen commentsDiego Biurrun
2009-02-16draw_horiz_band() is really ff_draw_horiz_band().Diego Biurrun
2009-02-16spelling/grammar/wording/whitespace for Doxygen commentsDiego Biurrun
2009-02-15Rename AV_XVMC_RENDER_MAGIC constant to AV_XVMC_ID to reflect a similarDiego Biurrun
2009-02-15Describe all fields in xvmc struct.Ivan Kalvachev
2009-02-15comment spelling/grammar/wording fixesDiego Biurrun
2009-02-15Explain how AV_XVMC_RENDER_MAGIC got its seemingly arbitrary value.Diego Biurrun
2009-02-15Rename unique_id to the way michaelni likes it. (xvmc_id)Ivan Kalvachev
2009-02-15Rename xvmc_pixfmt_render structure to xvmc_pix_fmt.Diego Biurrun
2009-02-15Kill the magic field in xvmc structure.Ivan Kalvachev
2009-02-15Rename xvmc_render_state to something with pixfmt in its name.Ivan Kalvachev
2009-02-15A little better wording of doxygen comments.Ivan Kalvachev
2009-02-15Give a little better name to the magic(_id) field in xvmc structIvan Kalvachev
2009-02-15Remove obsolete display_flags member from xvmc structIvan Kalvachev
2009-02-15Detailed description of the interesting fields in xvmc struct.Ivan Kalvachev
2009-02-15Move the state field in the xvmc struct to the extensions section.Ivan Kalvachev
2009-02-15Drop struct members display_flags and state with the next major version bump.Diego Biurrun
2009-02-15Remove completely unsed structure fields mc_type and chroma_format.Diego Biurrun
2009-02-15whitespace consistency cosmeticsDiego Biurrun
2009-02-15Add avcodec.h #include so that LIBAVCODEC_VERSION_MAJOR is not undefined.Diego Biurrun
2009-02-15Deprecate some unused xvmc structure fields.Ivan Kalvachev
2009-02-14cosmetics: grammar/spelling/wording fixes in commentsDiego Biurrun
2009-02-14Remove compatibility layer for old names of xvmc definitions.Diego Biurrun
2009-02-14whitespace cosmetics: Restore vertical alignment.Diego Biurrun
2009-02-14clarify xvmc struct fields usage distribution (internal communication)Ivan Kalvachev
2009-02-14doxygen style commentsIvan Kalvachev
2009-02-14Replace useless X11 #includes by the one that actually provides the requiredDiego Biurrun
2009-02-14whitespace cosmetics: vertical alignmentDiego Biurrun
2009-02-14Fix non-Doxygen comment.Diego Biurrun
2009-02-14Add avcodec.h #include so that LIBAVCODEC_VERSION_MAJOR is not undefined.Diego Biurrun
2009-02-14vertically align xvmc struct member commentsIvan Kalvachev
2009-02-14Rename xvmc flags to follow ffmpeg AV_ notion.Ivan Kalvachev
2009-02-14Give public #defines that are used by MPlayer an AV_ prefix.Diego Biurrun
2009-02-14Update multiple inclusion guards to match filename.Diego Biurrun
2009-02-14Fix compilation: Restore mistakenly removed constant definitions.Diego Biurrun
2009-02-14explain chroma_format field in xvmc structIvan Kalvachev
2009-02-14describe idct variable in xvmc structIvan Kalvachev
2009-02-14Describe the purpose of magic in xvmc structure.Ivan Kalvachev
2009-02-14Revert adding a _pixfmt to vdpau/xvmc header names.Diego Biurrun