summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-01-06add buf type for aac (needed for ISMA support - coming soon)Guenter Bartsch
CVS patchset: 1350 CVS date: 2002/01/06 00:46:54
2002-01-06better support for live streamed asf filesGuenter Bartsch
CVS patchset: 1349 CVS date: 2002/01/06 00:25:56
2002-01-05cc fontsMiguel Freitas
CVS patchset: 1348 CVS date: 2002/01/05 22:36:36
2002-01-05api updateMiguel Freitas
CVS patchset: 1347 CVS date: 2002/01/05 22:06:44
2002-01-05enable libspucc compilationMiguel Freitas
CVS patchset: 1346 CVS date: 2002/01/05 21:59:43
2002-01-05closed captionMiguel Freitas
CVS patchset: 1345 CVS date: 2002/01/05 21:57:11
2002-01-05updates for closed caption decoderMiguel Freitas
CVS patchset: 1344 CVS date: 2002/01/05 21:54:16
2002-01-05closed caption decoderMiguel Freitas
CVS patchset: 1343 CVS date: 2002/01/05 21:41:18
2002-01-05NAV packets not provide input to SPU clut,trans and clip info all in libspudec.James Courtier-Dutton
Still need a communication between libspudec and dvdnav for button numbers. CVS patchset: 1342 CVS date: 2002/01/05 21:29:37
2002-01-05Added EVENT_FREE_HANDLE to video_overlay events.James Courtier-Dutton
CVS patchset: 1341 CVS date: 2002/01/05 19:09:55
2002-01-05Fix NAV packet demux.James Courtier-Dutton
CVS patchset: 1340 CVS date: 2002/01/05 18:14:27
2002-01-05XV_DOUBLE_BUFFER support, missing header on libspudec makefileMiguel Freitas
CVS patchset: 1339 CVS date: 2002/01/05 13:49:30
2002-01-05fix for rendering italic fonts by Christian VoglerMiguel Freitas
CVS patchset: 1338 CVS date: 2002/01/05 12:53:55
2002-01-05Added PTS values in button events.James Courtier-Dutton
The PTS value will be used to match it with the correct SPU. CVS patchset: 1337 CVS date: 2002/01/05 10:31:31
2002-01-04Handle forced display better.James Courtier-Dutton
CVS patchset: 1336 CVS date: 2002/01/04 23:20:30
2002-01-04prebufferingGuenter Bartsch
CVS patchset: 1334 CVS date: 2002/01/04 02:49:49
2002-01-04fixed read_blockSiggi Langauf
CVS patchset: 1333 CVS date: 2002/01/04 02:17:02
2002-01-04implemented block read functionGuenter Bartsch
CVS patchset: 1332 CVS date: 2002/01/04 01:21:53
2002-01-04NAV packets now reach libspudec.James Courtier-Dutton
Nothing done with them yet. CVS patchset: 1331 CVS date: 2002/01/04 00:23:06
2002-01-03Starting to add NAV packet processing.James Courtier-Dutton
CVS patchset: 1330 CVS date: 2002/01/03 23:56:44
2002-01-03Remove some printf's now that DTS passthru works for everyone! :-)James Courtier-Dutton
CVS patchset: 1329 CVS date: 2002/01/03 22:53:27
2002-01-03Some changes to help development of better tv-out on nvidia cards.James Courtier-Dutton
Add a new event from GUI to video_out to inform it about Fullscreen status. CVS patchset: 1328 CVS date: 2002/01/03 22:41:54
2002-01-03make buf->size signed. some demuxers do if(size<0) to check the end of file.Miguel Freitas
this change fix segfaults with incomplete files. CVS patchset: 1327 CVS date: 2002/01/03 20:57:30
2002-01-02Correct spelling of __VA_ARGS__ macroJuergen Keil
CVS patchset: 1324 CVS date: 2002/01/02 18:16:07
2002-01-01Fixed conditional inclusion (Thanks to Miguel).Daniel Caujolle-Bert
CVS patchset: 1323 CVS date: 2002/01/01 22:36:20
2001-12-31removing gcc optimizations that broke ffmpeg. mmx asm code does not needMiguel Freitas
to be optimized anyway. CVS patchset: 1322 CVS date: 2001/12/31 14:21:23
2001-12-30patch to compile on gcc3 by Chris RankinMiguel Freitas
CVS patchset: 1321 CVS date: 2001/12/30 14:08:56
2001-12-29i hope it's safe to do that. sometimes images were now show withMiguel Freitas
logo_visibility initialized to 1. CVS patchset: 1320 CVS date: 2001/12/29 15:43:02
2001-12-29fix buffer overflowMiguel Freitas
CVS patchset: 1319 CVS date: 2001/12/29 04:32:36
2001-12-28Fixed forgotten xine.m4 exclusion.Daniel Caujolle-Bert
CVS patchset: 1318 CVS date: 2001/12/28 22:17:09
2001-12-28Fixed typo.Daniel Caujolle-Bert
CVS patchset: 1317 CVS date: 2001/12/28 02:55:57
2001-12-27*** empty log message ***Miguel Freitas
CVS patchset: 1316 CVS date: 2001/12/27 21:08:48
2001-12-27updating ffmpeg to cvs version as 26-12-2001Miguel Freitas
CVS patchset: 1315 CVS date: 2001/12/27 21:06:08
2001-12-27Use hook to remove config.cache (old autoconf want this).Daniel Caujolle-Bert
CVS patchset: 1314 CVS date: 2001/12/27 20:28:23
2001-12-27Fix unconditional as.m4 inclusion.Daniel Caujolle-Bert
CVS patchset: 1313 CVS date: 2001/12/27 20:22:55
2001-12-27ffmpeg updateMiguel Freitas
CVS patchset: 1312 CVS date: 2001/12/27 20:10:12
2001-12-27- ffmpeg updateMiguel Freitas
- fix ffmpeg buffer overflow reported by Keith Packard CVS patchset: 1311 CVS date: 2001/12/27 20:07:25
2001-12-27updating ffmpeg to 26-12-2001 CVS versionMiguel Freitas
CVS patchset: 1310 CVS date: 2001/12/27 20:02:23
2001-12-27Forgotten file.Daniel Caujolle-Bert
CVS patchset: 1309 CVS date: 2001/12/27 14:34:02
2001-12-27Add intl support + more logging messages.Daniel Caujolle-Bert
CVS patchset: 1308 CVS date: 2001/12/27 14:30:28
2001-12-26Quick file list update. (sorry, have been busy like hell the last few month ↵Matthias Dahl
*sigh*) CVS patchset: 1307 CVS date: 2001/12/26 20:09:54
2001-12-25small fix in video_wrap_offset calculationMiguel Freitas
CVS patchset: 1306 CVS date: 2001/12/25 14:39:01
2001-12-25another bug reported by Christer PalmMiguel Freitas
CVS patchset: 1304 CVS date: 2001/12/25 11:41:04
2001-12-24disabled dxr3_flush command to flush em8300 hardware. We don't reallyHarm van der Heijden
seem to need it, and it'll fix the problem with disappearing stills (menu's, copyright notices) introduced by the still frame change. Needs more testing, obviously. CVS patchset: 1303 CVS date: 2001/12/24 19:31:13
2001-12-24parsing of external file failed due to locale setting of numericalHarm van der Heijden
types. (the file is .overlay/resXxXxX, generated by em8300's autocal) this was probably introduced sometime between xine 0.9.4 and 0.9.7 in xine-ui. Fix is to temporarily set the locale to "en_US". CVS patchset: 1302 CVS date: 2001/12/24 18:40:13
2001-12-24fixes for still image detection. rough hack, needs improvement.Harm van der Heijden
the flushing by video_out.c causes the dxr3 to drop the still image. consider dxr3 still menu support to be broken for now. CVS patchset: 1301 CVS date: 2001/12/24 16:31:57
2001-12-24accidentally broke rte encoder support. fixed now.Harm van der Heijden
CVS patchset: 1300 CVS date: 2001/12/24 16:01:15
2001-12-24Oops, comment more than necessary.Daniel Caujolle-Bert
CVS patchset: 1298 CVS date: 2001/12/24 13:06:10
2001-12-24Close sound mixer on exit (patch from Chris Rankin <rankincj@yahoo.com>)Daniel Caujolle-Bert
CVS patchset: 1296 CVS date: 2001/12/24 13:00:35
2001-12-24fix bug reported by Christer PalmMiguel Freitas
CVS patchset: 1295 CVS date: 2001/12/24 12:36:19