log

age author description
Fri, 05 Sep 2008 00:25:39 +0000 bcoudurier enable yuv422p to uyvy converter
Thu, 04 Sep 2008 23:36:17 +0000 aurel a valid ASS line contains 9 ',' before actual text
Thu, 04 Sep 2008 23:34:27 +0000 aurel lavf: the subtitles display duration is stored in pkt.convergence_duration
Thu, 04 Sep 2008 22:58:16 +0000 michael Make 16bit grayscale output work.
Thu, 04 Sep 2008 22:31:22 +0000 michael Fix SWS_FAST_BILINEAR and SWS_POINT with some unscaled rgb<->bgr converters.
Thu, 04 Sep 2008 21:59:15 +0000 michael Support PIX_FMT_RGB32_1 and PIX_FMT_BGR32_1.
Thu, 04 Sep 2008 20:46:36 +0000 michael Fix 4 and 8 bit RGB/BGR input.
Thu, 04 Sep 2008 20:16:41 +0000 michael Remove workaround for rgb/bgr mess.
Thu, 04 Sep 2008 19:49:13 +0000 michael Fix 4 of the unscaled rgb15/16 converters, each of these contained
Thu, 04 Sep 2008 19:11:39 +0000 michael rgb vs bgr fix for the unscaled converters.
Thu, 04 Sep 2008 18:24:25 +0000 michael Fix rgb15/16 vs. bgr part2.
Thu, 04 Sep 2008 18:14:29 +0000 michael Fix rgb15/16 vs. bgr part1.
Thu, 04 Sep 2008 15:13:55 +0000 michael Add fflush to prevent stdout & stderr from being mixed.
Mon, 01 Sep 2008 22:37:50 +0000 aurel support E-AC-3 decoding using ffmpeg
Mon, 01 Sep 2008 22:34:27 +0000 diego Remove Windows-specific #ifdefs, the file does not compile on MinGW anyway.