log

age author description
Sun, 10 Mar 2013 16:33:43 +0000 cehoyos Prefer stdint.h over inttypes.h if both work.
Sun, 10 Mar 2013 16:17:32 +0000 cehoyos Fix compilation after r35947 (at least on some systems).
Sun, 10 Mar 2013 15:17:44 +0000 reimar Tables should be "static".
Sun, 10 Mar 2013 15:16:17 +0000 reimar Use more appropriate types.
Sun, 10 Mar 2013 14:28:10 +0000 ib Replace nfree() by free().
Sun, 10 Mar 2013 14:27:22 +0000 ib Simplify array index handling.
Sun, 10 Mar 2013 14:26:48 +0000 ib Change condition.
Sun, 10 Mar 2013 14:26:26 +0000 ib Simplify comparison.
Sun, 10 Mar 2013 14:25:54 +0000 ib Change return condition in fs_PersistantHistory().
Sun, 10 Mar 2013 14:25:02 +0000 ib Keep GUI history entries in order.
Sun, 10 Mar 2013 12:46:45 +0000 iive Add debug output for XvMCCreateContext() function parameters.
Sun, 10 Mar 2013 12:30:54 +0000 reimar Allow compiling without linking to a system-specific xvmc backend library.
Sun, 10 Mar 2013 12:17:19 +0000 reimar Remove useless casts.
Sun, 10 Mar 2013 10:52:17 +0000 diego configure: Move libav* component option handling into a second pass
Sun, 10 Mar 2013 00:19:38 +0000 cehoyos Fix compilation with latest FFmpeg.