log

age author description
Sat, 09 Oct 2010 11:41:10 +0000 reimar Use FFALIGN macro.
Sat, 09 Oct 2010 11:33:50 +0000 reimar Spelling fix.
Sat, 09 Oct 2010 11:31:40 +0000 reimar Remove an unmotivated and pointless panscan_calc call.
Sat, 09 Oct 2010 11:26:37 +0000 reimar xvidix: reconfigure also on window move.
Sat, 09 Oct 2010 11:24:37 +0000 reimar Fix xmga event handling: Reconfigure hardware on move and resize,
Sat, 09 Oct 2010 11:20:51 +0000 reimar Remove a useless MGA_VID_CONFIG ioctl, set_window already does this.
Sat, 09 Oct 2010 11:17:28 +0000 reimar Add VO_EVENT_MOVE which is required for VOs that interact directly
Sat, 09 Oct 2010 11:12:53 +0000 reimar Switch (x)mga vo to new libvo API to reduce code duplication and improve
Sat, 09 Oct 2010 01:31:52 +0000 reimar Add fallback values to aspect_save_screenres to avoid division by 0
Fri, 08 Oct 2010 09:00:50 +0000 diego cosmetics: Drop some {} from if statements to get rid of pointless #ifdefs.
Fri, 08 Oct 2010 08:56:20 +0000 diego AC-3 streams need to be byteswapped on little-endian machines.
Fri, 08 Oct 2010 01:17:54 +0000 diego Change libmp3lame check to test for lame_set_VBR_quality().
Thu, 07 Oct 2010 15:42:06 +0000 diego Make sure some x86 config.h entries are available on all architectures.
Thu, 07 Oct 2010 15:28:25 +0000 diego Add missing values for the chanlist suboption of -tv.
Thu, 07 Oct 2010 12:25:29 +0000 diego Add xmm clobbers test for FFmpeg.