summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-07-12Unneeded dep.Daniel Caujolle-Bert
CVS patchset: 2253 CVS date: 2002/07/12 20:08:27
2002-07-12Fix compilation failure on some system.Daniel Caujolle-Bert
CVS patchset: 2252 CVS date: 2002/07/12 20:06:19
2002-07-12Fix vidix drivers compilation (rage128, mga_crtc2, and perhaps mach64).Daniel Caujolle-Bert
CVS patchset: 2251 CVS date: 2002/07/12 17:08:57
2002-07-11fixups and cleanups, and it also works nowMike Melanson
CVS patchset: 2250 CVS date: 2002/07/11 03:57:23
2002-07-10* handle aspect special buffer to force aspect ratioMichael Roitzsch
* detect pan&scan material and tell spu decoder about it * handle pan&scan in the dxr3 video out CVS patchset: 2249 CVS date: 2002/07/10 14:09:55
2002-07-10* handle aspect special buffers and force the aspect to the mode requestedMichael Roitzsch
by the input plugin (currently only xine-dvdnav forces aspects) * detect pan&scan material by examining the streams scale prohibitions CVS patchset: 2248 CVS date: 2002/07/10 14:07:33
2002-07-10handle freshly introduced pan&scan aspect like anamorphic aspectMichael Roitzsch
CVS patchset: 2247 CVS date: 2002/07/10 14:04:41
2002-07-10new aspect ratio type to handle pan&scan materialMichael Roitzsch
CVS patchset: 2246 CVS date: 2002/07/10 14:02:41
2002-07-10new special buffer type to replace hacky aspect change event sent fromMichael Roitzsch
xine-dvdnav to the ui to force a certain aspect CVS patchset: 2245 CVS date: 2002/07/10 14:01:26
2002-07-10Mass translation updatePhilipp Hahn
CVS patchset: 2244 CVS date: 2002/07/10 06:49:10
2002-07-10Fix untranslateable message by ValtrII/mePhilipp Hahn
CVS patchset: 2243 CVS date: 2002/07/10 06:28:19
2002-07-10Fix naming bug by ValtrIIPhilipp Hahn
CVS patchset: 2242 CVS date: 2002/07/10 05:44:09
2002-07-10Fix untranslateable message by ValtrIIPhilipp Hahn
CVS patchset: 2241 CVS date: 2002/07/10 05:38:18
2002-07-10Also translate buffering by ValtrIIPhilipp Hahn
CVS patchset: 2240 CVS date: 2002/07/10 05:37:24
2002-07-10Update translations by ValtrIIPhilipp Hahn
CVS patchset: 2239 CVS date: 2002/07/10 05:36:04
2002-07-10send temporal position information to the engineMike Melanson
CVS patchset: 2238 CVS date: 2002/07/10 02:54:43
2002-07-09add aac fourccMiguel Freitas
CVS patchset: 2237 CVS date: 2002/07/09 20:46:34
2002-07-09fix buffer leakage (symptom: xine freezes on exit)Miguel Freitas
CVS patchset: 2236 CVS date: 2002/07/09 20:39:26
2002-07-09Made nvtvmode configurable (bool).Daniel Caujolle-Bert
CVS patchset: 2235 CVS date: 2002/07/09 12:45:17
2002-07-09seek improvements, fixed buffer leak and memory overflow. tested with pcm,Miguel Freitas
ms adpcm and mp3. CVS patchset: 2234 CVS date: 2002/07/09 02:41:29
2002-07-08Use BUF_FLAG_SEEK.Thibaut Mattern
CVS patchset: 2233 CVS date: 2002/07/08 21:57:42
2002-07-08rename the dxr3 vo_types to something more usefulMichael Roitzsch
we should now have correct menu highlight placements on 16:9 tv if only I had such a thingy to test ;) CVS patchset: 2232 CVS date: 2002/07/08 19:52:01
2002-07-08Deal with GCC-3.1, patch from Michael.Daniel Caujolle-Bert
CVS patchset: 2231 CVS date: 2002/07/08 19:44:07
2002-07-08add half-way support for 16:9 tv setsMichael Roitzsch
we need a way to communicate the aspect to the tv for full support CVS patchset: 2230 CVS date: 2002/07/08 17:07:18
2002-07-08when playing mpeg content we can close previously opened encoder contexts,Michael Roitzsch
because we don't need encoding any more CVS patchset: 2229 CVS date: 2002/07/08 16:35:32
2002-07-08Request period_TIME instead of period_SIZEPhilipp Hahn
CVS patchset: 2228 CVS date: 2002/07/08 15:16:11
2002-07-07add Microsoft's FOURCC for raw RGBMike Melanson
CVS patchset: 2227 CVS date: 2002/07/07 18:48:05
2002-07-07mention new demuxersMichael Roitzsch
CVS patchset: 2226 CVS date: 2002/07/07 15:20:51
2002-07-07initial commit for WAV, SMJPEG, FLI, and Id CIN file demuxersMike Melanson
CVS patchset: 2225 CVS date: 2002/07/07 01:24:40
2002-07-07add buffer support for SMJPEG files and Id CIN filesMike Melanson
CVS patchset: 2224 CVS date: 2002/07/07 00:43:49
2002-07-07remembered to unlock the mutex in a few placesMike Melanson
CVS patchset: 2223 CVS date: 2002/07/07 00:41:24
2002-07-06whoops, spelling errorMichael Roitzsch
CVS patchset: 2222 CVS date: 2002/07/06 16:38:30
2002-07-06Button areas in the nav packets are in screen coordinated.Michael Roitzsch
Overlay clipping areas are in overlay coordinates. Therefore, up to now, the menu highlight positions were only correct, when the menu subpicture started at (0,0) on screen. Although this seems to be common, it is not necessarily true and I have dvds here, for which it is not. The fix is easy: Correctly convert the button areas to clipping areas by subtracting the subpictures display offset. CVS patchset: 2221 CVS date: 2002/07/06 16:36:43
2002-07-05disable some debug messages (patch by Claire Griffin <claire@comedia.com>)uid45177
CVS patchset: 2220 CVS date: 2002/07/05 22:34:02
2002-07-05hack to use dv codecuid45177
CVS patchset: 2219 CVS date: 2002/07/05 21:34:39
2002-07-05another mpeg4 fourccuid45177
CVS patchset: 2218 CVS date: 2002/07/05 21:23:07
2002-07-05checks to avoid segfaulting with (very) broken streamsuid45177
CVS patchset: 2217 CVS date: 2002/07/05 21:12:32
2002-07-05- win32 bugfixesMiguel Freitas
- asf bugfixes - ffmpeg supporting ms iso mpeg4 - softsync fix by Bill Fink CVS patchset: 2216 CVS date: 2002/07/05 20:54:37
2002-07-05add dxr3 menu highlight fixMichael Roitzsch
CVS patchset: 2215 CVS date: 2002/07/05 18:06:55
2002-07-05Bump up version numbers due to changes in xine_tMichael Roitzsch
CVS patchset: 2214 CVS date: 2002/07/05 17:31:59
2002-07-05fix small bug in seek logicMike Melanson
CVS patchset: 2213 CVS date: 2002/07/05 15:43:33
2002-07-05optimized seeking with binary search, fixed sync after seek, fixedMike Melanson
stop/start sequence CVS patchset: 2212 CVS date: 2002/07/05 15:10:48
2002-07-05* correctly handle anamorphic menus now by using the letterboxed spuMichael Roitzsch
* use the scale permission to activate pan&scan mode CVS patchset: 2211 CVS date: 2002/07/05 15:10:22
2002-07-05make use of the freshly introduced information about different spu typesMichael Roitzsch
and stream scale permissions from libdvdnav CVS patchset: 2210 CVS date: 2002/07/05 15:08:58
2002-07-05oops, minor bug that makes all the difference; seeking is quite smooth nowMike Melanson
CVS patchset: 2209 CVS date: 2002/07/05 04:17:57
2002-07-05optimized seeking using binary search, corrected sync after seek, fixedMike Melanson
stop/start sequence CVS patchset: 2208 CVS date: 2002/07/05 03:58:55
2002-07-04now user needs to change priority to enable this buggy codecMiguel Freitas
CVS patchset: 2207 CVS date: 2002/07/04 21:12:36
2002-07-04remove change that broke avi pcm audio (care must be taken when blindly ↵Miguel Freitas
commiting patches) CVS patchset: 2206 CVS date: 2002/07/04 19:36:55
2002-07-04fix off by one errorMichael Roitzsch
thanks to Binoj for reporting it CVS patchset: 2205 CVS date: 2002/07/04 15:29:37
2002-07-03rte only handles stream sizes that are multiples of 16Michael Roitzsch
CVS patchset: 2204 CVS date: 2002/07/03 19:38:45