summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-06-19Add a new discontinuity for seeking, and a flag to authorize a big ao_fill_gap.Thibaut Mattern
CVS patchset: 2097 CVS date: 2002/06/19 23:37:46
2002-06-19Add a new flag for seeking.Thibaut Mattern
CVS patchset: 2096 CVS date: 2002/06/19 23:25:15
2002-06-19pack structsMiguel Freitas
CVS patchset: 2095 CVS date: 2002/06/19 22:37:54
2002-06-19Fix 'XIO: fatal IO error 9 (Bad file descriptor) on X server ":0.0"'Ewald Snel
(caused by closing file descriptor 0, which was uninitialized cda->fd) CVS patchset: 2094 CVS date: 2002/06/19 22:22:30
2002-06-19Fix previous commit (should link to libxine instead of libxineutils)Ewald Snel
CVS patchset: 2093 CVS date: 2002/06/19 19:02:34
2002-06-19Fix memory leaks and related bugsEwald Snel
CVS patchset: 2092 CVS date: 2002/06/19 16:33:00
2002-06-18init and cleanup edit listMike Melanson
CVS patchset: 2091 CVS date: 2002/06/18 06:45:51
2002-06-17Few memory leaks.Daniel Caujolle-Bert
CVS patchset: 2090 CVS date: 2002/06/17 21:17:32
2002-06-17Use reset call instead of drop.Thibaut Mattern
I hope it fixes Daniel's problem. CVS patchset: 2089 CVS date: 2002/06/17 16:59:43
2002-06-17removed temporary overlay position fix,Michael Roitzsch
xine-ui is doing the job now CVS patchset: 2088 CVS date: 2002/06/17 15:55:00
2002-06-17do not switch to 4:3 aspect when receiving illegal ratio codesMichael Roitzsch
ignore them instead and keep current setting CVS patchset: 2087 CVS date: 2002/06/17 15:17:15
2002-06-17Fix syntax error compiling mlib codeJuergen Keil
CVS patchset: 2086 CVS date: 2002/06/17 09:05:45
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