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
2015-10-10avcodec/xvmc: apply attribute_deprecated correctlyGanesh Ajjanagadde
2013-12-23Convert XvMC to hwaccel v3Ivan Kalvachev
2013-11-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-11-14Deprecate obsolete XvMC hardware decoding supportDiego Biurrun
2012-07-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-03misc typo and wording fixesDiego Biurrun
2012-04-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-09lavc doxy: add all installed headers to doxy groups.Anton Khirnov
2011-04-20Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-19lavc: remove misc disabled cruft.Anton Khirnov
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-06-30Fix grammar errors in documentationMåns Rullgård
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