Mercurial > mplayer.hg
graph
-
KVA vo driver for OS/2, patch by KO Myung-Hun, komh chollian netSat, 14 Mar 2009 18:44:58 +0000, by diego
-
Move page heading and table of contents out of the codec support table.Sat, 14 Mar 2009 17:01:28 +0000, by diego
-
Give table headings more meaningful names.Sat, 14 Mar 2009 16:58:22 +0000, by diego
-
Clarify that -vo vdpau:deint=n delays video output for n>2 by one frame.Sat, 14 Mar 2009 16:43:10 +0000, by cehoyos
-
Add /usr/X11R7 to the list of directories in which to search for X11 includesSat, 14 Mar 2009 16:00:21 +0000, by diego
-
Only compile fastmemcpybench on x86.Sat, 14 Mar 2009 15:56:16 +0000, by diego
-
Set DOCTYPE in xsl-generated HTML documentation.Sat, 14 Mar 2009 12:32:28 +0000, by reimar
-
Make the source buffer operands parametrized in the YSCALEYUV2RGB_YA macroSat, 14 Mar 2009 08:11:03 +0000, by sdrik
-
Check for HAVE_EBX_AVAILABLE before enabling MMX code that needs the EBXFri, 13 Mar 2009 17:12:40 +0000, by reimar
-
Use the same code as in vf_decimate to select diff_MMXFri, 13 Mar 2009 17:09:39 +0000, by reimar
-
Add missing ecx clobber in diff_MMX code (yes, that function is duplicated).Fri, 13 Mar 2009 17:02:15 +0000, by reimar
-
Fix compilation with --charset=noconvFri, 13 Mar 2009 16:42:42 +0000, by reimar
-
Replace duplicated code by a macro.Thu, 12 Mar 2009 11:55:26 +0000, by diego
-
add some info for acm and tips for searchingThu, 12 Mar 2009 11:16:51 +0000, by compn
-
SSE3 support patch by Zhou Zongyi, zhouzongyi pset.suntec netThu, 12 Mar 2009 10:50:21 +0000, by diego
-
Use ScaledBorderAndShadow: yes by default.Wed, 11 Mar 2009 22:55:23 +0000, by greg
-
Make MMX registers parametrized in the YSCALEYUV2PACKEDX_YA macroWed, 11 Mar 2009 14:44:22 +0000, by sdrik
-
In initMMX2HScaler, when chrDstW is not divisible by 4, the last filterPosWed, 11 Mar 2009 14:22:53 +0000, by sdrik
-
Update email address for Vajna, Mikls.Wed, 11 Mar 2009 00:25:23 +0000, by diego
-
add sn40 binary codecTue, 10 Mar 2009 23:23:01 +0000, by compn
-
sn40 decodes with ffodivxTue, 10 Mar 2009 20:16:16 +0000, by compn
-
Fix and restructure fastmemcpybench. It is now one binary that runs allTue, 10 Mar 2009 10:05:09 +0000, by diego
-
typo nuppelvideo spotted by kostyaTue, 10 Mar 2009 02:21:49 +0000, by compn
-
Output number of reference frames before creating H264 vdpau decoder.Mon, 09 Mar 2009 23:46:28 +0000, by cehoyos
-
Update entry for libdvdread; add entry for libdvdnav.Mon, 09 Mar 2009 23:19:16 +0000, by diego
-
cosmetics: Add newlines for better readability, rename Homepage entry to URL.Mon, 09 Mar 2009 23:15:26 +0000, by diego
-
GraphEdit is also available in the Microsoft SDK nowadays.Mon, 09 Mar 2009 21:40:20 +0000, by diego
-
typoMon, 09 Mar 2009 21:31:36 +0000, by kraymer
-
libmpdemux/nuppelvideo.h was removed.Mon, 09 Mar 2009 20:56:19 +0000, by diego
-
partial further sync by patch by sevenfourk, sevenfourk gmail comMon, 09 Mar 2009 20:48:20 +0000, by diego
-
Ensure the string we're trying to compare is actually not NULL.Mon, 09 Mar 2009 20:31:03 +0000, by ben
-
The first valid index is total count - 1 (usually 0)Mon, 09 Mar 2009 20:30:24 +0000, by ben
-
Do not call waveOutReset in uninit if you should wait till playing finishes,Mon, 09 Mar 2009 19:15:20 +0000, by reimar
-
Reuse libavutil fifo code instead of reimplementing it over and over.Mon, 09 Mar 2009 18:21:47 +0000, by reimar
-
Mask all unused bits for packed pixel format instead of green and alpha mask only.Mon, 09 Mar 2009 17:25:43 +0000, by kostya
-
Get rid of DEMUXER_TYPE_NUV define, it is no longer used.Mon, 09 Mar 2009 15:01:53 +0000, by reimar
-
Get rid of nuppelvideo.h and its ugly packed struct and instead write theMon, 09 Mar 2009 15:01:12 +0000, by reimar
-
people are forgetting to update the changelogMon, 09 Mar 2009 14:49:17 +0000, by compn
-
Fix type of zlen, fixes crashes on 64 bit systems.Mon, 09 Mar 2009 14:40:55 +0000, by reimar
-
Do not calculate the same value twiceMon, 09 Mar 2009 14:32:19 +0000, by reimar
-
Allocate buffer for lzo compression correctly also for large frame sizes.Mon, 09 Mar 2009 14:30:41 +0000, by reimar
-
nuv encoder 64 bit fix: avoid using long/sizeof(long)Mon, 09 Mar 2009 13:37:55 +0000, by reimar
-
Remove now unused parts of nuppelvideo.hMon, 09 Mar 2009 13:23:27 +0000, by reimar
-
Remove native nuv demuxer, it only needs more code to achieve the same thingMon, 09 Mar 2009 13:11:37 +0000, by reimar
-
Make fastmemcpybench almost working - only thing missing is a way toMon, 09 Mar 2009 12:59:14 +0000, by reimar
-
synced with r28895Mon, 09 Mar 2009 12:29:42 +0000, by Gabrov
-
comment/output cosmeticsMon, 09 Mar 2009 11:32:43 +0000, by diego
-
whitespace cosmetics:Mon, 09 Mar 2009 11:28:31 +0000, by diego
-
Merge two preprocessor conditions in order to drop one duplicated #else case.Mon, 09 Mar 2009 11:02:54 +0000, by diego
-
Ignore all fastmem-* binaries.Mon, 09 Mar 2009 10:14:11 +0000, by diego
-
Change default OSD/subtitle font sizes.Mon, 09 Mar 2009 01:48:42 +0000, by greg
-
Fix fastmemcpybench tools build:Mon, 09 Mar 2009 00:48:03 +0000, by diego
-
sync w/r28895Sun, 08 Mar 2009 20:27:31 +0000, by gpoirier
-
Synced with r28895.Sun, 08 Mar 2009 17:49:34 +0000, by bircoph
-
Cosmetics: reindent.Sun, 08 Mar 2009 16:13:26 +0000, by eugeni
-
Treat -font/-subfont as Fontconfig pattern in libass.Sun, 08 Mar 2009 16:13:21 +0000, by eugeni
-
Add test for C memcpy()Sun, 08 Mar 2009 15:56:20 +0000, by michael
-
Resurrect script needed for easy use of fastmemcpybench.c.Sun, 08 Mar 2009 15:43:52 +0000, by michael
-
Remove extraneous braces.Sun, 08 Mar 2009 15:30:40 +0000, by greg
-
Don't assume width == stride for bitmap composition.Sun, 08 Mar 2009 15:30:27 +0000, by greg
-
RevertSun, 08 Mar 2009 15:20:14 +0000, by michael
-
rtjpegn.c is only needed by the NuppelVideo encoder, change Makefile accordinglySun, 08 Mar 2009 13:56:35 +0000, by reimar
-
Remove internal NuppelVideo decoder, the code in libavcodec can decodeSun, 08 Mar 2009 13:32:42 +0000, by reimar
-
Get rid of pointless debugging codeSun, 08 Mar 2009 13:21:00 +0000, by reimar
-
Remove the grayscale and 4:2:2 RTjpeg code, it is neither used nor is thereSun, 08 Mar 2009 13:17:18 +0000, by reimar
-
Remove colourspace-conversion stuff from rtjpeg, we have functions to do thatSun, 08 Mar 2009 13:10:21 +0000, by reimar
-
Mark everything not used outside the file as "static"Sun, 08 Mar 2009 13:08:22 +0000, by reimar
-
Remove functions not used by MPlayer from headerSun, 08 Mar 2009 13:02:44 +0000, by reimar
-
Remove useless "extern" in function declarations.Sun, 08 Mar 2009 12:57:53 +0000, by reimar
-
Add a small howto explaining how to cross-compile for MinGWSun, 08 Mar 2009 10:01:21 +0000, by reimar
-
Explain that disabling other input methods is not the purpose of -slaveSun, 08 Mar 2009 09:34:26 +0000, by reimar
-
Remove unused variable from demux_mov.Sun, 08 Mar 2009 09:28:01 +0000, by reimar
-
Add an option to disable the default key binding that MPlayer includesSun, 08 Mar 2009 09:14:30 +0000, by reimar
-
Bump etc/codecs.conf version to eliminate one possible cause when debugging VDPAU issues.Sun, 08 Mar 2009 08:56:28 +0000, by reimar
-
Fix clipping for pan-and-scan.Sun, 08 Mar 2009 04:03:28 +0000, by greg
-
Add a proper color check to the overlap compositing.Sun, 08 Mar 2009 04:03:24 +0000, by greg
-
Replace rotation functions with a simplified version adapted fromSun, 08 Mar 2009 02:53:14 +0000, by greg
-
Only use first \org in a line.Sat, 07 Mar 2009 23:56:03 +0000, by greg
-
cosmetics: spelling fixesSat, 07 Mar 2009 17:41:34 +0000, by diego
-
cosmetics: Reformat file header.Sat, 07 Mar 2009 13:45:48 +0000, by diego
-
Make pausing_keep_force the default for the set_mouse_pos and key_down_event -Sat, 07 Mar 2009 13:25:55 +0000, by reimar
-
Update x264 version check for version required by lavc.Sat, 07 Mar 2009 12:50:52 +0000, by reimar
-
Let the 4th plane reach the swScale functionSat, 07 Mar 2009 09:39:48 +0000, by sdrik
-
YUVA420P is a planar YUV formatSat, 07 Mar 2009 09:37:25 +0000, by sdrik
-
Reduce size of needlessly large mp3lib bandInfoStructSat, 07 Mar 2009 09:14:45 +0000, by reimar
-
Make several constant mp3lib tables constSat, 07 Mar 2009 09:08:02 +0000, by reimar
-
Setting vo_fs is handled by x11_common.c, so remove that code from vo_xv/vo_xvmc.Sat, 07 Mar 2009 08:52:57 +0000, by reimar
-
Make data related to suboption parsing const in libvoSat, 07 Mar 2009 08:51:40 +0000, by reimar
-
Get rid of the "set" member of the subopt-parser struct, it madeFri, 06 Mar 2009 20:41:02 +0000, by reimar
-
Add some "const" to mpcodecs_vd_driversFri, 06 Mar 2009 20:20:12 +0000, by reimar
-
The large -help help_text should be const so it goes into .rodataFri, 06 Mar 2009 20:11:23 +0000, by reimar
-
Make audio_out_* structs const so they end up in .rodataFri, 06 Mar 2009 19:58:16 +0000, by reimar
-
Make ao_info_t structs const.Fri, 06 Mar 2009 19:43:12 +0000, by reimar
-
Use code that is actually thread-safe to calculate delay, free space etc. in ao_win32Fri, 06 Mar 2009 19:23:24 +0000, by reimar
-
Cosmetics: get rid of trailing whitespace.Fri, 06 Mar 2009 19:10:54 +0000, by reimar
-
get rid of full_buffers variable, if the check it is used for is triggeredFri, 06 Mar 2009 19:07:50 +0000, by reimar
-
Remove now unused buf_write_pos variable from ao_win32Fri, 06 Mar 2009 18:53:29 +0000, by reimar
-
Always write full buffers in ao_win32, except for the last block.Fri, 06 Mar 2009 18:50:50 +0000, by reimar
-
Use calloc instead of malloc+memsetFri, 06 Mar 2009 16:27:31 +0000, by reimar
-
sync w/r28807Fri, 06 Mar 2009 15:52:48 +0000, by gpoirier
-
The 8 bit per sample formats are unsigned on Windows, fixes playback withFri, 06 Mar 2009 13:22:48 +0000, by reimar
-
Refactor smalltex/tinytex EOSD optimization in vo_glFri, 06 Mar 2009 12:56:13 +0000, by reimar
-
Remove several useless casts from af_resampleFri, 06 Mar 2009 11:47:51 +0000, by reimar
-
Free af->setup and contents in af_resample uninit function.Fri, 06 Mar 2009 11:46:06 +0000, by reimar
-
Use calloc to allocate the af_resample ring buffers, reportedly usingFri, 06 Mar 2009 11:42:45 +0000, by reimar
-
Use a single malloc to allocate space for the circular buffers.Fri, 06 Mar 2009 11:39:13 +0000, by reimar
-
Comment typo fixes for af_resampleFri, 06 Mar 2009 11:31:18 +0000, by reimar
-
Simplify EOSD code by rendering it in VOCTRL_DRAW_EOSD instead of genEOSD,Fri, 06 Mar 2009 10:53:30 +0000, by reimar
-
Remove duplicate OSD drawing introduced due to a conflict between r28840 and r28839.Fri, 06 Mar 2009 10:50:43 +0000, by reimar
-
Swap order of VFCTRL_DRAW_EOSD and VFCTRL_DRAW_OSD so that the EOSD is drawnFri, 06 Mar 2009 10:45:49 +0000, by reimar
-
As for vo_gl, do not rely on draw_osd to render EOSD.Fri, 06 Mar 2009 10:39:58 +0000, by reimar
-
Draw EOSD with VOCTRL_DRAW_EOSD instead of along with OSD.Fri, 06 Mar 2009 10:38:27 +0000, by greg
-
Do not rely on draw_osd to render the EOSD, instead draw it already at theFri, 06 Mar 2009 10:33:35 +0000, by reimar
-
Fix \be blur start position.Fri, 06 Mar 2009 09:20:14 +0000, by greg
-
Raise max. number of \be applications to 100, introduce #define for it.Fri, 06 Mar 2009 09:20:09 +0000, by greg
-
Replace magic numbers (for subpixel accuracy masking) with a define.Fri, 06 Mar 2009 01:26:44 +0000, by greg
-
Use blur with kernel [[1,2,1], [2,4,2], [1,2,1]] for \be.Fri, 06 Mar 2009 01:17:05 +0000, by greg
-
Sync latest set of changes.Fri, 06 Mar 2009 00:47:03 +0000, by diego
-
Sync local changes file with #ifdef --> #if conversion.Fri, 06 Mar 2009 00:41:09 +0000, by diego
-
Sync local changes file with #ifdef --> #if conversion.Fri, 06 Mar 2009 00:10:17 +0000, by diego