| Commit message (Expand) | Author | Age |
* | sync w/ r28788 | gpoirier | 2009-03-02 |
* | sync w/r28707 | gpoirier | 2009-03-02 |
* | french punctuation cosmetics | gpoirier | 2009-03-02 |
* | - french punctuation cosmetics that was done weeks before. | gpoirier | 2009-03-02 |
* | Make WinID a 64 bit integer, this should avoid issues with valid Window | reimar | 2009-03-02 |
* | Add a 64 bit integer type to the suboption parser. | reimar | 2009-03-02 |
* | Use strtoll in parse_int to avoid discrepancies between 32 and 64 bit systems. | reimar | 2009-03-02 |
* | Minor cosmetics: fix indentation | reimar | 2009-03-02 |
* | import ffmpeg changelog | compn | 2009-03-02 |
* | Synced with r28788. | bircoph | 2009-03-02 |
* | changes | compn | 2009-03-02 |
* | Improve vdpau deinterlacing documentation. | cehoyos | 2009-03-01 |
* | Fix a memory leak. | eugeni | 2009-03-01 |
* | Document that -heartbeat-cmd is only for video, not audio-only | reimar | 2009-03-01 |
* | Use UTF-8 as character set. | diego | 2009-03-01 |
* | cosmetics: Remove trailing whitespace. | diego | 2009-03-01 |
* | With pan-and-scan, keep positioned events in their original positions | eugeni | 2009-03-01 |
* | Remove unnecessary linking hack, compilation works fine without. | diego | 2009-03-01 |
* | Remove now unnecessary linking hacks. | diego | 2009-03-01 |
* | Mention VDPAU in Changelog. | cehoyos | 2009-03-01 |
* | Add standard license headers to files. | diego | 2009-03-01 |
* | synced with r28775 | Gabrov | 2009-03-01 |
* | Fix typo in comments. | rathann | 2009-03-01 |
* | Add warnings to yuv2rgb_vis.c because alpha is set wrong (0 instead of 255). | reimar | 2009-03-01 |
* | DART audio output driver for OS/2 by KO Myung-Hun, komh chollian net | diego | 2009-03-01 |
* | Make AltiVec code write alpha as 255 instead of 0 when converting to RGBA | reimar | 2009-03-01 |
* | Fix braindead and broken way to calculate abase, fixes regression tests on | reimar | 2009-03-01 |
* | Fix 10l typo in ADD_ALL_EXESUFS function name. | diego | 2009-03-01 |
* | codec-cfg does not depend on codecs.conf.h, it is used to generate it. | diego | 2009-03-01 |
* | Make all object files depend on generated header files. | diego | 2009-03-01 |
* | Add explicit dependencies on generated header files for the object files along | diego | 2009-03-01 |
* | Fix dependencies on generated header files for the codec* binaries. | diego | 2009-03-01 |
* | 10l, replace a tab that slipped in. | reimar | 2009-03-01 |
* | Create a set_format_params function that sets all the special options needed | reimar | 2009-03-01 |
* | sync with en/mplayer.1 r28745 | jrash | 2009-03-01 |
* | Use M_PI for pi. | cehoyos | 2009-02-28 |
* | Make VdpVideoMixerAttribute attributes[] static const. | cehoyos | 2009-02-28 |
* | synced with r28745 | Gabrov | 2009-02-28 |
* | sync by Ivan (sevenfourk, sevenfourk gmail com) | diego | 2009-02-28 |
* | Support brightness, contrast, hue and saturation adjustments via | cehoyos | 2009-02-28 |
* | Fix OSD for vo vdpau:deint>1. | cehoyos | 2009-02-28 |
* | Handle vdp_decoder_create failures better, in particular avoid unrelated | reimar | 2009-02-28 |
* | Fix a possible NULL-pointer crash introduced by local changes to libfaad2 | reimar | 2009-02-28 |
* | When converting from a non alpha format to an alpha format, defaults to all o... | sdrik | 2009-02-28 |
* | Synced with r28745. | bircoph | 2009-02-28 |
* | Zero-fill glyph_info_t before use. | eugeni | 2009-02-27 |
* | Remove unused function argument. | eugeni | 2009-02-27 |
* | Support fractional arguments for some override tags. | eugeni | 2009-02-27 |
* | Fix two gcc warnings. | eugeni | 2009-02-27 |
* | Fix memory leak produced by the \blur patch. | eugeni | 2009-02-27 |