summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-09-14Add multi-buffering support to video_out_pgx64 (massive performance increase ↵Robin KAY
^_^). Remove assertions for alignment from bswap.h and allow unaligned accesses in XE_xx macros on IA32. Update ChangeLog. CVS patchset: 5380 CVS date: 2003/09/14 22:02:26
2003-09-14viz plugin workThibaut Mattern
CVS patchset: 5379 CVS date: 2003/09/14 17:05:36
2003-09-14newer goom version.Thibaut Mattern
CVS patchset: 5378 CVS date: 2003/09/14 15:45:55
2003-09-14New files of the "new" goom version.Thibaut Mattern
CVS patchset: 5377 CVS date: 2003/09/14 15:39:23
2003-09-14Update changelog.James Courtier-Dutton
CVS patchset: 5376 CVS date: 2003/09/14 15:08:50
2003-09-142 forgotten printfThibaut Mattern
CVS patchset: 5375 CVS date: 2003/09/14 12:59:27
2003-09-14remove fft code, use fft.h instead.Thibaut Mattern
CVS patchset: 5374 CVS date: 2003/09/14 12:44:20
2003-09-14add fftgraph to the plugin catalogThibaut Mattern
CVS patchset: 5373 CVS date: 2003/09/14 12:37:30
2003-09-14fftgraph compilationThibaut Mattern
CVS patchset: 5372 CVS date: 2003/09/14 12:33:37
2003-09-14New viz plugin.Thibaut Mattern
CVS patchset: 5371 CVS date: 2003/09/14 12:30:36
2003-09-13fix colors of YUY2 overlay blendingMiguel Freitas
CVS patchset: 5370 CVS date: 2003/09/13 22:56:14
2003-09-13Add comments so that people know where this sort of stream comes from.James Courtier-Dutton
CVS patchset: 5369 CVS date: 2003/09/13 19:46:53
2003-09-13update from Darren HartMiguel Freitas
CVS patchset: 5368 CVS date: 2003/09/13 17:20:50
2003-09-13asf and avi bugfixesThibaut Mattern
CVS patchset: 5367 CVS date: 2003/09/13 16:31:34
2003-09-13fix ao/vo flush while paused (it would freeze the engine).Miguel Freitas
CVS patchset: 5366 CVS date: 2003/09/13 16:15:38
2003-09-13new seeking patch by Frantisek Dvorak <valtri@atlas.cz>Miguel Freitas
CVS patchset: 5365 CVS date: 2003/09/13 15:34:59
2003-09-13*** empty log message ***Miguel Freitas
CVS patchset: 5364 CVS date: 2003/09/13 15:32:51
2003-09-13fix for duplicated pts by Simon Truss <simon@bigblue.demon.co.uk>Miguel Freitas
CVS patchset: 5363 CVS date: 2003/09/13 15:31:53
2003-09-13segfault fixMiguel Freitas
CVS patchset: 5362 CVS date: 2003/09/13 15:29:33
2003-09-13Oups, wrong node...Thibaut Mattern
CVS patchset: 5361 CVS date: 2003/09/13 14:30:29
2003-09-13Fix the fix for the --disable-mlib option (the AM_CONDITIONAL statement is ↵Robin KAY
now moved outside of the shell conditional rather than removed). CVS patchset: 5360 CVS date: 2003/09/13 13:09:44
2003-09-13Try to fix frame duration.Thibaut Mattern
It's still a ugly hack but it should work better now. CVS patchset: 5359 CVS date: 2003/09/13 11:50:06
2003-09-13Add demuxing of some AC3/A52 streams found in some DVB streams.James Courtier-Dutton
CVS patchset: 5358 CVS date: 2003/09/13 00:49:07
2003-09-13Fix memory leaks.Thibaut Mattern
CVS patchset: 5357 CVS date: 2003/09/13 00:05:38
2003-09-11Better xml_parser_free_tree()Thibaut Mattern
faster and uses less memory fix a segfault with >30Mo files. ok, it's a bit stupid to parse 30Mo xml file, but a crazy tried to parse a 30Mo asx file and he was not happy with the parser. ;) CVS patchset: 5356 CVS date: 2003/09/11 23:05:39
2003-09-11define XINE_LANG_MAX in xine.h.in \m Used for Strings that contain the ↵Andreas Heinchen
language of a spu/audio stream CVS patchset: 5355 CVS date: 2003/09/11 13:24:25
2003-09-11fix stuttering playback for some non-MPEG content with the dxr3:Michael Roitzsch
* move responsibility for the SCR plugin from the decoder to the video out * use the SCR for non-MPEG content as well * modify frames' vpts so they are sent earlier to the driver * tag the encoded MPEG stream by SETPTS ioctls to leave the final display scheduling to the card CVS patchset: 5354 CVS date: 2003/09/11 10:01:02
2003-09-10Fix --disable-mlib option.Robin KAY
CVS patchset: 5353 CVS date: 2003/09/10 23:20:08
2003-09-10- use a hack from mplayer to compute pts with mp3 VBR streamsThibaut Mattern
It should fix the audio lag reported on xine-devel. I've tested with these files: ftp://mplayerhq.hu/MPlayer/samples/avi/nandub-desync/*.avi http://www.vis.uni-stuttgart.de/~hopf/tmp/tst3.avi and everything is ok ;-) CVS patchset: 5352 CVS date: 2003/09/10 23:11:53
2003-09-10Fix segmentation fault when cddb query fails.Robin KAY
CVS patchset: 5351 CVS date: 2003/09/10 22:54:40
2003-09-10Force the RHS to int64_t. My compiler seems to thinkJames Courtier-Dutton
that the RHS is a int32_t which then needs expanding to int64_t. The expansion takes the high bit of the int32_t, which is the sign bit, and sets all the higher bits to the same sign. This in effect turns the result into a negative number, when it should just be a large positive int64_t number. This fix should probably be duplicated in all other demuxers, but I don't have time for that. CVS patchset: 5350 CVS date: 2003/09/10 00:01:59
2003-09-07- don't skip the last audio packet (simpsons_22films.asf)Thibaut Mattern
- Handle packet "sequence" number. Streaming servers used to discard packets at overrun, it was not detected, causing some bad artifacts and crashes. Now, when a bad sequence is detected, the decoder is reseted and the demuxer waits for a keyframe before sending data to the decoder. This should fix problems with live streams recorded by xine or mmsclient. I've tested with mms TV links from gxine mediamarks. CVS patchset: 5349 CVS date: 2003/09/07 20:10:59
2003-09-06Don't add the data track to the autoplay list for Audio CDs (Linux)Bastien Nocera
We still need to get the track information to calculate the CD ID, and cached CDDB information to work though CVS patchset: 5348 CVS date: 2003/09/06 23:10:36
2003-09-06issue a warning when the X11 output plugins are not being builtMichael Roitzsch
CVS patchset: 5347 CVS date: 2003/09/06 13:27:57
2003-09-05div by zero fix by G DeveloperMiguel Freitas
CVS patchset: 5346 CVS date: 2003/09/05 14:39:46
2003-09-05allow more exact checks on alsa version numbersMichael Roitzsch
(now my 0.9.0rc7 is accepted again :) ) CVS patchset: 5345 CVS date: 2003/09/05 13:51:27
2003-09-05Trying new methods to detect if a stream is mpeg1 or mpeg2.James Courtier-Dutton
CVS patchset: 5344 CVS date: 2003/09/05 00:12:04
2003-09-04it seems that audio_out.c issues are fixed nowMiguel Freitas
CVS patchset: 5343 CVS date: 2003/09/04 18:18:15
2003-09-04patch from Frantisek (4 bytes alignment)Miguel Freitas
CVS patchset: 5342 CVS date: 2003/09/04 17:46:00
2003-09-04still fighting the same bug. now i must have killed it :)Miguel Freitas
(unfortunately it takes hours of testing to reproduce...) CVS patchset: 5341 CVS date: 2003/09/04 13:56:23
2003-09-04updateMarco Zuehlke
CVS patchset: 5340 CVS date: 2003/09/04 08:10:59
2003-09-04Change back to old method for setting period size.James Courtier-Dutton
new method discovered bugs in alsa-driver, alsa-lib, so there is not much point in xine-lib using buggy alsa calls, until the bugs get fixed. CVS patchset: 5339 CVS date: 2003/09/04 00:37:31
2003-09-04this should complete the fix for more than 1 flush at the same timeMiguel Freitas
CVS patchset: 5338 CVS date: 2003/09/04 00:21:09
2003-09-03cool... a deadlock ;)Miguel Freitas
CVS patchset: 5337 CVS date: 2003/09/03 21:17:58
2003-09-03fix freeze condition (more than 1 flush at the same time)Miguel Freitas
CVS patchset: 5336 CVS date: 2003/09/03 16:38:48
2003-09-03Reduce alsa requirement from 0.9.4 to 0.9.1James Courtier-Dutton
CVS patchset: 5335 CVS date: 2003/09/03 14:49:48
2003-09-03Add support for TITLE= and CHAPTER*= comment in ogm FilesMarco Zuehlke
(for Details see manpage of ogmtools) CVS patchset: 5334 CVS date: 2003/09/03 13:41:10
2003-09-02leaksMiguel Freitas
CVS patchset: 5333 CVS date: 2003/09/02 18:59:06
2003-09-02Fix alsa version detection.James Courtier-Dutton
xine needs alsa 0.9.4 or above. CVS patchset: 5332 CVS date: 2003/09/02 15:37:28
2003-09-02fix unsigned compare and buf leakMiguel Freitas
CVS patchset: 5331 CVS date: 2003/09/02 14:29:29