summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-09-01typoMike Melanson
CVS patchset: 2581 CVS date: 2002/09/01 14:06:23
2002-09-01arghHeiko Schaefer
CVS patchset: 2580 CVS date: 2002/09/01 13:50:07
2002-09-01this is not a fix - but at least a52 passthrough should work again nowHeiko Schaefer
CVS patchset: 2579 CVS date: 2002/09/01 13:49:27
2002-09-01Id CIN demuxer now handles files with audioMike Melanson
CVS patchset: 2578 CVS date: 2002/09/01 06:43:26
2002-09-01Improve a few debug print statements.James Courtier-Dutton
fix a wrong format statement. CVS patchset: 2577 CVS date: 2002/09/01 06:02:53
2002-09-01Update a comment.James Courtier-Dutton
CVS patchset: 2576 CVS date: 2002/09/01 05:52:15
2002-09-01clarify what the 'l' in 'lpcm' stands forMike Melanson
CVS patchset: 2575 CVS date: 2002/09/01 04:32:08
2002-09-01updated SND/AU demuxer to recognize logarithmic PCM formats (and fixedMike Melanson
super-silly error that guarantees a race-lock condition on early return) CVS patchset: 2574 CVS date: 2002/09/01 04:30:04
2002-09-01typoMike Melanson
CVS patchset: 2573 CVS date: 2002/09/01 04:26:20
2002-09-01added logarithmic PCM audio decoder (mu-law & A-law formats)Mike Melanson
CVS patchset: 2572 CVS date: 2002/09/01 04:24:35
2002-09-01added Roberto Togni's QT RPZA video decoderMike Melanson
CVS patchset: 2571 CVS date: 2002/09/01 01:50:39
2002-08-31fix mrl ending registration to cure xine-ui mrl browser segfaultsMichael Roitzsch
CVS patchset: 2570 CVS date: 2002/08/31 18:20:50
2002-08-31incorporate James' latest changes into the patchMichael Roitzsch
CVS patchset: 2569 CVS date: 2002/08/31 15:38:10
2002-08-31Add a printf so we can tell if a user is using xine's libdvdnav or the one fromJames Courtier-Dutton
dvd.sf.net. Add some "this->dvdnav = NULL;" after dvdnav_close() CVS patchset: 2568 CVS date: 2002/08/31 02:48:13
2002-08-30UpdatePhilipp Hahn
CVS patchset: 2567 CVS date: 2002/08/30 18:04:27
2002-08-30be sure to pass right mrl (this->cur_mrl is wrong most of the time (logo mrl)).Daniel Caujolle-Bert
CVS patchset: 2564 CVS date: 2002/08/30 15:03:00
2002-08-30Add two new xine events: inform UI when vo output is needed or not (it's theDaniel Caujolle-Bert
job of demuxers to send this NO_VIDEO event, and mpgaudio is the only one which implement that yet). CVS patchset: 2563 CVS date: 2002/08/30 14:19:48
2002-08-30Update po.Daniel Caujolle-Bert
CVS patchset: 2562 CVS date: 2002/08/30 14:14:46
2002-08-30remove unused event, escape is bound to XINE_EVENT_INPUT_MENU1Michael Roitzsch
CVS patchset: 2561 CVS date: 2002/08/30 11:17:59
2002-08-30make menu key output conform xine guidelines, improve compatibility withMichael Roitzsch
older xine-ui versions by handling XINE_EVENT_INPUT_MENU1 CVS patchset: 2560 CVS date: 2002/08/30 11:14:44
2002-08-30add Mike's new decoderMichael Roitzsch
CVS patchset: 2559 CVS date: 2002/08/30 11:12:15
2002-08-29Fix ACLOCAL_DIR def when aclocl is missing (close SF bug).Daniel Caujolle-Bert
CVS patchset: 2556 CVS date: 2002/08/29 23:10:40
2002-08-29Fix intl' breakage.Daniel Caujolle-Bert
CVS patchset: 2555 CVS date: 2002/08/29 22:48:00
2002-08-29initial commit for QT SMC video decoderMike Melanson
CVS patchset: 2552 CVS date: 2002/08/29 06:09:06
2002-08-29added preliminary support for a video codec known only as 'Xxan'Mike Melanson
CVS patchset: 2551 CVS date: 2002/08/29 06:06:02
2002-08-29Use more Fkeys to jump to different DVD menus.James Courtier-Dutton
We can now jump directly to Title, Root, Sub-Picture, Audio, Angle, PTT (Chapter) menus. CVS patchset: 2550 CVS date: 2002/08/29 04:32:12
2002-08-28send start buffers before headers(preview buffers)Guenter Bartsch
CVS patchset: 2546 CVS date: 2002/08/28 22:16:53
2002-08-28make sure enough preview buffers of every stream are sentGuenter Bartsch
CVS patchset: 2545 CVS date: 2002/08/28 20:56:42
2002-08-28sync to latest liba52 release (0.7.4)Michael Roitzsch
CVS patchset: 2543 CVS date: 2002/08/28 20:27:56
2002-08-28fix some button areasMichael Roitzsch
special features like the Matrix White Rabbit should work with dxr3 now CVS patchset: 2542 CVS date: 2002/08/28 15:46:55
2002-08-28enforce scaling_disabledMiguel Freitas
CVS patchset: 2541 CVS date: 2002/08/28 14:20:09
2002-08-28add raw greyscale support. i'm using xine to receive video data from an embeddedMiguel Freitas
system across some kilometers of optical fiber... ;) CVS patchset: 2540 CVS date: 2002/08/28 14:03:29
2002-08-28revised palette conversion subsystem to make a little more senseMike Melanson
CVS patchset: 2539 CVS date: 2002/08/28 03:32:48
2002-08-28Get rid of unwanted preset CFLAGS.Daniel Caujolle-Bert
CVS patchset: 2538 CVS date: 2002/08/28 00:40:33
2002-08-27- Use BUF_FLAG_SEEK.Thibaut Mattern
Where can I find test streams ? CVS patchset: 2535 CVS date: 2002/08/27 23:12:16
2002-08-27- remove an unused variableThibaut Mattern
CVS patchset: 2534 CVS date: 2002/08/27 22:34:33
2002-08-27- Use bitrate to choose the best video stream and the best audio stream.Thibaut Mattern
- Send only header buffers corresponding to the choosed streams Now more mms/asf stuff are working. ;-) CVS patchset: 2533 CVS date: 2002/08/27 22:22:15
2002-08-27sync to libdvdnav cvs, this should now conform to the way xine outputsMichael Roitzsch
its console messages (write to stdout, "libdvdnav: " in front each line) CVS patchset: 2531 CVS date: 2002/08/27 19:24:33
2002-08-27fix typo (thanks to Zoltán Böszörményi for making me notice it ;)Michael Roitzsch
CVS patchset: 2530 CVS date: 2002/08/27 19:19:39
2002-08-27Provide a better value for the SPU vpts during discontinuites.James Courtier-Dutton
Basically just pick the value closest to the current video_vpts. CVS patchset: 2528 CVS date: 2002/08/27 07:10:13
2002-08-26adapt to xine coding guidelinesMichael Roitzsch
CVS patchset: 2527 CVS date: 2002/08/26 11:50:47
2002-08-25Use buf_flag_seek (perfect seeking :-) )Thibaut Mattern
CVS patchset: 2516 CVS date: 2002/08/25 11:15:10
2002-08-25Fix seeking with streams that don't have pts.Thibaut Mattern
CVS patchset: 2512 CVS date: 2002/08/25 00:29:49
2002-08-24parse id3v1 tagsGuenter Bartsch
CVS patchset: 2511 CVS date: 2002/08/24 21:28:01
2002-08-24support input_time for live streams, small coding style cleanupsGuenter Bartsch
CVS patchset: 2510 CVS date: 2002/08/24 19:10:34
2002-08-24attempt to illustrate overlay architecture... (i better go back coding! :)Miguel Freitas
CVS patchset: 2509 CVS date: 2002/08/24 16:50:55
2002-08-24text about overlays and osdMiguel Freitas
CVS patchset: 2508 CVS date: 2002/08/24 16:48:56
2002-08-24linking fixesMichael Roitzsch
CVS patchset: 2507 CVS date: 2002/08/24 10:01:32
2002-08-24clean up log output, make it work without audioGuenter Bartsch
CVS patchset: 2506 CVS date: 2002/08/24 01:23:45
2002-08-24make it work without audioGuenter Bartsch
CVS patchset: 2505 CVS date: 2002/08/24 01:03:49