Mon, 02 Mar 2009 19:42:11 +0000 |
gpoirier |
french punctuation cosmetics
|
Mon, 02 Mar 2009 17:15:46 +0000 |
gpoirier |
- french punctuation cosmetics that was done weeks before.
|
Mon, 02 Mar 2009 11:24:20 +0000 |
reimar |
Make WinID a 64 bit integer, this should avoid issues with valid Window
|
Mon, 02 Mar 2009 11:17:50 +0000 |
reimar |
Add a 64 bit integer type to the suboption parser.
|
Mon, 02 Mar 2009 11:10:11 +0000 |
reimar |
Use strtoll in parse_int to avoid discrepancies between 32 and 64 bit systems.
|
Mon, 02 Mar 2009 11:06:05 +0000 |
reimar |
Minor cosmetics: fix indentation
|
Mon, 02 Mar 2009 02:40:21 +0000 |
compn |
import ffmpeg changelog
|
Mon, 02 Mar 2009 02:39:40 +0000 |
bircoph |
Synced with r28788.
|
Mon, 02 Mar 2009 02:05:32 +0000 |
compn |
changes
|
Sun, 01 Mar 2009 20:40:38 +0000 |
cehoyos |
Improve vdpau deinterlacing documentation.
|
Sun, 01 Mar 2009 19:31:29 +0000 |
eugeni |
Fix a memory leak.
|
Sun, 01 Mar 2009 19:11:46 +0000 |
reimar |
Document that -heartbeat-cmd is only for video, not audio-only
|
Sun, 01 Mar 2009 17:53:06 +0000 |
diego |
Use UTF-8 as character set.
|
Sun, 01 Mar 2009 17:48:05 +0000 |
diego |
cosmetics: Remove trailing whitespace.
|
Sun, 01 Mar 2009 16:01:24 +0000 |
eugeni |
With pan-and-scan, keep positioned events in their original positions
|
Sun, 01 Mar 2009 15:55:20 +0000 |
diego |
Remove unnecessary linking hack, compilation works fine without.
|
Sun, 01 Mar 2009 15:51:43 +0000 |
diego |
Remove now unnecessary linking hacks.
|
Sun, 01 Mar 2009 15:00:38 +0000 |
cehoyos |
Mention VDPAU in Changelog.
|
Sun, 01 Mar 2009 13:13:25 +0000 |
diego |
Add standard license headers to files.
|
Sun, 01 Mar 2009 12:25:31 +0000 |
Gabrov |
synced with r28775
|
Sun, 01 Mar 2009 11:43:56 +0000 |
rathann |
Fix typo in comments.
|
Sun, 01 Mar 2009 11:38:46 +0000 |
reimar |
Add warnings to yuv2rgb_vis.c because alpha is set wrong (0 instead of 255).
|
Sun, 01 Mar 2009 11:36:39 +0000 |
diego |
DART audio output driver for OS/2 by KO Myung-Hun, komh chollian net
|
Sun, 01 Mar 2009 11:35:00 +0000 |
reimar |
Make AltiVec code write alpha as 255 instead of 0 when converting to RGBA
|
Sun, 01 Mar 2009 11:33:10 +0000 |
reimar |
Fix braindead and broken way to calculate abase, fixes regression tests on
|
Sun, 01 Mar 2009 11:22:31 +0000 |
diego |
Fix 10l typo in ADD_ALL_EXESUFS function name.
|
Sun, 01 Mar 2009 11:07:05 +0000 |
diego |
codec-cfg does not depend on codecs.conf.h, it is used to generate it.
|
Sun, 01 Mar 2009 11:03:18 +0000 |
diego |
Make all object files depend on generated header files.
|
Sun, 01 Mar 2009 10:53:37 +0000 |
diego |
Add explicit dependencies on generated header files for the object files along
|
Sun, 01 Mar 2009 10:52:26 +0000 |
diego |
Fix dependencies on generated header files for the codec* binaries.
|