Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Fri, 12 Jun 2009 11:23:22 +0000 | compn | sync with ffmpeg |
Fri, 12 Jun 2009 02:39:21 +0000 | compn | sync with ffmpeg |
Thu, 11 Jun 2009 17:10:54 +0000 | ramiro | Kill warnings of possibly unused variables by using av_unused. |
Thu, 11 Jun 2009 15:15:43 +0000 | diego | Fix compilation: #undef standard library functions that are |
Thu, 11 Jun 2009 10:19:04 +0000 | diego | Add libavutil/internal.h #include, required for the DECLARE_ALIGNED macro. |
Sun, 07 Jun 2009 14:42:43 +0000 | gpoirier | replace "g" asm constraint by "erm" since "g" allows 64bit immediates while |
Sat, 06 Jun 2009 09:37:46 +0000 | stefano | Remove '\p' doxygen markup, as it should improve plain text doxy |
Thu, 04 Jun 2009 22:50:38 +0000 | ramiro | Use DECLARE_ALIGNED macro instead of __attribute__((aligned)) for ppc code. |