libXvMC should not try to build into a pure wayland platform.
[platform/upstream/libXvMC.git] / ChangeLog
1 commit bcc4c4f3b7ad3c880e97f27951c97cb7ba856658
2 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
3 Date:   Wed Mar 7 21:31:11 2012 -0800
4
5     libXvMC 1.0.7
6     
7     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
8
9 commit 4091e8b8b80e00b8abafdd630e5af8cab22d9054
10 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
11 Date:   Thu Nov 10 21:47:20 2011 -0800
12
13     Fix gcc -Wwrite-strings warnings
14     
15     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
16
17 commit 5d4953233392d22b8c92e64c23b5aa20df86e17c
18 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
19 Date:   Fri Sep 16 22:56:49 2011 -0700
20
21     Strip trailing whitespace
22     
23     Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}'
24     git diff -w & git diff -b show no diffs from this change
25     
26     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
27
28 commit 4f64c8dd12786f6b0ef1e4c8c8d992d43de6f895
29 Author: Gaetan Nadon <memsize@videotron.ca>
30 Date:   Sat Mar 5 11:56:54 2011 -0500
31
32     config: use Automake defaults when checking for library functions.
33     
34     Which follows a uniform naming convention.
35     
36     Reviewed-by: Julien Cristau <jcristau@debian.org>
37     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
38
39 commit a37fab2dde1cb4ea0fb93ed811b14b2be9e52566
40 Author: Gaetan Nadon <memsize@videotron.ca>
41 Date:   Sat Mar 5 11:18:21 2011 -0500
42
43     config: move wrapper in its own directory
44     
45     This prevents the use of per-target compiler flags.
46     Makefiles are simpler.
47     The -D flags for the wrapper are moved with pre-precessor flags.
48     
49     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
50
51 commit 3b4040904d8fd5b8c7a20b0b187d70a00dd452ef
52 Author: Gaetan Nadon <memsize@videotron.ca>
53 Date:   Mon Mar 7 10:30:12 2011 -0500
54
55     Fix whitespace issues
56     
57     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
58
59 commit ac00a51c3106188aebc98ce5f480768dcd95da5f
60 Author: Gaetan Nadon <memsize@videotron.ca>
61 Date:   Wed Feb 2 11:43:45 2011 -0500
62
63     config: comment, minor upgrade, quote and layout configure.ac
64     
65     Group statements per section as per Autoconf standard layout
66     Quote statements where appropriate.
67     Autoconf recommends not using dnl instead of # for comments
68     
69     Use AC_CONFIG_FILES to replace the deprecated AC_OUTPUT with parameters.
70     Add AC_CONFIG_SRCDIR([Makefile.am])
71     Update minimum version of util-macros to at least 1.8.
72     
73     This helps automated maintenance and release activities.
74     Details can be found in http://wiki.x.org/wiki/NewModuleGuidelines
75
76 commit bdd949b7d163bd9542eed89cf8fdb42197f86975
77 Author: Gaetan Nadon <memsize@videotron.ca>
78 Date:   Fri Jan 28 19:41:37 2011 -0500
79
80     config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
81     
82     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
83
84 commit 97d0572191368f47854c795e524610e529787c85
85 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
86 Date:   Fri Aug 13 22:00:11 2010 -0700
87
88     libXvMC 1.0.6
89     
90     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
91
92 commit 9d2e636fa0fe21bfa483c18fa7ca63368a05ef35
93 Author: Alan Coopersmith <alan.coopersmith@oracle.com>
94 Date:   Fri Aug 13 22:01:39 2010 -0700
95
96     Remove unnecessary statements from configure.ac
97     
98     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
99
100 commit 4d78d748cbf4a393ef12222c44b5f7adb2d3539f
101 Author: Jesse Adkins <jesserayadkins@gmail.com>
102 Date:   Mon Jul 12 20:04:46 2010 -0700
103
104     Purge cvs tags.
105     
106     Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com>
107     Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
108
109 commit e003c948a51af2d89a23fb697ec44aab970ce853
110 Author: Fernando Carrijo <fcarrijo@yahoo.com.br>
111 Date:   Thu Jul 1 07:06:17 2010 -0300
112
113     Purge macro NEED_REPLIES
114     
115     Signed-off-by: Fernando Carrijo <fcarrijo@yahoo.com.br>
116     Acked-by: Tiago Vignatti <tiago.vignatti@nokia.com>
117     Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
118
119 commit bea7d18c45b8d09c27a7e8c181b6efd27c4a36d7
120 Author: Gaetan Nadon <memsize@videotron.ca>
121 Date:   Mon Mar 29 14:53:49 2010 -0400
122
123     config: remove the pkgconfig pc.in file from EXTRA_DIST
124     
125     Automake always includes it in the tarball.
126     
127     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
128
129 commit 92e902daab4eeb0acddd4e0def2d6009459e3220
130 Author: Gaetan Nadon <memsize@videotron.ca>
131 Date:   Thu Jan 14 10:06:05 2010 -0500
132
133     COPYING: replace stub with actual copyright notices
134     
135     Refer to: XvMCWrapper.c
136     Copyright (c) 2004 The Unichrome project.
137     
138     Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
139
140 commit 52c17bfbe2a50c9117ad92843f34e94be4f09c5e
141 Author: Alan Coopersmith <alan.coopersmith@sun.com>
142 Date:   Fri Dec 11 12:54:03 2009 -0800
143
144     Bug 25592: Use $(docdir) for XvMC_API.txt install path
145     
146     Bumps minimum autoconf version required to 2.60 for $(docdir)
147     
148     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
149     Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>
150
151 commit c53bfd6679f842a5a061904740d86932bbbda6c6
152 Author: Gaetan Nadon <memsize@videotron.ca>
153 Date:   Fri Nov 27 20:56:04 2009 -0500
154
155     Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
156     
157     Now that the INSTALL file is generated.
158     Allows running make maintainer-clean.
159
160 commit a75f52662c22048dc80a9f8d310364c458da470c
161 Author: Gaetan Nadon <memsize@videotron.ca>
162 Date:   Wed Oct 28 14:09:10 2009 -0400
163
164     INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
165     
166     Add missing INSTALL file. Use standard GNU file on building tarball
167     README may have been updated
168     Remove AUTHORS file as it is empty and no content available yet.
169     Remove NEWS file as it is empty and no content available yet.
170
171 commit 9c441d4a5438caa37dd413ab2acbb4a117125e44
172 Author: Gaetan Nadon <memsize@videotron.ca>
173 Date:   Tue Oct 27 15:07:26 2009 -0400
174
175     Deploy the new XORG_DEFAULT_OPTIONS #24242
176     
177     This macro aggregate a number of existing macros that sets commmon
178     X.Org components configuration options. It shields the configuration file from
179     future changes.
180
181 commit 3a75ec2dda5f065e4d3eca15653c652690f4aa38
182 Author: Gaetan Nadon <memsize@videotron.ca>
183 Date:   Mon Oct 26 22:08:43 2009 -0400
184
185     Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
186     
187     ChangeLog filename is known to Automake and requires no further
188     coding in the makefile.
189
190 commit 5eccd90ff407b9f780b4a0d6d1e48e0891f56594
191 Author: Gaetan Nadon <memsize@videotron.ca>
192 Date:   Thu Oct 22 12:34:19 2009 -0400
193
194     .gitignore: use common defaults with custom section # 24239
195     
196     Using common defaults will reduce errors and maintenance.
197     Only the very small or inexistent custom section need periodic maintenance
198     when the structure of the component changes. Do not edit defaults.
199
200 commit 276759b34432cea1f6c7eda995d65140b72169c0
201 Author: Jeremy Huddleston <jeremyhu@freedesktop.org>
202 Date:   Wed Oct 21 12:47:26 2009 -0700
203
204     This is not a GNU project, so declare it foreign.
205     
206     On Wed, 2009-10-21 at 13:36 +1000, Peter Hutterer wrote:
207     > On Tue, Oct 20, 2009 at 08:23:55PM -0700, Jeremy Huddleston wrote:
208     > > I noticed an INSTALL file in xlsclients and libXvMC today, and it
209     > > was quite annoying to work around since 'autoreconf -fvi' replaces
210     > > it and git wants to commit it.  Should these files even be in git?
211     > > Can I nuke them for the betterment of humanity and since they get
212     > > created by autoreconf anyways?
213     >
214     > See https://bugs.freedesktop.org/show_bug.cgi?id=24206
215     
216     As an interim measure, replace AM_INIT_AUTOMAKE([dist-bzip2]) with
217     AM_INIT_AUTOMAKE([foreign dist-bzip2]). This will prevent the generation
218     of the INSTALL file. It is also part of the 24206 solution.
219     
220     Signed-off-by: Jeremy Huddleston <jeremyhu@freedesktop.org>
221
222 commit efaafb5e74c7484f7e1c0f6f0fc34d75a0f7c14d
223 Author: Jeremy Huddleston <jeremyhu@freedesktop.org>
224 Date:   Tue Oct 20 14:42:03 2009 -0700
225
226     Include XvMClib.h
227     
228     This fixes compilation breakage after 9190399907610486001f3676945958dbab4b837a in videoproto
229     
230     Found by tinderbox
231     
232     Signed-off-by: Jeremy Huddleston <jeremyhu@freedesktop.org>
233
234 commit 4c41a40c3e4344c67cda020fbc2eb479ba06fc9e
235 Author: Alan Coopersmith <alan.coopersmith@sun.com>
236 Date:   Tue Oct 6 13:20:36 2009 -0700
237
238     libXvMC 1.0.5
239     
240     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
241
242 commit 459a6ac9876b86533b17c996200a8a492e32841c
243 Author: Alan Coopersmith <alan.coopersmith@sun.com>
244 Date:   Tue Oct 6 13:19:45 2009 -0700
245
246     Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
247     
248     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
249
250 commit 8a5876f71cbad2a02eb6c47772cf46c17bc1f451
251 Author: Alan Coopersmith <alan.coopersmith@sun.com>
252 Date:   Thu Oct 1 23:14:51 2009 -0700
253
254     Move XvMC_API.txt from xorg-docs
255     
256     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
257
258 commit c0ba39fd18a56adbbe7e2e4a1655aa1aaf5c1ed6
259 Author: Alan Coopersmith <alan.coopersmith@sun.com>
260 Date:   Mon Feb 2 20:34:37 2009 -0800
261
262     Add README with pointers to mailing list, bugzilla & git repos
263     
264     Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
265
266 commit 608a6db5a76c3638457e40a4bae7debb5318b905
267 Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
268 Date:   Mon Feb 2 14:17:21 2009 -0200
269
270     Janitor: make distcheck, compiler warnings, .gitignore.
271
272 commit ae3564600219fb27e094805cc45991685d2e5504
273 Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
274 Date:   Fri Mar 14 02:01:31 2008 -0300
275
276     Add missing prototypes to XvMClibint.h
277     
278     This is done just to not generate compile warnings about functions without
279     prototype, but at some time the comment in XvMC.c should be addressed:
280     
281     /******************************************************************
282        These are intended as a protocol interface to be used by direct
283        rendering libraries.  They are not intended to be client viewable
284        functions.  These will stay in place until we have a mechanism in
285        place similar to that of OpenGL with an libXvMCcore library.
286     *******************************************************************/
287
288 commit 08be10e6c26794ed1ffa21d7946ddcc3da007237
289 Author: Daniel Stone <daniel@fooishbar.org>
290 Date:   Sat Dec 16 01:33:11 2006 +0200
291
292     bump to 1.0.4
293
294 commit eaaa31aa77f06249de137018ef85903b0ad4aa39
295 Author: Daniel Stone <daniel@fooishbar.org>
296 Date:   Wed Dec 6 19:00:54 2006 +0200
297
298     Makefile.am: make ChangeLog hook safer
299     Make ChangeLog hook as safe as possible.
300
301 commit 93d7c1c797d8c74c18e78854fcf78a3f0d79b444
302 Author: Alan Coopersmith <alan.coopersmith@sun.com>
303 Date:   Wed Sep 27 16:47:03 2006 -0700
304
305     Bump version to 1.0.3
306
307 commit ddc72074e6389a64d5753621b48855137a8c3623
308 Author: Alan Coopersmith <alan.coopersmith@sun.com>
309 Date:   Wed Sep 27 13:44:48 2006 -0700
310
311     Add XvMCWrapper to lint target
312
313 commit 34b32e0f6773004138543e6f41f5639736493707
314 Author: Alan Coopersmith <alan.coopersmith@sun.com>
315 Date:   Wed Sep 27 13:44:15 2006 -0700
316
317     Fix sparse warning: Using plain integer as NULL pointer
318
319 commit 142aa1230c651bc70d192edbbfa6870488006d36
320 Author: Alan Coopersmith <alan.coopersmith@sun.com>
321 Date:   Tue Sep 26 18:31:46 2006 -0700
322
323     Fix sparse warnings: Using plain integer as NULL pointer
324
325 commit 945f89d551438298d9a09a4fd3e9e40ac6b1ad51
326 Author: Alan Coopersmith <alan.coopersmith@sun.com>
327 Date:   Tue Sep 26 18:30:41 2006 -0700
328
329     Add hooks for checking code with sparse/lint/etc.
330
331 commit 3cc151c221139869980bc33d5336ab75c04606bc
332 Author: Alan Coopersmith <alan.coopersmith@sun.com>
333 Date:   Tue Sep 26 17:28:45 2006 -0700
334
335     Replace static ChangeLog with disthook to generate from git log
336
337 commit f856448323ad315f5301f1022e9ee75de7174dbd
338 Author: Alan Coopersmith <alan.coopersmith@sun.com>
339 Date:   Tue Sep 26 17:25:50 2006 -0700
340
341     Add *~ to .gitignore to skip over emacs droppings
342
343 commit 25c9975510f7a7c4f1c18b72526bc2a9b97ff90e
344 Author: Alan Coopersmith <alan.coopersmith@sun.com>
345 Date:   Thu Jul 13 14:59:11 2006 -0700
346
347     renamed: .cvsignore -> .gitignore
348
349 commit 42226f6ba7fbccd7d7cb0f9ce431be477bdf9a0c
350 Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
351 Date:   Fri Jun 16 22:07:08 2006 +0000
352
353     Define HAS_SHM if shmat() is found
354     Include <config.h> to get HAS_SHM define.
355
356 commit 9a93b2a2ace59e6c2ab8fec586561a136c06e664
357 Author: Adam Jackson <ajax@nwnk.net>
358 Date:   Thu Apr 27 00:24:15 2006 +0000
359
360     Bump to 1.0.2
361
362 commit 987ac45a04fc6734096fd6469ef12a4b1d09f971
363 Author: Adam Jackson <ajax@nwnk.net>
364 Date:   Mon Apr 3 19:35:40 2006 +0000
365
366     Bug #6479: Cygwin build fix. (Yaakov Selkowitz)
367
368 commit 3b44259383a99f4db7d7c026638c6676d838229b
369 Author: Donnie Berkholz <spyderous@gentoo.org>
370 Date:   Wed Mar 22 17:53:58 2006 +0000
371
372     Set XVMC_CONFIGDIR to $(sysconfdir)/X11.
373
374 commit 0e3081d35bcad1b5ee637c9b5d0292011c8536b4
375 Author: Kevin E Martin <kem@kem.org>
376 Date:   Wed Dec 21 02:30:06 2005 +0000
377
378     Update package version for X11R7 release.
379
380 commit 588b2f5642d0061f1e1954ce9f97bff71a27d75e
381 Author: Adam Jackson <ajax@nwnk.net>
382 Date:   Mon Dec 19 16:28:27 2005 +0000
383
384     Stub COPYING files
385
386 commit 479c508369c27e88145aab93016c6bcee5b6e71e
387 Author: Kevin E Martin <kem@kem.org>
388 Date:   Thu Dec 15 00:24:35 2005 +0000
389
390     Update package version number for final X11R7 release candidate.
391
392 commit d7aa41b6025facaa98c827bea605de1aa77ffb5d
393 Author: Kevin E Martin <kem@kem.org>
394 Date:   Sat Dec 3 05:49:45 2005 +0000
395
396     Update package version number for X11R7 RC3 release.
397
398 commit 68f34d7d3b1564d967f77127b68af6c3de26578b
399 Author: Kevin E Martin <kem@kem.org>
400 Date:   Sat Dec 3 04:41:51 2005 +0000
401
402     Add check and cflags for malloc(0) returning NULL.
403
404 commit b679a08c793780c08a21af602e4e814cc24b1a93
405 Author: Thomas Hellstrom <unichrome@shipmail.org>
406 Date:   Sat Nov 26 21:06:07 2005 +0000
407
408     Bug #5067 <https://bugs.freedesktop.org/show_bug.cgi?id=5067> Add dot
409         before revision definitions for libXvMCW (Cedric Berger)
410
411 commit 7907128fae6bbb41e2e6cc6387afba857c75eb41
412 Author: Eric Anholt <anholt@freebsd.org>
413 Date:   Sun Nov 20 23:17:41 2005 +0000
414
415     Add/improve libs .cvsignores.
416
417 commit 25b2dc7180677176005d65828d2bfde17119c7a6
418 Author: Kevin E Martin <kem@kem.org>
419 Date:   Sat Nov 19 07:15:43 2005 +0000
420
421     Update pkgconfig files to separate library build-time dependencies from
422         application build-time dependencies, and update package deps to work
423         with separate build roots.
424
425 commit 384001cc85ea7a77b2800fda7d4abc745135ad3c
426 Author: Kevin E Martin <kem@kem.org>
427 Date:   Wed Oct 19 02:48:12 2005 +0000
428
429     Update package version number for RC1 release.
430
431 commit 6140efabd4d1dc46f40d3bc15ad2d78307c5c6e3
432 Author: Matthieu Herrb <matthieu.herrb@laas.fr>
433 Date:   Sun Sep 11 18:25:27 2005 +0000
434
435     XvMC depends on xv. (Bugzilla #4367, Joshua Baergen).
436
437 commit cd5375fa75e1f232d23069a59a82f0bcf6ee2a9f
438 Author: Adam Jackson <ajax@nwnk.net>
439 Date:   Wed Aug 3 03:28:03 2005 +0000
440
441     Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds with
442         a global configure cache don't get confused.
443
444 commit 912ba3998aba2fd6e5e669f80a6ef205a613818e
445 Author: Kevin E Martin <kem@kem.org>
446 Date:   Fri Jul 29 21:22:53 2005 +0000
447
448     Various changes preparing packages for RC0:
449     - Verify and update package version numbers as needed
450     - Implement versioning scheme
451     - Change bug address to point to bugzilla bug entry form
452     - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
453         reenable it)
454     - Fix makedepend to use pkgconfig and pass distcheck
455     - Update build script to build macros first
456     - Update modular Xorg version
457
458 commit ad129004fe84555fa82286577b343188bd922971
459 Author: Kevin E Martin <kem@kem.org>
460 Date:   Sat Jul 23 05:27:00 2005 +0000
461
462     Fix distchecks
463
464 commit 50f1a745af62aadab1118b2c565e4f3c60ddcbd6
465 Author: Daniel Stone <daniel@fooishbar.org>
466 Date:   Sat Jul 16 07:44:53 2005 +0000
467
468     Set soversion to 1.0.0 with -version-number.
469
470 commit 46023798075bda8427b61ce57f8d5595abed89cb
471 Author: Daniel Stone <daniel@fooishbar.org>
472 Date:   Tue Jul 12 01:17:49 2005 +0000
473
474     Set soversions to 1.0.0; add XvMClib.h.
475
476 commit a27ff6109baf266d414db756549eba0b6e4dcaf5
477 Author: Daniel Stone <daniel@fooishbar.org>
478 Date:   Tue Jul 12 00:38:53 2005 +0000
479
480     Change version to 1.1.0.
481
482 commit 32a12b87526bdeeeadc6859cc2c440d74846d935
483 Author: Keith Packard <keithp@keithp.com>
484 Date:   Sat Jul 9 06:55:15 2005 +0000
485
486     Add .cvsignore files
487
488 commit 05fd6003cbd18c04268a3ee8974a81fdcf1f7a74
489 Author: Kevin E Martin <kem@kem.org>
490 Date:   Sat Jul 2 06:35:04 2005 +0000
491
492     Add appropriate lib*_CFLAGS to Makefile.am's -- fixes build problems
493
494 commit 125b5cabb1980a3564c2567c0702a9adf32327bf
495 Author: Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>
496 Date:   Tue Jun 21 15:41:37 2005 +0000
497
498     lib/XScrnSaver/configure.ac
499     lib/XScrnSaver/src/Makefile.am
500     lib/Xfontcache/configure.ac
501     lib/Xfontcache/src/Makefile.am
502     lib/Xinerama/configure.ac
503     lib/Xinerama/src/Makefile.am
504     lib/Xtst/configure.ac
505     lib/Xv/configure.ac
506     lib/XvMC/configure.ac
507     lib/dmx/configure.ac Add missing xext.pc and xextproto.pc Add DEP_CFLAGS to
508         src/Makefile.am
509
510 commit 0273d0113119cdefe148d58ddf3508bd9b20f2b8
511 Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
512 Date:   Mon Jun 20 22:39:13 2005 +0000
513
514     Add XvMC build system
515
516 commit b4716fab0524c583daac7048f5d304af3b1589b5
517 Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
518 Date:   Mon Jun 20 22:38:12 2005 +0000
519
520     Fix some includes in xc/lib/XvMC
521
522 commit 58fde9acdcc6256917089271537017dc28710988
523 Author: Markus Kuhn <Markus.Kuhn@cl.cam.ac.uk>
524 Date:   Sat Dec 4 00:42:50 2004 +0000
525
526     Encoding of numerous files changed to UTF-8
527
528 commit 359c8b9d75372ecd1f78cdb0bfccd134577d9c31
529 Author: Thomas Hellstrom <unichrome@shipmail.org>
530 Date:   Tue Nov 23 17:29:47 2004 +0000
531
532     Bugzilla #1883 (https://freedesktop.org/bugzilla/show_bug.cgi?id=1883): Fix
533         insufficient SHM detection in XvMC local test. Removed reference to
534         getpagesize() which caused linking problems on s390. Reported by Stefan
535         Dirsch <sndirsh@suse.de>
536
537 commit 120c3035f60138ad15599b0b0c4468400e966423
538 Author: Thomas Hellstrom <unichrome@shipmail.org>
539 Date:   Sat Nov 13 11:09:23 2004 +0000
540
541     lib/XvMC/Imake
542     Added support for automatic loading of the correct hardware XvMC driver.
543         This involves a protocol extension of the XvMC protocol. The XvMC
544         revision number was bumped.
545
546 commit 0077c785f91a80d48216a969757bc3f3b607e7e2
547 Author: Thomas Hellstrom <unichrome@shipmail.org>
548 Date:   Wed Oct 20 16:35:16 2004 +0000
549
550     Imported via XvMC library release 0.13.0 from unichrome.sf.net. This
551         enables hardware mpeg2 decoding for the CLE266 chip using the
552         nonstandard VLD XvMC extension. Complete author information is
553         available at the unichrome site. Updated the XvMC wrapper to look for
554         version specific Xv and XvMC shared libraries.
555
556 commit d6f84be6af28d2a316e05858f0b0571074314c2c
557 Author: Thomas Hellstrom <unichrome@shipmail.org>
558 Date:   Sun Sep 26 11:48:57 2004 +0000
559
560     Added the XvMC wrapper. First support for runtime loading of hardware-
561         specific XvMC libraries.
562
563 commit b3d2a9cbcf27659b04eb0088c02de753dc43d5a8
564 Author: Egbert Eich <eich@suse.de>
565 Date:   Fri Apr 23 18:43:55 2004 +0000
566
567     Merging XORG-CURRENT into trunk
568
569 commit 1892f06c354c1b37308a5adc35cf6a4343148871
570 Author: Egbert Eich <eich@suse.de>
571 Date:   Sun Mar 14 08:32:27 2004 +0000
572
573     Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
574
575 commit 2cf814aa9975839c342fbb37c8cf34c8eaf83add
576 Author: Egbert Eich <eich@suse.de>
577 Date:   Wed Mar 3 12:11:32 2004 +0000
578
579     Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
580
581 commit 5fbd3ca2a0e419175a28d68cd00e00541ec51c02
582 Author: Egbert Eich <eich@suse.de>
583 Date:   Thu Feb 26 13:35:34 2004 +0000
584
585     readding XFree86's cvs IDs
586
587 commit 6c01fc4ce83d0a401ac497a589ca7009824b2ee7
588 Author: Egbert Eich <eich@suse.de>
589 Date:   Thu Feb 26 09:22:48 2004 +0000
590
591     Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
592
593 commit 023801d605d93ffdbd383b9f32df0a3213c829f1
594 Author: Kaleb Keithley <kaleb@freedesktop.org>
595 Date:   Fri Dec 19 20:54:21 2003 +0000
596
597     XFree86 4.3.99.902 (RC 2)
598
599 commit 59642182406c19c9d17efd9d845cbbd65ad4654f
600 Author: Kaleb Keithley <kaleb@freedesktop.org>
601 Date:   Fri Nov 14 16:48:49 2003 +0000
602
603     XFree86 4.3.0.1
604
605 commit 204fb5fcf4292629677e3876bd449fb76e55fcdd
606 Author: Kaleb Keithley <kaleb@freedesktop.org>
607 Date:   Fri Nov 14 16:48:49 2003 +0000
608
609     Initial revision