Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-08-02 | TV mode selection enhanced. | Matthias Hopf | |
CVS patchset: 2384 CVS date: 2002/08/02 14:09:05 | |||
2002-08-02 | replace unreliable "return this->status" statements | Mike Melanson | |
CVS patchset: 2383 CVS date: 2002/08/02 13:11:25 | |||
2002-08-02 | replace unreliable "return this->status" statements | Mike Melanson | |
CVS patchset: 2382 CVS date: 2002/08/02 13:00:12 | |||
2002-08-02 | support for large Quicktime files by Dan Lindstrom <lindstromd@gmx.net> | Michael Roitzsch | |
CVS patchset: 2381 CVS date: 2002/08/02 12:31:28 | |||
2002-08-01 | fix another logo race condition. | Miguel Freitas | |
was trigged by the sequence: <play mrl1>, <stop>, <play mrl2>. where <stop> to <play mrl2> timming was shorter than logo file duration. CVS patchset: 2380 CVS date: 2002/08/01 22:30:55 | |||
2002-08-01 | another return value as DEMUX_OK | Miguel Freitas | |
CVS patchset: 2379 CVS date: 2002/08/01 19:32:28 | |||
2002-08-01 | ops, debug printf doesn't belong to cvs! | Miguel Freitas | |
CVS patchset: 2378 CVS date: 2002/08/01 04:28:05 | |||
2002-08-01 | do not flush_engine on playback start (otherwise we can kill important | Miguel Freitas | |
mpeg4 decoder_config buffer). obs: qt seeking looks somewhat broken for me...mike? ;) CVS patchset: 2377 CVS date: 2002/08/01 04:23:20 | |||
2002-08-01 | always return DEMUX_OK at the very end of the _start() function | Mike Melanson | |
CVS patchset: 2376 CVS date: 2002/08/01 03:56:31 | |||
2002-07-31 | Okay, one step back about ngettext, it's no more required. | Daniel Caujolle-Bert | |
CVS patchset: 2375 CVS date: 2002/07/31 22:36:35 | |||
2002-07-31 | *** empty log message *** | Miguel Freitas | |
CVS patchset: 2374 CVS date: 2002/07/31 21:13:38 | |||
2002-07-31 | Remove (maybe temporary) ngettext check/fallback_macro. | Daniel Caujolle-Bert | |
CVS patchset: 2373 CVS date: 2002/07/31 07:06:04 | |||
2002-07-31 | Fix endian issue by Bastien Nocera | Philipp Hahn | |
CVS patchset: 2372 CVS date: 2002/07/31 06:29:08 | |||
2002-07-31 | oops...remove premature reference to RealMedia demuxer...for now | Mike Melanson | |
CVS patchset: 2371 CVS date: 2002/07/31 06:12:25 | |||
2002-07-31 | added RGB palette support for Quicktime files | Mike Melanson | |
CVS patchset: 2370 CVS date: 2002/07/31 06:04:53 | |||
2002-07-30 | should fix Heiko's problem playing several avis in a row | Miguel Freitas | |
CVS patchset: 2369 CVS date: 2002/07/30 20:13:09 | |||
2002-07-30 | Check for plural support | Philipp Hahn | |
CVS patchset: 2368 CVS date: 2002/07/30 14:54:12 | |||
2002-07-30 | mention Pierre Lombard's linearblend improvement | Michael Roitzsch | |
CVS patchset: 2367 CVS date: 2002/07/30 13:38:23 | |||
2002-07-30 | Pierre Lombard <p-l-42@wanadoo.fr> fixed losing the first line in | Michael Roitzsch | |
linearblend deinterlacer CVS patchset: 2366 CVS date: 2002/07/30 13:37:33 | |||
2002-07-30 | mention memory leaks fixed by Andres Salomon | Michael Roitzsch | |
CVS patchset: 2365 CVS date: 2002/07/30 13:30:58 | |||
2002-07-30 | memory leaks fixed by Andres Salomon <dilinger@voxel.net> | Michael Roitzsch | |
CVS patchset: 2364 CVS date: 2002/07/30 13:28:47 | |||
2002-07-30 | - video out fixes (never trigged deadlocks and erroneous flush of overlay | Miguel Freitas | |
events) - duplicate_frame is now internal use only (api function deprecated) - special case for redrawing screen in paused mode (due overlay changes, resize, window movement, brightness adjusting etc) - xshm brightness may be adjusted with video paused CVS patchset: 2363 CVS date: 2002/07/30 00:26:45 | |||
2002-07-28 | introduce a config option for passthough offset | Heiko Schaefer | |
CVS patchset: 2362 CVS date: 2002/07/28 21:37:35 | |||
2002-07-28 | fixes for multi-channel audio (blame guenter :o)) | Heiko Schaefer | |
CVS patchset: 2361 CVS date: 2002/07/28 21:12:18 | |||
2002-07-28 | comments fixed :) | Heiko Schaefer | |
CVS patchset: 2360 CVS date: 2002/07/28 21:10:40 | |||
2002-07-28 | attempt to fix seeking artefacts for mpeg-1 streams | Heiko Schaefer | |
CVS patchset: 2359 CVS date: 2002/07/28 15:23:31 | |||
2002-07-27 | Fix ngettext usage. | Daniel Caujolle-Bert | |
CVS patchset: 2358 CVS date: 2002/07/27 23:53:55 | |||
2002-07-27 | More fix about ppc compilation, due of Bill's investigations. | Daniel Caujolle-Bert | |
CVS patchset: 2357 CVS date: 2002/07/27 22:55:54 | |||
2002-07-26 | do bounds checking on audio_track_map to never use audio channels which | Michael Roitzsch | |
aren't there CVS patchset: 2356 CVS date: 2002/07/26 14:51:23 | |||
2002-07-26 | - 4x3 xine_logo with url | Miguel Freitas | |
- fix a rare deadlock case while flushing libmpeg2 CVS patchset: 2355 CVS date: 2002/07/26 11:26:33 | |||
2002-07-25 | First step to avoid compilation crash on PPC. | Daniel Caujolle-Bert | |
CVS patchset: 2354 CVS date: 2002/07/25 21:45:28 | |||
2002-07-25 | initialize and reset audio_track_map_entries properly | Michael Roitzsch | |
this should fix losing audio when playing streams with different audio formats consecutively CVS patchset: 2353 CVS date: 2002/07/25 17:11:51 | |||
2002-07-25 | Update by ValtrI | Philipp Hahn | |
CVS patchset: 2351 CVS date: 2002/07/25 06:37:42 | |||
2002-07-25 | Include ALSA_CFLAGS in ALSA compile testing (by ValtrI) | Philipp Hahn | |
CVS patchset: 2350 CVS date: 2002/07/25 06:35:59 | |||
2002-07-24 | Fix xine_strdupa macro. | Daniel Caujolle-Bert | |
CVS patchset: 2345 CVS date: 2002/07/24 08:00:13 | |||
2002-07-24 | Update | Philipp Hahn | |
CVS patchset: 2344 CVS date: 2002/07/24 07:22:02 | |||
2002-07-23 | Fix 'pitch != width' for mpeg2 video decoder | Ewald Snel | |
CVS patchset: 2343 CVS date: 2002/07/23 10:07:19 | |||
2002-07-23 | don't always check these assertions, because | Michael Roitzsch | |
- libdvdread already checks them - at least one (really broken) dvd I have here doesn't like them CVS patchset: 2342 CVS date: 2002/07/23 10:03:23 | |||
2002-07-22 | new version from Bartlomiej | Heiko Schaefer | |
CVS patchset: 2341 CVS date: 2002/07/22 21:55:33 | |||
2002-07-22 | Fix DirectFB output | Rich J Wareham | |
CVS patchset: 2340 CVS date: 2002/07/22 18:56:57 | |||
2002-07-22 | Build fixes for DirectFB | Rich J Wareham | |
CVS patchset: 2339 CVS date: 2002/07/22 17:48:40 | |||
2002-07-21 | handle forced menu buttons | Michael Roitzsch | |
CVS patchset: 2334 CVS date: 2002/07/21 10:02:35 | |||
2002-07-21 | -funroll-all-loops seems to be counterproductive on IA-32 | Michael Roitzsch | |
CVS patchset: 2333 CVS date: 2002/07/21 09:57:00 | |||
2002-07-21 | faad build can be optional. | Daniel Caujolle-Bert | |
CVS patchset: 2332 CVS date: 2002/07/21 01:36:41 | |||
2002-07-20 | Update entire video window, not just output area, on X11 Expose events | Ewald Snel | |
- fixes problem with xine aRts plugin (popup menus remain visible) CVS patchset: 2331 CVS date: 2002/07/20 21:46:05 | |||
2002-07-20 | Fixed unresolved symbol. | Daniel Caujolle-Bert | |
CVS patchset: 2329 CVS date: 2002/07/20 21:07:01 | |||
2002-07-20 | don't be too rude with bad dvds: | Michael Roitzsch | |
don't abort on broken spu control sequences, skip them instead CVS patchset: 2328 CVS date: 2002/07/20 16:28:14 | |||
2002-07-20 | convenience | Michael Roitzsch | |
CVS patchset: 2327 CVS date: 2002/07/20 10:52:04 | |||
2002-07-20 | Use BUF_FLAG_SEEK | Thibaut Mattern | |
CVS patchset: 2326 CVS date: 2002/07/20 08:04:55 | |||
2002-07-20 | updated to use FINISH_LINE() macro | Mike Melanson | |
CVS patchset: 2325 CVS date: 2002/07/20 04:24:59 |