]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/xvmc.h
fix total bitrate computation, based on patch by corp186, chasedouglas at gmail dot com
[frescor/ffmpeg.git] / libavcodec / xvmc.h
2009-03-14 diegoImprove description of next_free_data_block_num struct...
2009-02-17 diegospelling/grammar/wording fixes for the Doxygen comments
2009-02-16 iiveMinor clarification of xvmc field description.
2009-02-16 iiveImprovements in xvmc structure fields descriptions.
2009-02-16 diegoDoxygen comment wording fix
2009-02-16 diegoGive struct members more sensible names:
2009-02-16 diegocosmetics: one more wording fix
2009-02-16 diegocosmetics: Keep lines below 80 characters where sensibl...
2009-02-15 diegoDoxygen spelling/wording fixes
2009-02-15 diegospelling/wording fixes for the Doxygen comments
2009-02-15 diegodraw_horiz_band() is really ff_draw_horiz_band().
2009-02-15 diegospelling/grammar/wording/whitespace for Doxygen comments
2009-02-15 diegoRename AV_XVMC_RENDER_MAGIC constant to AV_XVMC_ID...
2009-02-15 iiveDescribe all fields in xvmc struct.
2009-02-15 diegocomment spelling/grammar/wording fixes
2009-02-15 diegoExplain how AV_XVMC_RENDER_MAGIC got its seemingly...
2009-02-15 iiveRename xvmc to the way michaelni likes it. (xvmc_id)
2009-02-15 diegoRename xvmc_pixfmt_render structure to xvmc_pix_fmt.
2009-02-15 iiveKill the magic
2009-02-15 iiveRename xvmc_render_state to something with pixfmt in...
2009-02-15 iiveA little better wording of doxygen comments.
2009-02-15 iiveGive a little better name to the magic(_id) field in...
2009-02-15 iiveRemove obsolate display_flag from xvmc struct
2009-02-15 iiveDetailed description of the interesting fields in xvmc...
2009-02-15 iiveMpve the field state in xvmc struct to the extentions...
2009-02-15 diegoDrop struct members display_flags and state with the...
2009-02-15 diegoRemove completely unsed structure fields mc_type and...
2009-02-14 diegowhitespace consistency cosmetics
2009-02-14 diegoAdd avcodec.h #include so that LIBAVCODEC_VERSION_MAJOR...
2009-02-14 iiveDepricate some unused xvmc structure fields.
2009-02-14 diegocosmetics: grammar/spelling/wording fixes in comments
2009-02-14 diegoRemove compatibility layer for old names of xvmc defini...
2009-02-14 diegowhitespace cosmetics: Restore vertical alignment.
2009-02-14 iiveclarify xvmc struct fields usage distribution (internal...
2009-02-14 iivedoxygen style comments
2009-02-14 diegoReplace useless X11 #includes by the one that actually...
2009-02-14 diegowhitespace cosmetics: vertical alignment
2009-02-14 diegoFix non-Doxygen comment.
2009-02-14 diegoAdd avcodec.h #include so that LIBAVCODEC_VERSION_MAJOR...
2009-02-14 iivevertically align xvmc struct member comments
2009-02-14 iiveRename xvmc flags to follow ffmpeg AV_ notion.
2009-02-14 diegoGive public #defines that are used by MPlayer an AV_...
2009-02-14 diegoUpdate multiple inclusion guards to match filename.
2009-02-14 diegoFix compilation: Restore mistakenly removed constant...
2009-02-14 iiveexplain chroma_format field in xvmc struct
2009-02-14 iivedescribe idct variable in xvmc struct
2009-02-14 iiveDescribe the pirpose of magic in xvmc structure
2009-02-14 diegoRevert adding a _pixfmt to vdpau/xvmc header names.