summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-06-17Add Siggi's idea about option config change on the fly. New "mrl style"Daniel Caujolle-Bert
opt:key=value. I hope i haven't introduced races here. CVS patchset: 2085 CVS date: 2002/06/17 07:47:50
2002-06-16ppc patch for older kernel versions by Ralf ErtzingerSiggi Langauf
CVS patchset: 2084 CVS date: 2002/06/16 22:35:10
2002-06-16xine lib is X11 independent, so don't include nvtv support if X11 is notDaniel Caujolle-Bert
available. use X11 cflags when it's available (needed for nvtv). CVS patchset: 2083 CVS date: 2002/06/16 22:16:55
2002-06-16Avoid explicit void proto.Daniel Caujolle-Bert
CVS patchset: 2082 CVS date: 2002/06/16 22:15:11
2002-06-16Add missing file inclusion.Daniel Caujolle-Bert
CVS patchset: 2081 CVS date: 2002/06/16 21:49:59
2002-06-16load a few more relevant pieces of information: trak header flags and editMike Melanson
list table CVS patchset: 2080 CVS date: 2002/06/16 16:48:03
2002-06-16Fix for streams with LPCM audio.James Courtier-Dutton
demux_film.c corrected to include decoder_info for sample rate etc. in every buf_element. Also fix for changing of LPCM format during stream. E.g. DVDs CVS patchset: 2079 CVS date: 2002/06/16 00:53:39
2002-06-15little updateMike Melanson
CVS patchset: 2078 CVS date: 2002/06/15 19:15:12
2002-06-15document gcc 3.1 fixesGuenter Bartsch
CVS patchset: 2077 CVS date: 2002/06/15 18:03:46
2002-06-15added missing fileSiggi Langauf
CVS patchset: 2076 CVS date: 2002/06/15 14:49:51
2002-06-15(hopefully temporary) workaround for wrong window coordinatesMichael Roitzsch
reported by xine-ui CVS patchset: 2075 CVS date: 2002/06/15 10:42:21
2002-06-15Try pause call only once.Thibaut Mattern
CVS patchset: 2074 CVS date: 2002/06/15 10:24:48
2002-06-14correct coordinates for keycolor rectangleMichael Roitzsch
CVS patchset: 2073 CVS date: 2002/06/14 13:34:43
2002-06-13Try to use snd_pcm_pause, fallback to a reset if it doesn't work.Thibaut Mattern
CVS patchset: 2072 CVS date: 2002/06/13 18:39:17
2002-06-13Don't close/open the device on pause (only reset).Thibaut Mattern
CVS patchset: 2071 CVS date: 2002/06/13 18:36:26
2002-06-12Sync to MPlayer.Daniel Caujolle-Bert
CVS patchset: 2070 CVS date: 2002/06/12 23:38:04
2002-06-12mention Bartek's dxr3 testingMichael Roitzsch
CVS patchset: 2069 CVS date: 2002/06/12 19:34:38
2002-06-12some additional i18n for dxr3Michael Roitzsch
CVS patchset: 2068 CVS date: 2002/06/12 15:09:06
2002-06-12improve incremental buildingMichael Roitzsch
only rebuild libdha/vidix when something changed CVS patchset: 2067 CVS date: 2002/06/12 15:05:04
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
Internationalize all config related stuff. Fix not registered mrl ending in roq/film demuxer. Add bindtextdomain() calls in load_plugins (for audio/video out plugins). CVS patchset: 2066 CVS date: 2002/06/12 12:22:25
2002-06-12fixed DK3 segfault, changed comment styleMike Melanson
CVS patchset: 2065 CVS date: 2002/06/12 04:00:28
2002-06-11*** empty log message ***Miguel Freitas
CVS patchset: 2064 CVS date: 2002/06/11 17:22:32
2002-06-11missing header from distMiguel Freitas
CVS patchset: 2063 CVS date: 2002/06/11 17:21:57
2002-06-11TV mode added.Matthias Hopf
CVS patchset: 2062 CVS date: 2002/06/11 17:00:49
2002-06-10Added TV mode switching support for nvtvd from Dirk Thierbach.Matthias Hopf
CVS patchset: 2061 CVS date: 2002/06/10 21:42:44
2002-06-10changed some config strings to enumsMichael Roitzsch
CVS patchset: 2060 CVS date: 2002/06/10 15:02:48
2002-06-10*** empty log message ***Miguel Freitas
CVS patchset: 2059 CVS date: 2002/06/10 14:52:56
2002-06-10sync to ffmpeg cvs, trying to keep differences to a mininum.Miguel Freitas
diff_to_ffmpeg_cvs.txt updated. tested only on x86, please report any problems, compilation errors, etc. alpha architecture added but makefiles were not updated. CVS patchset: 2058 CVS date: 2002/06/10 14:51:26
2002-06-10Fix dist/distcheck stages (one more time ;-) ).Daniel Caujolle-Bert
CVS patchset: 2057 CVS date: 2002/06/10 13:45:31
2002-06-10better fix for logo race conditionMiguel Freitas
CVS patchset: 2056 CVS date: 2002/06/10 13:41:55
2002-06-10fixed MS ADPCM; also fixed DK3, but there still seems to be a lingeringMike Melanson
segfault issue there; MS IMA does not seem to work yet CVS patchset: 2055 CVS date: 2002/06/10 06:27:40
2002-06-10demux_qt updatesPhilipp Hahn
CVS patchset: 2054 CVS date: 2002/06/10 05:51:24
2002-06-10initial commit for video decoder example templateMike Melanson
CVS patchset: 2053 CVS date: 2002/06/10 05:18:46
2002-06-10revert previous commitMiguel Freitas
CVS patchset: 2052 CVS date: 2002/06/10 00:26:10
2002-06-09Made profiler in non debug less verbose. Change the warning sentence.Daniel Caujolle-Bert
CVS patchset: 2051 CVS date: 2002/06/09 22:26:01
2002-06-09fix "tilting" problemMiguel Freitas
CVS patchset: 2050 CVS date: 2002/06/09 21:09:58
2002-06-09improve error reporting for win32 codecsMiguel Freitas
CVS patchset: 2049 CVS date: 2002/06/09 13:23:36
2002-06-09only report valid audio fourccMiguel Freitas
CVS patchset: 2048 CVS date: 2002/06/09 11:12:22
2002-06-09reporting unknown buffer types is useless - it must be reported at demuxerMiguel Freitas
stage where we known the fourcc. CVS patchset: 2047 CVS date: 2002/06/09 10:59:33
2002-06-09changed my email addressMichael Roitzsch
CVS patchset: 2046 CVS date: 2002/06/09 09:51:37
2002-06-09dxr3 overlay mode fixedMichael Roitzsch
CVS patchset: 2045 CVS date: 2002/06/09 09:46:12
2002-06-09Fix playing time (seconds instead of qt units)Ewald Snel
CVS patchset: 2044 CVS date: 2002/06/09 09:36:40
2002-06-09overlay mode fixedMichael Roitzsch
CVS patchset: 2043 CVS date: 2002/06/09 09:25:40
2002-06-09Fix frame height not divisible by 4 for Xv driverEwald Snel
CVS patchset: 2042 CVS date: 2002/06/09 08:30:58
2002-06-08small fixes (slider positioning and playing time)Miguel Freitas
CVS patchset: 2041 CVS date: 2002/06/08 21:45:09
2002-06-08fix another logo raceMiguel Freitas
remove XINE_LOGO status CVS patchset: 2040 CVS date: 2002/06/08 20:14:08
2002-06-08changed BUF_AUDIO_IMAADPCM -> BUF_AUDIO_MSIMAADPCM for clarificationMike Melanson
CVS patchset: 2039 CVS date: 2002/06/08 19:45:19
2002-06-08added 3 more ADPCM decoders (DK3, MS ADPCM, and MS IMA ADPCM), but noneMike Melanson
seem to work 100% correctly, so the decoder's priority is still at the bottom of the list CVS patchset: 2038 CVS date: 2002/06/08 19:29:28
2002-06-07Ability to xine-lib clients to use non debug xine-lib with UI compiled withDaniel Caujolle-Bert
DEBUG and using profiler. CVS patchset: 2037 CVS date: 2002/06/07 22:15:47
2002-06-07more french translation, update xine-lib.potDaniel Caujolle-Bert
CVS patchset: 2035 CVS date: 2002/06/07 13:53:59