log

age author description
Tue, 10 Mar 2009 20:16:16 +0000 compn sn40 decodes with ffodivx
Tue, 10 Mar 2009 10:05:09 +0000 diego Fix and restructure fastmemcpybench. It is now one binary that runs all
Tue, 10 Mar 2009 02:21:49 +0000 compn typo nuppelvideo spotted by kostya
Mon, 09 Mar 2009 23:46:28 +0000 cehoyos Output number of reference frames before creating H264 vdpau decoder.
Mon, 09 Mar 2009 23:19:16 +0000 diego Update entry for libdvdread; add entry for libdvdnav.
Mon, 09 Mar 2009 23:15:26 +0000 diego cosmetics: Add newlines for better readability, rename Homepage entry to URL.
Mon, 09 Mar 2009 21:40:20 +0000 diego GraphEdit is also available in the Microsoft SDK nowadays.
Mon, 09 Mar 2009 21:31:36 +0000 kraymer typo
Mon, 09 Mar 2009 20:56:19 +0000 diego libmpdemux/nuppelvideo.h was removed.
Mon, 09 Mar 2009 20:48:20 +0000 diego partial further sync by patch by sevenfourk, sevenfourk gmail com
Mon, 09 Mar 2009 20:31:03 +0000 ben Ensure the string we're trying to compare is actually not NULL.
Mon, 09 Mar 2009 20:30:24 +0000 ben The first valid index is total count - 1 (usually 0)
Mon, 09 Mar 2009 19:15:20 +0000 reimar Do not call waveOutReset in uninit if you should wait till playing finishes,
Mon, 09 Mar 2009 18:21:47 +0000 reimar Reuse libavutil fifo code instead of reimplementing it over and over.
Mon, 09 Mar 2009 17:25:43 +0000 kostya Mask all unused bits for packed pixel format instead of green and alpha mask only.
Mon, 09 Mar 2009 15:01:53 +0000 reimar Get rid of DEMUXER_TYPE_NUV define, it is no longer used.
Mon, 09 Mar 2009 15:01:12 +0000 reimar Get rid of nuppelvideo.h and its ugly packed struct and instead write the
Mon, 09 Mar 2009 14:49:17 +0000 compn people are forgetting to update the changelog
Mon, 09 Mar 2009 14:40:55 +0000 reimar Fix type of zlen, fixes crashes on 64 bit systems.
Mon, 09 Mar 2009 14:32:19 +0000 reimar Do not calculate the same value twice
Mon, 09 Mar 2009 14:30:41 +0000 reimar Allocate buffer for lzo compression correctly also for large frame sizes.
Mon, 09 Mar 2009 13:37:55 +0000 reimar nuv encoder 64 bit fix: avoid using long/sizeof(long)
Mon, 09 Mar 2009 13:23:27 +0000 reimar Remove now unused parts of nuppelvideo.h
Mon, 09 Mar 2009 13:11:37 +0000 reimar Remove native nuv demuxer, it only needs more code to achieve the same thing
Mon, 09 Mar 2009 12:59:14 +0000 reimar Make fastmemcpybench almost working - only thing missing is a way to
Mon, 09 Mar 2009 12:29:42 +0000 Gabrov synced with r28895
Mon, 09 Mar 2009 11:32:43 +0000 diego comment/output cosmetics
Mon, 09 Mar 2009 11:28:31 +0000 diego whitespace cosmetics:
Mon, 09 Mar 2009 11:02:54 +0000 diego Merge two preprocessor conditions in order to drop one duplicated #else case.
Mon, 09 Mar 2009 10:14:11 +0000 diego Ignore all fastmem-* binaries.
Mon, 09 Mar 2009 01:48:42 +0000 greg Change default OSD/subtitle font sizes.
Mon, 09 Mar 2009 00:48:03 +0000 diego Fix fastmemcpybench tools build:
Sun, 08 Mar 2009 20:27:31 +0000 gpoirier sync w/r28895
Sun, 08 Mar 2009 17:49:34 +0000 bircoph Synced with r28895.
Sun, 08 Mar 2009 16:13:26 +0000 eugeni Cosmetics: reindent.
Sun, 08 Mar 2009 16:13:21 +0000 eugeni Treat -font/-subfont as Fontconfig pattern in libass.
Sun, 08 Mar 2009 15:56:20 +0000 michael Add test for C memcpy()
Sun, 08 Mar 2009 15:43:52 +0000 michael Resurrect script needed for easy use of fastmemcpybench.c.
Sun, 08 Mar 2009 15:30:40 +0000 greg Remove extraneous braces.
Sun, 08 Mar 2009 15:30:27 +0000 greg Don't assume width == stride for bitmap composition.
Sun, 08 Mar 2009 15:20:14 +0000 michael Revert
Sun, 08 Mar 2009 13:56:35 +0000 reimar rtjpegn.c is only needed by the NuppelVideo encoder, change Makefile accordingly
Sun, 08 Mar 2009 13:32:42 +0000 reimar Remove internal NuppelVideo decoder, the code in libavcodec can decode
Sun, 08 Mar 2009 13:21:00 +0000 reimar Get rid of pointless debugging code
Sun, 08 Mar 2009 13:17:18 +0000 reimar Remove the grayscale and 4:2:2 RTjpeg code, it is neither used nor is there
Sun, 08 Mar 2009 13:10:21 +0000 reimar Remove colourspace-conversion stuff from rtjpeg, we have functions to do that
Sun, 08 Mar 2009 13:08:22 +0000 reimar Mark everything not used outside the file as "static"
Sun, 08 Mar 2009 13:02:44 +0000 reimar Remove functions not used by MPlayer from header
Sun, 08 Mar 2009 12:57:53 +0000 reimar Remove useless "extern" in function declarations.
Sun, 08 Mar 2009 10:01:21 +0000 reimar Add a small howto explaining how to cross-compile for MinGW
Sun, 08 Mar 2009 09:34:26 +0000 reimar Explain that disabling other input methods is not the purpose of -slave
Sun, 08 Mar 2009 09:28:01 +0000 reimar Remove unused variable from demux_mov.
Sun, 08 Mar 2009 09:14:30 +0000 reimar Add an option to disable the default key binding that MPlayer includes
Sun, 08 Mar 2009 08:56:28 +0000 reimar Bump etc/codecs.conf version to eliminate one possible cause when debugging VDPAU issues.
Sun, 08 Mar 2009 04:03:28 +0000 greg Fix clipping for pan-and-scan.
Sun, 08 Mar 2009 04:03:24 +0000 greg Add a proper color check to the overlap compositing.
Sun, 08 Mar 2009 02:53:14 +0000 greg Replace rotation functions with a simplified version adapted from
Sat, 07 Mar 2009 23:56:03 +0000 greg Only use first \org in a line.
Sat, 07 Mar 2009 17:41:34 +0000 diego cosmetics: spelling fixes
Sat, 07 Mar 2009 13:45:48 +0000 diego cosmetics: Reformat file header.