Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 20 Jan 2010 00:22:31 +0000 | stefano | Avoid more pointless tests, the input and output formats need to be |
Tue, 19 Jan 2010 22:36:46 +0000 | stefano | Split overly long line. |
Tue, 19 Jan 2010 21:52:00 +0000 | stefano | Make selfTest() perform tests where both the input and output formats |
Tue, 19 Jan 2010 18:53:16 +0000 | diego | Create libavutil/avconfig.h, required for FFmpeg compilation. |
Tue, 19 Jan 2010 18:02:44 +0000 | ptt | synced with r30336 |
Tue, 19 Jan 2010 16:30:20 +0000 | benoit | Make const prototypes for input sources of sws_scale_* stricter. |
Tue, 19 Jan 2010 15:42:51 +0000 | ramiro | swscale-example: Add comment about the use of av_{malloc,free}. |