Wed, 23 May 2007 18:35:24 +0000 |
ivo |
ffmpeg -sws_flags command line option to set swscaler flags
|
Wed, 23 May 2007 15:31:37 +0000 |
zuxy |
Remove hardcoded registers
|
Tue, 22 May 2007 20:08:13 +0000 |
Gabrov |
synced with r23370
|
Tue, 22 May 2007 14:00:39 +0000 |
zuxy |
Replace hardcoded 32-bit leal with equivalent add/sub so pointer arithmetic will be 64-bit under AMD64
|
Tue, 22 May 2007 13:55:14 +0000 |
zuxy |
Set i_bps for ASF video streams according to extended stream properties
|
Tue, 22 May 2007 13:44:14 +0000 |
zuxy |
Remove unused synth_1to1_mono()
|
Mon, 21 May 2007 17:01:33 +0000 |
ptt |
sync'ed up with r21654
|
Mon, 21 May 2007 17:00:08 +0000 |
voroshil |
make v4l1 driver work properly.
|
Mon, 21 May 2007 16:45:17 +0000 |
ptt |
sync'ed up with r21561
|
Mon, 21 May 2007 16:29:39 +0000 |
ptt |
added missing fps
|
Mon, 21 May 2007 16:22:49 +0000 |
voroshil |
missed sync tag update
|
Mon, 21 May 2007 16:21:45 +0000 |
voroshil |
r23367: little alignment fixes
|
Mon, 21 May 2007 16:01:04 +0000 |
ptt |
little alignment fixes
|
Mon, 21 May 2007 15:58:25 +0000 |
ptt |
sync'ed up with r23028
|
Mon, 21 May 2007 15:54:08 +0000 |
ptt |
little fixes
|
Mon, 21 May 2007 07:47:53 +0000 |
zuxy |
10l: cosmetic: more trailing whitespaces removed
|
Mon, 21 May 2007 07:46:23 +0000 |
zuxy |
Cosmetic: remove trailing whitespaces
|
Mon, 21 May 2007 07:42:58 +0000 |
zuxy |
New tags introduced for AMD K10 and Intel Penryn
|
Mon, 21 May 2007 06:54:06 +0000 |
diego |
Add "uclinux" as an accepted system type in the linux() test.
|
Mon, 21 May 2007 01:47:27 +0000 |
zuxy |
Rewrite generic code in decode_MMX.c in C for easier AMD64 port. Slightly faster than original assembly.
|
Sun, 20 May 2007 21:07:14 +0000 |
ben |
missed part of gui code change while introducing -subfont option (patch by Piotr Kaczuba)
|
Sun, 20 May 2007 17:56:39 +0000 |
eugeni |
Fix #if condition.
|
Sun, 20 May 2007 17:04:12 +0000 |
eugeni |
FT_Request_Size does not exist in FreeType 2.1.*. Fallback to FT_Set_Char_Size.
|
Sun, 20 May 2007 16:10:45 +0000 |
ben |
add new -subfont option, that allows having a different font for OSD (controls and menu) and subtitles
|
Sun, 20 May 2007 15:17:56 +0000 |
ben |
get rid of -menu-utf8 and -menu-unicode once for all, patch by Guillaume Lecerf
|
Sun, 20 May 2007 12:20:03 +0000 |
reimar |
Move common ioctl outside of ifdef
|
Sun, 20 May 2007 12:15:16 +0000 |
reimar |
Clean up some unused code and #ifdef mess in ao_sun.c
|
Sun, 20 May 2007 12:05:16 +0000 |
reimar |
Implement flushing of audio data. Fixes bug #754.
|