log

age author description
Sat, 23 Oct 2010 10:16:34 +0000 reimar Change capture feature to append to file instead of overwriting.
Sat, 23 Oct 2010 10:14:43 +0000 reimar Simplify and fix capture feature to not always return an error.
Fri, 22 Oct 2010 20:39:43 +0000 cigaes EOSD: overlay_add: use read_pnm instead of the internal reimplementation.
Fri, 22 Oct 2010 17:46:12 +0000 reimar Add stereo3d filter.
Fri, 22 Oct 2010 17:40:02 +0000 reimar Remove unused message string.
Fri, 22 Oct 2010 17:36:11 +0000 reimar Improve vd_ffmpeg aspect handling to respect container aspect if possible
Thu, 21 Oct 2010 18:19:30 +0000 diego Implement a basic capture feature, available through -capture.
Thu, 21 Oct 2010 17:35:56 +0000 diego Add CONFIG_RTPDEC to config.h/config.mak for FFmpeg.
Thu, 21 Oct 2010 12:58:21 +0000 diego Fix detection of mips processor variants.
Thu, 21 Oct 2010 07:07:00 +0000 corey Cosmetics: split a couple long "if" lines.
Thu, 21 Oct 2010 07:05:30 +0000 corey Make mencoder account for encoder delay when considering the current
Wed, 20 Oct 2010 08:12:40 +0000 attila Make commas and backslashes show in manpage output as they are supposed
Tue, 19 Oct 2010 15:48:51 +0000 siretart make the packaged binaries identify themselves properly
Tue, 19 Oct 2010 12:56:41 +0000 siretart 10l, unbreak building of mplayer-doc package
Tue, 19 Oct 2010 12:55:59 +0000 siretart Make clean target even more robust and forcefully remove generated HTML docs
Tue, 19 Oct 2010 10:08:47 +0000 siretart switch to source format 3.0 (native) to build tarballs on demand
Mon, 18 Oct 2010 20:56:52 +0000 cigaes Make the parse_timestring public, with a slightly extended API.
Mon, 18 Oct 2010 20:44:04 +0000 cigaes Move the read_pnm function into a separate file.
Mon, 18 Oct 2010 20:27:07 +0000 cigaes Add a flag "initialized" to the mp_eosd_source structure.
Mon, 18 Oct 2010 15:00:17 +0000 siretart don't fail debian package build if not all shlibdeps information could be retrieved
Sun, 17 Oct 2010 17:41:05 +0000 reimar Reindent.
Sun, 17 Oct 2010 17:39:53 +0000 reimar Add support for AOPLAY_FINAL_CHUNK, reportedly also fixes a possible
Sun, 17 Oct 2010 16:10:17 +0000 reimar Fix possible crash for invalid http_proxy URLs like just
Sun, 17 Oct 2010 16:00:04 +0000 reimar More strict autodetection of RT subtitle format.
Sun, 17 Oct 2010 15:56:04 +0000 reimar Mention af_cmdline command in Changelog.
Sun, 17 Oct 2010 15:54:55 +0000 reimar Add experimental af_cmdline slave command to allow changing filter options at runtime.
Sun, 17 Oct 2010 15:52:18 +0000 reimar Make af_reinit "public", to allow using it in future patches.
Sun, 17 Oct 2010 15:30:14 +0000 reimar Avoid C99-style loops with variable declaration inside for ()
Sun, 17 Oct 2010 15:25:38 +0000 reimar Add proper include for set_priority,
Sun, 17 Oct 2010 15:23:33 +0000 reimar Move gui-specific code out of common_init, it certainly does