summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-08-02TV mode selection enhanced.Matthias Hopf
CVS patchset: 2384 CVS date: 2002/08/02 14:09:05
2002-08-02replace unreliable "return this->status" statementsMike Melanson
CVS patchset: 2383 CVS date: 2002/08/02 13:11:25
2002-08-02replace unreliable "return this->status" statementsMike Melanson
CVS patchset: 2382 CVS date: 2002/08/02 13:00:12
2002-08-02support 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-01fix 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-01another return value as DEMUX_OKMiguel Freitas
CVS patchset: 2379 CVS date: 2002/08/01 19:32:28
2002-08-01ops, debug printf doesn't belong to cvs!Miguel Freitas
CVS patchset: 2378 CVS date: 2002/08/01 04:28:05
2002-08-01do not flush_engine on playback start (otherwise we can kill importantMiguel 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-01always return DEMUX_OK at the very end of the _start() functionMike Melanson
CVS patchset: 2376 CVS date: 2002/08/01 03:56:31
2002-07-31Okay, 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-31Remove (maybe temporary) ngettext check/fallback_macro.Daniel Caujolle-Bert
CVS patchset: 2373 CVS date: 2002/07/31 07:06:04
2002-07-31Fix endian issue by Bastien NoceraPhilipp Hahn
CVS patchset: 2372 CVS date: 2002/07/31 06:29:08
2002-07-31oops...remove premature reference to RealMedia demuxer...for nowMike Melanson
CVS patchset: 2371 CVS date: 2002/07/31 06:12:25
2002-07-31added RGB palette support for Quicktime filesMike Melanson
CVS patchset: 2370 CVS date: 2002/07/31 06:04:53
2002-07-30should fix Heiko's problem playing several avis in a rowMiguel Freitas
CVS patchset: 2369 CVS date: 2002/07/30 20:13:09
2002-07-30Check for plural supportPhilipp Hahn
CVS patchset: 2368 CVS date: 2002/07/30 14:54:12
2002-07-30mention Pierre Lombard's linearblend improvementMichael Roitzsch
CVS patchset: 2367 CVS date: 2002/07/30 13:38:23
2002-07-30Pierre Lombard <p-l-42@wanadoo.fr> fixed losing the first line inMichael Roitzsch
linearblend deinterlacer CVS patchset: 2366 CVS date: 2002/07/30 13:37:33
2002-07-30mention memory leaks fixed by Andres SalomonMichael Roitzsch
CVS patchset: 2365 CVS date: 2002/07/30 13:30:58
2002-07-30memory 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 overlayMiguel 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-28introduce a config option for passthough offsetHeiko Schaefer
CVS patchset: 2362 CVS date: 2002/07/28 21:37:35
2002-07-28fixes for multi-channel audio (blame guenter :o))Heiko Schaefer
CVS patchset: 2361 CVS date: 2002/07/28 21:12:18
2002-07-28comments fixed :)Heiko Schaefer
CVS patchset: 2360 CVS date: 2002/07/28 21:10:40
2002-07-28attempt to fix seeking artefacts for mpeg-1 streamsHeiko Schaefer
CVS patchset: 2359 CVS date: 2002/07/28 15:23:31
2002-07-27Fix ngettext usage.Daniel Caujolle-Bert
CVS patchset: 2358 CVS date: 2002/07/27 23:53:55
2002-07-27More 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-26do bounds checking on audio_track_map to never use audio channels whichMichael Roitzsch
aren't there CVS patchset: 2356 CVS date: 2002/07/26 14:51:23
2002-07-26- 4x3 xine_logo with urlMiguel Freitas
- fix a rare deadlock case while flushing libmpeg2 CVS patchset: 2355 CVS date: 2002/07/26 11:26:33
2002-07-25First step to avoid compilation crash on PPC.Daniel Caujolle-Bert
CVS patchset: 2354 CVS date: 2002/07/25 21:45:28
2002-07-25initialize and reset audio_track_map_entries properlyMichael 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-25Update by ValtrIPhilipp Hahn
CVS patchset: 2351 CVS date: 2002/07/25 06:37:42
2002-07-25Include ALSA_CFLAGS in ALSA compile testing (by ValtrI)Philipp Hahn
CVS patchset: 2350 CVS date: 2002/07/25 06:35:59
2002-07-24Fix xine_strdupa macro.Daniel Caujolle-Bert
CVS patchset: 2345 CVS date: 2002/07/24 08:00:13
2002-07-24UpdatePhilipp Hahn
CVS patchset: 2344 CVS date: 2002/07/24 07:22:02
2002-07-23Fix 'pitch != width' for mpeg2 video decoderEwald Snel
CVS patchset: 2343 CVS date: 2002/07/23 10:07:19
2002-07-23don't always check these assertions, becauseMichael 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-22new version from BartlomiejHeiko Schaefer
CVS patchset: 2341 CVS date: 2002/07/22 21:55:33
2002-07-22Fix DirectFB outputRich J Wareham
CVS patchset: 2340 CVS date: 2002/07/22 18:56:57
2002-07-22Build fixes for DirectFBRich J Wareham
CVS patchset: 2339 CVS date: 2002/07/22 17:48:40
2002-07-21handle forced menu buttonsMichael Roitzsch
CVS patchset: 2334 CVS date: 2002/07/21 10:02:35
2002-07-21-funroll-all-loops seems to be counterproductive on IA-32Michael Roitzsch
CVS patchset: 2333 CVS date: 2002/07/21 09:57:00
2002-07-21faad build can be optional.Daniel Caujolle-Bert
CVS patchset: 2332 CVS date: 2002/07/21 01:36:41
2002-07-20Update entire video window, not just output area, on X11 Expose eventsEwald Snel
- fixes problem with xine aRts plugin (popup menus remain visible) CVS patchset: 2331 CVS date: 2002/07/20 21:46:05
2002-07-20Fixed unresolved symbol.Daniel Caujolle-Bert
CVS patchset: 2329 CVS date: 2002/07/20 21:07:01
2002-07-20don'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-20convenienceMichael Roitzsch
CVS patchset: 2327 CVS date: 2002/07/20 10:52:04
2002-07-20Use BUF_FLAG_SEEKThibaut Mattern
CVS patchset: 2326 CVS date: 2002/07/20 08:04:55
2002-07-20updated to use FINISH_LINE() macroMike Melanson
CVS patchset: 2325 CVS date: 2002/07/20 04:24:59