summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2001-11-06fixing typo (unimportant but nevertheless *grin*)Matthias Dahl
CVS patchset: 966 CVS date: 2001/11/06 11:49:44
2001-11-06YUY2 snapshot patch from Andrew MeredithGuenter Bartsch
CVS patchset: 965 CVS date: 2001/11/06 10:14:33
2001-11-06input_http updates by Damien ClermonteGuenter Bartsch
CVS patchset: 964 CVS date: 2001/11/06 10:08:48
2001-11-06catch segmentation fault on plugin load/initializationMiguel Freitas
CVS patchset: 963 CVS date: 2001/11/06 00:23:14
2001-11-05Fixing cr<->cb swap error in alphablending code; fixed some confusions inMatthias Dahl
the naming conventions within the plugin. CVS patchset: 962 CVS date: 2001/11/05 23:15:13
2001-11-05re-enable YUV "fallback mechanism"; update TODO listMatthias Dahl
CVS patchset: 961 CVS date: 2001/11/05 18:08:56
2001-11-05first (little) step towards support for YUY2 and RGB...Matthias Dahl
CVS patchset: 960 CVS date: 2001/11/05 17:31:20
2001-11-05only offering YV12 to XINE for now until rest is added.Matthias Dahl
CVS patchset: 959 CVS date: 2001/11/05 15:57:14
2001-11-05how embarrassing... :)Matthias Dahl
CVS patchset: 958 CVS date: 2001/11/05 10:50:19
2001-11-05disabling anything but the 3 plane YUV420 support; adding to KNOWN BUGsMatthias Dahl
CVS patchset: 957 CVS date: 2001/11/05 01:18:51
2001-11-04Made "cvs" mark more dynamic ('make dist' automatically remove this mark).Daniel Caujolle-Bert
CVS patchset: 956 CVS date: 2001/11/04 23:39:38
2001-11-04cvs version markGuenter Bartsch
CVS patchset: 955 CVS date: 2001/11/04 23:12:03
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-04prepare for 0.9.4Siggi Langauf
CVS patchset: 950 CVS date: 2001/11/04 12:07:28
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-04added note about new SyncFB video out pluginMatthias Dahl
CVS patchset: 947 CVS date: 2001/11/04 10:25:05
2001-11-04Add a small summary at end of configure process.Daniel Caujolle-Bert
CVS patchset: 946 CVS date: 2001/11/04 01:07:17
2001-11-03divx4 update remarkHarm van der Heijden
CVS patchset: 945 CVS date: 2001/11/03 23:28:48
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-03Added a default to the architecture switch, so people are encouraged to trySiggi Langauf
porting and report useful portability bugs (instead of "configure says I'm not supported :-(") CVS patchset: 941 CVS date: 2001/11/03 20:34:59
2001-11-03added changelog entry for 0.9.3, though this probably won't make it intoSiggi Langauf
Debian... CVS patchset: 940 CVS date: 2001/11/03 20:33:11
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-02Wrong version !!.Daniel Caujolle-Bert
CVS patchset: 932 CVS date: 2001/11/02 16:51:16
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-02bumped versionHeiko Schaefer
CVS patchset: 930 CVS date: 2001/11/02 10:13:35
2001-11-02*** empty log message ***Heiko Schaefer
CVS patchset: 929 CVS date: 2001/11/02 10:02:42
2001-11-01Fixed new version.xine-0_9_3-release0.9.3Daniel Caujolle-Bert
CVS patchset: 928 CVS date: 2001/11/01 21:42:01
2001-11-01preparing for 0.9.3Guenter Bartsch
CVS patchset: 927 CVS date: 2001/11/01 18:32:08
2001-11-01enable autoconfig for dxr3enc pluginMike Lampard
CVS patchset: 926 CVS date: 2001/11/01 15:31:34
2001-11-01option for dxr3 zoom modeMike Lampard
CVS patchset: 925 CVS date: 2001/11/01 15:14:27
2001-11-01added note about downmixing to dolby 2.0 addedMatthias Dahl
CVS patchset: 924 CVS date: 2001/11/01 15:06:03
2001-11-01log of minor divx4 changes and updated docsHarm van der Heijden
CVS patchset: 923 CVS date: 2001/11/01 14:31:44
2001-11-01added link to dxr3enc docHarm van der Heijden
CVS patchset: 922 CVS date: 2001/11/01 14:27:19
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