Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-07-10 | * handle aspect special buffers and force the aspect to the mode requested | Michael 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-10 | handle freshly introduced pan&scan aspect like anamorphic aspect | Michael Roitzsch | |
CVS patchset: 2247 CVS date: 2002/07/10 14:04:41 | |||
2002-07-10 | new aspect ratio type to handle pan&scan material | Michael Roitzsch | |
CVS patchset: 2246 CVS date: 2002/07/10 14:02:41 | |||
2002-07-10 | new special buffer type to replace hacky aspect change event sent from | Michael Roitzsch | |
xine-dvdnav to the ui to force a certain aspect CVS patchset: 2245 CVS date: 2002/07/10 14:01:26 | |||
2002-07-10 | Mass translation update | Philipp Hahn | |
CVS patchset: 2244 CVS date: 2002/07/10 06:49:10 | |||
2002-07-10 | Fix untranslateable message by ValtrII/me | Philipp Hahn | |
CVS patchset: 2243 CVS date: 2002/07/10 06:28:19 | |||
2002-07-10 | Fix naming bug by ValtrII | Philipp Hahn | |
CVS patchset: 2242 CVS date: 2002/07/10 05:44:09 | |||
2002-07-10 | Fix untranslateable message by ValtrII | Philipp Hahn | |
CVS patchset: 2241 CVS date: 2002/07/10 05:38:18 | |||
2002-07-10 | Also translate buffering by ValtrII | Philipp Hahn | |
CVS patchset: 2240 CVS date: 2002/07/10 05:37:24 | |||
2002-07-10 | Update translations by ValtrII | Philipp Hahn | |
CVS patchset: 2239 CVS date: 2002/07/10 05:36:04 | |||
2002-07-10 | send temporal position information to the engine | Mike Melanson | |
CVS patchset: 2238 CVS date: 2002/07/10 02:54:43 | |||
2002-07-09 | add aac fourcc | Miguel Freitas | |
CVS patchset: 2237 CVS date: 2002/07/09 20:46:34 | |||
2002-07-09 | fix buffer leakage (symptom: xine freezes on exit) | Miguel Freitas | |
CVS patchset: 2236 CVS date: 2002/07/09 20:39:26 | |||
2002-07-09 | Made nvtvmode configurable (bool). | Daniel Caujolle-Bert | |
CVS patchset: 2235 CVS date: 2002/07/09 12:45:17 | |||
2002-07-09 | seek 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-08 | Use BUF_FLAG_SEEK. | Thibaut Mattern | |
CVS patchset: 2233 CVS date: 2002/07/08 21:57:42 | |||
2002-07-08 | rename the dxr3 vo_types to something more useful | Michael 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-08 | Deal with GCC-3.1, patch from Michael. | Daniel Caujolle-Bert | |
CVS patchset: 2231 CVS date: 2002/07/08 19:44:07 | |||
2002-07-08 | add half-way support for 16:9 tv sets | Michael 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-08 | when 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-08 | Request period_TIME instead of period_SIZE | Philipp Hahn | |
CVS patchset: 2228 CVS date: 2002/07/08 15:16:11 | |||
2002-07-07 | add Microsoft's FOURCC for raw RGB | Mike Melanson | |
CVS patchset: 2227 CVS date: 2002/07/07 18:48:05 | |||
2002-07-07 | mention new demuxers | Michael Roitzsch | |
CVS patchset: 2226 CVS date: 2002/07/07 15:20:51 | |||
2002-07-07 | initial commit for WAV, SMJPEG, FLI, and Id CIN file demuxers | Mike Melanson | |
CVS patchset: 2225 CVS date: 2002/07/07 01:24:40 | |||
2002-07-07 | add buffer support for SMJPEG files and Id CIN files | Mike Melanson | |
CVS patchset: 2224 CVS date: 2002/07/07 00:43:49 | |||
2002-07-07 | remembered to unlock the mutex in a few places | Mike Melanson | |
CVS patchset: 2223 CVS date: 2002/07/07 00:41:24 | |||
2002-07-06 | whoops, spelling error | Michael Roitzsch | |
CVS patchset: 2222 CVS date: 2002/07/06 16:38:30 | |||
2002-07-06 | Button 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-05 | disable some debug messages (patch by Claire Griffin <claire@comedia.com>) | uid45177 | |
CVS patchset: 2220 CVS date: 2002/07/05 22:34:02 | |||
2002-07-05 | hack to use dv codec | uid45177 | |
CVS patchset: 2219 CVS date: 2002/07/05 21:34:39 | |||
2002-07-05 | another mpeg4 fourcc | uid45177 | |
CVS patchset: 2218 CVS date: 2002/07/05 21:23:07 | |||
2002-07-05 | checks to avoid segfaulting with (very) broken streams | uid45177 | |
CVS patchset: 2217 CVS date: 2002/07/05 21:12:32 | |||
2002-07-05 | - win32 bugfixes | Miguel 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-05 | add dxr3 menu highlight fix | Michael Roitzsch | |
CVS patchset: 2215 CVS date: 2002/07/05 18:06:55 | |||
2002-07-05 | Bump up version numbers due to changes in xine_t | Michael Roitzsch | |
CVS patchset: 2214 CVS date: 2002/07/05 17:31:59 | |||
2002-07-05 | fix small bug in seek logic | Mike Melanson | |
CVS patchset: 2213 CVS date: 2002/07/05 15:43:33 | |||
2002-07-05 | optimized seeking with binary search, fixed sync after seek, fixed | Mike 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 spu | Michael Roitzsch | |
* use the scale permission to activate pan&scan mode CVS patchset: 2211 CVS date: 2002/07/05 15:10:22 | |||
2002-07-05 | make use of the freshly introduced information about different spu types | Michael Roitzsch | |
and stream scale permissions from libdvdnav CVS patchset: 2210 CVS date: 2002/07/05 15:08:58 | |||
2002-07-05 | oops, minor bug that makes all the difference; seeking is quite smooth now | Mike Melanson | |
CVS patchset: 2209 CVS date: 2002/07/05 04:17:57 | |||
2002-07-05 | optimized seeking using binary search, corrected sync after seek, fixed | Mike Melanson | |
stop/start sequence CVS patchset: 2208 CVS date: 2002/07/05 03:58:55 | |||
2002-07-04 | now user needs to change priority to enable this buggy codec | Miguel Freitas | |
CVS patchset: 2207 CVS date: 2002/07/04 21:12:36 | |||
2002-07-04 | remove 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-04 | fix off by one error | Michael Roitzsch | |
thanks to Binoj for reporting it CVS patchset: 2205 CVS date: 2002/07/04 15:29:37 | |||
2002-07-03 | rte only handles stream sizes that are multiples of 16 | Michael Roitzsch | |
CVS patchset: 2204 CVS date: 2002/07/03 19:38:45 | |||
2002-07-03 | Add function descriptions because I am tired of looking them up eacg time | Philipp Hahn | |
CVS patchset: 2203 CVS date: 2002/07/03 07:54:27 | |||
2002-07-03 | Calculate b/f the alsa way | Philipp Hahn | |
CVS patchset: 2202 CVS date: 2002/07/03 07:50:20 | |||
2002-07-03 | Only test 8bit, do not set it | Philipp Hahn | |
CVS patchset: 2201 CVS date: 2002/07/03 07:44:04 | |||
2002-07-03 | Optionally reduce logging output | Philipp Hahn | |
CVS patchset: 2200 CVS date: 2002/07/03 07:38:20 | |||
2002-07-02 | make audio only streams work again | Guenter Bartsch | |
CVS patchset: 2198 CVS date: 2002/07/02 21:32:04 |