| Age | Commit message (Collapse) | Author | 
|---|
|  | CVS patchset: 3808
CVS date: 2003/01/07 10:49:08 | 
|  | CVS patchset: 3807
CVS date: 2003/01/07 06:45:54 | 
|  | CVS patchset: 3806
CVS date: 2003/01/07 06:44:57 | 
|  | CVS patchset: 3805
CVS date: 2003/01/07 06:29:16 | 
|  | CVS patchset: 3804
CVS date: 2003/01/07 06:26:25 | 
|  | add texts and correct sgml parsing
CVS patchset: 3803
CVS date: 2003/01/07 00:48:52 | 
|  | CVS patchset: 3802
CVS date: 2003/01/06 22:18:24 | 
|  | CVS patchset: 3801
CVS date: 2003/01/06 21:47:54 | 
|  | CVS patchset: 3800
CVS date: 2003/01/06 17:39:04 | 
|  | CVS patchset: 3799
CVS date: 2003/01/06 14:36:19 | 
|  | CVS patchset: 3798
CVS date: 2003/01/06 06:06:52 | 
|  | CVS patchset: 3797
CVS date: 2003/01/06 02:18:13 | 
|  | CVS patchset: 3796
CVS date: 2003/01/05 23:38:23 | 
|  | CVS patchset: 3795
CVS date: 2003/01/05 22:50:37 | 
|  | CVS patchset: 3794
CVS date: 2003/01/05 21:40:37 | 
|  | CVS patchset: 3793
CVS date: 2003/01/05 19:32:34 | 
|  | CVS patchset: 3792
CVS date: 2003/01/05 18:10:15 | 
|  | CVS patchset: 3791
CVS date: 2003/01/05 18:03:00 | 
|  | CVS patchset: 3790
CVS date: 2003/01/05 16:54:19 | 
|  | CVS patchset: 3789
CVS date: 2003/01/05 16:50:37 | 
|  | CVS patchset: 3788
CVS date: 2003/01/05 15:12:22 | 
|  | to other plugins after some test/cleanup.
unfortunately we must support three cases here:
1) decoders that send data in small chunks, data must be accumulated between
multiple audio frames to generate a single video frame (eg: wav).
2) good sized decoder chucks, the naive approach of 1:1 audio/video frames
mapping usually works fine (eg: mp3)
3) very big decoder chunks. a single audio frame must generate several
video frames (eg: wma)
btw: mike, nice work on oscope!!
CVS patchset: 3787
CVS date: 2003/01/05 15:05:55 | 
|  | CVS patchset: 3786
CVS date: 2003/01/05 15:00:30 | 
|  | CVS patchset: 3785
CVS date: 2003/01/05 14:55:10 | 
|  | CVS patchset: 3784
CVS date: 2003/01/05 14:30:14 | 
|  | improve makefiles so hopefully documentation is installed in the right place, add text version of the faq
CVS patchset: 3783
CVS date: 2003/01/05 13:11:53 | 
|  | CVS patchset: 3782
CVS date: 2003/01/05 12:33:48 | 
|  | CVS patchset: 3781
CVS date: 2003/01/05 12:09:15 | 
|  | CVS patchset: 3780
CVS date: 2003/01/05 12:04:42 | 
|  | CVS patchset: 3779
CVS date: 2003/01/05 06:53:16 | 
|  | CVS patchset: 3778
CVS date: 2003/01/05 06:48:16 | 
|  | CVS patchset: 3777
CVS date: 2003/01/05 06:46:11 | 
|  | viz plguin, as well as a reference template viz plugin
CVS patchset: 3776
CVS date: 2003/01/04 20:42:47 | 
|  | demux_asf needs a full-featured check_newpts implementation (copied from demux_mpeg with minor adaptions for frame duration estimation)
CVS patchset: 3775
CVS date: 2003/01/04 20:19:00 | 
|  | CVS patchset: 3774
CVS date: 2003/01/04 19:35:15 | 
|  | CVS patchset: 3773
CVS date: 2003/01/04 16:40:48 | 
|  | CVS patchset: 3772
CVS date: 2003/01/04 15:14:40 | 
|  | same shared library (reduce loading time). demuxer api increased so
old ungrouped plugins won't be loaded.
Bill Fink patch to enable playback of live rawdv streams.
obs: non-regular files are now supposed non-seekable.
CVS patchset: 3771
CVS date: 2003/01/04 14:48:11 | 
|  | that thing worked by luck, i guess. assuming a parameter to be
on a specific stack position is absolutely non-portable and bad programing
pratice. putting emms inside the loop? someone must read a mmx manual.
CVS patchset: 3770
CVS date: 2003/01/04 13:26:39 | 
|  | CVS patchset: 3769
CVS date: 2003/01/04 01:03:47 | 
|  | CVS patchset: 3768
CVS date: 2003/01/03 23:40:46 | 
|  | CVS patchset: 3767
CVS date: 2003/01/03 23:18:13 | 
|  | CVS patchset: 3766
CVS date: 2003/01/03 22:41:07 | 
|  | Remove CFLAGS hack
CVS patchset: 3765
CVS date: 2003/01/03 22:39:50 | 
|  | now any plugin may add a PLUGIN_MUST_PRELOAD to it's type and
the class initialization function will be called on xine startup.
CVS patchset: 3764
CVS date: 2003/01/03 22:38:25 | 
|  | CVS patchset: 3763
CVS date: 2003/01/03 22:05:03 | 
|  | Adds mmx and ppc assembly optimizations.
Adds 5 config entries for this post plugin :
  - frames per second
  - width
  - height
  - usage of assembly optimizations
  - colorspace conversion method
PPc optimizations are not tested.
The compiler option -fomit-frame-pointer is disabled.
CVS patchset: 3762
CVS date: 2003/01/03 21:29:20 | 
|  | CVS patchset: 3761
CVS date: 2003/01/03 20:58:00 | 
|  | CVS patchset: 3760
CVS date: 2003/01/03 13:32:56 | 
|  | and probably shouldn't be done by default and led to problems when it
was done! And printf output is supposed to be "protected" by #ifdef.
CVS patchset: 3759
CVS date: 2003/01/03 13:21:19 |