summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-12-13fix sdlMiguel Freitas
CVS patchset: 3503 CVS date: 2002/12/13 00:20:11
2002-12-12Introducing some new segfaults : ;-)Thibaut Mattern
- asf header parsing cleanup - fixes a bug in asf header parsing when an invalid guid is encountered - add a config entry "Network Bandwidth" - choose the best stream for the specified network bandwidth - disabled unused streams Basically, it saves your bandwitdh when there is multiple video streams. It needs more testing. CVS patchset: 3502 CVS date: 2002/12/12 23:48:02
2002-12-12Adds asfheader.hThibaut Mattern
CVS patchset: 3501 CVS date: 2002/12/12 23:34:39
2002-12-12Uses asfheader.hThibaut Mattern
CVS patchset: 3500 CVS date: 2002/12/12 23:30:18
2002-12-12small bugfix - init plugin instance struct to 0Guenter Bartsch
CVS patchset: 3499 CVS date: 2002/12/12 22:56:38
2002-12-12only update pos/time from video if there is no audioGuenter Bartsch
CVS patchset: 3498 CVS date: 2002/12/12 22:54:57
2002-12-12Prepares mms/asf cleanup.Thibaut Mattern
CVS patchset: 3497 CVS date: 2002/12/12 22:40:06
2002-12-12The rest of rtsp input plugin; sorry.Stefan Holst
CVS patchset: 3496 CVS date: 2002/12/12 22:14:53
2002-12-12* Initial version of an rtsp input plugin. It is far from being perfect,Stefan Holst
only a few streams work for now. * A couple of fixes in pnm input plugin. * Fixed stream info in demux_real. CVS patchset: 3495 CVS date: 2002/12/12 22:08:09
2002-12-12only relative forward seeking is supported by non-seekable input pluginsStefan Holst
CVS patchset: 3494 CVS date: 2002/12/12 17:51:03
2002-12-12fix stdin plugin, cosmetic cleanups in mp3 demuxerGuenter Bartsch
CVS patchset: 3493 CVS date: 2002/12/12 12:00:23
2002-12-12- Disable -export-symbols-regex when the GNU linker is used. libtool + GNU ldJuergen Keil
will strip the wrong symbol table, making a debug install of the xine plugins undebuggable. - Add $(top_builddir)/src/xine-engine to the include path, to pick up the new autoconf generated xineintl.h file (when building with separate source and object hierarchies). CVS patchset: 3492 CVS date: 2002/12/12 10:51:31
2002-12-12added support for (believe it or not) MS-style WAVE format headersMike Melanson
embedded in QT atoms CVS patchset: 3491 CVS date: 2002/12/12 03:50:37
2002-12-12new member of the xine stream info familyMike Melanson
CVS patchset: 3490 CVS date: 2002/12/12 01:58:37
2002-12-12iv32 doesn't like to receive null buffer.Miguel Freitas
we must check about the other indeo brothers... CVS patchset: 3489 CVS date: 2002/12/12 01:52:21
2002-12-12handling of some strange avi files.Miguel Freitas
fixme: does someone knows avi format better? i don't completely understand that ##ix data. should we also look for ix##? CVS patchset: 3488 CVS date: 2002/12/12 01:40:07
2002-12-11dvgrab aviMiguel Freitas
CVS patchset: 3487 CVS date: 2002/12/11 20:38:10
2002-12-11that should fix playback of streams generated by dvgrab.Miguel Freitas
please report if it cause any trouble. CVS patchset: 3486 CVS date: 2002/12/11 19:01:37
2002-12-11- added pkg-config supportBastien Nocera
CVS patchset: 3485 CVS date: 2002/12/11 18:10:45
2002-12-11Update for libxine 1.0beta0, fonts-directory has been changedManfred Tremmel
CVS patchset: 3484 CVS date: 2002/12/11 17:04:47
2002-12-11fix interpolation bounds. previously it could cause buffer overrun (and ↵Miguel Freitas
segfault) if out_samples were bigger than 2*in_samples. CVS patchset: 3483 CVS date: 2002/12/11 16:22:05
2002-12-11one item lessxine-1-beta0-release1-beta0Siggi Langauf
CVS patchset: 3482 CVS date: 2002/12/11 15:09:59
2002-12-11fix a very nasty bug in the dependancy resolver...Siggi Langauf
CVS patchset: 3481 CVS date: 2002/12/11 15:05:42
2002-12-11preparing 1-beta0...Siggi Langauf
CVS patchset: 3480 CVS date: 2002/12/11 14:55:59
2002-12-11Avoiding filesystem clashes with libxine0 (0.9.13)Siggi Langauf
=> you can install xine-lib 0.9.13, gnome-xine 0.1, xine-lib 1-beta*, xine-ui 0.9.15 in that order and both applications will work => distributions can have libxine0 and libxine1 binary packages (not the -dev/-devel) packages installed inparallel for a smooth upgrade path I can't get rid of the feeling that I have broken something here... CVS patchset: 3479 CVS date: 2002/12/11 01:04:01
2002-12-10some metainfoGuenter Bartsch
CVS patchset: 3478 CVS date: 2002/12/10 19:47:02
2002-12-10libreal av sync fixStefan Holst
CVS patchset: 3477 CVS date: 2002/12/10 16:26:05
2002-12-10this causes more trouble than benefitMichael Roitzsch
CVS patchset: 3476 CVS date: 2002/12/10 15:30:26
2002-12-10reflect progressMichael Roitzsch
CVS patchset: 3475 CVS date: 2002/12/10 14:57:08
2002-12-09closed caption support back workingMichael Roitzsch
CVS patchset: 3474 CVS date: 2002/12/09 21:59:49
2002-12-09- remove unneeded event listener thread, the real deadlock has already been ↵Michael Roitzsch
fixed - send an additional frame format event, so that the CC decoder knows initial size CVS patchset: 3473 CVS date: 2002/12/09 21:56:28
2002-12-09fix CC-decoding related deadlocksChristian Vogler
CVS patchset: 3472 CVS date: 2002/12/09 21:24:35
2002-12-09audio/video pid auto-detectionGuenter Bartsch
CVS patchset: 3471 CVS date: 2002/12/09 17:33:36
2002-12-09we are mixing versions hereMichael Roitzsch
CVS patchset: 3470 CVS date: 2002/12/09 13:01:44
2002-12-08MPEG-4 file support is officially backMike Melanson
CVS patchset: 3469 CVS date: 2002/12/08 23:59:36
2002-12-08*** empty log message ***Miguel Freitas
CVS patchset: 3468 CVS date: 2002/12/08 23:49:00
2002-12-08bring fb driver backMiguel Freitas
CVS patchset: 3467 CVS date: 2002/12/08 23:35:45
2002-12-08discard previewMiguel Freitas
CVS patchset: 3466 CVS date: 2002/12/08 22:24:28
2002-12-08- get xine_demux_control_headers_done() out of the demuxers.Miguel Freitas
i want to make sure we have a 1:1 mapping of sending and waiting for BUF_CONTROL_HEADERS_DONE.) - bring asf demuxer into a saner state when seeking. that fixes the problem of wrong audio pts and hanging audio_out on huge sleeps (at least for asf). CVS patchset: 3465 CVS date: 2002/12/08 21:43:50
2002-12-08introduce the catalog cache. saves information from plugins withMiguel Freitas
file size and modification date to ~/.xine/catalog.cache. next time xine starts the first stage loader won't need to open any libraries, reducing the loading time. the difference under gdb can be quite dramatic. note1: xine still have to initialize all input and demuxers on startup. note2: i have not added post plugins to cache yet. CVS patchset: 3464 CVS date: 2002/12/08 20:53:02
2002-12-08decoder, state your name for the recordMike Melanson
CVS patchset: 3463 CVS date: 2002/12/08 20:46:00
2002-12-08- fix a rare, but longstanding dxr3 bug:Michael Roitzsch
In some still menus, the highlights do not move. This is because these stills had no proper end sequence in the MPEG stream which confused the card. We now add an end sequence for these. - In TV mode, tag all frames progressive. This prevents the dxr3 from sometimes forgetting the second field during a still and makes the sill less jittering. CVS patchset: 3462 CVS date: 2002/12/08 15:56:23
2002-12-08wrong event unpackingMichael Roitzsch
CVS patchset: 3461 CVS date: 2002/12/08 15:50:35
2002-12-08Added files generated by automake to Makefile.amStephen Torri
Added configure to Makefile.am CVS patchset: 3460 CVS date: 2002/12/08 06:18:11
2002-12-07All gui_data_exchange containing X calls may xlocked/xunlocked. Don't forgetDaniel Caujolle-Bert
to xfreeing gc before creating a new one. CVS patchset: 3459 CVS date: 2002/12/07 23:00:07
2002-12-07added post-directory to file-listManfred Tremmel
CVS patchset: 3458 CVS date: 2002/12/07 18:10:19
2002-12-07added finish translation and update of german and english translationManfred Tremmel
CVS patchset: 3457 CVS date: 2002/12/07 17:09:40
2002-12-07hush, set default framerate a little lowerGuenter Bartsch
CVS patchset: 3456 CVS date: 2002/12/07 01:55:36
2002-12-07Up PGX64 interface version.Robin KAY
CVS patchset: 3455 CVS date: 2002/12/07 01:14:52
2002-12-07fix a/v syncGuenter Bartsch
CVS patchset: 3454 CVS date: 2002/12/07 00:27:18