log

age author description
Wed, 28 Oct 2009 13:55:18 +0000 diego consistency fix: Give all CONFIG_ definitions the value 1.
Tue, 27 Oct 2009 08:29:07 +0000 cehoyos Cosmetics: Reindent after last commit.
Tue, 27 Oct 2009 08:28:08 +0000 cehoyos Allow image format BGRA when using vo vdpau.
Mon, 26 Oct 2009 22:15:19 +0000 reimar Move 64 bit check below compiler detection since it needs the compiler
Sat, 24 Oct 2009 13:19:20 +0000 cehoyos Fix teletext character set auto-detection.
Sat, 24 Oct 2009 12:35:18 +0000 diego Move some variable initializations to the beginning of vo_x11_fullscreen().
Fri, 23 Oct 2009 18:26:42 +0000 cehoyos Implement VFCAP_FLIP for vo_vdpau.
Thu, 22 Oct 2009 18:44:39 +0000 cehoyos Free memory allocated in ff_vdpau_add_data_chunk() on uninit.
Thu, 22 Oct 2009 15:40:04 +0000 ptt synced with r29791
Thu, 22 Oct 2009 14:19:10 +0000 diego Break an output line for consistency.
Thu, 22 Oct 2009 14:06:38 +0000 ptt cosmetic fixes in bs2b and vdpau sections
Tue, 20 Oct 2009 16:26:30 +0000 compn add V422, YUNV to rawyuy2
Tue, 20 Oct 2009 15:47:36 +0000 compn add HDYC fourcc to rawuyvy
Mon, 19 Oct 2009 21:23:08 +0000 lorenm sync to x264-r1296
Mon, 19 Oct 2009 15:47:59 +0000 cehoyos Fix playback of Intel JPEG Library Video Codec.
Mon, 19 Oct 2009 10:09:58 +0000 diego Fix aspect test program linking.
Mon, 19 Oct 2009 09:56:18 +0000 diego Get rid of COMMON_LDFLAGS variable. It was a pointless indirection.
Mon, 19 Oct 2009 09:50:51 +0000 diego Add missing '#include "config.h"', the header uses HAVE_BIGENDIAN.
Mon, 19 Oct 2009 09:41:30 +0000 diego Add CONFIG_LPC to config.h as well (needed by FFmpeg).
Mon, 19 Oct 2009 09:10:27 +0000 diego Add CONFIG_LPC to config.mak (needed by FFmpeg).
Mon, 19 Oct 2009 03:45:14 +0000 compn add binary codec for fourcc slif
Sun, 18 Oct 2009 18:44:51 +0000 diego Merge rules for building mencoder and mplayer.
Sun, 18 Oct 2009 18:41:35 +0000 diego Get rid of LDFLAGS_MPLAYER and LDFLAGS_MENCODER variables.
Sat, 17 Oct 2009 15:15:07 +0000 cehoyos Try to recover from VDPAU display pre-emptions.
Fri, 16 Oct 2009 08:42:00 +0000 reimar Find and take into account stream start time for ogg files.
Thu, 15 Oct 2009 04:49:56 +0000 compn add MVJP fourcc (mjpeg) from ffmpeg
Wed, 14 Oct 2009 19:19:20 +0000 reimar Add support for "Forward Uncompressed" decoding via FFmpeg
Wed, 14 Oct 2009 11:27:12 +0000 ptt removed daniele forghieri from italian man mantainers (as said by diego and him)
Wed, 14 Oct 2009 11:26:04 +0000 ptt synced with r29771
Mon, 12 Oct 2009 21:17:38 +0000 cehoyos Support SMPTE-240M colourspace in vo_vdpau.