Age | Commit message (Collapse) | Author |
|
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
|
|
CVS patchset: 7694
CVS date: 2005/07/29 17:57:00
|
|
Fixed seeking problem reported by the testsuite (segfault).
Problem was easy to reproduce :
press play, wait 5s
seek back to the beginning
seek to the end
CVS patchset: 7686
CVS date: 2005/07/26 22:10:40
|
|
CVS patchset: 7658
CVS date: 2005/07/18 01:28:21
|
|
Add an extended MRL reference event which includes the item title, start
time and duration.
(Both events are sent; front ends should only listen for one of them.)
CVS patchset: 7656
CVS date: 2005/07/17 23:11:33
|
|
CVS patchset: 7646
CVS date: 2005/07/16 17:50:58
|
|
Keep looking for a 'moov' atom even if we find a 'free' atom that looks like one
CVS patchset: 7627
CVS date: 2005/06/17 16:53:25
|
|
Fixed playback of the stream:
http://naboo.homelinux.org/~tmattern/samples/asf/msadpcm/dance-b5th.asf
CVS patchset: 7618
CVS date: 2005/06/09 20:33:46
|
|
CVS patchset: 7616
CVS date: 2005/06/09 17:46:15
|
|
CVS patchset: 7610
CVS date: 2005/06/04 20:32:08
|
|
CVS patchset: 7609
CVS date: 2005/06/04 20:29:16
|
|
CVS patchset: 7608
CVS date: 2005/06/04 19:11:22
|
|
CVS patchset: 7607
CVS date: 2005/06/04 19:10:18
|
|
CVS patchset: 7605
CVS date: 2005/06/04 13:49:25
|
|
CVS patchset: 7604
CVS date: 2005/06/04 12:05:28
|
|
CVS patchset: 7603
CVS date: 2005/06/04 11:05:59
|
|
CVS patchset: 7602
CVS date: 2005/06/04 10:59:36
|
|
CVS patchset: 7596
CVS date: 2005/05/30 12:08:49
|
|
CVS patchset: 7593
CVS date: 2005/05/29 19:21:24
|
|
CVS patchset: 7592
CVS date: 2005/05/29 19:20:48
|
|
CVS patchset: 7582
CVS date: 2005/05/28 11:41:26
|
|
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: 7562
CVS date: 2005/05/26 22:09:23
|
|
CVS patchset: 7554
CVS date: 2005/05/21 14:13:04
|
|
CVS patchset: 7552
CVS date: 2005/05/21 09:50:32
|
|
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
|
|
CVS patchset: 7508
CVS date: 2005/04/27 17:56:07
|
|
CVS patchset: 7439
CVS date: 2005/03/09 22:31:17
|
|
Skip id3v2 tags
CVS patchset: 7433
CVS date: 2005/03/06 11:41:00
|
|
FFmpeg)
CVS patchset: 7429
CVS date: 2005/03/06 07:18:04
|
|
header; works no better or worse than before since stereo MACE still
does not work (interaction problem with FFmpeg?); log PCM in QT still
does not work
CVS patchset: 7426
CVS date: 2005/03/01 04:50:44
|
|
* Fix surface flushing and syncing (xxmc / xvmc)
* Fix clearing of macro block lists (xxmc / xvmc)
* Remove floating point operations from mpeg demuxer. Degrades
performance on non-fp capable hardware.
* Remove unnecessary software MC step
* Fix Quantization matrix ordering which caused bad picture quality
(KB/TH)
* Minor optimizations in the libmpeg2 code
* Fix VLD flushing at video discontinuity (TH)
CVS patchset: 7424
CVS date: 2005/02/22 18:31:33
|
|
the theora and cmml get_pts() calculations.
CVS patchset: 7415
CVS date: 2005/02/14 06:25:59
|
|
headers, and also add support for CMML granuleshift
CVS patchset: 7414
CVS date: 2005/02/14 05:56:56
|
|
CVS patchset: 7409
CVS date: 2005/02/13 18:42:49
|
|
CVS patchset: 7388
CVS date: 2005/02/07 18:47:12
|
|
Incremented demux API version.
This is needed to unload plugins.
CVS patchset: 7385
CVS date: 2005/02/06 15:26:00
|
|
of image dummy demuxer which now sends proper end-of-frame flags
CVS patchset: 7381
CVS date: 2005/02/03 23:18:33
|
|
Fixed build on solaris:
- use libresolv in hstrerror check
- replace PRIiMAX and PRIXMAX by PRIdMAX and PRIxMAX
Removed timezone struct for MinGW from public os_types.h, update header comment.
Fixed build musepack library on some platforms using xine types.
Thanks to Niki W. Waibel for reporting and testing.
CVS patchset: 7378
CVS date: 2005/02/03 07:19:03
|
|
NULL after freeing.
CVS patchset: 7376
CVS date: 2005/01/31 15:15:58
|
|
- set the displayed bitmap's width to a multiple of 8 (round up);
- centre the image within this.
Incorrect colours fix:
- use RGB8 instead of BGR8.
Shout if these break things :-)
CVS patchset: 7363
CVS date: 2005/01/19 00:59:27
|
|
fixed memleak reported by Jerome
CVS patchset: 7359
CVS date: 2005/01/18 21:45:42
|
|
CVS patchset: 7346
CVS date: 2005/01/14 15:36:04
|
|
CVS patchset: 7344
CVS date: 2005/01/14 15:24:07
|
|
Improve chained stream detection (do not trust stream packet count).
This fix the bug https://sourceforge.net/tracker/?func=detail&atid=109655&aid=1098044&group_id=9655
mmsh://secure4.jumptv.com/Preview1_hi
mmst://secure4.jumptv.com/Preview1_hi
CVS patchset: 7339
CVS date: 2005/01/12 00:05:36
|
|
- Fix EOS detection of ODML streams.
CVS patchset: 7336
CVS date: 2005/01/09 20:52:19
|
|
CVS patchset: 7328
CVS date: 2005/01/05 22:14:31
|
|
add "m4a" to the known extensions for the QT demuxer
(it is already listed in the output of get_mimetypes(), so this should
be safe to add)
CVS patchset: 7319
CVS date: 2005/01/02 17:25:22
|