summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2001-11-04Adapting compile warning fix from Chris Rankin <rankincj@yahoo.com>.Matthias Dahl
CVS patchset: 954 CVS date: 2001/11/04 22:49:41
2001-11-04Bill's force audio rate patches, preparing for 0.9.40.9.4Guenter Bartsch
CVS patchset: 953 CVS date: 2001/11/04 22:49:38
2001-11-04fix playing small filesMiguel Freitas
CVS patchset: 952 CVS date: 2001/11/04 22:49:28
2001-11-04*** empty log message ***Matthias Dahl
CVS patchset: 951 CVS date: 2001/11/04 22:43:07
2001-11-04added zoom patch by Thibaut Mattern <tmattern@noos.fr>Siggi Langauf
Please test, maybe aspect ratio is damaged by this... CVS patchset: 949 CVS date: 2001/11/04 11:53:07
2001-11-04Fixing compiler warnings.Matthias Dahl
CVS patchset: 948 CVS date: 2001/11/04 10:53:05
2001-11-03- minor change; restore old signal handler instead of default. This inHarm van der Heijden
case xine-engine starts implementing its own SIGSEGV handler. (which it should IMHO :-). CVS patchset: 944 CVS date: 2001/11/03 23:02:43
2001-11-03Made syncfb config option "default_repeat", a .xinerc configurable option.Matthias Dahl
CVS patchset: 943 CVS date: 2001/11/03 22:39:07
2001-11-03- added SIGSEGV handler to catch old OpenDivx libdivxdecore thatHarm van der Heijden
segfault when asked for version number. Only used in init stage of divx4 decoder plugin. CVS patchset: 942 CVS date: 2001/11/03 22:28:05
2001-11-03minimizing config ioctl calls.Matthias Dahl
CVS patchset: 939 CVS date: 2001/11/03 20:31:36
2001-11-03ok, last deinterlacing bug squished! :) Now you can push "i" as often as youMatthias Dahl
want without having the image costantly decreasing in size. Also more updates to the doc. CVS patchset: 938 CVS date: 2001/11/03 19:54:44
2001-11-03updates to the deinterlacing support - one bug still left to fix. (Joachim,Matthias Dahl
hope you don't mind me modifing your changes a bit) CVS patchset: 937 CVS date: 2001/11/03 18:20:04
2001-11-03deinterlacing improvementsJoachim Koenig
CVS patchset: 936 CVS date: 2001/11/03 17:32:51
2001-11-03Added deinterlace to SyncFBRich J Wareham
CVS patchset: 935 CVS date: 2001/11/03 14:46:05
2001-11-03Fixed a bad bug in the new SyncFB plugin that caused it to crash easily. AndMatthias Dahl
finally added overlay blending support. Also cleaned up the alphablend header file and added new blend_yuv function that uses the vo_frame_t struct for its blending. CVS patchset: 934 CVS date: 2001/11/03 13:57:34
2001-11-03Replacing the old syncfb plugin with a totally reworked version. Also fixedMatthias Dahl
a bug within the XF86VidMode support that could crash XINE (no punishment please *grin*). CVS patchset: 933 CVS date: 2001/11/03 00:13:11
2001-11-02implement in-menu event for the dxr3 spu decoderMike Lampard
CVS patchset: 931 CVS date: 2001/11/02 13:18:27
2001-11-01enable autoconfig for dxr3enc pluginMike Lampard
CVS patchset: 926 CVS date: 2001/11/01 15:31:34
2001-11-01Added XINE_EVENT_INPUT_ANGLE_(NEXT|PREVIOUS) mapped to KP 7/4Rich J Wareham
CVS patchset: 921 CVS date: 2001/11/01 14:14:35
2001-11-01make zooming/cropping of 16:9 video to tvout and new 'enhancedMike Lampard
buffer' mode of the dxr3 xinerc options. CVS patchset: 920 CVS date: 2001/11/01 12:38:08
2001-11-01don't check for speed of sse-memcpy on freebsdHeiko Schaefer
CVS patchset: 919 CVS date: 2001/11/01 09:44:35
2001-10-31updates for ffmpeg support:Harm van der Heijden
- fixed include - changed from constant bit rate to constant quantizer CVS patchset: 918 CVS date: 2001/10/31 21:57:46
2001-10-30fixing memcpy probing for some systemsMatthias Dahl
CVS patchset: 917 CVS date: 2001/10/30 19:54:17
2001-10-30make xine recognize the new windows media formats and a small audio output ↵Guenter Bartsch
plugin loader bugfix CVS patchset: 914 CVS date: 2001/10/30 09:42:26
2001-10-29added support for encoding mpeg1 with libavcodec from ffmpeg.Harm van der Heijden
Doesn't work with xine's ffmpeg sources and needs some improving anyhow. CVS patchset: 913 CVS date: 2001/10/29 23:33:30
2001-10-29- implemented Mike Lampard's magic register fix for jerky playbackHarm van der Heijden
problems. Works like a charm! - changed dxr3_enc_quality to dxr3enc_quality in .xinerc - in .xinerc, added dxr3enc_file for mpeg output to file, for debugging. CVS patchset: 911 CVS date: 2001/10/29 19:16:26
2001-10-29add a few more framerate codes (courtesy of libmpeg2)Mike Lampard
CVS patchset: 908 CVS date: 2001/10/29 09:57:41
2001-10-29XShm gamma adjusting (brightness)Miguel Freitas
CVS patchset: 906 CVS date: 2001/10/29 02:15:22
2001-10-28- some more tweaking with the dxr3enc vo plugin. A/V sync is OK'ish now,Harm van der Heijden
but playback still not smooth. At 30% cpu load, what's happening there? CVS patchset: 904 CVS date: 2001/10/28 20:44:48
2001-10-28mark as displayed before freeing (just in case)Miguel Freitas
CVS patchset: 903 CVS date: 2001/10/28 19:56:39
2001-10-28fix buffer leakage (again)Miguel Freitas
CVS patchset: 902 CVS date: 2001/10/28 19:29:08
2001-10-28small cleanup in prep for 0.9.3Mike Lampard
CVS patchset: 901 CVS date: 2001/10/28 14:44:11
2001-10-28remove something I was playing with...Mike Lampard
CVS patchset: 900 CVS date: 2001/10/28 11:43:58
2001-10-28in order for av sync to be correct with still menus, we need to act like aMike Lampard
real plugin.. Partial I-Frame FFWD implemented also... CVS patchset: 899 CVS date: 2001/10/28 11:14:39
2001-10-27update request_dest_size to the latest api changesMike Lampard
CVS patchset: 898 CVS date: 2001/10/27 17:48:25
2001-10-27update vpts when we receive a video_fill packetMike Lampard
CVS patchset: 897 CVS date: 2001/10/27 17:33:28
2001-10-27fixed stupid type that set NTSC framerate to 2.997 HzHarm van der Heijden
CVS patchset: 896 CVS date: 2001/10/27 17:27:48
2001-10-27- new dirty and cheap deinterlace method: we give half of the lines to xvMiguel Freitas
driver and let it scale for us - xine_list_demux_plugins update CVS patchset: 894 CVS date: 2001/10/27 16:12:21
2001-10-27- added dxr3 mpeg1 encoding vo driver. Based on Mike Lampard's work,Harm van der Heijden
this version is functional without other changes to xine sources. See comments in source for features and TODO. - very much an alpha version; you must manually enable compilation in Makefile.am (see comments there) CVS patchset: 893 CVS date: 2001/10/27 15:50:34
2001-10-27small bug fix for time based seeking in mpeg1 filesGuenter Bartsch
CVS patchset: 892 CVS date: 2001/10/27 13:59:31
2001-10-27- latest decore versions finally have a method for getting theHarm van der Heijden
version; added version checking in the plugin. This should filter out most rotten OpenDivx libs. Version checking can be overridden in the .xinerc for trying other decore libs. - removed divx4_format variable, since method 0 was plain wrong and 1 the only good one. Now everything is done with DEC_USER. - code cleanup, split off a few extra functions for readability CVS patchset: 891 CVS date: 2001/10/27 04:30:39
2001-10-26A few more fixesJames Courtier-Dutton
CVS patchset: 890 CVS date: 2001/10/26 20:18:54
2001-10-26More malloc fixes. Only one more to find.James Courtier-Dutton
CVS patchset: 889 CVS date: 2001/10/26 15:49:15
2001-10-26Inserted a FIXME.James Courtier-Dutton
CVS patchset: 888 CVS date: 2001/10/26 15:10:54
2001-10-26Fixes some subtitle crashes.James Courtier-Dutton
Still more theoritical fixes need doing, but I cannot get libspudec to crash any more. CVS patchset: 887 CVS date: 2001/10/26 13:39:21
2001-10-26Added some debug commands, trying to track malloc segfaults.James Courtier-Dutton
CVS patchset: 886 CVS date: 2001/10/26 11:21:08
2001-10-25...hope I'm getting closer to a correct socket read return value ↵Guenter Bartsch
interpretation... CVS patchset: 885 CVS date: 2001/10/25 15:48:03
2001-10-25Fixed two crash cause with overlay pointer freeing.Daniel Caujolle-Bert
CVS patchset: 884 CVS date: 2001/10/25 10:05:43
2001-10-25This file already moved to xine-utils subdir.Daniel Caujolle-Bert
CVS patchset: 883 CVS date: 2001/10/25 09:23:15
2001-10-25demux api change to report supported mimetypesMiguel Freitas
CVS patchset: 882 CVS date: 2001/10/25 00:46:58