Age | Commit message (Collapse) | Author |
|
CVS patchset: 7770
CVS date: 2005/10/23 12:56:26
|
|
time to sleep
CVS patchset: 7769
CVS date: 2005/10/23 02:47:18
|
|
it is likely to break, so please keep both pieces
CVS patchset: 7767
CVS date: 2005/10/23 02:11:16
|
|
CVS patchset: 7754
CVS date: 2005/10/05 06:34:12
|
|
CVS patchset: 7730
CVS date: 2005/09/12 01:06:58
|
|
Build improvements and WIN32 port updates:
- add --with-pthread-pefix and --with-zlib-pefix options
- prepare for removing internal zlib and pthreads-win32 relics,
updated documentation for possible WIN32 developers (only for me? :->)
- fixed bug in unimportant part of configure.ac for MinGW due to xine paths
- fixed my bug in cdda (but it compiled fine anyway)
- fixed unimportant bug in planar Makefile.am
- next MSVC update due to external zlib, pthreads and latest changes,
removed relic includes
- checked distcheck
CVS patchset: 7719
CVS date: 2005/09/05 17:02:56
|
|
Windows ports fixes and improvements due to my current work on toxine:
- first experiments with external win32 pthreads,
more portable code (pthread_t may be a struct)
- headers refactored
- moved dirent win32 replacement to lib/, hide it for frontends,
used system version, if found, not used non-POSIX dirent->d_reclen
(this item doesn't work in MinGW), fix memleak in dvb
- separated settings for postproc and avcodec when using external ffmpeg
- check for malloc.h in public xine.m4, used it conditionally in xine headers
- replaced random() by POSIX more common rand()
- prevent one segfault in directx vo plugin, if fails
- M$VC port update
CVS patchset: 7709
CVS date: 2005/08/25 15:36:29
|
|
Argl, always the same error.
Fixed random bugs, and playback of this stream :
http://naboo.homelinux.org/~tmattern/samples/mov/tidemo1-24bit-rle.mov
CVS patchset: 7679
CVS date: 2005/07/25 20:27:15
|
|
compatibility
CVS patchset: 7668
CVS date: 2005/07/19 20:30:38
|
|
Fixed anamorph.mp4 playback.
Fixed matroska aspect ratio test.
CVS patchset: 7620
CVS date: 2005/06/10 22:40:41
|
|
We have 3 source of aspect
information, from least to most priority:
1. width/height
2. BUF_FLAG_ASPECT
3. ffmpeg provided sample aspect ratio
CVS patchset: 7617
CVS date: 2005/06/09 19:33:47
|
|
CVS patchset: 7614
CVS date: 2005/06/06 21:29:11
|
|
CVS patchset: 7601
CVS date: 2005/06/04 10:54:22
|
|
Fix use of ffmpeg provided aspect, previous test would always be false
CVS patchset: 7597
CVS date: 2005/05/30 16:01:52
|
|
Don't feed the same data to the decoder twice
CVS patchset: 7595
CVS date: 2005/05/29 19:28:00
|
|
CVS patchset: 7592
CVS date: 2005/05/29 19:20:48
|
|
CVS patchset: 7588
CVS date: 2005/05/29 00:31:07
|
|
CVS patchset: 7585
CVS date: 2005/05/28 13:25:58
|
|
CVS patchset: 7573
CVS date: 2005/05/28 02:41:38
|
|
CVS patchset: 7569
CVS date: 2005/05/28 02:27:50
|
|
CVS patchset: 7567
CVS date: 2005/05/28 01:40:40
|
|
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
|
|
(inline v. __inline__).
CVS patchset: 7546
CVS date: 2005/05/15 23:21:45
|
|
* 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
|
|
CVS patchset: 7530
CVS date: 2005/05/07 17:06:44
|
|
CVS patchset: 7529
CVS date: 2005/05/07 16:27:08
|
|
CVS patchset: 7526
CVS date: 2005/05/06 18:00:54
|
|
CVS patchset: 7525
CVS date: 2005/05/06 13:28:52
|
|
deploy new timebase API (pertains to MPEG-1 encoder); hopefully this
sync fixes some H.264 decoding issues as well
CVS patchset: 7523
CVS date: 2005/05/06 04:22:50
|
|
CVS patchset: 7522
CVS date: 2005/05/06 04:19:17
|
|
CVS patchset: 7505
CVS date: 2005/04/26 21:11:35
|
|
This fixes palette management.
These streams render correcly now:
avi/Happy Xmas from Lara Croft.avi
avi/dance.avi
CVS patchset: 7504
CVS date: 2005/04/26 20:23:13
|
|
mov/aqt_480p/aqt_480p_mjpb.mov
Delayed colorspace converter initialisation after the first decoded frame:
games-formats/duck/sonic3dblast_intro.avi (fixed segfault)
CVS patchset: 7490
CVS date: 2005/04/24 13:44:23
|
|
Should fix problems introduced by my last cleanup.
CVS patchset: 7485
CVS date: 2005/04/22 21:09:28
|
|
sorry about that.
CVS patchset: 7483
CVS date: 2005/04/21 21:54:01
|
|
- fixed problem with DV
CVS patchset: 7481
CVS date: 2005/04/21 21:40:17
|
|
CVS patchset: 7466
CVS date: 2005/04/19 05:29:58
|
|
CVS patchset: 7465
CVS date: 2005/04/19 05:28:19
|
|
build 4752
CVS patchset: 7464
CVS date: 2005/04/19 05:22:52
|
|
CVS patchset: 7463
CVS date: 2005/04/19 05:16:45
|
|
CVS patchset: 7462
CVS date: 2005/04/19 05:10:48
|
|
(kind of, our ffmpeg seems to be quite old, at least the right decoder
is being used)
- Changed the descriptions of some codecs, removed the redundant "video",
"codec" or "format" words
CVS patchset: 7459
CVS date: 2005/04/16 23:38:09
|
|
necessary when xine imports lavc's ALAC decoder
CVS patchset: 7428
CVS date: 2005/03/06 07:15:05
|
|
Updated documentation about M$VC (building external ffmpeg).
Added patch necessary for using ffmpeg by M$VC compiler.
Updated M$VC build of xine's ff plugin - removed ugly ifdef, used external ffmpeg as whole.
CVS patchset: 7419
CVS date: 2005/02/20 09:36:00
|
|
Should fix some segfaults.
CVS patchset: 7265
CVS date: 2004/12/16 19:26:34
|
|
(costly conversion is not necessary, because ASCII is a subset of UTF-8)
CVS patchset: 7264
CVS date: 2004/12/16 13:58:57
|
|
and backwards compatible translation
Sorry, I got a litte tired proof-reading the patch, so their might be
bugs lurking around. I will give it some further examination and
(as necessary) fixing tomorrow.
CVS patchset: 7233
CVS date: 2004/12/12 22:00:47
|
|
frame rate from ffmpeg is commented, i'm not sure it is correct.
CVS patchset: 7209
CVS date: 2004/12/08 21:41:46
|
|
(patch needs to be sent upstream)
CVS patchset: 7208
CVS date: 2004/12/08 20:32:42
|