summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2002-08-23support for older ogm streams (video+vorbis audio only because of lack of ↵Guenter Bartsch
test streams), improve seeking, however keyframe detection doesn't work CVS patchset: 2504 CVS date: 2002/08/23 23:59:58
2002-08-23raw device support addedMichael Roitzsch
CVS patchset: 2503 CVS date: 2002/08/23 12:45:04
2002-08-23- update framebuffer driver to use scaling helper. this is the last one ofMiguel Freitas
the drivers i'm comfortable to rework. - add simple fb device probing CVS patchset: 2502 CVS date: 2002/08/23 00:24:30
2002-08-21fix portability problemsRobin KAY
CVS patchset: 2501 CVS date: 2002/08/21 23:38:48
2002-08-21use raw devices only with our patched local copy of libdvdreadMichael Roitzsch
CVS patchset: 2500 CVS date: 2002/08/21 15:10:09
2002-08-21forgot to add Igor by the arts volume patchMiguel Freitas
CVS patchset: 2499 CVS date: 2002/08/21 11:06:37
2002-08-20Link video output plugins to xine library to fix unresolved symbolsEwald Snel
(vo_scale_init, XGetWindowAttributes) CVS patchset: 2497 CVS date: 2002/08/20 22:55:35
2002-08-19xine now survives all ogm test streams i got :) - including seeking (though ↵Guenter Bartsch
not perfect) CVS patchset: 2489 CVS date: 2002/08/19 22:12:52
2002-08-19remove unused functionMichael Roitzsch
CVS patchset: 2488 CVS date: 2002/08/19 18:26:34
2002-08-19set libmpeg2's priority higher than ffmpeg's so it will be used by default ↵Guenter Bartsch
(handheld devices may come without libmpeg2 to save memory and will use ffmpeg to decode mpeg-1 streams CVS patchset: 2487 CVS date: 2002/08/19 17:43:45
2002-08-19try to make ffmpeg handle mpeg streams, try to handle buffers that contain ↵Guenter Bartsch
more than one frame CVS patchset: 2486 CVS date: 2002/08/19 17:40:41
2002-08-19add config entries for raw device and css decryption methodMichael Roitzsch
CVS patchset: 2485 CVS date: 2002/08/19 17:27:11
2002-08-19align reads in memory to allow use of raw devicesMichael Roitzsch
CVS patchset: 2484 CVS date: 2002/08/19 17:21:00
2002-08-19sync to libdvdnav cvsMichael Roitzsch
- update clut and spu/audio channel more often - align read cache in memory to allow use of raw devices CVS patchset: 2483 CVS date: 2002/08/19 17:17:00
2002-08-19more fixing for 'make debug'Michael Roitzsch
CVS patchset: 2481 CVS date: 2002/08/19 14:10:08
2002-08-19Thibaut's fix for onefield_xvMiguel Freitas
CVS patchset: 2480 CVS date: 2002/08/19 13:06:37
2002-08-19fix 'make debug'Michael Roitzsch
CVS patchset: 2479 CVS date: 2002/08/19 08:59:45
2002-08-19fix for older automake versionsMichael Roitzsch
CVS patchset: 2478 CVS date: 2002/08/19 08:58:57
2002-08-19Update by Bartlomiej MurynPhilipp Hahn
CVS patchset: 2477 CVS date: 2002/08/19 06:35:40
2002-08-18document icecast supportGuenter Bartsch
CVS patchset: 2476 CVS date: 2002/08/18 22:46:06
2002-08-18icecast supportGuenter Bartsch
CVS patchset: 2475 CVS date: 2002/08/18 22:44:50
2002-08-18fix make dist problemsMiguel Freitas
CVS patchset: 2474 CVS date: 2002/08/18 22:03:05
2002-08-18document changes on oggGuenter Bartsch
CVS patchset: 2473 CVS date: 2002/08/18 16:20:00
2002-08-18ogg demuxer cleanup (seperate stream type detection from content delivery), ↵Guenter Bartsch
nearly untested support for ogm streams CVS patchset: 2472 CVS date: 2002/08/18 14:13:08
2002-08-18fix conditional X11 linking for older automake versionsMichael Roitzsch
CVS patchset: 2471 CVS date: 2002/08/18 13:43:13
2002-08-17dxr3 spu encodingMichael Roitzsch
CVS patchset: 2470 CVS date: 2002/08/17 14:35:56
2002-08-17finally (nearly) full overlay functionality for the dxr3 by doing spuMichael Roitzsch
encoding to place overlays over mpeg playback CVS patchset: 2469 CVS date: 2002/08/17 14:30:09
2002-08-17support time-based seeking in ogg/vorbis streams. implement timestamps for ↵Guenter Bartsch
vorbis streams embedded in ogg CVS patchset: 2468 CVS date: 2002/08/17 02:26:50