aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add ccache usage suggestion to speed up compilation.Gravatar bircoph2009-02-16
* 100l, do 0-filling on resume (to avoid desync after pause) in ao_oss only whenGravatar reimar2009-02-16
* Use fixed-point implementation on avr32.Gravatar diego2009-02-16
* Make configure recognize avr32.Gravatar diego2009-02-16
* Replace double semicolon by single semicolon.Gravatar diego2009-02-16
* Sync renaming of xvmc struct members in FFmpeg.Gravatar diego2009-02-16
* synced with r28593Gravatar Gabrov2009-02-16
* The AV_XVMC_RENDER_MAGIC constant was renamed to AV_XVMC_ID in FFmpeg.Gravatar diego2009-02-15
* Reflect ffmpeg change of xvmc struct field to xvmc_id.Gravatar iive2009-02-15
* Fix spelling: "whom" should be used instead of "which" when we'reGravatar bircoph2009-02-15
* Remove the reference to history.html because history.xml was purgedGravatar bircoph2009-02-15
* whitespace cosmetics: Remove all tabs and trailing whitespace.Gravatar diego2009-02-15
* The xvmc_pixfmt_render structure was renamed to xvmc_pix_fmt in FFmpeg.Gravatar diego2009-02-15
* Remove unnecessary #ifdef around internal #include.Gravatar diego2009-02-15
* The xmvc structure member magic_id was renamed to unique_id.Gravatar diego2009-02-15
* Remove unnecessary #if around forward declaration.Gravatar reimar2009-02-15
* Restructure get_format so it can easily be extended to handle VDPAUGravatar reimar2009-02-15
* Reuse the code for the general do_dr1 case to set get_buffer/release_buffer f...Gravatar reimar2009-02-15
* Change man page encoding from KOI8-R to UTF-8.Gravatar bircoph2009-02-15
* I hope this one is clearer and understandable.Gravatar bircoph2009-02-15
* Use PIX_FMT_NONE instead of -1Gravatar reimar2009-02-15
* Remove apparently unneeded CODEC_FLAG_EMU_EDGE for XvMCGravatar reimar2009-02-15
* Remove trailing whitespaces.Gravatar bircoph2009-02-15
* Synced with r28201.Gravatar bircoph2009-02-15
* Extend get_buffer to handle the XvMC case and remove mc_get_bufferGravatar reimar2009-02-15
* Unset MP_IMGFLAG_IN_USE in release_buffer.Gravatar reimar2009-02-15
* Merge two checks for mpi != NULLGravatar reimar2009-02-15
* Make the default release_buffer work for XvMC, use it and remove mc_release_b...Gravatar reimar2009-02-15
* Get rid of mc_render_slice and use the generic draw_slice instead.Gravatar reimar2009-02-15
* Update info about contributions.Gravatar bircoph2009-02-15
* Fix a regression caused by r17933; RealMedia index tables could never be prin...Gravatar zuxy2009-02-15
* Support seek in multirate RealMedia files.Gravatar zuxy2009-02-15
* Reflect the change of xvmc struct name.Gravatar iive2009-02-15
* WMVA works with VDPAU, tooGravatar reimar2009-02-15
* Move direct-rendering hack from vo_xvmc to vf_vo, so it does not need toGravatar reimar2009-02-15
* Sync fourccs for ffvc1vdpauGravatar reimar2009-02-15
* Sync fourcc list for ffmpeg12vdpauGravatar reimar2009-02-15
* Now xvmc struct uses magic_id fieldGravatar iive2009-02-15
* Remove display_flag remains as the member has been removed from the xvmc struct.Gravatar iive2009-02-15
* Get rid of the trailing whitespaces.Gravatar bircoph2009-02-15
* 'Capitalize' mplayer -> MPlayer when used as a project name.Gravatar bircoph2009-02-15
* Some more trailing whitespaces.Gravatar bircoph2009-02-15
* Get rid of trailing whitespaces.Gravatar bircoph2009-02-15
* Fix r28506.Gravatar bircoph2009-02-15
* Sync with r28520, 100% done.Gravatar bircoph2009-02-15
* Remove some xvmc field initializations. They are not used byGravatar iive2009-02-14
* timebomb made some swscale AltiVec fixesGravatar compn2009-02-14
* Sync with r27979.Gravatar bircoph2009-02-14
* Use sws_printVec2() instead of the deprecated sws_printVec(). Gravatar stefano2009-02-14
* Implement sws_printVec2() and deprecate sws_printVec().Gravatar stefano2009-02-14