summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge svn changes up to r28038Uoti Urpala2008-11-2520-2654/+2624
|\
| * Enable compilation with icc 11.0.cehoyos2008-11-251-1/+1
| * Replace pushf/popf by explicit pushfl/popfl (32 bit) or pushfq/popfqcehoyos2008-11-251-3/+12
| * 100l, OSD alpha textures were cleared to the wrong value.reimar2008-11-251-1/+1
| * typo fix + readability improvementgpoirier2008-11-251-1/+1
| * Another part of sync to 27843torinthiel2008-11-241-76/+80
| * Sync with latest FFmpeg changes.diego2008-11-241-1/+1
| * add more informative commentcompn2008-11-241-1/+1
| * Remove unnecessary #ifdef around a struct and a bunch of extern declarations.diego2008-11-241-4/+0
| * now that we have a specific check to enable ao_macosx or not, don't let testgpoirier2008-11-241-10/+4
| * add specific test to check if we can enable ao_macosx not matter how vo_quart...gpoirier2008-11-241-1/+15
| * Do not initialize fb_dev_fd to -1, similar to vo_fbdev.c.diego2008-11-241-1/+1
| * cosmetics: Add/remove a few newlines similar to vo_fbdev.c.diego2008-11-241-2/+1
| * cosmetics (svn diff --diff-cmd diff -x '-duwbBE' gives no differences)gpoirier2008-11-241-1186/+1189
| * avoid putting several statements on a single linegpoirier2008-11-241-9/+21
| * Use doxygen-style comments in file header. Remove tabs usage.gpoirier2008-11-241-12/+10
| * whitespace-cleanupgpoirier2008-11-241-175/+175
| * Allow vo_macosx to be compiled in 64-bits mode:gpoirier2008-11-241-3/+7
| * More hacks around ATI driver problems, 8.11 ignores UNPACK_BUFFER pointer off...reimar2008-11-241-0/+40
| * Replace QuickDraw calls in vo_quartz.c to fix warnings when compiling with cu...gpoirier2008-11-241-69/+96
| * Remove a ColorFill that is not necessary since the surface it is usedreimar2008-11-241-4/+0
| * Make sure the backbuffer is cleared when the border size might have changed.reimar2008-11-241-1/+14
| * Remove useless setting of frame_buffer to NULL as suggested by Reimar.diego2008-11-242-2/+1
| * cosmetics: indentationdiego2008-11-241-2/+2
| * Move setting of frame_buffer variable out of 'if', as preferred by Reimar.diego2008-11-242-4/+8
| * Create a separate codecs.conf entry for Tremor and use it if MPlayer isdiego2008-11-242-0/+13
| * Fix HAVE_VIS vs. HAVE_MVI typo, SPARC has MVI, not VIS.diego2008-11-242-2/+2
| * sync w/r27979gpoirier2008-11-231-3/+8
| * Clear the whole window on resize in vo_x11 since we do notreimar2008-11-231-1/+3
| * Simplify vo_x11 check_events functionreimar2008-11-231-7/+2
| * Do not draw in window if our image has not yet been adjusted to the new windo...reimar2008-11-231-0/+5
| * Remove unnecessary xf86vmode.h include.reimar2008-11-231-3/+0
| * Remove some usnused variables and commented-out code.reimar2008-11-231-6/+0
| * Use aspect.c code in vo_x11.c. Removes some inconsistencies in -wid handling.reimar2008-11-231-9/+3
| * Patch to improve/consistify coding style.reimar2008-11-231-20/+20
| * Fix indentationreimar2008-11-231-12/+12
| * Lock/unlock surface only once even when drawing many slices.reimar2008-11-231-7/+14
| * Move locked_rect from stack to priv struct in preparation for following patch.reimar2008-11-231-17/+13
| * Move the StretchRect call from draw_slices to render_d3d_frame.reimar2008-11-231-28/+8
| * Remove pointless is_cfG_finished variable.reimar2008-11-231-17/+3
| * Handle fb_dev_name similar to vo_fbdev in vo_wii.diego2008-11-232-6/+10
| * Merge another if condition check to lessen differences to vo_fbdev.c.diego2008-11-231-4/+2
| * Use static variable instead of #define to lessen differences to vo_fbdev.c.diego2008-11-231-6/+10
| * Get rid of TTY_DEV_NAME #define to lessen differences to vo_fbdev.c.diego2008-11-231-6/+5
| * Merge another if condition check to lessen differences to vo_fbdev.c.diego2008-11-231-2/+1
| * Merge if condition check to lessen differences to vo_fbdev.c.diego2008-11-231-3/+1
| * Remove debug function.diego2008-11-231-70/+0
| * cosmetics: one more round of whitespace changesdiego2008-11-231-4/+4
| * cosmetics: further reformatting to lessen differences to vo_fbdev.cdiego2008-11-231-56/+53
| * cosmetics: complete reformatting, tabs to spaces, etc.diego2008-11-231-956/+952
| * cosmetics: Lessen differences to vo_wii.c.diego2008-11-231-3/+2
| * cosmetics: consistent formatting for if/else/casediego2008-11-231-36/+46
| * Reimplement -endchapter support again for -dump*, it was broken in r25987.reimar2008-11-231-0/+11
| * Simplify handling of VOFLAG_MODESWITCHNG, merge assignment and declarationreimar2008-11-232-10/+2
| * Remove unused flip_flag variablereimar2008-11-231-2/+0
| * cosmetics: Reformat some lines to lessen differences to vo_fbdev.c.diego2008-11-231-118/+62
| * cosmetics: Move up uninit() to avoid a forward declaration.diego2008-11-231-10/+9
| * cosmetics: consistent function declarations.diego2008-11-231-4/+7
| * cosmetics: Remove tabs and trailing whitespace.diego2008-11-231-69/+69
| * Remove unused variables and the related warnings along with them.diego2008-11-231-3/+0
* | Remove old VO vo_mouse_autohide compatibility #defineUoti Urpala2008-11-221-1/+0
* | Merge svn changes up to r27979Uoti Urpala2008-11-2223-794/+1506
|\|
| * Make description of the option more clear as suggested by bircoph2008-11-221-2/+3
| * Remove a aspect calculation line.reimar2008-11-212-2/+0
| * Simplify handling of "flags" parameterreimar2008-11-211-13/+4
| * Add forgotten initialization if Flip_Flag to 0.reimar2008-11-211-0/+1
| * cosmetics: typo fixesdiego2008-11-211-1/+1
| * cosmetics: Write revision number with leading 'r'.diego2008-11-211-1/+1
| * add direct3d docs, ok'd by Guillaumecompn2008-11-212-0/+5
| * Synced with r27967.bircoph2008-11-211-12/+11
| * Fix and enable panscan handling for vo_direct3dreimar2008-11-211-77/+43
| * cosmetics: Consistently place HEADERS before OBJS in all Makefiles.diego2008-11-201-2/+2
| * Add all still missing lines, full sync against r27967reynaldo2008-11-201-1/+21
| * Trivial, add some more lines that were missingreynaldo2008-11-201-4/+30
| * Trivial, Cosmeticsreynaldo2008-11-202-2/+4
| * COSMETICS, More line shifting to match English masterreynaldo2008-11-201-45/+46
| * TRIVIAL, add some more missing linesreynaldo2008-11-201-0/+5
| * COSMETICS, More line shifting to match English masterreynaldo2008-11-201-262/+252
| * TRIVIAL, some missing lines and a grammar correctionreynaldo2008-11-201-1/+18
| * Cosmetics: rename variables etc. in vo_direct3d.creimar2008-11-201-253/+225
| * Factor common code like -wid handling, vo_gc creation etc. out intoreimar2008-11-199-191/+30
| * Add detection of x86 CPU features SSSE3 and SSE4a.gpoirier2008-11-192-0/+6
| * Simplify conditions in direct3d vo: remove == 1, change == 0 to ! etc.reimar2008-11-191-12/+13
| * Cosmetics, mostly line shifting to match English masterreynaldo2008-11-182-509/+483
| * Add missing "static" qualifiers to vo_direct3dreimar2008-11-181-18/+18
| * 100l, the video_out_drivers list must be sorted by priority, notreimar2008-11-181-3/+3
| * Direct3D based video_out module.reimar2008-11-185-0/+785
| * Doxygen documentation for w32_common.creimar2008-11-181-0/+98
| * On OpenBSD socklen_t is defined at sys/types.h, so latter is addedbircoph2008-11-181-1/+1
| * Trivial, Cosmeticsreynaldo2008-11-182-88/+83
| * Trivial, Cosmeticsreynaldo2008-11-182-17/+11
| * Add some more missing messagesreynaldo2008-11-181-0/+26
* | Merge svn changes up to r27949Uoti Urpala2008-11-1731-4061/+4734
|\|
| * 100l, missing ' s' in sed command, probably caused all decoders to bereimar2008-11-171-1/+1
| * Only enable CONFIG_FFT_MMX if both yasm and MMX are enabled.diego2008-11-171-1/+3
| * Set _have_yasm to "no" if yasm detection failed.diego2008-11-171-0/+1
| * Remove a useless XGetGeometry call, the X11 event handling alreadyreimar2008-11-171-5/+0
| * Put variable declaration inside an #ifdef to avoid an unused variable warning.diego2008-11-171-2/+3
| * Allow compilation with icc 10.1.cehoyos2008-11-171-0/+2
| * Fix build: Remove some references to sections that no longer exist.diego2008-11-162-2/+2
| * Get rid of (besides useless assignments) unused XSizeHints variablereimar2008-11-161-7/+0
| * Fix missing -DARCH_X86_64 for yasm on x86_64.reimar2008-11-161-1/+1
| * Add yasm support to the build system.bircoph2008-11-162-3/+58
| * synced with r27938Gabrov2008-11-163-630/+44
| * Use 64 bit numbers for file positions in the seek function in audio demuxer.reimar2008-11-161-1/+1
| * Remove explicit setting of vo_ontop since that is already done by vo_x11_crea...reimar2008-11-158-22/+0
| * Remove a duplicated vo_x11_selectinput_witherrreimar2008-11-151-8/+0
| * respect -vf dsize etc. also for -rootwin, just like vo_xv does.reimar2008-11-151-10/+8
| * Fix phrase to maintain consistency.bircoph2008-11-151-5/+5
| * Sync with vo_x11: make sure we get expose events even when drawing to the roo...reimar2008-11-151-1/+2
| * Synced with r26763.bircoph2008-11-151-34/+117
| * On Darwin, don't use hostinfo on _all_ x86 variants to detect the running CPU,gpoirier2008-11-151-1/+1
| * 100l, stream->cache_pid can not be used directly in pthread_create,reimar2008-11-151-1/+5
| * Remove a nonsensical "else" for the video mode switching case.reimar2008-11-151-1/+1
| * Use pthreads for the cache on Cygwin, since _beginthread is not availablereimar2008-11-151-11/+27
| * include limits.h for INT_MAX.reimar2008-11-151-0/+1
| * Remove now unused variables.reimar2008-11-153-12/+1
| * Use vo_dwidth/vo_dheight for creating the windows instead of d_width/d_height.reimar2008-11-152-2/+2
| * Simplify vo_vm_switch and vo_vm_close, everyone was using the (almost) samereimar2008-11-155-59/+26
| * Set modified window position and monitor aspect in vo_vm_switch instead of inreimar2008-11-153-5/+7
| * Get rid of (besides useless assignments) unused XSizeHints variablereimar2008-11-151-12/+0
| * Set modeline_width/height to sane values in vo_vm_switch even whenreimar2008-11-151-1/+4
| * Cosmetics: remove useless "extern"reimar2008-11-151-33/+33
| * Replace some of the different inconsistent XGetGeometry uses by areimar2008-11-155-34/+21
| * Remove a useless XGetGeometry call, the X11 event handling already takes care...reimar2008-11-151-5/+0
| * Remove code from unused and since ages deprecated draw_frame function.reimar2008-11-152-23/+2
| * Remove vo_xv code that has been under #if 0 since ages.reimar2008-11-151-29/+0
| * vo_x11: do not replace the vo_gc created by the Gui.reimar2008-11-151-4/+3
| * Cosmetic changes to vo_x11 to reduce diff to vo_xv for future refactoring.reimar2008-11-151-2/+4
| * Cosmetics for vo_x11 control() to make it more similar to vo_xv.creimar2008-11-151-8/+6
| * Fix grammar of comment and sync it with vo_x11.creimar2008-11-151-1/+1
| * Adds Some missing messages - 1 of 3reynaldo2008-11-151-0/+53
| * Include cache2.h in cache2.c, fixes an implicit declaration warning for cache...reimar2008-11-141-0/+1
| * sync w/r27906gpoirier2008-11-141-10/+14
| * Fix ati-hack to work again with ATI 8.9 and later drivers.reimar2008-11-141-9/+8
| * Use the proper IMGFMT_RGB24 and IMGFMT_BGR24 defines instead ofreimar2008-11-131-2/+2
| * document x264's option subq=0, plus a bit of factoring and added detailsgpoirier2008-11-131-8/+12
| * Print out that vo_macosx is disabled when Mac OS X APIs are not available.diego2008-11-131-1/+1
| * Fix Windows OpenGL -wid:reimar2008-11-111-15/+1
| * Partial sync to 27843torinthiel2008-11-111-1933/+3027
| * Sync with latest FFmpeg changes.diego2008-11-081-9/+26
| * Synced with r25786.bircoph2008-11-081-378/+504
| * Synced with r27402. Some spelling, typo fixes.bircoph2008-11-071-786/+735
* | Merge svn changes up to r27899Uoti Urpala2008-11-0642-1989/+848
|\|
| * For fragment programs, check GL_MAX_TEXTURE_IMAGE_UNITS instead of GL_MAX_TEX...reimar2008-11-062-1/+4
| * sync w/r27895gpoirier2008-11-061-23/+36
| * set to -1 fds that were closed; handle the sec_fd only if CONFIG_DVB_HEAD isn...nicodvb2008-11-052-3/+3
| * Add #include <string.h> for memset.diego2008-11-041-0/+1
| * Fix typo in psy-rd x264 option description.diego2008-11-041-1/+1
| * Add some const specifiers to function name variables; fixes a bunch ofdiego2008-11-041-2/+2
| * Intialize unused fd variables to -1 (which is actually invalid) insteadreimar2008-11-041-1/+1
| * Fix condition broken in r27401 which incorrectly caused stdin to be closed af...reimar2008-11-041-1/+1
| * Fix a typo.bircoph2008-11-041-1/+1
| * Remove outdated sections.diego2008-11-031-79/+0
| * Merge ARCH_BFIN lines.diego2008-11-031-3/+1
| * Add tests target for libswscale test programs.diego2008-11-031-0/+2
| * Remove forgotten ASM_OBJS in libswscalemru2008-11-031-1/+1
| * synced with r27885Gabrov2008-11-037-482/+176
| * 44% synced with r22753 (going on... ;))ptt2008-11-031-101/+96
| * lavc tscc decoder now also depends on zlibreimar2008-11-021-1/+1
| * Add a few more supported URL protocolsreimar2008-11-021-1/+1
| * Forgotten reindentreimar2008-11-02