Mercurial > mplayer.hg
graph
-
Try to auto-detect several vo_gl settings (ati-hack, force-pbo and rectangle).2008-12-10, by reimar
-
10l: actually disable quartz vo when detection failed.2008-12-10, by gpoirier
-
add acdv fourcc to ffmjpeg2008-12-10, by compn
-
Fix MGSTR vs. MSGTR typo.2008-12-09, by diego
-
Set d3d_handle to NULL after release.2008-12-09, by reimar
-
Forgotten part of previous cosmetics commit2008-12-09, by reimar
-
Slightly simplify the conditional release/free code2008-12-09, by reimar
-
First version of OSD support for vo_direct3d2008-12-09, by reimar
-
add binary voxware metavoice audio codec, format 0x742008-12-09, by compn
-
remove duplicated fourcc2008-12-08, by compn
-
add some fourcc's and ulead dv audio codec, fixes samples from:2008-12-08, by compn
-
Use svn.ffmpeg.org for the externals which is both more correct and more reliable.2008-12-08, by reimar
-
cosmetics: indentation2008-12-08, by diego
-
Remove pointless or even wrong N/A return values doxy comments2008-12-08, by reimar
-
Add missing unistd.h #include, fixes the warning:2008-12-08, by diego
-
Remove unused variable, fixes the warning:2008-12-08, by diego
-
#include appropriate headers instead of locally declaring function prototypes.2008-12-08, by diego
-
ati_hack only makes sense when PBOs are used, not with mesa_buffer.2008-12-06, by reimar
-
More possible fixes for mesa-buffer mode.2008-12-06, by reimar
-
Move one ati_hack check to a better place.2008-12-06, by reimar
-
Reindent2008-12-06, by reimar
-
100l, forgot setting GL_UNPACK_CLIENT_STORAGE_APPLE for mesa-buffer mode.2008-12-06, by reimar
-
10l, add forgotten a #ifndef GL_WIN32, fixes win32 builds.2008-12-05, by reimar
-
Fix indentation2008-12-05, by reimar
-
Add experimental support for glXAllocateMemoryMESA2008-12-05, by reimar
-
sync w/r280962008-12-05, by gpoirier
-
Avoid one more duplicated logic.2008-12-05, by reimar
-
Simplify, do not duplicate buffer size calculation2008-12-05, by reimar
-
Set the base size window manager hint, otherwise some subtract the minimum2008-12-05, by reimar
-
Using rectangle=2 for vo_gl is probably a good idea nowadays.2008-12-05, by reimar
-
Document missing vo_gl suboptions2008-12-05, by reimar
-
Add some forgotten documentation for gl suboptions2008-12-05, by reimar
-
Add support for YCBCR MESA texture format to vo_gl.2008-12-05, by reimar
-
add a bunch of binary codecs with samples from this list:2008-12-05, by compn
-
Add const to avoid warnings about discarded qualifiers.2008-12-05, by reimar
-
synced with r280892008-12-05, by Gabrov
-
Add entry for FFmpeg QCELP decoder, currently produces white noise.2008-12-04, by diego
-
Re-add "extern"s incorrectly removed in r280852008-12-04, by reimar
-
Restore two mistakenly removed 'extern' keywords.2008-12-03, by diego
-
Allow mp2 in mov.2008-12-03, by cehoyos
-
Get rid of pointless 'extern' keywords.2008-12-03, by diego
-
add bunch of fourccs and updates from2008-12-03, by compn
-
Remove unused declarations and references to vo_draw_text_osd(),2008-12-03, by diego
-
Delete unnecessary 'extern' keywords.2008-12-03, by diego
-
whitespace cosmetics in test programs2008-12-03, by diego
-
Treat video output objects the same as everything else in the build system,2008-12-03, by diego
-
cosmetics: consistent CONFIG_PNM definition2008-12-03, by diego
-
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
-
Make sure the backbuffer is cleared when the border size might have changed.2008-11-24, by reimar
-
Remove useless setting of frame_buffer to NULL as suggested by Reimar.2008-11-24, by diego
-
cosmetics: indentation2008-11-24, by diego
-
Move setting of frame_buffer variable out of 'if', as preferred by Reimar.2008-11-24, by diego
-
Create a separate codecs.conf entry for Tremor and use it if MPlayer is2008-11-24, by diego
-
Fix HAVE_VIS vs. HAVE_MVI typo, SPARC has MVI, not VIS.2008-11-24, by diego
-
sync w/r279792008-11-23, by gpoirier
-
Clear the whole window on resize in vo_x11 since we do not2008-11-23, by reimar
-
Simplify vo_x11 check_events function2008-11-23, by reimar
-
Do not draw in window if our image has not yet been adjusted to the new window size.2008-11-23, by reimar
-
Remove unnecessary xf86vmode.h include.2008-11-23, by reimar
-
Remove some usnused variables and commented-out code.2008-11-23, by reimar
-
Use aspect.c code in vo_x11.c. Removes some inconsistencies in -wid handling.2008-11-23, by reimar
-
Patch to improve/consistify coding style.2008-11-23, by reimar
-
Fix indentation2008-11-23, by reimar
-
Lock/unlock surface only once even when drawing many slices.2008-11-23, by reimar
-
Move locked_rect from stack to priv struct in preparation for following patch.2008-11-23, by reimar
-
Move the StretchRect call from draw_slices to render_d3d_frame.2008-11-23, by reimar
-
Remove pointless is_cfG_finished variable.2008-11-23, by reimar
-
Handle fb_dev_name similar to vo_fbdev in vo_wii.2008-11-23, by diego
-
Merge another if condition check to lessen differences to vo_fbdev.c.2008-11-23, by diego