Mercurial > mplayer.hg
graph
-
Re-add "extern"s incorrectly removed in r28085Thu, 04 Dec 2008 15:07:15 +0000, by reimar
-
Restore two mistakenly removed 'extern' keywords.Wed, 03 Dec 2008 23:43:58 +0000, by diego
-
Allow mp2 in mov.Wed, 03 Dec 2008 23:03:48 +0000, by cehoyos
-
Get rid of pointless 'extern' keywords.Wed, 03 Dec 2008 23:01:03 +0000, by diego
-
add bunch of fourccs and updates fromWed, 03 Dec 2008 20:52:27 +0000, by compn
-
Remove unused declarations and references to vo_draw_text_osd(),Wed, 03 Dec 2008 18:53:35 +0000, by diego
-
Delete unnecessary 'extern' keywords.Wed, 03 Dec 2008 15:25:27 +0000, by diego
-
whitespace cosmetics in test programsWed, 03 Dec 2008 14:54:04 +0000, by diego
-
Treat video output objects the same as everything else in the build system,Wed, 03 Dec 2008 14:48:31 +0000, by diego
-
cosmetics: consistent CONFIG_PNM definitionWed, 03 Dec 2008 14:39:45 +0000, by diego
-
add FFDS fourccWed, 03 Dec 2008 13:35:44 +0000, by compn
-
cosmetics: Rename ZORAN Makefile variable to ZR for consistency.Wed, 03 Dec 2008 12:47:29 +0000, by diego
-
Fix indentation.Wed, 03 Dec 2008 12:22:32 +0000, by reimar
-
Treat audio output objects the same as everything else in the build system,Wed, 03 Dec 2008 12:05:47 +0000, by diego
-
More robust w32 -wid size handlingWed, 03 Dec 2008 10:54:01 +0000, by reimar
-
Reindent after previous commitWed, 03 Dec 2008 10:42:53 +0000, by reimar
-
Do not override the vo_dwidth/vo_dheight values in vo_w32_configWed, 03 Dec 2008 10:38:50 +0000, by reimar
-
sync w/r28056Wed, 03 Dec 2008 10:34:03 +0000, by gpoirier
-
Cosmetics, whitespace and "... == NULL" to "!..."Wed, 03 Dec 2008 09:58:11 +0000, by reimar
-
Some whitespace and () cosmeticsWed, 03 Dec 2008 09:27:19 +0000, by reimar
-
Pass "-f macho" to yasm when enabling YASM support on a 32-bits machine asWed, 03 Dec 2008 09:06:23 +0000, by gpoirier
-
100l, actually put the PTHREAD_CACHE define into config.hTue, 02 Dec 2008 20:07:13 +0000, by reimar
-
Print ID_EXIT and exit reason message in identify mode when exiting.Tue, 02 Dec 2008 19:53:41 +0000, by reimar
-
Remove resize_d3d call from render_d3d_frame that was made uselessTue, 02 Dec 2008 15:03:19 +0000, by reimar
-
100l, do not call check_events from resize_d3d since there should beTue, 02 Dec 2008 14:51:46 +0000, by reimar
-
Cosmetics: Remove unnecessary ()Tue, 02 Dec 2008 09:46:08 +0000, by reimar
-
Consistency cosmetics: do not compare against NULL in ifsTue, 02 Dec 2008 09:40:09 +0000, by reimar
-
Cosmetics: remove spaces before argument (Tue, 02 Dec 2008 09:38:24 +0000, by reimar
-
Reorganize Direct3D initialization code.Tue, 02 Dec 2008 09:36:47 +0000, by reimar
-
vo_direct3d.o depends on w32_common.o.Tue, 02 Dec 2008 08:35:30 +0000, by diego
-
Remove commented-out duplicate declarations.Tue, 02 Dec 2008 00:26:14 +0000, by diego
-
Remove unused declarations.Tue, 02 Dec 2008 00:21:37 +0000, by diego
-
Add a note about some known issues with -vo sdlMon, 01 Dec 2008 16:45:43 +0000, by reimar
-
Remove a lot of completely pointless mp_msg_test calls.Mon, 01 Dec 2008 16:37:06 +0000, by reimar
-
FFmpeg now has RV40 decoderMon, 01 Dec 2008 06:42:11 +0000, by kostya
-
Use standard unsigned long type instead of u_long.Sun, 30 Nov 2008 13:37:42 +0000, by diego
-
MNG demuxer by Stefan Schuermans, stefan blinkenarea orgSun, 30 Nov 2008 13:22:34 +0000, by diego
-
whitespace cosmeticsSun, 30 Nov 2008 13:21:09 +0000, by diego
-
use mmap instead of shmat for MPlayerOSX, patch by Adrian Stutz<adrian@sttz.ch>Sun, 30 Nov 2008 12:55:11 +0000, by nplourde
-
Correct detection of SSSE3 and SSE4a feature bits.Sun, 30 Nov 2008 09:17:21 +0000, by zuxy
-
Move PTHREAD_CACHE define logic to configure.Fri, 28 Nov 2008 17:04:36 +0000, by reimar
-
misc mplayer fixesFri, 28 Nov 2008 15:26:36 +0000, by compn
-
Fix cross-compilation: autodetect correct nm toolFri, 28 Nov 2008 10:53:09 +0000, by reimar
-
whitespace cosmetics: prettyprinting and indentationFri, 28 Nov 2008 09:24:20 +0000, by diego
-
factorize mouse hiding and screensaver disabling codeThu, 27 Nov 2008 11:34:26 +0000, by gpoirier
-
configure: Move AANDCT config.mak entry and add config.h #definesWed, 26 Nov 2008 18:49:16 +0000, by uau
-
Fix compilation after FFmpeg r15940Wed, 26 Nov 2008 18:17:55 +0000, by reimar
-
Use D3DFMT_ constants where possible instead of MAKEFOURCCWed, 26 Nov 2008 16:30:42 +0000, by reimar
-
Add support for RGB formats to vo_direct3dWed, 26 Nov 2008 16:27:39 +0000, by reimar
-
Update Tremor comment regarding fixed-point mode.Wed, 26 Nov 2008 13:04:10 +0000, by diego
-
Enable compilation with icc 11.0.Tue, 25 Nov 2008 18:37:13 +0000, by cehoyos
-
Replace pushf/popf by explicit pushfl/popfl (32 bit) or pushfq/popfqTue, 25 Nov 2008 18:36:50 +0000, by cehoyos
-
100l, OSD alpha textures were cleared to the wrong value.Tue, 25 Nov 2008 18:24:23 +0000, by reimar
-
typo fix + readability improvementTue, 25 Nov 2008 09:54:34 +0000, by gpoirier
-
Another part of sync to 27843Mon, 24 Nov 2008 22:42:19 +0000, by torinthiel
-
Sync with latest FFmpeg changes.Mon, 24 Nov 2008 21:23:16 +0000, by diego
-
add more informative commentMon, 24 Nov 2008 20:50:14 +0000, by compn
-
Remove unnecessary #ifdef around a struct and a bunch of extern declarations.Mon, 24 Nov 2008 17:35:08 +0000, by diego
-
now that we have a specific check to enable ao_macosx or not, don't let testMon, 24 Nov 2008 17:29:37 +0000, by gpoirier
-
add specific test to check if we can enable ao_macosx not matter how vo_quartz test may turn outMon, 24 Nov 2008 17:27:05 +0000, by gpoirier
-
Do not initialize fb_dev_fd to -1, similar to vo_fbdev.c.Mon, 24 Nov 2008 14:44:09 +0000, by diego
-
cosmetics: Add/remove a few newlines similar to vo_fbdev.c.Mon, 24 Nov 2008 14:35:08 +0000, by diego
-
cosmetics (svn diff --diff-cmd diff -x '-duwbBE' gives no differences)Mon, 24 Nov 2008 14:29:32 +0000, by gpoirier
-
avoid putting several statements on a single lineMon, 24 Nov 2008 14:25:14 +0000, by gpoirier
-
Use doxygen-style comments in file header. Remove tabs usage.Mon, 24 Nov 2008 13:34:31 +0000, by gpoirier
-
whitespace-cleanupMon, 24 Nov 2008 13:28:56 +0000, by gpoirier
-
Allow vo_macosx to be compiled in 64-bits mode:Mon, 24 Nov 2008 13:22:18 +0000, by gpoirier
-
More hacks around ATI driver problems, 8.11 ignores UNPACK_BUFFER pointer offsets.Mon, 24 Nov 2008 11:04:50 +0000, by reimar
-
Replace QuickDraw calls in vo_quartz.c to fix warnings when compiling with current SDK versions.Mon, 24 Nov 2008 10:01:03 +0000, by gpoirier
-
Remove a ColorFill that is not necessary since the surface it is usedMon, 24 Nov 2008 09:46:23 +0000, by reimar
-
Make sure the backbuffer is cleared when the border size might have changed.Mon, 24 Nov 2008 09:44:33 +0000, by reimar
-
Remove useless setting of frame_buffer to NULL as suggested by Reimar.Mon, 24 Nov 2008 08:43:13 +0000, by diego
-
cosmetics: indentationMon, 24 Nov 2008 08:41:44 +0000, by diego
-
Move setting of frame_buffer variable out of 'if', as preferred by Reimar.Mon, 24 Nov 2008 08:40:11 +0000, by diego
-
Create a separate codecs.conf entry for Tremor and use it if MPlayer isMon, 24 Nov 2008 08:31:44 +0000, by diego
-
Fix HAVE_VIS vs. HAVE_MVI typo, SPARC has MVI, not VIS.Mon, 24 Nov 2008 08:29:34 +0000, by diego
-
sync w/r27979Sun, 23 Nov 2008 22:01:54 +0000, by gpoirier
-
Clear the whole window on resize in vo_x11 since we do notSun, 23 Nov 2008 20:49:05 +0000, by reimar
-
Simplify vo_x11 check_events functionSun, 23 Nov 2008 20:47:04 +0000, by reimar
-
Do not draw in window if our image has not yet been adjusted to the new window size.Sun, 23 Nov 2008 20:39:15 +0000, by reimar
-
Remove unnecessary xf86vmode.h include.Sun, 23 Nov 2008 20:20:51 +0000, by reimar
-
Remove some usnused variables and commented-out code.Sun, 23 Nov 2008 20:19:06 +0000, by reimar
-
Use aspect.c code in vo_x11.c. Removes some inconsistencies in -wid handling.Sun, 23 Nov 2008 20:17:46 +0000, by reimar
-
Patch to improve/consistify coding style.Sun, 23 Nov 2008 18:50:39 +0000, by reimar
-
Fix indentationSun, 23 Nov 2008 18:45:01 +0000, by reimar
-
Lock/unlock surface only once even when drawing many slices.Sun, 23 Nov 2008 18:42:29 +0000, by reimar
-
Move locked_rect from stack to priv struct in preparation for following patch.Sun, 23 Nov 2008 18:24:53 +0000, by reimar
-
Move the StretchRect call from draw_slices to render_d3d_frame.Sun, 23 Nov 2008 18:13:56 +0000, by reimar
-
Remove pointless is_cfG_finished variable.Sun, 23 Nov 2008 17:25:46 +0000, by reimar
-
Handle fb_dev_name similar to vo_fbdev in vo_wii.Sun, 23 Nov 2008 14:57:51 +0000, by diego
-
Merge another if condition check to lessen differences to vo_fbdev.c.Sun, 23 Nov 2008 14:32:39 +0000, by diego
-
Use static variable instead of #define to lessen differences to vo_fbdev.c.Sun, 23 Nov 2008 14:15:54 +0000, by diego
-
Get rid of TTY_DEV_NAME #define to lessen differences to vo_fbdev.c.Sun, 23 Nov 2008 13:55:23 +0000, by diego
-
Merge another if condition check to lessen differences to vo_fbdev.c.Sun, 23 Nov 2008 13:51:16 +0000, by diego
-
Merge if condition check to lessen differences to vo_fbdev.c.Sun, 23 Nov 2008 13:42:41 +0000, by diego
-
Remove debug function.Sun, 23 Nov 2008 13:41:57 +0000, by diego
-
cosmetics: one more round of whitespace changesSun, 23 Nov 2008 13:23:14 +0000, by diego
-
cosmetics: further reformatting to lessen differences to vo_fbdev.cSun, 23 Nov 2008 13:19:43 +0000, by diego
-
cosmetics: complete reformatting, tabs to spaces, etc.Sun, 23 Nov 2008 13:06:37 +0000, by diego
-
cosmetics: Lessen differences to vo_wii.c.Sun, 23 Nov 2008 13:02:10 +0000, by diego
-
cosmetics: consistent formatting for if/else/caseSun, 23 Nov 2008 12:46:42 +0000, by diego
-
Reimplement -endchapter support again for -dump*, it was broken in r25987.Sun, 23 Nov 2008 12:45:07 +0000, by reimar
-
Simplify handling of VOFLAG_MODESWITCHNG, merge assignment and declarationSun, 23 Nov 2008 12:30:39 +0000, by reimar
-
Remove unused flip_flag variableSun, 23 Nov 2008 12:25:41 +0000, by reimar
-
cosmetics: Reformat some lines to lessen differences to vo_fbdev.c.Sun, 23 Nov 2008 12:08:18 +0000, by diego
-
cosmetics: Move up uninit() to avoid a forward declaration.Sun, 23 Nov 2008 12:01:48 +0000, by diego
-
cosmetics: consistent function declarations.Sun, 23 Nov 2008 11:59:37 +0000, by diego
-
cosmetics: Remove tabs and trailing whitespace.Sun, 23 Nov 2008 11:58:11 +0000, by diego
-
Remove unused variables and the related warnings along with them.Sun, 23 Nov 2008 11:53:17 +0000, by diego
-
Make description of the option more clear as suggested bySat, 22 Nov 2008 13:31:55 +0000, by bircoph
-
Remove a aspect calculation line.Fri, 21 Nov 2008 23:22:53 +0000, by reimar
-
Simplify handling of "flags" parameterFri, 21 Nov 2008 23:17:26 +0000, by reimar