Mercurial > mplayer.hg
graph
-
Fix confused references to DLL filenames.2009-01-01, by diego
-
Move several of the ao_nas int-to-string maps into .rodata2009-01-01, by reimar
-
Fix DVD seek_to_chapter: the title number must be converted to a per-VTS2009-01-01, by reimar
-
Code simplification2009-01-01, by reimar
-
Make AVI demuxer more resilient against broken or incomplete files.2009-01-01, by reimar
-
Simplify and comment spudec bilinear scaling code2009-01-01, by reimar
-
Include alloca.h when using alloca to make sure it is defined.2009-01-01, by reimar
-
XVID profile array should be const, so it is in rodata2009-01-01, by reimar
-
Avoid a uselessly high number of wakeups when playing audio-only files.2009-01-01, by reimar
-
1000l, play_tree_parser_stop_keeping broke 0-termination of buffer2009-01-01, by reimar
-
Add zero termination missing in two cases.2009-01-01, by reimar
-
Add asserts to detect when assumptions for play_tree_parser_get_line2009-01-01, by reimar
-
Work around a dvdread bug where DVDReadBlocks would return values < 0 on read error,2008-12-31, by reimar
-
Add an option to vo_macosx to set a custom buffer_name.2008-12-30, by gpoirier
-
Support F- and numpad keys for w32_common based vos.2008-12-30, by reimar
-
Update outdated availability note for -mouse-movements2008-12-30, by reimar
-
synced with r282112008-12-30, by Gabrov
-
Fix OSD flickering with filters that add frames (tfields, yadif) and2008-12-30, by reimar
-
Fix OSD flicker with tfields as well.2008-12-30, by reimar
-
Avoid flickering OSD with -vf yadif=12008-12-30, by reimar
-
Add nocache to example dvdnav profile, otherwise dvdnav is unusable.2008-12-29, by reimar
-
Remove audio output section, it provides little to no useful information.2008-12-27, by diego
-
Fix Chinese documentation build, English codecs.xml was removed.2008-12-27, by diego
-
fix error message example2008-12-27, by compn
-
Remove (audio) codecs section, its contents are part of the usage section.2008-12-27, by diego
-
Convert Win32 codec importing HOWTO into a text document in the tech section.2008-12-27, by diego
-
Remove/fix ancient CVS references.2008-12-27, by diego
-
Remove known bugs section, it contains little useful information.2008-12-27, by diego
-
Add entry about mysterious coredumps.2008-12-27, by diego
-
Fix ugly borders problem with ati-hack2008-12-27, by reimar
-
Reorder sections: Put FAQ at the end, group usage sections together.2008-12-27, by diego
-
Avoid u_ BSD type names.2008-12-27, by diego
-
Set and use only ARCH_PPC, not also ARCH_POWERPC.2008-12-27, by diego
-
Avoid POSIX-reserved _t namespace.2008-12-27, by diego
-
consistency cosmetics: Rename POWERPC identifiers to PPC.2008-12-27, by diego
-
grammar fix by Vineeth N, nvineeth gmail com2008-12-25, by diego
-
Add nomsgmodule option, patch by Onur Küçük, onur delipenguen net.2008-12-24, by diego
-
Remove unused variable.2008-12-24, by diego
-
add zygo audio (SPXN) qtaudio codec2008-12-24, by compn
-
Warn when using features that are broken due to ATI driver bugs.2008-12-23, by reimar
-
updates2008-12-23, by compn
-
Remove pointless forward declaration.2008-12-23, by diego
-
Set fast_cmov for all x86_64 systems, except for P4-based systems this2008-12-23, by reimar
-
Define HAVE_FAST_64BIT if appropriate2008-12-23, by reimar
-
fix poorly worded changelog entries2008-12-23, by compn