log

age author description
Tue, 04 May 2010 18:46:42 +0000 aurel cosmetic: typo, this wasn't supposed to be plural
Tue, 04 May 2010 11:46:50 +0000 diego Remove translated strings that are gone from the master translation.
Tue, 04 May 2010 09:11:01 +0000 diego alternative LGPL-licensed, MMX-optimized YUV to RGB conversion routines
Mon, 03 May 2010 23:34:38 +0000 diego the great MPlayer tab removal: part II
Mon, 03 May 2010 23:00:58 +0000 diego Put symlinks under revision control instead of generating them during make.
Mon, 03 May 2010 22:45:00 +0000 aurel print a more detailed and more useful description of each stream with lavf
Mon, 03 May 2010 22:40:00 +0000 aurel 10l: correctly use video_stream instead of audio_stream in the video section
Mon, 03 May 2010 22:30:06 +0000 aurel add ID_..._NAME to -identify for each lavf stream which has a title
Mon, 03 May 2010 22:19:52 +0000 aurel uniformize handling of aid and vid with lavf so that it matches handling of sid
Sun, 02 May 2010 10:47:40 +0000 cehoyos Silence permanent warning messages when decoding H264 over rtsp with
Sat, 01 May 2010 22:49:05 +0000 reimar Also print OpenGL renderer string with vendor and version with -v
Sat, 01 May 2010 15:38:37 +0000 reimar Continue probing even for score == AVPROBE_SCORE_MAX / 4 to match
Sat, 01 May 2010 13:50:49 +0000 reimar Use av_probe_input_format2 and avoid accepting detection
Fri, 30 Apr 2010 21:18:17 +0000 reimar Revert accidental change to default CFLAGS.
Fri, 30 Apr 2010 19:04:13 +0000 reimar Add configure detection for SDL backend for -vo gl.