| Commit message (Expand) | Author | Age | Files | Lines |
* | libavcodec, libavdevice: Remove unnecessary includes of version.h | Martin Storsjö | 2022-02-24 | 1 | -1/+0 |
* | lavc/xvmc.h: mark the header as deprecated | Anton Khirnov | 2022-02-15 | 1 | -0/+2 |
* | avcodec/xvmc: apply attribute_deprecated correctly | Ganesh Ajjanagadde | 2015-10-09 | 1 | -1/+1 |
* | Convert XvMC to hwaccel v3 | Ivan Kalvachev | 2013-12-22 | 1 | -4/+0 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-11-14 | 1 | -1/+7 |
|\ |
|
| * | Deprecate obsolete XvMC hardware decoding support | Diego Biurrun | 2013-11-13 | 1 | -1/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-04 | 1 | -1/+1 |
|\| |
|
| * | misc typo and wording fixes | Diego Biurrun | 2012-07-03 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-10 | 1 | -0/+17 |
|\| |
|
| * | lavc doxy: add all installed headers to doxy groups. | Anton Khirnov | 2012-04-09 | 1 | -0/+17 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-20 | 1 | -21/+0 |
|\| |
|
| * | lavc: remove misc disabled cruft. | Anton Khirnov | 2011-04-19 | 1 | -21/+0 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | Fix grammar errors in documentation | Måns Rullgård | 2010-06-30 | 1 | -1/+1 |
* | Improve description of next_free_data_block_num struct member. | Diego Biurrun | 2009-03-14 | 1 | -3/+3 |
* | spelling/grammar/wording fixes for the Doxygen comments | Diego Biurrun | 2009-02-17 | 1 | -11/+12 |
* | Minor clarification of xvmc field description. | Ivan Kalvachev | 2009-02-16 | 1 | -1/+1 |
* | Improvements in xvmc structure fields descriptions. | Ivan Kalvachev | 2009-02-16 | 1 | -24/+24 |
* | Doxygen comment wording fix | Diego Biurrun | 2009-02-16 | 1 | -1/+1 |
* | Give struct members more sensible names: | Diego Biurrun | 2009-02-16 | 1 | -2/+2 |
* | cosmetics: one more wording fix | Diego Biurrun | 2009-02-16 | 1 | -1/+1 |
* | cosmetics: Keep lines below 80 characters where sensibly possible. | Diego Biurrun | 2009-02-16 | 1 | -10/+19 |
* | Doxygen spelling/wording fixes | Diego Biurrun | 2009-02-15 | 1 | -7/+9 |
* | spelling/wording fixes for the Doxygen comments | Diego Biurrun | 2009-02-15 | 1 | -3/+3 |
* | draw_horiz_band() is really ff_draw_horiz_band(). | Diego Biurrun | 2009-02-15 | 1 | -4/+4 |
* | spelling/grammar/wording/whitespace for Doxygen comments | Diego Biurrun | 2009-02-15 | 1 | -7/+7 |
* | Rename AV_XVMC_RENDER_MAGIC constant to AV_XVMC_ID to reflect a similar | Diego Biurrun | 2009-02-15 | 1 | -1/+1 |
* | Describe all fields in xvmc struct. | Ivan Kalvachev | 2009-02-15 | 1 | -10/+74 |
* | comment spelling/grammar/wording fixes | Diego Biurrun | 2009-02-15 | 1 | -11/+11 |
* | Explain how AV_XVMC_RENDER_MAGIC got its seemingly arbitrary value. | Diego Biurrun | 2009-02-15 | 1 | -2/+2 |
* | Rename unique_id to the way michaelni likes it. (xvmc_id) | Ivan Kalvachev | 2009-02-15 | 1 | -1/+1 |
* | Rename xvmc_pixfmt_render structure to xvmc_pix_fmt. | Diego Biurrun | 2009-02-15 | 1 | -1/+1 |
* | Kill the magic field in xvmc structure. | Ivan Kalvachev | 2009-02-15 | 1 | -1/+1 |
* | Rename xvmc_render_state to something with pixfmt in its name. | Ivan Kalvachev | 2009-02-15 | 1 | -1/+1 |
* | A little better wording of doxygen comments. | Ivan Kalvachev | 2009-02-15 | 1 | -11/+13 |
* | Give a little better name to the magic(_id) field in xvmc struct | Ivan Kalvachev | 2009-02-15 | 1 | -1/+1 |
* | Remove obsolete display_flags member from xvmc struct | Ivan Kalvachev | 2009-02-15 | 1 | -3/+2 |
* | Detailed description of the interesting fields in xvmc struct. | Ivan Kalvachev | 2009-02-15 | 1 | -7/+25 |
* | Move the state field in the xvmc struct to the extensions section. | Ivan Kalvachev | 2009-02-15 | 1 | -3/+1 |
* | Drop struct members display_flags and state with the next major version bump. | Diego Biurrun | 2009-02-15 | 1 | -0/+4 |
* | Remove completely unsed structure fields mc_type and chroma_format. | Diego Biurrun | 2009-02-15 | 1 | -6/+0 |
* | whitespace consistency cosmetics | Diego Biurrun | 2009-02-14 | 1 | -1/+1 |
* | Add avcodec.h #include so that LIBAVCODEC_VERSION_MAJOR is not undefined. | Diego Biurrun | 2009-02-14 | 1 | -0/+2 |
* | Deprecate some unused xvmc structure fields. | Ivan Kalvachev | 2009-02-14 | 1 | -2/+7 |
* | cosmetics: grammar/spelling/wording fixes in comments | Diego Biurrun | 2009-02-14 | 1 | -3/+3 |
* | Remove compatibility layer for old names of xvmc definitions. | Diego Biurrun | 2009-02-14 | 1 | -9/+0 |
* | whitespace cosmetics: Restore vertical alignment. | Diego Biurrun | 2009-02-14 | 1 | -25/+21 |
* | clarify xvmc struct fields usage distribution (internal communication) | Ivan Kalvachev | 2009-02-14 | 1 | -5/+5 |
* | doxygen style comments | Ivan Kalvachev | 2009-02-14 | 1 | -25/+38 |
* | Replace useless X11 #includes by the one that actually provides the required | Diego Biurrun | 2009-02-14 | 1 | -6/+1 |