Mercurial > mplayer.hg
graph
-
add FFDS fourcc2008-12-03, by compn
-
cosmetics: Rename ZORAN Makefile variable to ZR for consistency.2008-12-03, by diego
-
Fix indentation.2008-12-03, by reimar
-
Treat audio output objects the same as everything else in the build system,2008-12-03, by diego
-
More robust w32 -wid size handling2008-12-03, by reimar
-
Reindent after previous commit2008-12-03, by reimar
-
Do not override the vo_dwidth/vo_dheight values in vo_w32_config2008-12-03, by reimar
-
sync w/r280562008-12-03, by gpoirier
-
Cosmetics, whitespace and "... == NULL" to "!..."2008-12-03, by reimar
-
Some whitespace and () cosmetics2008-12-03, by reimar
-
Pass "-f macho" to yasm when enabling YASM support on a 32-bits machine as2008-12-03, by gpoirier
-
100l, actually put the PTHREAD_CACHE define into config.h2008-12-02, by reimar
-
Print ID_EXIT and exit reason message in identify mode when exiting.2008-12-02, by reimar
-
Remove resize_d3d call from render_d3d_frame that was made useless2008-12-02, by reimar
-
100l, do not call check_events from resize_d3d since there should be2008-12-02, by reimar
-
Cosmetics: Remove unnecessary ()2008-12-02, by reimar
-
Consistency cosmetics: do not compare against NULL in ifs2008-12-02, by reimar
-
Cosmetics: remove spaces before argument (2008-12-02, by reimar
-
Reorganize Direct3D initialization code.2008-12-02, by reimar
-
vo_direct3d.o depends on w32_common.o.2008-12-02, by diego
-
Remove commented-out duplicate declarations.2008-12-02, by diego
-
Remove unused declarations.2008-12-02, by diego
-
Add a note about some known issues with -vo sdl2008-12-01, by reimar
-
Remove a lot of completely pointless mp_msg_test calls.2008-12-01, by reimar
-
FFmpeg now has RV40 decoder2008-12-01, by kostya
-
Use standard unsigned long type instead of u_long.2008-11-30, by diego
-
MNG demuxer by Stefan Schuermans, stefan blinkenarea org2008-11-30, by diego
-
whitespace cosmetics2008-11-30, by diego
-
use mmap instead of shmat for MPlayerOSX, patch by Adrian Stutz<adrian@sttz.ch>2008-11-30, by nplourde
-
Correct detection of SSSE3 and SSE4a feature bits.2008-11-30, by zuxy
-
Move PTHREAD_CACHE define logic to configure.2008-11-28, by reimar
-
misc mplayer fixes2008-11-28, by compn
-
Fix cross-compilation: autodetect correct nm tool2008-11-28, by reimar
-
whitespace cosmetics: prettyprinting and indentation2008-11-28, by diego
-
factorize mouse hiding and screensaver disabling code2008-11-27, by gpoirier
-
configure: Move AANDCT config.mak entry and add config.h #defines2008-11-26, by uau
-
Fix compilation after FFmpeg r159402008-11-26, by reimar
-
Use D3DFMT_ constants where possible instead of MAKEFOURCC2008-11-26, by reimar
-
Add support for RGB formats to vo_direct3d2008-11-26, by reimar
-
Update Tremor comment regarding fixed-point mode.2008-11-26, by diego
-
Enable compilation with icc 11.0.2008-11-25, by cehoyos
-
Replace pushf/popf by explicit pushfl/popfl (32 bit) or pushfq/popfq2008-11-25, by cehoyos
-
100l, OSD alpha textures were cleared to the wrong value.2008-11-25, by reimar
-
typo fix + readability improvement2008-11-25, by gpoirier
-
Another part of sync to 278432008-11-24, by torinthiel
-
Sync with latest FFmpeg changes.2008-11-24, by diego
-
add more informative comment2008-11-24, by compn
-
Remove unnecessary #ifdef around a struct and a bunch of extern declarations.2008-11-24, by diego
-
now that we have a specific check to enable ao_macosx or not, don't let test2008-11-24, by gpoirier
-
add specific test to check if we can enable ao_macosx not matter how vo_quartz test may turn out2008-11-24, by gpoirier
-
Do not initialize fb_dev_fd to -1, similar to vo_fbdev.c.2008-11-24, by diego
-
cosmetics: Add/remove a few newlines similar to vo_fbdev.c.2008-11-24, by diego
-
cosmetics (svn diff --diff-cmd diff -x '-duwbBE' gives no differences)2008-11-24, by gpoirier
-
avoid putting several statements on a single line2008-11-24, by gpoirier
-
Use doxygen-style comments in file header. Remove tabs usage.2008-11-24, by gpoirier
-
whitespace-cleanup2008-11-24, by gpoirier
-
Allow vo_macosx to be compiled in 64-bits mode:2008-11-24, by gpoirier
-
More hacks around ATI driver problems, 8.11 ignores UNPACK_BUFFER pointer offsets.2008-11-24, by reimar
-
Replace QuickDraw calls in vo_quartz.c to fix warnings when compiling with current SDK versions.2008-11-24, by gpoirier
-
Remove a ColorFill that is not necessary since the surface it is used2008-11-24, by reimar