Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-09-17 | _xine_get_featured_input_plugin_ids: wrong parentheses - overwrites two bytes | Juergen Keil | |
at end of malloced block. CVS patchset: 650 CVS date: 2001/09/17 11:43:43 | |||
2001-09-16 | deinterlace stuff | Miguel Freitas | |
CVS patchset: 642 CVS date: 2001/09/16 15:21:13 | |||
2001-09-16 | Fixed libtool versionning. | Daniel Caujolle-Bert | |
CVS patchset: 640 CVS date: 2001/09/16 11:45:30 | |||
2001-09-16 | un-faked so version number. | Siggi Langauf | |
Currently, version numbers are not used, but Daniel will change that soon ;-) CVS patchset: 639 CVS date: 2001/09/16 10:13:15 | |||
2001-09-16 | Few updates. autoconf-2.52/automake-1.5 supported. | Daniel Caujolle-Bert | |
CVS patchset: 637 CVS date: 2001/09/16 00:01:38 | |||
2001-09-14 | Added some stuff to make still-frame menus work a bit better, allowed events ↵ | Rich J Wareham | |
for UI to find language of audio/spu track CVS patchset: 636 CVS date: 2001/09/14 21:25:55 | |||
2001-09-14 | Fix xine --help audio plugin sensing. | James Courtier-Dutton | |
CVS patchset: 635 CVS date: 2001/09/14 20:44:01 | |||
2001-09-12 | further tweaks and patches for menu support: new buftypes ↵ | Guenter Bartsch | |
(BUF_CONTROL_DISCONTINUITY,BUF_CONTROL_NOP,BUF_CONTROL_AUDIO_CHANNEL,BUF_CONTROL_SPU_CHANNEL) so input plugins can enhance their communication with the xine engine (regarding pts continuities for example) - not all is implemented yet, but what is implemented is working pretty well - at least for me ;)) CVS patchset: 627 CVS date: 2001/09/12 22:18:47 | |||
2001-09-12 | DTS patches from Michiel Toneman | Joachim Koenig | |
CVS patchset: 626 CVS date: 2001/09/12 22:00:51 | |||
2001-09-12 | adding still picture support (needed to implement menus) based on Rich's work | Guenter Bartsch | |
CVS patchset: 625 CVS date: 2001/09/12 19:50:41 | |||
2001-09-12 | small libmad debug output cleanup | Guenter Bartsch | |
CVS patchset: 624 CVS date: 2001/09/12 17:33:34 | |||
2001-09-11 | fixed no-resample audio output, fixed qt stream end detection | Guenter Bartsch | |
CVS patchset: 620 CVS date: 2001/09/11 23:02:47 | |||
2001-09-11 | Fix typo | James Courtier-Dutton | |
CVS patchset: 617 CVS date: 2001/09/11 14:17:20 | |||
2001-09-11 | Fix some Floating point exceptions | James Courtier-Dutton | |
Document return values of audio_out.c:open CVS patchset: 615 CVS date: 2001/09/11 14:10:04 | |||
2001-09-11 | Re-use the same profiler id (after pthread_exit -> pthread_create) | Juergen Keil | |
CVS patchset: 609 CVS date: 2001/09/11 09:03:51 | |||
2001-09-10 | fixed unixscr_adjust, using it to fix small audio gaps | Guenter Bartsch | |
CVS patchset: 607 CVS date: 2001/09/10 21:52:59 | |||
2001-09-10 | Dynamically allocate the profiler IDs, and add a profiler for video_out_xshm's | Juergen Keil | |
yuv2rgb conversion CVS patchset: 601 CVS date: 2001/09/10 13:36:56 | |||
2001-09-10 | a quicktime demuxer based on openquicktime, cinepack support fixed, minor ↵ | Guenter Bartsch | |
bugfixes regarding buffer type handling CVS patchset: 600 CVS date: 2001/09/10 03:04:48 | |||
2001-09-09 | Enable PTHREAD_SCOPE_SYSTEM, to work around xine hanging on solaris. | Juergen Keil | |
CVS patchset: 591 CVS date: 2001/09/09 15:39:47 | |||
2001-09-08 | big buf types cleanup, beginning to use libw32codec for indeo (unfinished) | Guenter Bartsch | |
CVS patchset: 590 CVS date: 2001/09/08 18:11:41 | |||
2001-09-08 | rich's patches (menu support) | Guenter Bartsch | |
CVS patchset: 586 CVS date: 2001/09/08 00:44:40 | |||
2001-09-06 | Trying to port the xine-lib sources to a non-gcc compiler | Juergen Keil | |
CVS patchset: 584 CVS date: 2001/09/06 18:38:11 | |||
2001-09-06 | DTS via SPDIF | Joachim Koenig | |
CVS patchset: 581 CVS date: 2001/09/06 15:23:14 | |||
2001-09-06 | SPU profiling | Juergen Keil | |
CVS patchset: 580 CVS date: 2001/09/06 14:09:37 | |||
2001-09-06 | Profiler updated to use clock cycle based profiling | Juergen Keil | |
CVS patchset: 579 CVS date: 2001/09/06 13:39:36 | |||
2001-09-06 | Use new xine_usec_sleep function (thread safe usec sleep) | Juergen Keil | |
CVS patchset: 578 CVS date: 2001/09/06 13:37:46 | |||
2001-09-06 | Use return value "0" as an error indication for ao_instance->open; "1" (or | Juergen Keil | |
some value > 0) for success. (for consistancy with ao_driver->open) CVS patchset: 576 CVS date: 2001/09/06 13:33:20 | |||
2001-09-06 | Add xine_usec_sleep, a thread safe "sleep" with usec resolution | Juergen Keil | |
CVS patchset: 575 CVS date: 2001/09/06 13:29:18 | |||
2001-09-06 | ao_instance, wrong comment (video -> audio) | Juergen Keil | |
CVS patchset: 574 CVS date: 2001/09/06 13:27:47 | |||
2001-09-05 | miguel's latest patches | Guenter Bartsch | |
CVS patchset: 567 CVS date: 2001/09/05 16:02:29 | |||
2001-09-04 | race condition / stability fixes provided by Miguel Freitas ↵ | Guenter Bartsch | |
<miguel@cetuc.puc-rio.br> - great stuff\! :-) CVS patchset: 562 CVS date: 2001/09/04 16:19:27 | |||
2001-09-03 | Detect x86 SSE extension (for libavcodec/ffmpeg) | Juergen Keil | |
CVS patchset: 559 CVS date: 2001/09/03 19:00:28 | |||
2001-09-02 | last bugfixes: make xine engine handle demuxer that may fail to initialize | Guenter Bartsch | |
CVS patchset: 554 CVS date: 2001/09/02 22:26:54 | |||
2001-09-02 | ac3 output via spdif patch provided by Andy Lo A Foe <andy@orbital.xs4all.nl> | Guenter Bartsch | |
CVS patchset: 550 CVS date: 2001/09/02 00:30:22 | |||
2001-09-01 | DEBUG buils, profiler code crashes with NULL pointer access | Juergen Keil | |
CVS patchset: 539 CVS date: 2001/09/01 17:10:00 | |||
2001-09-01 | make set_speed more robust | Guenter Bartsch | |
CVS patchset: 538 CVS date: 2001/09/01 15:52:17 | |||
2001-09-01 | big demuxer clean, demux_ts should work again. | Guenter Bartsch | |
implemented time based seeking / stream length detection, implemented in demux_avi.c demux_mpeg_block.c demux_mpeg.c xine-engine cleanup, xine_seek is gone, use xine_play instead. xine_pause is gone, use xine_set/get_speed instead. CVS patchset: 536 CVS date: 2001/09/01 14:32:59 | |||
2001-08-31 | Fix byte order problems for AVI files with LPCM sound. | Juergen Keil | |
CVS patchset: 534 CVS date: 2001/08/31 17:57:54 | |||
2001-08-29 | sorting out demux close <-> stop | Guenter Bartsch | |
CVS patchset: 518 CVS date: 2001/08/29 11:14:12 | |||
2001-08-29 | update to liba52 v 0.7.0 including the dynamic range compensation feature ↵ | Guenter Bartsch | |
(disabled by default, enable it in your .xinerc if you want it) CVS patchset: 515 CVS date: 2001/08/29 00:51:57 | |||
2001-08-28 | Fixed sed pattern. Reintroduce XINE_PAUSE status. Fixed deadlock in ↵ | Daniel Caujolle-Bert | |
xine_pause. Fixed many pause/unpause case. Syncing xine.h.tmpl.in with xine_internal.h about status (Please, don't forget to update the public API header, that made troubles). CVS patchset: 513 CVS date: 2001/08/28 22:52:57 | |||
2001-08-28 | update to ffmpeg 0.4.5, buf types cleanup based on patch provided by Miguel ↵ | Guenter Bartsch | |
Freitas CVS patchset: 510 CVS date: 2001/08/28 19:16:19 | |||
2001-08-26 | Clean up. | James Courtier-Dutton | |
CVS patchset: 499 CVS date: 2001/08/26 09:38:23 | |||
2001-08-26 | Speed modes work again. | James Courtier-Dutton | |
CVS patchset: 497 CVS date: 2001/08/26 09:32:38 | |||
2001-08-25 | Considerably improved the accuracy of | James Courtier-Dutton | |
unixscr_get_current( ... ) Modified behaviour of unixscr_adjust( ... ) this->cur_pts now stays fairly constant and acts more as a pts offset. This could break any plugins which make use of adjust (e.g. dxr3). CVS patchset: 495 CVS date: 2001/08/25 21:34:25 | |||
2001-08-25 | added Daniel's seeking-without-closing-input-plugin function again | Guenter Bartsch | |
CVS patchset: 492 CVS date: 2001/08/25 14:56:19 | |||
2001-08-25 | measuring complete audio/video output performance | Guenter Bartsch | |
CVS patchset: 490 CVS date: 2001/08/25 08:48:12 | |||
2001-08-25 | small cleanups and fixes for new pause implementation | Guenter Bartsch | |
CVS patchset: 484 CVS date: 2001/08/25 07:51:24 | |||
2001-08-25 | fixed seeking (back to the old method), implementing true pause function, ↵ | Guenter Bartsch | |
introducing trick playback (slow motion and fast forward) CVS patchset: 482 CVS date: 2001/08/25 07:12:16 | |||
2001-08-24 | removed no longer needed includes | Guenter Bartsch | |
CVS patchset: 477 CVS date: 2001/08/24 10:02:05 |