Age | Commit message (Collapse) | Author |
|
CVS patchset: 6865
CVS date: 2004/07/31 18:57:45
|
|
#992824)
CVS patchset: 6840
CVS date: 2004/07/23 12:42:14
|
|
CVS patchset: 6796
CVS date: 2004/07/15 02:22:38
|
|
CVS patchset: 6773
CVS date: 2004/07/05 07:43:52
|
|
internally)
CVS patchset: 6771
CVS date: 2004/07/05 01:24:16
|
|
Mac OS X build
CVS patchset: 6730
CVS date: 2004/06/22 12:36:34
|
|
CVS patchset: 6717
CVS date: 2004/06/20 23:36:31
|
|
configure script status output. Add --disable-shm-default to README.solaris.
CVS patchset: 6705
CVS date: 2004/06/19 14:51:31
|
|
people know why it's not needed instead of grepping through CVS logs
Removed -no-cpp-precomp and -fconstant-string-class gcc flags for Objective-C
source files
CVS patchset: 6699
CVS date: 2004/06/19 04:05:23
|
|
double substitution gives a warning with automake 1.6
CVS patchset: 6697
CVS date: 2004/06/18 14:45:24
|
|
CVS patchset: 6683
CVS date: 2004/06/13 14:43:18
|
|
CVS patchset: 6671
CVS date: 2004/06/11 01:31:01
|
|
It makes use of Apple's brand new AudioUnit and is coded in plain C,
not Objective-C, so it should not break anything.
See http://developer.apple.com/technotes/tn2002/tn2091.html and
http://developer.apple.com/documentation/MusicAudio/Reference/CoreAudio/index.html
for conceptual documentation about this framework.
There is a new configure-flag now called '--enable-coreaudio' which enables
the built of this module, the default is not to build it on any platform.
So far, only stereo output on the default device is supported, but this
might change in future updates.
I did my best to keep to xine's coding style, please let me know if I
did something wrong.
CVS patchset: 6666
CVS date: 2004/06/10 18:33:31
|
|
CVS patchset: 6660
CVS date: 2004/06/08 20:38:30
|
|
until we have a clear idea on how to get this working with all versions of automake.
CVS patchset: 6653
CVS date: 2004/06/06 20:06:17
|
|
CVS patchset: 6650
CVS date: 2004/06/06 16:38:45
|
|
CVS patchset: 6648
CVS date: 2004/06/06 12:17:00
|
|
CVS patchset: 6647
CVS date: 2004/06/06 12:12:06
|
|
Mac OSX video out support.
CVS patchset: 6645
CVS date: 2004/06/06 02:30:37
|
|
CVS patchset: 6639
CVS date: 2004/06/05 03:49:00
|
|
patching some xine-util ppc-specific routines for OS X.
CVS patchset: 6623
CVS date: 2004/06/01 13:13:15
|
|
affected performance.
CVS patchset: 6577
CVS date: 2004/05/22 23:38:13
|
|
CVS patchset: 6575
CVS date: 2004/05/21 19:45:05
|
|
It can handle 16bit audio 2-channel to 5.1 channel upmix.
Currently, the .1 or LFE channel is not yet created.
CVS patchset: 6542
CVS date: 2004/05/15 15:32:47
|
|
CVS patchset: 6529
CVS date: 2004/05/13 19:39:07
|
|
CVS patchset: 6527
CVS date: 2004/05/12 20:11:22
|
|
quick fix for wma static noise.
(a more general solution should be employed in configure.ac)
CVS patchset: 6520
CVS date: 2004/05/11 21:31:55
|
|
no replacement, so it's used, but with configure check.
CVS patchset: 6503
CVS date: 2004/05/09 17:42:23
|
|
CVS patchset: 6501
CVS date: 2004/05/08 20:19:45
|
|
base64.[ch] are now relicensed under the GNU General Public License as per
section 3 of the GNU Less General Public License
sha1.[ch] are still under a public domain license, see headers for details
CVS patchset: 6485
CVS date: 2004/05/05 09:11:38
|
|
CVS patchset: 6478
CVS date: 2004/05/02 19:49:52
|
|
CVS patchset: 6461
CVS date: 2004/04/29 19:58:28
|
|
routines as well as the recently synced ffmpeg tree.
CVS patchset: 6454
CVS date: 2004/04/28 00:38:08
|
|
CVS patchset: 6451
CVS date: 2004/04/27 17:50:54
|
|
CVS patchset: 6438
CVS date: 2004/04/25 22:21:41
|
|
CVS patchset: 6437
CVS date: 2004/04/25 18:57:04
|
|
the appropriate overlay type automatically. Misc changes.
CVS patchset: 6434
CVS date: 2004/04/25 15:05:22
|
|
disables overlay when fully occluded, fixed displaying some frames out of order when multi-buffering. Added missing X lock. Misc changes.
CVS patchset: 6409
CVS date: 2004/04/16 12:16:50
|
|
CVS patchset: 6389
CVS date: 2004/04/11 12:21:34
|
|
CVS patchset: 6340
CVS date: 2004/04/07 17:55:02
|
|
CVS patchset: 6277
CVS date: 2004/03/16 21:36:08
|
|
CVS patchset: 6258
CVS date: 2004/03/14 21:32:08
|
|
does demux basic videos
CVS patchset: 6238
CVS date: 2004/03/09 04:14:11
|
|
CVS patchset: 6230
CVS date: 2004/03/07 20:32:17
|
|
CVS patchset: 6217
CVS date: 2004/03/05 16:34:32
|
|
the m4's)
* use $enableval and $withval properly, because users can pass
--disable-something as well as --enable-something and they should behave
differently
* remove the superfluous x86_64 case branch, because there is already one further
above, so the second one would never be reached
CVS patchset: 6208
CVS date: 2004/03/03 19:52:53
|
|
Patch from Yann Vernier (yann at algonet dot se)
CVS patchset: 6200
CVS date: 2004/03/01 21:14:33
|
|
- xine compilable without iconv (scream if I something broke)
- update MSVC port, fixes in avi demux
- add iff.h into makefiles
- ffmpeg depends on zlib (build was OK only when freetype was installed)
- commit a patch for goom
CVS patchset: 6192
CVS date: 2004/02/29 17:26:45
|
|
CVS patchset: 6191
CVS date: 2004/02/28 19:56:41
|
|
dsputil_mlib.c and added to diff_to_ffmpeg_cvs.txt. Fixed function prototype in dsputil_mlib.c (should be sent back to ffmpeg-dev at some point). Fixed includes in nosefart. Fixed nested comments and includes in goom.
CVS patchset: 6180
CVS date: 2004/02/20 19:53:38
|