summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2001-11-07breakup of dxr3 videoout plugin to allow for easier syncronisation ofMike Lampard
encoding and standard plugins CVS patchset: 979 CVS date: 2001/11/07 12:30:54
2001-11-07More updates to the README.Matthias Dahl
CVS patchset: 978 CVS date: 2001/11/07 11:56:55
2001-11-07fast_memcpy (i had about 7% cpu improvement!)Miguel Freitas
CVS patchset: 977 CVS date: 2001/11/07 10:37:12
2001-11-07small cleanup, remove test stuffMiguel Freitas
CVS patchset: 976 CVS date: 2001/11/07 02:29:21
2001-11-07win32 fixesMiguel Freitas
CVS patchset: 975 CVS date: 2001/11/07 02:18:35
2001-11-07- update win32 loaderMiguel Freitas
- dynamic buffers fixes a lot of audio problems CVS patchset: 974 CVS date: 2001/11/07 02:15:24
2001-11-06ogg mime typeMiguel Freitas
CVS patchset: 973 CVS date: 2001/11/06 21:47:30
2001-11-06ASF bugfixesMiguel Freitas
CVS patchset: 972 CVS date: 2001/11/06 21:46:37
2001-11-06ASF bugfixes / variable to check for fifo buffer sizeMiguel Freitas
CVS patchset: 971 CVS date: 2001/11/06 21:46:05
2001-11-06this *should* *slightly* improve picture quality during hardware deinterlacing.Matthias Dahl
CVS patchset: 970 CVS date: 2001/11/06 14:23:31
2001-11-06forgot to remove RGB from our capabilities list (until it is supported)Matthias Dahl
CVS patchset: 969 CVS date: 2001/11/06 13:20:57
2001-11-06Added missing include for proper compilation on solaris. Thanks to IanMatthias Dahl
Johnston for reporting it. CVS patchset: 968 CVS date: 2001/11/06 13:16:47
2001-11-06code cleanup and proper frame->format handling (incl. YUY2 support)Matthias Dahl
CVS patchset: 967 CVS date: 2001/11/06 13:08:15
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