Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Tue, 10 Aug 2010 13:28:18 +0000 | reimar | Avoid pointless additional string pointers. |
Tue, 10 Aug 2010 13:26:19 +0000 | reimar | Use the stream functions instead of the fopen/fread/fclose interface |
Tue, 10 Aug 2010 13:23:04 +0000 | reimar | Simplify code: allow file_format argument to open_stream to be NULL. |
Tue, 10 Aug 2010 00:36:53 +0000 | diego | Sync with current FFmpeg HEAD. |
Sun, 08 Aug 2010 19:01:18 +0000 | cehoyos | Fix compilation after FFmpeg r24741. |
Sun, 08 Aug 2010 18:18:13 +0000 | ramiro | indent |
Sun, 08 Aug 2010 18:14:43 +0000 | ramiro | swscale-test: get strides using av_fill_image_linesizes() from libavcore |
Sat, 07 Aug 2010 21:21:38 +0000 | diego | Remove pointless compilation sections from radio and TV input chapters. |