Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-11-15 | more helper functions cleanup (stream info, meta info) | Miguel Freitas | |
CVS patchset: 5731 CVS date: 2003/11/15 13:01:00 | |||
2003-11-14 | fix memleak | Daniel Caujolle-Bert | |
CVS patchset: 5730 CVS date: 2003/11/14 23:00:41 | |||
2003-11-13 | define FOURCC only once | Marco Zuehlke | |
CVS patchset: 5729 CVS date: 2003/11/13 15:23:00 | |||
2003-11-12 | Ohoh, it seems i've happily broke the "uninstall" stage when i hacked the | Daniel Caujolle-Bert | |
libtool to made it not install .la file. Here's the fix. CVS patchset: 5728 CVS date: 2003/11/12 20:24:42 | |||
2003-11-12 | don't set proxyhost to NULL | Daniel Caujolle-Bert | |
CVS patchset: 5727 CVS date: 2003/11/12 19:58:19 | |||
2003-11-12 | Use http_proxy envvar if it's set when proxyhost isn't. Use {l,x}printf. | Daniel Caujolle-Bert | |
CVS patchset: 5726 CVS date: 2003/11/12 19:54:56 | |||
2003-11-12 | fix CVS placeholder | Michael Roitzsch | |
CVS patchset: 5725 CVS date: 2003/11/12 17:54:30 | |||
2003-11-12 | better use saturation to convert an illegal button number to a legal one | Michael Roitzsch | |
CVS patchset: 5724 CVS date: 2003/11/12 17:52:59 | |||
2003-11-11 | this wasn't intended to be commited. | Daniel Caujolle-Bert | |
CVS patchset: 5723 CVS date: 2003/11/11 21:20:38 | |||
2003-11-11 | no need to declare twice | Daniel Caujolle-Bert | |
CVS patchset: 5722 CVS date: 2003/11/11 19:02:58 | |||
2003-11-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert | |
CVS patchset: 5721 CVS date: 2003/11/11 18:44:50 | |||
2003-11-11 | try to improve sync after a seek: | Thibaut Mattern | |
- fix a little pb introduced by the previous commit, the engine was not flushed immediately. - delay the call to xine_demux_control_newpts. CVS patchset: 5720 CVS date: 2003/11/11 18:10:42 | |||
2003-11-10 | update from Giovanni Venturi <jumpyj@tiscali.it> | Daniel Caujolle-Bert | |
CVS patchset: 5719 CVS date: 2003/11/10 22:28:22 | |||
2003-11-10 | avoid segfault when resizing | Daniel Caujolle-Bert | |
CVS patchset: 5718 CVS date: 2003/11/10 21:58:31 | |||
2003-11-10 | fix yuy2 output on mga_vid | James Stembridge | |
CVS patchset: 5717 CVS date: 2003/11/10 18:40:08 | |||
2003-11-09 | if we are trying to activate a menu with an invalid button, | Michael Roitzsch | |
fall back to button 1 CVS patchset: 5716 CVS date: 2003/11/09 21:49:36 | |||
2003-11-09 | Do not send the encrypted content to decoders. | Thibaut Mattern | |
CVS patchset: 5715 CVS date: 2003/11/09 14:32:04 | |||
2003-11-09 | handle DRM-protected QT files a little more gracefully; i.e., recognize | Mike Melanson | |
them as proper QT files but decline to play them CVS patchset: 5714 CVS date: 2003/11/09 04:46:30 | |||
2003-11-09 | - fix build on Debian unstable, those dummies seem to have put the Linux 2.6 | Bastien Nocera | |
headers in place of the 2.4 ones in glibc... CVS patchset: 5713 CVS date: 2003/11/09 02:05:34 | |||
2003-11-09 | Detect encrypted streams. | Thibaut Mattern | |
Looks like DRM... CVS patchset: 5712 CVS date: 2003/11/09 01:40:37 | |||
2003-11-08 | Use info helper functions. | Thibaut Mattern | |
CVS patchset: 5711 CVS date: 2003/11/08 22:39:32 | |||
2003-11-08 | use io_helper functions. | Thibaut Mattern | |
CVS patchset: 5710 CVS date: 2003/11/08 22:21:48 | |||
2003-11-08 | Use info helper functions. | Thibaut Mattern | |
CVS patchset: 5709 CVS date: 2003/11/08 22:20:35 | |||
2003-11-08 | inform the user of why stream cannot be saved. | Miguel Freitas | |
should we add a new XINE_MSG_ type? CVS patchset: 5708 CVS date: 2003/11/08 22:12:13 | |||
2003-11-08 | Enclose forbid of saving between ifdefs for people, who may do it. | František Dvořák | |
CVS patchset: 5707 CVS date: 2003/11/08 09:14:29 | |||
2003-11-08 | Tiny update before release. | František Dvořák | |
CVS patchset: 5706 CVS date: 2003/11/08 08:46:17 | |||
2003-11-08 | Mention work on win32 port. | František Dvořák | |
CVS patchset: 5705 CVS date: 2003/11/08 08:24:57 | |||
2003-11-07 | pp | Miguel Freitas | |
CVS patchset: 5704 CVS date: 2003/11/07 18:38:39 | |||
2003-11-07 | initial commit of a libpostprocess plugin. | Miguel Freitas | |
we should be able to provide more user-friendly options later (like checkboxes for the available methods: dering, deinterlace, autolevels, etc) CVS patchset: 5703 CVS date: 2003/11/07 18:37:34 | |||
2003-11-07 | Allow for some very basic sound cards that do not support "front" device. | James Courtier-Dutton | |
Fall back to "default" CVS patchset: 5702 CVS date: 2003/11/07 18:25:35 | |||
2003-11-07 | should fix the freeze reported by Jeroen | Miguel Freitas | |
CVS patchset: 5701 CVS date: 2003/11/07 17:12:47 | |||
2003-11-06 | fix enum | Daniel Caujolle-Bert | |
CVS patchset: 5700 CVS date: 2003/11/06 22:25:54 | |||
2003-11-06 | Need to change libvcdinfo to be more robust when there are problems | Rocky Bernstein | |
reading the extended PSD. Given that area-highlighting and selection features in the extended PSD haven't been implemented, it's best then to not try to read this at all. CVS patchset: 5699 CVS date: 2003/11/06 03:28:18 | |||
2003-11-05 | real fixes | James Stembridge | |
CVS patchset: 5698 CVS date: 2003/11/05 22:31:03 | |||
2003-11-05 | use more sensible intervals (keyword: Voronoi) to guess the framerate | Michael Roitzsch | |
CVS patchset: 5697 CVS date: 2003/11/05 21:58:22 | |||
2003-11-05 | XShm crashes with xinimin, when the callbacks return without initializing the | Michael Roitzsch | |
values, because "running" is set too late CVS patchset: 5696 CVS date: 2003/11/05 21:51:53 | |||
2003-11-05 | even more FAQ entries on Xv | Michael Roitzsch | |
CVS patchset: 5695 CVS date: 2003/11/05 20:45:59 | |||
2003-11-05 | Jeroen's patch: avoid pausing the scr provider directly (doing so may freeze | Miguel Freitas | |
xine in stop) CVS patchset: 5694 CVS date: 2003/11/05 20:41:29 | |||
2003-11-05 | we are seeing this error too often on xine-user | Michael Roitzsch | |
CVS patchset: 5693 CVS date: 2003/11/05 20:15:57 | |||
2003-11-05 | dropping old demux_pes | Michael Roitzsch | |
CVS patchset: 5692 CVS date: 2003/11/05 20:04:05 | |||
2003-11-05 | remove audio_out specific stuff from cflags | Miguel Freitas | |
CVS patchset: 5691 CVS date: 2003/11/05 18:34:43 | |||
2003-11-04 | that must fix a compilation failure report i received | Miguel Freitas | |
CVS patchset: 5690 CVS date: 2003/11/04 23:37:20 | |||
2003-11-04 | ffmpeg's framrate guessing is better than our old one | Michael Roitzsch | |
CVS patchset: 5689 CVS date: 2003/11/04 20:51:21 | |||
2003-11-04 | ffmpeg already selects the best matching MPEG framerate code, no need to | Michael Roitzsch | |
have xine code do it again CVS patchset: 5688 CVS date: 2003/11/04 20:49:45 | |||
2003-11-04 | Final patches for compiling xine under MSVC: | František Dvořák | |
- basename() is added to xine-utils, if it isn't found by configure - macros with variable number of arguments are simplified to ignore additional arguments (only for MSVC), lprintf macro simplified with full functionality - minor update for building a52, some preparation for ffmpeg CVS patchset: 5687 CVS date: 2003/11/04 14:38:26 | |||
2003-11-04 | Update | Philipp Hahn | |
CVS patchset: 5686 CVS date: 2003/11/04 08:04:27 | |||
2003-11-04 | Explain PTS handling. | James Courtier-Dutton | |
CVS patchset: 5685 CVS date: 2003/11/04 00:45:24 | |||
2003-11-04 | remove errno usage (all input plugins should handle and report errors). Take ↵ | Daniel Caujolle-Bert | |
care of seek() return value. CVS patchset: 5684 CVS date: 2003/11/04 00:24:52 | |||
2003-11-03 | take care of read() return value. use xprintf/lprintf. fix get_extensions() | Daniel Caujolle-Bert | |
CVS patchset: 5683 CVS date: 2003/11/03 23:58:18 | |||
2003-11-03 | adding Daniel's new functions to the picture | Michael Roitzsch | |
CVS patchset: 5682 CVS date: 2003/11/03 19:17:31 |