summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2012-07-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer24-100/+185
2012-07-03misc typo and wording fixesDiego Biurrun9-12/+12
2012-04-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer28-1318/+1765
2012-04-09lavc doxy: add all installed headers to doxy groups.Anton Khirnov6-5/+74
2011-04-20Merge remote branch 'qatar/master'Michael Niedermayer67-1376/+150
2011-04-19lavc: remove misc disabled cruft.Anton Khirnov9-345/+4
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard1335-5388/+5388
2010-06-30Fix grammar errors in documentationMåns Rullgård111-579/+578
2009-03-14Improve description of next_free_data_block_num struct member.Diego Biurrun1-3/+3
2009-02-17spelling/grammar/wording fixes for the Doxygen commentsDiego Biurrun1-11/+12
2009-02-16Minor clarification of xvmc field description.Ivan Kalvachev1-1/+1
2009-02-16Improvements in xvmc structure fields descriptions.Ivan Kalvachev1-24/+24
2009-02-16Doxygen comment wording fixDiego Biurrun1-1/+1
2009-02-16Give struct members more sensible names:Diego Biurrun2-7/+7
2009-02-16cosmetics: one more wording fixDiego Biurrun1-1/+1
2009-02-16cosmetics: Keep lines below 80 characters where sensibly possible.Diego Biurrun1-10/+19
2009-02-15Doxygen spelling/wording fixesDiego Biurrun1-7/+9
2009-02-15spelling/wording fixes for the Doxygen commentsDiego Biurrun1-3/+3
2009-02-15draw_horiz_band() is really ff_draw_horiz_band().Diego Biurrun1-4/+4
2009-02-15spelling/grammar/wording/whitespace for Doxygen commentsDiego Biurrun1-7/+7
2009-02-15Rename AV_XVMC_RENDER_MAGIC constant to AV_XVMC_ID to reflect a similarDiego Biurrun2-6/+6
2009-02-15Describe all fields in xvmc struct.Ivan Kalvachev1-10/+74
2009-02-15comment spelling/grammar/wording fixesDiego Biurrun1-11/+11
2009-02-15Explain how AV_XVMC_RENDER_MAGIC got its seemingly arbitrary value.Diego Biurrun1-2/+2
2009-02-15Rename unique_id to the way michaelni likes it. (xvmc_id)Ivan Kalvachev2-6/+6
2009-02-15Rename xvmc_pixfmt_render structure to xvmc_pix_fmt.Diego Biurrun2-8/+8
2009-02-15Kill the magic field in xvmc structure.Ivan Kalvachev2-6/+6
2009-02-15Rename xvmc_render_state to something with pixfmt in its name.Ivan Kalvachev2-8/+8
2009-02-15A little better wording of doxygen comments.Ivan Kalvachev1-11/+13
2009-02-15Give a little better name to the magic(_id) field in xvmc structIvan Kalvachev2-6/+6
2009-02-15Remove obsolete display_flags member from xvmc structIvan Kalvachev1-3/+2
2009-02-15Detailed description of the interesting fields in xvmc struct.Ivan Kalvachev1-7/+25
2009-02-15Move the state field in the xvmc struct to the extensions section.Ivan Kalvachev1-3/+1
2009-02-15Drop struct members display_flags and state with the next major version bump.Diego Biurrun1-0/+4
2009-02-15Remove completely unsed structure fields mc_type and chroma_format.Diego Biurrun1-6/+0
2009-02-14whitespace consistency cosmeticsDiego Biurrun1-1/+1
2009-02-14Add avcodec.h #include so that LIBAVCODEC_VERSION_MAJOR is not undefined.Diego Biurrun1-0/+2
2009-02-14Deprecate some unused xvmc structure fields.Ivan Kalvachev1-2/+7
2009-02-14cosmetics: grammar/spelling/wording fixes in commentsDiego Biurrun2-10/+11
2009-02-14Remove compatibility layer for old names of xvmc definitions.Diego Biurrun1-9/+0
2009-02-14whitespace cosmetics: Restore vertical alignment.Diego Biurrun1-25/+21
2009-02-14clarify xvmc struct fields usage distribution (internal communication)Ivan Kalvachev1-5/+5
2009-02-14doxygen style commentsIvan Kalvachev1-25/+38
2009-02-14Replace useless X11 #includes by the one that actually provides the requiredDiego Biurrun1-6/+1
2009-02-14whitespace cosmetics: vertical alignmentDiego Biurrun1-28/+24
2009-02-14Fix non-Doxygen comment.Diego Biurrun1-1/+1
2009-02-14Add avcodec.h #include so that LIBAVCODEC_VERSION_MAJOR is not undefined.Diego Biurrun1-0/+1
2009-02-14vertically align xvmc struct member commentsIvan Kalvachev1-12/+12
2009-02-14Rename xvmc flags to follow ffmpeg AV_ notion.Ivan Kalvachev1-4/+11
[next]