log

age author description
Tue, 29 Jun 2010 14:48:54 +0000 reimar Avoid a crash if stream->url is not set, but print a warning since this
Tue, 29 Jun 2010 12:13:57 +0000 diego Replace HAVE_BIGENDIAN #ifdef around swap_palette() by av_unused attribute.
Tue, 29 Jun 2010 08:33:39 +0000 cehoyos Update ffvp8 comment.
Mon, 28 Jun 2010 16:54:27 +0000 diego Place swap_palette declaration under the same #ifdef as its usage; fixes:
Mon, 28 Jun 2010 16:45:47 +0000 diego Remove help target that prints available targets.
Mon, 28 Jun 2010 16:31:11 +0000 diego Remove some commented-out cruft.
Mon, 28 Jun 2010 09:39:49 +0000 diego Clean up #include handling in mplayer.c and mencoder.c.
Mon, 28 Jun 2010 09:35:18 +0000 diego cosmetics: Move volstep global var to the top where all other global vars live.
Mon, 28 Jun 2010 09:25:56 +0000 diego Remove unnecessary HELP_MP_DEFINE_STATIC #define and corresponding #ifdefs.
Mon, 28 Jun 2010 08:43:05 +0000 siretart Revert the previous two commits to configure and clarify the res_comment.
Mon, 28 Jun 2010 08:26:14 +0000 diego Factorize MPlayer/MEncoder version string handling.
Sun, 27 Jun 2010 20:47:26 +0000 cehoyos ffvp8 decodes all reference vectors fine.
Sun, 27 Jun 2010 20:46:42 +0000 cehoyos fflibvpx is significantly faster than ffvp8 for nearly all users.
Sun, 27 Jun 2010 19:56:49 +0000 siretart reindent after last commit
Sun, 27 Jun 2010 19:55:17 +0000 siretart libvpx does not require static libavcodec