summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-05-13all realmedia files should playback more smoothly nowJames Stembridge
CVS patchset: 6533 CVS date: 2004/05/13 21:44:33
2004-05-13Don't set the img->duration to the default if it's 0 in vo_frame_draw - this ↵James Stembridge
allows the code for handling this special case to actually be used CVS patchset: 6532 CVS date: 2004/05/13 21:38:49
2004-05-13set the pts on all buffers so the binary codec can be fed with the correct ↵James Stembridge
timestamp for all frames CVS patchset: 6531 CVS date: 2004/05/13 21:17:09
2004-05-131) don't use the framerate stored in the header as it's sometimes way off ↵James Stembridge
the actual framerate 2) use the timestamp returned by the binary codec CVS patchset: 6530 CVS date: 2004/05/13 21:15:33
2004-05-13embed mkinstalldirs conditionnalyDaniel Caujolle-Bert
CVS patchset: 6529 CVS date: 2004/05/13 19:39:07
2004-05-13post rc4aMiguel Freitas
CVS patchset: 6528 CVS date: 2004/05/13 01:56:10
2004-05-12define HAVE_LRINTF *and* _ISOC9X_SOURCE (thanks Daniel)Miguel Freitas
CVS patchset: 6527 CVS date: 2004/05/12 20:11:22
2004-05-12Add support for ejecting removable media on Solaris.Robin KAY
CVS patchset: 6526 CVS date: 2004/05/12 19:07:33
2004-05-12Wrong bitwise operator.Robin KAY
CVS patchset: 6525 CVS date: 2004/05/12 17:50:09
2004-05-12fix compiler warningsMichael Roitzsch
CVS patchset: 6524 CVS date: 2004/05/12 16:21:41
2004-05-12- open the CD device for Linux systems where /proc/sys/dev/cdrom/check_mediaxine-1-rc4a-release1-rc4aBastien Nocera
is at 1 (otherwise, it will lie about the medium type) CVS patchset: 6523 CVS date: 2004/05/12 11:19:13
2004-05-12Mpeg 1/2 decoding.Thibaut Mattern
Tested with mpeg1 and mpeg2 streams. I've not checked if it's slower than libmpeg2... Change the ffmpeg deocoder priority to test it. CVS patchset: 6522 CVS date: 2004/05/12 07:41:43
2004-05-11Fix Robin install problemDaniel Caujolle-Bert
CVS patchset: 6521 CVS date: 2004/05/11 22:21:44
2004-05-11preparation for rc4aMiguel Freitas
quick fix for wma static noise. (a more general solution should be employed in configure.ac) CVS patchset: 6520 CVS date: 2004/05/11 21:31:55
2004-05-11use the CDDB cache directory, even when CDDB queries are disabledMichael Roitzsch
CVS patchset: 6519 CVS date: 2004/05/11 21:21:39
2004-05-11spec-file: enabled building separat opengl rpmManfred Tremmel
CVS patchset: 6518 CVS date: 2004/05/11 21:14:53
2004-05-11make sure displayed values are sane, that is, we are not trying to displayMiguel Freitas
something outside the delivered image. fixes border calculation for zoom < 100%. CVS patchset: 6517 CVS date: 2004/05/11 02:21:16
2004-05-10distcheck-lax target to make distchecks without forcing documentationsMichael Roitzsch
rebuild, which requires a full docbook/sgml toolchain CVS patchset: 6516 CVS date: 2004/05/10 21:29:44
2004-05-10fix compilation breakage before Mike kills me ;-)Miguel Freitas
CVS patchset: 6515 CVS date: 2004/05/10 13:38:39
2004-05-10- look a tiny bit deeper in the Program streams as well, now all myBastien Nocera
broken MPEGs play properly, without tweaking CVS patchset: 6514 CVS date: 2004/05/10 11:33:54
2004-05-10- remove dirty hack from the Program stream demuxer, and look deeper for aBastien Nocera
header when using the Elementary stream demuxer Hopefully that didn't break anything ;) CVS patchset: 6513 CVS date: 2004/05/10 11:24:28
2004-05-09*** empty log message ***Miguel Freitas
CVS patchset: 6512 CVS date: 2004/05/09 23:38:48
2004-05-09syncMiguel Freitas
CVS patchset: 6511 CVS date: 2004/05/09 23:31:59
2004-05-09fix zoom supportMiguel Freitas
CVS patchset: 6510 CVS date: 2004/05/09 23:25:07
2004-05-09dvb patches by Szymon Stefanek and Mike LampardMiguel Freitas
CVS patchset: 6509 CVS date: 2004/05/09 22:34:19
2004-05-09Add portable version of the bswap_64 macro.Robin KAY
CVS patchset: 6508 CVS date: 2004/05/09 22:05:34
2004-05-09fix colorkey bug switching to fullscreenMiguel Freitas
CVS patchset: 6507 CVS date: 2004/05/09 21:52:10
2004-05-09some more colorkey fixes and cleanupsMiguel Freitas
CVS patchset: 6506 CVS date: 2004/05/09 21:05:34
2004-05-09Use lprintf for debug outputJames Stembridge
CVS patchset: 6505 CVS date: 2004/05/09 19:37:10
2004-05-09Add wFormatTag value used for DTSJames Stembridge
CVS patchset: 6504 CVS date: 2004/05/09 19:21:22
2004-05-09Valid error description for gethostbyname. Obsolete function hstrerror() has ↵František Dvořák
no replacement, so it's used, but with configure check. CVS patchset: 6503 CVS date: 2004/05/09 17:42:23
2004-05-09Little optimization.Thibaut Mattern
no memcpy is needed if the fifo buffer contains a full frame, it's true most of the time. Tested with avi, asf, mov, mpeg1/2 (broken for years) streams. CVS patchset: 6502 CVS date: 2004/05/09 14:22:54
2004-05-08fix .po install with new automakeDaniel Caujolle-Bert
CVS patchset: 6501 CVS date: 2004/05/08 20:19:45
2004-05-08document _x_spu_decoder_sleepMichael Roitzsch
CVS patchset: 6500 CVS date: 2004/05/08 15:05:36
2004-05-08document some more about object oriented C, C vs. C++ and _x_assert/_x_abortMichael Roitzsch
CVS patchset: 6499 CVS date: 2004/05/08 15:05:02
2004-05-08document rewiring and ticketsMichael Roitzsch
CVS patchset: 6498 CVS date: 2004/05/08 15:03:43
2004-05-07move lprintf to the right location (where variables are initialized)Daniel Caujolle-Bert
CVS patchset: 6497 CVS date: 2004/05/07 22:49:24
2004-05-07* fix config file loading: enums are read as numbers, although written as ↵Michael Roitzsch
strings -> read and update them as strings * remove the obsolete CONFIG_TYPE_* constants and replace them with XINE_CONFIG_TYPE_* from xine.h CVS patchset: 6496 CVS date: 2004/05/07 14:38:14
2004-05-07propagate changes to config entriesMichael Roitzsch
CVS patchset: 6495 CVS date: 2004/05/07 13:39:29
2004-05-07extend help string for speaker arrangementMichael Roitzsch
CVS patchset: 6494 CVS date: 2004/05/07 13:37:00
2004-05-07removing README.config_en, since all config entries are now documentedMichael Roitzsch
with help strings CVS patchset: 6493 CVS date: 2004/05/07 13:33:57
2004-05-06notes about colorkey overlay fixes.Miguel Freitas
new release to come soon... (next week?) CVS patchset: 6492 CVS date: 2004/05/06 03:16:47
2004-05-06implement proper x11osd resize support. that should fix problems with rc4Miguel Freitas
where parts of the image were not shown under certain circunstances. XV_AUTOPAINT_COLORKEY is now disabled by default. that will permit using colorkey overlays by default with more cards (eg. nvidia). CVS patchset: 6491 CVS date: 2004/05/06 03:09:32
2004-05-05simple protection...Thibaut Mattern
CVS patchset: 6490 CVS date: 2004/05/05 22:37:46
2004-05-05clarify documentation (found by Barry Scott)Michael Roitzsch
CVS patchset: 6489 CVS date: 2004/05/05 19:10:58
2004-05-05fix compiler warningMichael Roitzsch
CVS patchset: 6488 CVS date: 2004/05/05 18:44:19
2004-05-05cleanup CC decoder config entries: move them to the class contextMichael Roitzsch
CVS patchset: 6487 CVS date: 2004/05/05 17:36:48
2004-05-05- actually set the CD Index ID, fix warningsBastien Nocera
CVS patchset: 6486 CVS date: 2004/05/05 09:16:59
2004-05-05make it possible for the CDDA plugin to give away Musicbrainz CD Index IDBastien Nocera
base64.[ch] are now relicensed under the GNU General Public License as per section 3 of the GNU Less General Public License sha1.[ch] are still under a public domain license, see headers for details CVS patchset: 6485 CVS date: 2004/05/05 09:11:38
2004-05-04- Shoutcast packet handling cleanup.Thibaut Mattern
- Support streaming of NSV files. test streams: hTtP://xxx.inlive.co.kr:8000/;stream.nsv http://lsac1-0-s01.shoutcast.net:8012/;file.nsv - Remove an old hack to force mpeg audio demuxer selection. CVS patchset: 6484 CVS date: 2004/05/04 22:26:13