Thu, 12 Oct 2006 15:02:24 +0000 |
kraymer |
r20176: small consistency/format fix
|
Thu, 12 Oct 2006 14:57:47 +0000 |
kraymer |
small consistency/format fix
|
Thu, 12 Oct 2006 14:47:17 +0000 |
kraymer |
initial import of cd-dvd.xml (german translation)
|
Thu, 12 Oct 2006 14:11:39 +0000 |
ptt |
modifications pointed out by reimar doffinger
|
Thu, 12 Oct 2006 13:41:57 +0000 |
diego |
Merge the two libdvdcss/libdvdread paragraphs.
|
Thu, 12 Oct 2006 13:27:38 +0000 |
diego |
Update paragraph about libdvdcss and libdvdread.
|
Thu, 12 Oct 2006 08:23:17 +0000 |
diego |
Check for maeomo-specific libraries (Nokia 770).
|
Thu, 12 Oct 2006 00:39:47 +0000 |
diego |
Use MOUSE_BTN0 instead of MOUSE_BASE for consistency with other vo drivers.
|
Wed, 11 Oct 2006 23:18:34 +0000 |
diego |
Rename ABS macro to FFABS.
|
Wed, 11 Oct 2006 22:06:47 +0000 |
kraymer |
11l (...)
|
Wed, 11 Oct 2006 21:59:34 +0000 |
ptt |
little suffix fixes
|
Wed, 11 Oct 2006 21:35:03 +0000 |
kraymer |
d'oh, missing " broke compilation
|
Wed, 11 Oct 2006 21:19:24 +0000 |
rtogni |
Remove old hack to search for .ar and VIDO, we know where they are
|
Wed, 11 Oct 2006 20:53:33 +0000 |
ods15 |
gcc 2.95 fix
|
Wed, 11 Oct 2006 20:08:54 +0000 |
kraymer |
r20162: added OSD audio switching visualization
|
Wed, 11 Oct 2006 17:25:46 +0000 |
ptt |
added OSD audio switching visualization
|
Wed, 11 Oct 2006 15:57:51 +0000 |
reimar |
More possible memleaks.
|
Wed, 11 Oct 2006 15:47:37 +0000 |
reimar |
Avoid memleak on error while reading attachments or multiple
|
Wed, 11 Oct 2006 15:28:54 +0000 |
diego |
Remove duplicate min/max macro definition.
|
Wed, 11 Oct 2006 14:12:17 +0000 |
diego |
Sync with FFmpeg r6642.
|
Wed, 11 Oct 2006 14:09:30 +0000 |
diego |
Make the socklib check search gethostbyname/socket in libc.
|
Wed, 11 Oct 2006 14:06:38 +0000 |
diego |
Streamline socklib check.
|
Wed, 11 Oct 2006 10:04:05 +0000 |
diego |
Remove download script; no longer used in the official Debian package candidate.
|
Wed, 11 Oct 2006 08:30:22 +0000 |
diego |
Move CFLAGS handling to common.mak.
|
Wed, 11 Oct 2006 08:13:52 +0000 |
diego |
Run TOOLS/cpuinfo on x86_64 as well as x86.
|
Tue, 10 Oct 2006 23:14:40 +0000 |
diego |
Change == to = in test comparisons for better portability.
|
Tue, 10 Oct 2006 22:17:03 +0000 |
uau |
Change occurrences of "(int)*(void **)arg" to "*(int *)arg".
|
Tue, 10 Oct 2006 22:15:01 +0000 |
rtogni |
Allows up to 8 bytes of extradata for cmsg24
|
Tue, 10 Oct 2006 21:37:06 +0000 |
rtogni |
Fix extradata lenght when adding cmsg24 data
|
Tue, 10 Oct 2006 21:29:15 +0000 |
rtogni |
Cleanup: remove some old commented out skips
|