Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-01-07 | Make menu highlights work on dxr3 again. | James Courtier-Dutton | |
CVS patchset: 1369 CVS date: 2002/01/07 21:26:04 | |||
2002-01-07 | move all configuration responsibilities to xine_decoder.c. | Christian Vogler | |
cc decoder is now initialized only if CC events arrive. clean up cc_config_t by moving out renderer specific parts to new cc_renderer_t. fix event race conditions and simplify code by using one global lock for cc decoder that stays locked for the entire duration of a CC function call. CVS patchset: 1368 CVS date: 2002/01/07 19:30:09 | |||
2002-01-07 | add mutex to protect dll initialization. should make win32 codec opening ↵ | Miguel Freitas | |
more robust (specially when doing lots of seeking) CVS patchset: 1367 CVS date: 2002/01/07 18:34:02 | |||
2002-01-07 | choose some stream_id to play. (not guaranteed to be the best one. probaly ↵ | Miguel Freitas | |
we should send some preview packages from avi/asf demux to choose the stream with more data) CVS patchset: 1366 CVS date: 2002/01/07 17:21:16 | |||
2002-01-07 | Fix menu button colours on RGB displays like XShm. | James Courtier-Dutton | |
CVS patchset: 1365 CVS date: 2002/01/07 16:57:48 | |||
2002-01-07 | *** empty log message *** | Miguel Freitas | |
CVS patchset: 1364 CVS date: 2002/01/07 14:41:08 | |||
2002-01-07 | Remove extra MSDOS \r at end of each line, confuses gcc under unix | Juergen Keil | |
CVS patchset: 1363 CVS date: 2002/01/07 12:21:22 | |||
2002-01-07 | Compilation in separate obj-dir broken | Juergen Keil | |
CVS patchset: 1362 CVS date: 2002/01/07 12:19:46 | |||
2002-01-07 | Don't use dlerror() as a macro argument for LOG_MSG. LOG_MSG might use the | Juergen Keil | |
macro argument more than once, and a second++ invocation of dlerror() returns NULL, not the original error message. CVS patchset: 1361 CVS date: 2002/01/07 11:33:16 | |||
2002-01-07 | acelpnet should work now (some files updated from mplayer cvs) | Miguel Freitas | |
CVS patchset: 1360 CVS date: 2002/01/07 02:17:10 | |||
2002-01-06 | Hide menu overlays between menus. | James Courtier-Dutton | |
CVS patchset: 1359 CVS date: 2002/01/06 19:48:16 | |||
2002-01-06 | Menu button events now filtered based on PTS comparison. | James Courtier-Dutton | |
One must remember to put PTS values (different from VPTS) in SPU_SHOW events. CVS patchset: 1358 CVS date: 2002/01/06 19:18:27 | |||
2002-01-06 | updating directshow support with avifile/mplayer changes | Miguel Freitas | |
CVS patchset: 1357 CVS date: 2002/01/06 18:56:19 | |||
2002-01-06 | Change to BUTTON EVENT api so that the button number is also passed. | James Courtier-Dutton | |
CVS patchset: 1356 CVS date: 2002/01/06 18:27:47 | |||
2002-01-06 | *** empty log message *** | Miguel Freitas | |
CVS patchset: 1355 CVS date: 2002/01/06 15:04:19 | |||
2002-01-06 | this file documents all changes needed to be applied to the current ffmpeg | Miguel Freitas | |
cvs to make it work in xine. it may be used to make futures source syncs easier. CVS patchset: 1354 CVS date: 2002/01/06 13:55:44 | |||
2002-01-06 | Partial fix for video_overlay handles management. | James Courtier-Dutton | |
There is still a free missing, but osd and subtitles still work. CVS patchset: 1353 CVS date: 2002/01/06 02:06:59 | |||
2002-01-06 | miguel's superb metronom/still frame patches, with very small modifications. ↵ | Guenter Bartsch | |
Absolutely cool work, miguel\! :-) CVS patchset: 1352 CVS date: 2002/01/06 00:49:01 | |||
2002-01-06 | mpeg4 support | Guenter Bartsch | |
CVS patchset: 1351 CVS date: 2002/01/06 00:47:47 | |||
2002-01-06 | add 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-06 | better support for live streamed asf files | Guenter Bartsch | |
CVS patchset: 1349 CVS date: 2002/01/06 00:25:56 | |||
2002-01-05 | cc fonts | Miguel Freitas | |
CVS patchset: 1348 CVS date: 2002/01/05 22:36:36 | |||
2002-01-05 | api update | Miguel Freitas | |
CVS patchset: 1347 CVS date: 2002/01/05 22:06:44 | |||
2002-01-05 | enable libspucc compilation | Miguel Freitas | |
CVS patchset: 1346 CVS date: 2002/01/05 21:59:43 | |||
2002-01-05 | closed caption | Miguel Freitas | |
CVS patchset: 1345 CVS date: 2002/01/05 21:57:11 | |||
2002-01-05 | updates for closed caption decoder | Miguel Freitas | |
CVS patchset: 1344 CVS date: 2002/01/05 21:54:16 | |||
2002-01-05 | closed caption decoder | Miguel Freitas | |
CVS patchset: 1343 CVS date: 2002/01/05 21:41:18 | |||
2002-01-05 | NAV 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-05 | Added EVENT_FREE_HANDLE to video_overlay events. | James Courtier-Dutton | |
CVS patchset: 1341 CVS date: 2002/01/05 19:09:55 | |||
2002-01-05 | Fix NAV packet demux. | James Courtier-Dutton | |
CVS patchset: 1340 CVS date: 2002/01/05 18:14:27 | |||
2002-01-05 | XV_DOUBLE_BUFFER support, missing header on libspudec makefile | Miguel Freitas | |
CVS patchset: 1339 CVS date: 2002/01/05 13:49:30 | |||
2002-01-05 | fix for rendering italic fonts by Christian Vogler | Miguel Freitas | |
CVS patchset: 1338 CVS date: 2002/01/05 12:53:55 | |||
2002-01-05 | Added 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-04 | Handle forced display better. | James Courtier-Dutton | |
CVS patchset: 1336 CVS date: 2002/01/04 23:20:30 | |||
2002-01-04 | prebuffering | Guenter Bartsch | |
CVS patchset: 1334 CVS date: 2002/01/04 02:49:49 | |||
2002-01-04 | fixed read_block | Siggi Langauf | |
CVS patchset: 1333 CVS date: 2002/01/04 02:17:02 | |||
2002-01-04 | implemented block read function | Guenter Bartsch | |
CVS patchset: 1332 CVS date: 2002/01/04 01:21:53 | |||
2002-01-04 | NAV 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-03 | Starting to add NAV packet processing. | James Courtier-Dutton | |
CVS patchset: 1330 CVS date: 2002/01/03 23:56:44 | |||
2002-01-03 | Remove 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-03 | Some 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-03 | make 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-02 | Correct spelling of __VA_ARGS__ macro | Juergen Keil | |
CVS patchset: 1324 CVS date: 2002/01/02 18:16:07 | |||
2002-01-01 | Fixed conditional inclusion (Thanks to Miguel). | Daniel Caujolle-Bert | |
CVS patchset: 1323 CVS date: 2002/01/01 22:36:20 | |||
2001-12-31 | removing gcc optimizations that broke ffmpeg. mmx asm code does not need | Miguel Freitas | |
to be optimized anyway. CVS patchset: 1322 CVS date: 2001/12/31 14:21:23 | |||
2001-12-30 | patch to compile on gcc3 by Chris Rankin | Miguel Freitas | |
CVS patchset: 1321 CVS date: 2001/12/30 14:08:56 | |||
2001-12-29 | i hope it's safe to do that. sometimes images were now show with | Miguel Freitas | |
logo_visibility initialized to 1. CVS patchset: 1320 CVS date: 2001/12/29 15:43:02 | |||
2001-12-29 | fix buffer overflow | Miguel Freitas | |
CVS patchset: 1319 CVS date: 2001/12/29 04:32:36 | |||
2001-12-28 | Fixed forgotten xine.m4 exclusion. | Daniel Caujolle-Bert | |
CVS patchset: 1318 CVS date: 2001/12/28 22:17:09 | |||
2001-12-28 | Fixed typo. | Daniel Caujolle-Bert | |
CVS patchset: 1317 CVS date: 2001/12/28 02:55:57 |