Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 14 Feb 2010 11:13:01 +0000 | diego | QuickTime X supports SAR in H.264. |
Sun, 14 Feb 2010 11:11:49 +0000 | reimar | Return NULL instead of 0 for function returning a pointer. |
Sun, 14 Feb 2010 11:09:58 +0000 | diego | Mark uninit() as static; it is only used within the file. |
Sun, 14 Feb 2010 11:09:24 +0000 | reimar | Remove useless casts. |
Sun, 14 Feb 2010 11:06:04 +0000 | reimar | Remove useless code, QUERY_FORMAT already ensures the requested format is supported. |
Sun, 14 Feb 2010 11:04:14 +0000 | reimar | Make vd_functions_t describing codecs const. |
Sun, 14 Feb 2010 11:02:05 +0000 | diego | Rename exit_reason_t enum to exit_reason and do not typedef it. |
Sun, 14 Feb 2010 10:58:01 +0000 | reimar | Make vd_info_t const for pointer in vd_functions, avoids some warnings about |