Mercurial > mplayer.hg
graph
-
Fix DVD seek_to_chapter: the title number must be converted to a per-VTSThu, 01 Jan 2009 11:46:34 +0000, by reimar
-
Code simplificationThu, 01 Jan 2009 11:41:09 +0000, by reimar
-
Make AVI demuxer more resilient against broken or incomplete files.Thu, 01 Jan 2009 11:39:47 +0000, by reimar
-
Simplify and comment spudec bilinear scaling codeThu, 01 Jan 2009 11:33:46 +0000, by reimar
-
Include alloca.h when using alloca to make sure it is defined.Thu, 01 Jan 2009 11:23:32 +0000, by reimar
-
XVID profile array should be const, so it is in rodataThu, 01 Jan 2009 11:16:52 +0000, by reimar
-
Avoid a uselessly high number of wakeups when playing audio-only files.Thu, 01 Jan 2009 10:24:19 +0000, by reimar
-
1000l, play_tree_parser_stop_keeping broke 0-termination of bufferThu, 01 Jan 2009 09:47:21 +0000, by reimar
-
Add zero termination missing in two cases.Thu, 01 Jan 2009 09:37:02 +0000, by reimar
-
Add asserts to detect when assumptions for play_tree_parser_get_lineThu, 01 Jan 2009 09:35:25 +0000, by reimar
-
Work around a dvdread bug where DVDReadBlocks would return values < 0 on read error,Wed, 31 Dec 2008 14:21:50 +0000, by reimar
-
Add an option to vo_macosx to set a custom buffer_name.Tue, 30 Dec 2008 21:39:42 +0000, by gpoirier
-
Support F- and numpad keys for w32_common based vos.Tue, 30 Dec 2008 17:00:11 +0000, by reimar
-
Update outdated availability note for -mouse-movementsTue, 30 Dec 2008 16:41:35 +0000, by reimar
-
synced with r28211Tue, 30 Dec 2008 12:48:17 +0000, by Gabrov
-
Fix OSD flickering with filters that add frames (tfields, yadif) andTue, 30 Dec 2008 10:40:26 +0000, by reimar
-
Fix OSD flicker with tfields as well.Tue, 30 Dec 2008 10:38:39 +0000, by reimar
-
Avoid flickering OSD with -vf yadif=1Tue, 30 Dec 2008 10:38:29 +0000, by reimar
-
Add nocache to example dvdnav profile, otherwise dvdnav is unusable.Mon, 29 Dec 2008 19:09:45 +0000, by reimar
-
Remove audio output section, it provides little to no useful information.Sat, 27 Dec 2008 21:44:33 +0000, by diego
-
Fix Chinese documentation build, English codecs.xml was removed.Sat, 27 Dec 2008 21:43:57 +0000, by diego
-
fix error message exampleSat, 27 Dec 2008 18:58:36 +0000, by compn
-
Remove (audio) codecs section, its contents are part of the usage section.Sat, 27 Dec 2008 15:28:51 +0000, by diego
-
Convert Win32 codec importing HOWTO into a text document in the tech section.Sat, 27 Dec 2008 14:38:42 +0000, by diego
-
Remove/fix ancient CVS references.Sat, 27 Dec 2008 13:58:20 +0000, by diego
-
Remove known bugs section, it contains little useful information.Sat, 27 Dec 2008 13:49:24 +0000, by diego
-
Add entry about mysterious coredumps.Sat, 27 Dec 2008 13:09:42 +0000, by diego
-
Fix ugly borders problem with ati-hackSat, 27 Dec 2008 13:00:03 +0000, by reimar
-
Reorder sections: Put FAQ at the end, group usage sections together.Sat, 27 Dec 2008 12:46:06 +0000, by diego
-
Avoid u_ BSD type names.Sat, 27 Dec 2008 12:03:51 +0000, by diego
-
Set and use only ARCH_PPC, not also ARCH_POWERPC.Sat, 27 Dec 2008 12:00:11 +0000, by diego
-
Avoid POSIX-reserved _t namespace.Sat, 27 Dec 2008 11:45:46 +0000, by diego
-
consistency cosmetics: Rename POWERPC identifiers to PPC.Sat, 27 Dec 2008 11:33:54 +0000, by diego
-
grammar fix by Vineeth N, nvineeth gmail comThu, 25 Dec 2008 18:28:10 +0000, by diego
-
Add nomsgmodule option, patch by Onur K¸«ä¸«®¸«äk, onur delipenguen net.Wed, 24 Dec 2008 18:13:18 +0000, by diego
-
Remove unused variable.Wed, 24 Dec 2008 16:57:35 +0000, by diego
-
Increase MAX_PACK_BYTES from 8 or 32 MB (with/without CONFIG_TV_BSDBT848) to always 32 MB.Wed, 24 Dec 2008 16:05:20 +0000, by reimar
-
add zygo audio (SPXN) qtaudio codecWed, 24 Dec 2008 04:33:51 +0000, by compn
-
Warn when using features that are broken due to ATI driver bugs.Tue, 23 Dec 2008 20:56:45 +0000, by reimar
-
Do not default to rectangle=2, it is at least for ATI HD4850 cards with 8.12 drivers 20% slower at HD resolutionsTue, 23 Dec 2008 19:31:56 +0000, by reimar
-
Reduce the priority of the rv3040 native Linux RealVideo decoders since it crashes on SMP systemsTue, 23 Dec 2008 19:10:40 +0000, by reimar
-
updatesTue, 23 Dec 2008 18:11:55 +0000, by compn
-
Remove pointless forward declaration.Tue, 23 Dec 2008 13:31:04 +0000, by diego
-
Set fast_cmov for all x86_64 systems, except for P4-based systems thisTue, 23 Dec 2008 11:42:24 +0000, by reimar
-
Define HAVE_FAST_64BIT if appropriateTue, 23 Dec 2008 11:42:11 +0000, by reimar
-
fix poorly worded changelog entriesTue, 23 Dec 2008 04:24:07 +0000, by compn
-
Allow compilation of 32bit mplayer on 64 bit systems with --cc='cc -m32'.Mon, 22 Dec 2008 22:56:51 +0000, by cehoyos
-
re-add codecs: sif1 (directshow version) and acdsee mjpegMon, 22 Dec 2008 16:51:06 +0000, by compn
-
Sync with latest FFmpeg changes.Mon, 22 Dec 2008 09:20:38 +0000, by diego
-
libavcodec/i386/ was renamed to libavcodec/x86/.Mon, 22 Dec 2008 09:20:18 +0000, by diego
-
add amr format tags, fixes:Sun, 21 Dec 2008 20:12:47 +0000, by compn
-
100l, forgot an assignment, broke special keys handling for X11-based vos.Sun, 21 Dec 2008 04:11:51 +0000, by reimar
-
remove acdsee mjpeg binary codec, works with ffmjpegSat, 20 Dec 2008 23:01:22 +0000, by compn
-
FFmpeg now has RV30 decoder enabledSat, 20 Dec 2008 18:07:08 +0000, by kostya
-
Add and use a special lookup function to do table-based translation to MPlayer keycodes.Sat, 20 Dec 2008 11:52:11 +0000, by reimar
-
Cosmetics: get rid of some tabs and trailing whitespace.Sat, 20 Dec 2008 11:49:00 +0000, by reimar
-
Use a table to translate X11 to MPlayer keycodes.Sat, 20 Dec 2008 11:12:45 +0000, by reimar
-
Get rid of pointless and now unused defines.Sat, 20 Dec 2008 10:26:17 +0000, by reimar
-
Simplify handling of X11 key events that are just passed through.Sat, 20 Dec 2008 10:25:13 +0000, by reimar
-
Fix imaadpcm extradata with lavc encoder.Sat, 20 Dec 2008 10:18:15 +0000, by reimar
-
Document vo_macosx's shared_buffer option.Fri, 19 Dec 2008 21:18:31 +0000, by gpoirier
-
Replace vo_macosx's custom options parsing with a subopt_parse()-based oneFri, 19 Dec 2008 20:33:54 +0000, by gpoirier
-
Remove pointless malloc.h #include.Fri, 19 Dec 2008 09:59:59 +0000, by diego
-
Include config.h in mangle.h, fixes make checkheaders.Fri, 19 Dec 2008 09:43:19 +0000, by reimar
-
add binary codecs:Wed, 17 Dec 2008 20:54:25 +0000, by compn
-
synced with r28160Wed, 17 Dec 2008 16:12:12 +0000, by Gabrov
-
add binary codec for fourcc wavcWed, 17 Dec 2008 14:52:46 +0000, by compn
-
another round of armv4l --> arm changesWed, 17 Dec 2008 08:47:01 +0000, by diego
-
libavcodec/armv4l/ was renamed to libavcodec/arm/.Wed, 17 Dec 2008 01:10:34 +0000, by diego
-
Do not use full relative #include path for headers in the same directory.Wed, 17 Dec 2008 00:08:04 +0000, by diego
-
#include sub.h instead of locally declaring vo_draw_text().Wed, 17 Dec 2008 00:06:03 +0000, by diego
-
Added FOURCCS:Tue, 16 Dec 2008 05:19:11 +0000, by compn
-
xvmc is now a CONFIG_ option in FFmpeg.Mon, 15 Dec 2008 22:25:39 +0000, by diego
-
100l, reorder check for AC3 format to avoid a possible memleakMon, 15 Dec 2008 20:19:27 +0000, by reimar
-
Consistently include config.h before mangle.h, fixes possible compilationMon, 15 Dec 2008 16:13:41 +0000, by reimar
-
Simplify the definition of MANGLE, possibly also makes it easier to support more systems.Mon, 15 Dec 2008 13:53:07 +0000, by reimar
-
Add extra checks to avoid crashes with broken vqf files.Sun, 14 Dec 2008 15:17:18 +0000, by reimar
-
Update links to RPM packages, now that Livna has merged into RPMFusion.Sun, 14 Dec 2008 11:18:23 +0000, by rathann
-
Add standard GPL headers.Sat, 13 Dec 2008 18:40:19 +0000, by diego
-
Add standard GPL license header.Sat, 13 Dec 2008 18:28:00 +0000, by diego
-
Replace informal GPL notices by standard GPL headers.Sat, 13 Dec 2008 12:33:22 +0000, by diego
-
license header consistency cosmeticsSat, 13 Dec 2008 12:31:07 +0000, by diego
-
Apparently Real codecs work on OpenBSD, taken from the OpenBSD ports tree.Sat, 13 Dec 2008 12:18:14 +0000, by diego
-
Merge two identical NetBSD/OpenBSD conditions.Sat, 13 Dec 2008 12:17:00 +0000, by diego
-
Apparently VCDs work on OpenBSD, taken from the OpenBSD ports tree.Sat, 13 Dec 2008 12:16:32 +0000, by diego
-
Replace informal GPL notes by standard GPL header.Sat, 13 Dec 2008 12:13:48 +0000, by diego
-
Simplify: use AV_RL32/AV_RB32Sat, 13 Dec 2008 09:53:08 +0000, by reimar
-
Avoid useless casts.Sat, 13 Dec 2008 09:44:51 +0000, by reimar
-
another mpeg4 fourcc and add binary vdo codecSat, 13 Dec 2008 04:37:32 +0000, by compn
-
Some forgotten eax -> REG_a changes.Fri, 12 Dec 2008 16:46:43 +0000, by reimar
-
Warning fixes for demux_nutFri, 12 Dec 2008 05:08:28 +0000, by ods15
-
Remove resync_audio_stream() from demux_nut seek functionFri, 12 Dec 2008 05:07:18 +0000, by ods15
-
Rename typedefs in demux_nut to _tt instead of _t, sync to new libnut APIFri, 12 Dec 2008 04:58:54 +0000, by ods15
-
add ac-3 fourcc from mp4 fileThu, 11 Dec 2008 23:33:43 +0000, by compn
-
Search live555 library also in /usr/lib64.Thu, 11 Dec 2008 23:24:36 +0000, by cehoyos
-
Rework Theora test, it was throwing away CFLAGS provided by pkg-config.Thu, 11 Dec 2008 21:52:47 +0000, by diego
-
Add missing 'void' to parameterless function declaration.Thu, 11 Dec 2008 21:45:11 +0000, by diego
-
Change some printf calls to 'Debug printf' so as not to pollute stdout.Thu, 11 Dec 2008 21:29:01 +0000, by diego
-
sync w/r28126Wed, 10 Dec 2008 21:15:55 +0000, by gpoirier
-
Add support for writing PNG files with alpha channel in -vo pngWed, 10 Dec 2008 16:44:12 +0000, by reimar
-
Try to auto-detect several vo_gl settings (ati-hack, force-pbo and rectangle).Wed, 10 Dec 2008 16:39:45 +0000, by reimar
-
10l: actually disable quartz vo when detection failed.Wed, 10 Dec 2008 14:28:17 +0000, by gpoirier
-
add acdv fourcc to ffmjpegWed, 10 Dec 2008 12:41:36 +0000, by compn
-
Fix MGSTR vs. MSGTR typo.Tue, 09 Dec 2008 20:25:49 +0000, by diego
-
Set d3d_handle to NULL after release.Tue, 09 Dec 2008 18:44:48 +0000, by reimar
-
Forgotten part of previous cosmetics commitTue, 09 Dec 2008 18:41:41 +0000, by reimar
-
Slightly simplify the conditional release/free codeTue, 09 Dec 2008 18:36:15 +0000, by reimar
-
First version of OSD support for vo_direct3dTue, 09 Dec 2008 18:31:52 +0000, by reimar
-
add binary voxware metavoice audio codec, format 0x74Tue, 09 Dec 2008 02:46:28 +0000, by compn
-
remove duplicated fourccMon, 08 Dec 2008 19:43:48 +0000, by compn
-
add some fourcc's and ulead dv audio codec, fixes samples from:Mon, 08 Dec 2008 19:42:00 +0000, by compn
-
Use svn.ffmpeg.org for the externals which is both more correct and more reliable.Mon, 08 Dec 2008 14:43:28 +0000, by reimar
-
cosmetics: indentationMon, 08 Dec 2008 11:30:43 +0000, by diego
-
Remove pointless or even wrong N/A return values doxy commentsMon, 08 Dec 2008 11:04:27 +0000, by reimar
-
Add missing unistd.h #include, fixes the warning:Mon, 08 Dec 2008 00:12:53 +0000, by diego
-
Remove unused variable, fixes the warning:Mon, 08 Dec 2008 00:11:03 +0000, by diego
-
#include appropriate headers instead of locally declaring function prototypes.Mon, 08 Dec 2008 00:02:07 +0000, by diego
-
ati_hack only makes sense when PBOs are used, not with mesa_buffer.Sat, 06 Dec 2008 12:13:14 +0000, by reimar
-
More possible fixes for mesa-buffer mode.Sat, 06 Dec 2008 06:44:54 +0000, by reimar
-
Move one ati_hack check to a better place.Sat, 06 Dec 2008 06:41:36 +0000, by reimar
-
ReindentSat, 06 Dec 2008 06:40:47 +0000, by reimar
-
100l, forgot setting GL_UNPACK_CLIENT_STORAGE_APPLE for mesa-buffer mode.Sat, 06 Dec 2008 06:18:57 +0000, by reimar
-
10l, add forgotten a #ifndef GL_WIN32, fixes win32 builds.Fri, 05 Dec 2008 23:35:32 +0000, by reimar
-
Fix indentationFri, 05 Dec 2008 22:35:24 +0000, by reimar
-
Add experimental support for glXAllocateMemoryMESAFri, 05 Dec 2008 22:16:45 +0000, by reimar
-
sync w/r28096Fri, 05 Dec 2008 21:46:28 +0000, by gpoirier
-
Avoid one more duplicated logic.Fri, 05 Dec 2008 20:56:49 +0000, by reimar
-
Simplify, do not duplicate buffer size calculationFri, 05 Dec 2008 20:50:43 +0000, by reimar
-
Set the base size window manager hint, otherwise some subtract the minimumFri, 05 Dec 2008 19:01:49 +0000, by reimar
-
Using rectangle=2 for vo_gl is probably a good idea nowadays.Fri, 05 Dec 2008 15:55:25 +0000, by reimar
-
Document missing vo_gl suboptionsFri, 05 Dec 2008 15:54:31 +0000, by reimar
-
Add some forgotten documentation for gl suboptionsFri, 05 Dec 2008 15:50:24 +0000, by reimar
-
Add support for YCBCR MESA texture format to vo_gl.Fri, 05 Dec 2008 15:36:54 +0000, by reimar
-
add a bunch of binary codecs with samples from this list:Fri, 05 Dec 2008 14:50:48 +0000, by compn
-
Add const to avoid warnings about discarded qualifiers.Fri, 05 Dec 2008 14:21:22 +0000, by reimar
-
synced with r28089Fri, 05 Dec 2008 09:57:37 +0000, by Gabrov
-
Add entry for FFmpeg QCELP decoder, currently produces white noise.Thu, 04 Dec 2008 18:11:05 +0000, by diego
-
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