summaryrefslogtreecommitdiff
path: root/src/libreal
AgeCommit message (Collapse)Author
2002-12-10libreal av sync fixStefan Holst
CVS patchset: 3477 CVS date: 2002/12/10 16:26:05
2002-12-07hush, set default framerate a little lowerGuenter Bartsch
CVS patchset: 3456 CVS date: 2002/12/07 01:55:36
2002-12-07fix a/v syncGuenter Bartsch
CVS patchset: 3454 CVS date: 2002/12/07 00:27:18
2002-12-06real bugfixes, improved discontinuity/live stream handling, handling of ↵Guenter Bartsch
audio-only streams - still experimental CVS patchset: 3453 CVS date: 2002/12/06 23:40:26
2002-12-06remove img->copy from all decodersMiguel Freitas
CVS patchset: 3436 CVS date: 2002/12/06 01:44:06
2002-11-30copy'n'paste bug? I don't think the real decoder needs ogg vorbis.Michael Roitzsch
CVS patchset: 3391 CVS date: 2002/11/30 15:27:55
2002-11-26fix xshm video displayGuenter Bartsch
CVS patchset: 3373 CVS date: 2002/11/26 02:25:26
2002-11-26switch off real debug outputGuenter Bartsch
CVS patchset: 3371 CVS date: 2002/11/26 00:37:28
2002-11-25make video codec use the configurable path, rv20 should work now tooGuenter Bartsch
CVS patchset: 3360 CVS date: 2002/11/25 02:26:51
2002-11-25sipro audio fixesGuenter Bartsch
CVS patchset: 3359 CVS date: 2002/11/25 02:06:28
2002-11-25fix chunk tableGuenter Bartsch
CVS patchset: 3358 CVS date: 2002/11/25 01:14:26
2002-11-25cook audio somewhat workingGuenter Bartsch
CVS patchset: 3357 CVS date: 2002/11/25 00:14:39
2002-11-23whoups, sorry, bleeding edge codeGuenter Bartsch
CVS patchset: 3346 CVS date: 2002/11/23 00:00:55
2002-11-22first draft of audio decoderGuenter Bartsch
CVS patchset: 3345 CVS date: 2002/11/22 23:37:40
2002-11-22fix colors and frame duration/timestampsGuenter Bartsch
CVS patchset: 3335 CVS date: 2002/11/22 17:03:38
2002-11-22at least rv30 is somewhat working (colors still wrong)Guenter Bartsch
CVS patchset: 3330 CVS date: 2002/11/22 03:38:07
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
* new public output interface xine_{audio,video}_port_t instead of xine_{ao,vo}_driver_t, old names kept as aliases for compatibility * modified the engine to allow multiple streams per output * renaming of some internal structures according to public changes * moving SCR out of per-stream-metronom into a global metronom_clock_t residing in xine_t and therefore easily available to the output layer * adapting all available plugins (note to external projects: the compiler will help you a lot, if a plugin compiles, it is adapted, because all changes add new parameters to some functions) * bump up all interface versions because of xine_t and xine_stream_t changes CVS patchset: 3312 CVS date: 2002/11/20 11:57:38
2002-11-19tidying upMichael Roitzsch
CVS patchset: 3302 CVS date: 2002/11/19 09:56:51
2002-11-18first steps towards a working real demuxer and using binary-only real codecsGuenter Bartsch
CVS patchset: 3285 CVS date: 2002/11/18 03:03:07