Age | Commit message (Collapse) | Author |
|
CVS patchset: 7587
CVS date: 2005/05/28 23:28:43
|
|
fix LE_64 and BE_64 macros on non-x86 arches
try to make all these macros safer with extra typecasting
thanks Diego 'Flameeyes' Petten
CVS patchset: 7586
CVS date: 2005/05/28 23:17:57
|
|
CVS patchset: 7585
CVS date: 2005/05/28 13:25:58
|
|
CVS patchset: 7584
CVS date: 2005/05/28 12:33:06
|
|
femms is a 3DNow instruction causing an Illegal instruction when run on non-AMD processors, replace with emms
CVS patchset: 7583
CVS date: 2005/05/28 12:20:37
|
|
CVS patchset: 7582
CVS date: 2005/05/28 11:41:26
|
|
CVS patchset: 7581
CVS date: 2005/05/28 11:24:35
|
|
CVS patchset: 7580
CVS date: 2005/05/28 11:22:05
|
|
CVS patchset: 7579
CVS date: 2005/05/28 11:07:22
|
|
CVS patchset: 7578
CVS date: 2005/05/28 10:41:17
|
|
content for DTS audio cds and DTS
wav files
CVS patchset: 7577
CVS date: 2005/05/28 09:41:23
|
|
CVS patchset: 7576
CVS date: 2005/05/28 09:34:53
|
|
CVS patchset: 7575
CVS date: 2005/05/28 09:29:46
|
|
CVS patchset: 7574
CVS date: 2005/05/28 09:26:59
|
|
CVS patchset: 7573
CVS date: 2005/05/28 02:41:38
|
|
CVS patchset: 7572
CVS date: 2005/05/28 02:37:23
|
|
CVS patchset: 7571
CVS date: 2005/05/28 02:35:57
|
|
CVS patchset: 7570
CVS date: 2005/05/28 02:28:48
|
|
CVS patchset: 7569
CVS date: 2005/05/28 02:27:50
|
|
CVS patchset: 7568
CVS date: 2005/05/28 02:25:45
|
|
CVS patchset: 7567
CVS date: 2005/05/28 01:40:40
|
|
CVS patchset: 7566
CVS date: 2005/05/27 16:45:31
|
|
CVS patchset: 7565
CVS date: 2005/05/27 16:35:27
|
|
CVS patchset: 7564
CVS date: 2005/05/27 15:34:01
|
|
(actually ported dscaler->kdetv->tvtime->xine)
obs: i'm not yet considering this feature for 1.0.2 since
every time i add new asm code the build gets broken for some
specific gcc version or something...
CVS patchset: 7563
CVS date: 2005/05/27 15:22:52
|
|
CVS patchset: 7562
CVS date: 2005/05/26 22:09:23
|
|
Fixx xxmc bob deinterlacing for field-coded interlaced streams.
CVS patchset: 7561
CVS date: 2005/05/26 07:49:14
|
|
CVS patchset: 7560
CVS date: 2005/05/26 07:15:44
|
|
Made sputext working again.
CVS patchset: 7559
CVS date: 2005/05/23 17:13:35
|
|
Sparc can't do unaligned access
CVS patchset: 7558
CVS date: 2005/05/22 19:50:05
|
|
Don't skip first character of title if the second character is a space
Remove any trailing <BR> from the comment
CVS patchset: 7557
CVS date: 2005/05/21 16:16:35
|
|
CVS patchset: 7556
CVS date: 2005/05/21 15:20:31
|
|
CVS patchset: 7555
CVS date: 2005/05/21 15:02:08
|
|
CVS patchset: 7554
CVS date: 2005/05/21 14:13:04
|
|
Don't use raw mode for AAC from avi files, it should be packetized.
CVS patchset: 7553
CVS date: 2005/05/21 14:09:54
|
|
CVS patchset: 7552
CVS date: 2005/05/21 09:50:32
|
|
CVS patchset: 7551
CVS date: 2005/05/20 02:01:35
|
|
Avoid silly errors and engine state when trying to read a file with '0'
channels (See http://bugzilla.gnome.org/show_bug.cgi?id=304588 for test file)
CVS patchset: 7550
CVS date: 2005/05/18 09:02:26
|
|
Crop according to demuxer width/height.
CVS patchset: 7549
CVS date: 2005/05/16 20:49:43
|
|
CVS patchset: 7548
CVS date: 2005/05/16 17:42:27
|
|
still just housekeeping.
CVS patchset: 7547
CVS date: 2005/05/16 01:39:02
|
|
(inline v. __inline__).
CVS patchset: 7546
CVS date: 2005/05/15 23:21:45
|
|
CVS patchset: 7545
CVS date: 2005/05/15 09:26:36
|
|
CVS patchset: 7544
CVS date: 2005/05/15 02:41:03
|
|
i'm just renaming variables and stuff to make it somewhat closer to tvtime's cvs.
CVS patchset: 7543
CVS date: 2005/05/15 00:47:38
|
|
CVS patchset: 7542
CVS date: 2005/05/15 00:12:44
|
|
* Move some static inlined functions so that they're defined, rather than
just declared, before use.
* Replace inline with __inline__ for some extern inlined functions (due to
inline possibly being redefined to include the always_inline attribute).
CVS patchset: 7541
CVS date: 2005/05/14 23:34:58
|
|
(This assumes that if the compiler isn't gcc, __inline__ isn't supported.)
CVS patchset: 7540
CVS date: 2005/05/14 23:17:10
|
|
CVS patchset: 7539
CVS date: 2005/05/14 22:23:31
|
|
should definitely go into 1.0.2...
CVS patchset: 7538
CVS date: 2005/05/14 22:22:15
|