log

age author description
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
Sun, 27 Jun 2010 19:20:38 +0000 reimar Fix indentation.
Sun, 27 Jun 2010 19:19:50 +0000 reimar Simplify clang version extraction.
Sun, 27 Jun 2010 19:10:29 +0000 reimar clang also does not support -march=native.
Sun, 27 Jun 2010 19:07:51 +0000 reimar Experimental support for clang compiler.
Sun, 27 Jun 2010 19:02:10 +0000 reimar Include internal.h last to avoid a conflict between its dprintf()
Sun, 27 Jun 2010 16:28:45 +0000 reimar 100l, actually enable libvpx encoder if libvpx is detected.
Sun, 27 Jun 2010 15:04:13 +0000 reimar Use MSG_NOSIGNAL flag if available for send().
Sun, 27 Jun 2010 15:01:24 +0000 reimar Remove (or for now actually only disable) support for external libfaad.
Sun, 27 Jun 2010 14:58:50 +0000 reimar Update VP8 support information.
Sun, 27 Jun 2010 14:55:58 +0000 reimar Fix arpa/inet.h configure check.
Sun, 27 Jun 2010 14:49:35 +0000 reimar Add missing include for usec_sleep.
Sun, 27 Jun 2010 14:47:50 +0000 reimar Fix missing iopl declaration on x86_64 systems.
Sat, 26 Jun 2010 18:06:20 +0000 reimar Allow the FFmpeg VP8 decoder to work by disabling dr for it (thus we do not
Fri, 25 Jun 2010 16:56:40 +0000 reimar Ensure that e.g. -af-pre will not cause the filter list to be
Fri, 25 Jun 2010 16:53:27 +0000 reimar ladspa: ensure that activate is called on each filter instance, even
Fri, 25 Jun 2010 13:30:34 +0000 jrash Synced with help_mp-en.h rev. 31512
Fri, 25 Jun 2010 13:27:37 +0000 jrash sync with en/mplayer.1 rev. 31552
Thu, 24 Jun 2010 17:19:49 +0000 diego Clean up sub-related extern declarations.
Thu, 24 Jun 2010 16:50:47 +0000 diego Add libvo/sub.h #include instead of declaring sub_visibility extern.
Thu, 24 Jun 2010 16:38:13 +0000 diego Add #include for libvo/sub.h instead of duplicating sub_pos extern declaration.
Thu, 24 Jun 2010 14:06:51 +0000 attila make clear that -frames 0 surpresses all _video_ output and not the
Thu, 24 Jun 2010 10:19:49 +0000 diego Add prototypes for exported FilterGraph_ functions.
Thu, 24 Jun 2010 09:38:02 +0000 diego Remove redundant mp_msg_levels[] extern declaration.
Thu, 24 Jun 2010 09:23:49 +0000 diego Move rtsp_port extern declaration to demuxer.h.
Thu, 24 Jun 2010 08:15:46 +0000 diego Fix catch() callback function declaration in two compile tests.
Thu, 24 Jun 2010 08:14:32 +0000 diego whitespace cosmetics