summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-03-31including malloc.h on some system is depreciatedDaniel Caujolle-Bert
CVS patchset: 4517 CVS date: 2003/03/31 08:09:04
2003-03-31libdl don't exist on all systemDaniel Caujolle-Bert
CVS patchset: 4516 CVS date: 2003/03/31 07:48:38
2003-03-30prevent a segfault on unsupported streamsStefan Holst
CVS patchset: 4515 CVS date: 2003/03/30 17:11:50
2003-03-30Solaris mlib support didn't compile any more after the latest updatesJuergen Keil
CVS patchset: 4514 CVS date: 2003/03/30 16:58:56
2003-03-30New net_buf_ctrl.Thibaut Mattern
See xine-devel for details. Basicaly it adds callbacks to fifo, and everything is done at fifo level now. It fixes deadlocks with ogg/ogm streams, pauses the engine at the right time, and evaluates better the length of the data in fifos (using pts when the bitrate is not constant). Enjoy. CVS patchset: 4513 CVS date: 2003/03/30 15:19:45
2003-03-30remove the brightness/contrast/saturation config entries, they are covered ↵Michael Roitzsch
by the UI CVS patchset: 4512 CVS date: 2003/03/30 10:58:35
2003-03-30additional sanity check on the part numberMichael Roitzsch
CVS patchset: 4511 CVS date: 2003/03/30 10:57:48
2003-03-29some changelog updatesMichael Roitzsch
CVS patchset: 4510 CVS date: 2003/03/29 13:19:35
2003-03-29sync to libdvdnav cvs once againMichael Roitzsch
* some changes to mutual header inclusion to make it compile warning-less when tracing is enabled * title/part jumping should work much more reliable now CVS patchset: 4509 CVS date: 2003/03/29 13:19:08
2003-03-29FreeBSD implementation. thanks to Vladimir Kushnir.Heiko Schaefer
CVS patchset: 4508 CVS date: 2003/03/29 09:37:24
2003-03-28whoupsGuenter Bartsch
CVS patchset: 4507 CVS date: 2003/03/28 23:40:23
2003-03-28fixes some rtsp streamsStefan Holst
CVS patchset: 4506 CVS date: 2003/03/28 22:44:18
2003-03-28document fixesGuenter Bartsch
CVS patchset: 4505 CVS date: 2003/03/28 21:39:33
2003-03-28some improvements on sending the right data for custom message (this should ↵Guenter Bartsch
fix some high-bandwidth RV30 streams), debug output improvements CVS patchset: 4504 CVS date: 2003/03/28 17:01:47
2003-03-28memleaksMiguel Freitas
CVS patchset: 4503 CVS date: 2003/03/28 14:55:52
2003-03-28audio_out loop can go much ahead of video_out (remember driver delay).Miguel Freitas
imho it doesn't seem right to compare in_buf->extra_info->vpts here CVS patchset: 4502 CVS date: 2003/03/28 13:15:27
2003-03-27- demux_avi: do not set input_pos/time on audio buffers. otherwise ↵Miguel Freitas
non-interlaved or bad interleaved files show slider problems - make metronom prebuffer configurable. see metronom.h for comments. CVS patchset: 4501 CVS date: 2003/03/27 18:56:54
2003-03-27Michael Niedermayer reported that wmv8 implementation isn't complete, so i'mMiguel Freitas
decreasing priority to use w32 codecs instead. non-x86 users must be happy with this decoder anyway, it is better than nothing... CVS patchset: 4500 CVS date: 2003/03/27 17:20:57
2003-03-27Michael Niedermayer reported that wmv8 implementation isn't complete, so i'mMiguel Freitas
decreasing priority to use w32 codecs instead. non-x86 users must be happy with this decoder anyway, it is better than nothing... CVS patchset: 4499 CVS date: 2003/03/27 17:13:02
2003-03-27time display for DVDs should be much better nowMichael Roitzsch
CVS patchset: 4498 CVS date: 2003/03/27 13:48:45
2003-03-27use timing information provided by libdvdnav to get more accurate positionMichael Roitzsch
CVS patchset: 4497 CVS date: 2003/03/27 13:48:03
2003-03-27sync to libdvdnav cvsMichael Roitzsch
* fix conversion of dvd_time_t (I do know BCD, I just did it wrong...) CVS patchset: 4496 CVS date: 2003/03/27 13:46:47
2003-03-27oss verbosity patch by Anders WieheSiggi Langauf
CVS patchset: 4495 CVS date: 2003/03/27 11:39:23
2003-03-26ignore alpha channel in imagesStefan Holst
CVS patchset: 4494 CVS date: 2003/03/26 23:45:58
2003-03-26*** empty log message ***Miguel Freitas
CVS patchset: 4493 CVS date: 2003/03/26 18:53:02
2003-03-26vplayer format fixex by Mariusz Pekala <skoot@qi.pl>Miguel Freitas
CVS patchset: 4492 CVS date: 2003/03/26 18:51:55
2003-03-26s/FF_TYPE_INTERNAL/FF_BUFFER_TYPE_INTERNAL/gBastien Nocera
CVS patchset: 4491 CVS date: 2003/03/26 16:46:51
2003-03-26patch by Andriy Marchenko <adv@adv.org.ua> to fix 8 bit chars in ID3 tagsMichael Roitzsch
CVS patchset: 4490 CVS date: 2003/03/26 15:16:55
2003-03-26update ffmpeg. trying to keep local changes (see diff_to_ffmpeg_cvs.txt), let meMiguel Freitas
know if i overlooked something. as usual, preliminary QA: tested non debug builds and several codecs including divx3/4/5, mpeg4, xvid, msmpeg4v3, svq1, wmv7, dv (video/audio), wma i also enabled wmv8 by default since it worked fine with the streams i have. i'm not sure about current state of that so we might enable it only for non-x86 users in case of trouble. CVS patchset: 4489 CVS date: 2003/03/26 14:49:54
2003-03-26update ffmpeg. trying to keep local changes (see diff_to_ffmpeg_cvs.txt), let meMiguel Freitas
know if i overlooked something. as usual, preliminary QA: tested non debug builds and several codecs including divx3/4/5, mpeg4, xvid, msmpeg4v3, svq1, wmv7, dv (video/audio), wma i also enabled wmv8 by default since it worked fine with the streams i have. i'm not sure about current state of that so we might enable it only for non-x86 users in case of trouble. CVS patchset: 4488 CVS date: 2003/03/26 14:43:46
2003-03-26unicode xinefontsMiguel Freitas
CVS patchset: 4487 CVS date: 2003/03/26 11:08:32
2003-03-26- font encoding cleanup patch by Frantisek DvorakMiguel Freitas
- xinefonts use unicode now - fix endianess in xine-fontconv.c - public render text api uses locale CVS patchset: 4486 CVS date: 2003/03/26 11:06:39
2003-03-26ops, i forgot that assert.h was removed...Miguel Freitas
CVS patchset: 4485 CVS date: 2003/03/26 01:37:55
2003-03-26revert my assert to the classic macroMiguel Freitas
CVS patchset: 4484 CVS date: 2003/03/26 01:25:16
2003-03-25only abort() in DEBUG versionsHeiko Schaefer
CVS patchset: 4483 CVS date: 2003/03/25 21:26:01
2003-03-25add new featuresMichael Roitzsch
CVS patchset: 4482 CVS date: 2003/03/25 13:20:59
2003-03-25new config option to switch between PG ("per chapter") and PGC ("per movie")Michael Roitzsch
based seeking, although this differs from the behaviour up to now, PGC based seeking is now the default, since this is what people usually expect, what hardware players do and it is needed for separate subtitles to work with DVDs. CVS patchset: 4481 CVS date: 2003/03/25 13:20:31
2003-03-25sync to cvs of libdvdnavMichael Roitzsch
* optional PGC based seeking * new event on cell changes for timing info (currently not used by xine-lib) CVS patchset: 4480 CVS date: 2003/03/25 13:17:20
2003-03-25- allow on-the-fly rewiring of streams outputMichael Roitzsch
- add missing destruction of some pthread structs - do not init streams_lock twice CVS patchset: 4479 CVS date: 2003/03/25 12:52:32
2003-03-25do not enter callbacks with config lock held at least for numeric config entriesMichael Roitzsch
fix a race on the char * for string config entries CVS patchset: 4478 CVS date: 2003/03/25 12:49:15
2003-03-25only wait for empty audio fifo when really necessaryMichael Roitzsch
CVS patchset: 4477 CVS date: 2003/03/25 12:48:04
2003-03-24adding new Debian release,Siggi Langauf
adding missing files from debhelper update to release tarball CVS patchset: 4476 CVS date: 2003/03/24 23:05:29
2003-03-24slightly better stream position heuristicStefan Holst
CVS patchset: 4475 CVS date: 2003/03/24 18:30:12
2003-03-24fix crash on no-mtrr x86 machinesGuenter Bartsch
CVS patchset: 4474 CVS date: 2003/03/24 16:27:59
2003-03-24file plugin ident should be upcase, like other autoplay featured pluginsDaniel Caujolle-Bert
CVS patchset: 4473 CVS date: 2003/03/24 14:23:56
2003-03-23png image supportStefan Holst
CVS patchset: 4472 CVS date: 2003/03/23 17:12:26
2003-03-23fix some DVD menus where highlights would not be shownMichael Roitzsch
the PTS matching done in overlay manager (and which fails in these menus) seems to be unnecessary - I watch all my DVDs with the DXR3 plugins and they do not do such a matching and always show the highlights nicely CVS patchset: 4471 CVS date: 2003/03/23 15:01:45
2003-03-23is_frame_needed seems to drop too much: we should still parse the complete ↵Michael Roitzsch
stream but just do not output any frames some DVD menus, where is_frame_needed seems to skip something important for decoding should work now, while we should still see no artifacts on seeking CVS patchset: 4470 CVS date: 2003/03/23 14:58:33
2003-03-22last beta9 preparationsxine-1-beta9-release1-beta9Guenter Bartsch
CVS patchset: 4469 CVS date: 2003/03/22 19:19:32
2003-03-22beta9 preparations, forgot to mention andreas in authors fileGuenter Bartsch
CVS patchset: 4468 CVS date: 2003/03/22 17:12:11