Age | Commit message (Collapse) | Author |
|
CVS patchset: 5876
CVS date: 2003/12/08 17:23:41
|
|
provide a new MMXEXT version. about 15% faster here.
CVS patchset: 5875
CVS date: 2003/12/08 17:06:53
|
|
CVS patchset: 5874
CVS date: 2003/12/08 14:23:43
|
|
CVS patchset: 5873
CVS date: 2003/12/08 14:15:50
|
|
CVS patchset: 5872
CVS date: 2003/12/08 12:37:25
|
|
CVS patchset: 5871
CVS date: 2003/12/08 12:36:19
|
|
before aborting (useful to trace abort()s).
CVS patchset: 5870
CVS date: 2003/12/08 12:36:02
|
|
patch by Ramon van der Aar
CVS patchset: 5869
CVS date: 2003/12/08 12:35:20
|
|
xine_list_free() frees the elements and itself, unfortunately this
has not been true
CVS patchset: 5868
CVS date: 2003/12/08 11:49:16
|
|
CVS patchset: 5867
CVS date: 2003/12/08 11:38:26
|
|
CVS patchset: 5866
CVS date: 2003/12/08 11:34:37
|
|
CVS patchset: 5865
CVS date: 2003/12/07 23:17:07
|
|
CVS patchset: 5864
CVS date: 2003/12/07 23:10:56
|
|
- Add ID3v2.3 parser
ID3v2.4 is not done yet.
CVS patchset: 5863
CVS date: 2003/12/07 23:05:41
|
|
CVS patchset: 5862
CVS date: 2003/12/07 15:49:14
|
|
CVS patchset: 5861
CVS date: 2003/12/07 15:36:16
|
|
Replace XINE_ASSERT by _x_assert, which works exaclty as assert, except that it still warns with NDEBUG defined (but don't abort). Fix missuning of assert(0), which isn't safe, abort is abort, assert is for debugging purpose only, so all assert(0) has been converted to abort() alls. In osd_preload_fonts(): alloc needed memory chunk. Define NDEBUG in CFLAGS, for non DEBUG build only.
CVS patchset: 5860
CVS date: 2003/12/07 15:34:29
|
|
two tvtime plugins do not crash xine anymore :)
(but why would anybody do that?)
CVS patchset: 5859
CVS date: 2003/12/07 15:33:25
|
|
CVS patchset: 5858
CVS date: 2003/12/07 15:09:51
|
|
CVS patchset: 5857
CVS date: 2003/12/07 00:25:52
|
|
CVS patchset: 5856
CVS date: 2003/12/06 19:09:38
|
|
Set audio decoder meta info as suggested by Mike some time ago (report vbr/cbr info).
CVS patchset: 5855
CVS date: 2003/12/06 19:06:31
|
|
CVS patchset: 5854
CVS date: 2003/12/06 18:15:56
|
|
worthless:
* fixing some lprintf's
* fixing one printf -> xprintf
* adding patch to diff_to_ffmpeg_cvs
* small addition to xineutils.h (some gcc magic for future optimizations)
CVS patchset: 5853
CVS date: 2003/12/06 18:11:53
|
|
CVS patchset: 5852
CVS date: 2003/12/06 16:10:01
|
|
(using 2 tvtime plugins still bombs)
CVS patchset: 5851
CVS date: 2003/12/06 15:50:11
|
|
CVS patchset: 5850
CVS date: 2003/12/06 14:25:24
|
|
CVS patchset: 5849
CVS date: 2003/12/06 13:26:36
|
|
CVS patchset: 5848
CVS date: 2003/12/06 12:03:44
|
|
CVS patchset: 5847
CVS date: 2003/12/05 22:31:41
|
|
CVS patchset: 5846
CVS date: 2003/12/05 19:36:11
|
|
CVS patchset: 5845
CVS date: 2003/12/05 18:07:04
|
|
relevant too. Small other little fix (can't remember). Change few internal function prototype because it xine_t pointer need to be used if some xine's internal sections. NOTE: libdvd{nav,read} is still too noisy, i will take a look to made it quit, without invasive changes. To be continued...
CVS patchset: 5844
CVS date: 2003/12/05 15:54:56
|
|
CVS patchset: 5843
CVS date: 2003/12/04 22:43:18
|
|
CVS patchset: 5842
CVS date: 2003/12/04 22:38:29
|
|
CVS patchset: 5841
CVS date: 2003/12/04 22:15:25
|
|
CVS patchset: 5840
CVS date: 2003/12/04 22:14:53
|
|
Minor hexdump cleanup
CVS patchset: 5839
CVS date: 2003/12/04 22:11:25
|
|
CVS patchset: 5838
CVS date: 2003/12/04 22:07:05
|
|
- use url_helper
- always use _x_io* functions
- log more stuff with xprintf
CVS patchset: 5837
CVS date: 2003/12/04 21:48:36
|
|
- use url_helper
- use an other http agent (this one seems more reliable)
- some printf -> xprintf conversions
- remove some LE_* clones
- some sprintf -> snprintf conversions
- always use _x_io* functions
CVS patchset: 5836
CVS date: 2003/12/04 21:37:40
|
|
CVS patchset: 5835
CVS date: 2003/12/04 21:19:03
|
|
CVS patchset: 5834
CVS date: 2003/12/04 03:26:47
|
|
less redundant code, more maintainable
CVS patchset: 5833
CVS date: 2003/12/04 03:23:28
|
|
honor vo discard frames to also discard the subtitles.
it should be more reliable now, and also faster on seeking.
CVS patchset: 5832
CVS date: 2003/12/04 02:23:49
|
|
specified or is NULL. I tested it helped.
CVS patchset: 5831
CVS date: 2003/12/03 18:37:17
|
|
CVS patchset: 5830
CVS date: 2003/12/03 11:03:01
|
|
CVS patchset: 5829
CVS date: 2003/12/03 10:52:41
|
|
CVS patchset: 5828
CVS date: 2003/12/03 10:24:41
|
|
CVS patchset: 5827
CVS date: 2003/12/03 08:22:45
|