Age | Commit message (Collapse) | Author |
|
expand it to 4:3 ratio
CVS patchset: 4919
CVS date: 2003/05/24 13:12:41
|
|
extracted some common targets and variables into a common Makefile
which is then included
CVS patchset: 4844
CVS date: 2003/05/14 16:21:44
|
|
Fix strange problems with viz plugins.
CVS patchset: 4716
CVS date: 2003/04/30 06:58:50
|
|
CVS patchset: 4580
CVS date: 2003/04/09 20:15:52
|
|
CVS patchset: 4430
CVS date: 2003/03/16 09:28:38
|
|
CVS patchset: 4429
CVS date: 2003/03/16 09:25:59
|
|
CVS patchset: 4424
CVS date: 2003/03/15 14:10:44
|
|
* a new post plugin
You can init switch post plugin with >1 inputs
and switch between them at any time
CVS patchset: 4410
CVS date: 2003/03/14 16:14:23
|
|
CVS patchset: 4404
CVS date: 2003/03/14 12:07:14
|
|
closing a bogus xine_video_port_t:
xine-lib/src/xine-engine/audio_out.c:fifo_append_int:225: assertion `!buf->next' failed.
Next audio buffer is not NULL.
CVS patchset: 4395
CVS date: 2003/03/11 17:40:30
|
|
CVS patchset: 4346
CVS date: 2003/03/06 22:59:35
|
|
if it exists so we can take screenshots of goom, the other post plugins need
to be adapted as well
CVS patchset: 4344
CVS date: 2003/03/06 00:51:39
|
|
CVS patchset: 4330
CVS date: 2003/03/04 10:30:27
|
|
CVS patchset: 4304
CVS date: 2003/02/28 14:31:27
|
|
CVS patchset: 4303
CVS date: 2003/02/28 12:16:00
|
|
CVS patchset: 4302
CVS date: 2003/02/28 11:54:25
|
|
CVS patchset: 4297
CVS date: 2003/02/27 18:56:44
|
|
don't segfault if called with less than two inputs
don't write anything to std output
CVS patchset: 4296
CVS date: 2003/02/27 09:49:14
|
|
compilation, too)
CVS patchset: 4295
CVS date: 2003/02/27 01:15:50
|
|
CVS patchset: 4289
CVS date: 2003/02/26 18:28:07
|
|
CVS patchset: 4288
CVS date: 2003/02/26 18:26:40
|
|
the vis plugins should invalidate the extra info of the frames they output to not
interfere with the (correct) extra info which will be set by audio out
CVS patchset: 4250
CVS date: 2003/02/22 14:21:37
|
|
CVS patchset: 4177
CVS date: 2003/02/17 00:02:52
|
|
CVS patchset: 4152
CVS date: 2003/02/14 04:17:23
|
|
CVS patchset: 4137
CVS date: 2003/02/12 00:43:33
|
|
CVS patchset: 4129
CVS date: 2003/02/11 08:58:15
|
|
CVS patchset: 4124
CVS date: 2003/02/10 00:02:45
|
|
CVS patchset: 4123
CVS date: 2003/02/09 19:25:25
|
|
CVS patchset: 4055
CVS date: 2003/01/31 02:29:59
|
|
makefile variable.
- Cleaned up Makefile.am (wine, goom, libxinevdec)
- Cleaned up compiler warnings (libfaad)
- Cleaned up header includes (libfaad, libdha)
CVS patchset: 4053
CVS date: 2003/01/31 01:20:24
|
|
CVS patchset: 4041
CVS date: 2003/01/29 17:21:13
|
|
CVS patchset: 4036
CVS date: 2003/01/29 11:10:50
|
|
CVS patchset: 4032
CVS date: 2003/01/29 09:15:23
|
|
- Last ppc asm code from Guillaume Borios (not used yet)
- Add callbacks to config entries. Each change takes effect immediately (including resolution and fps) ;)
CVS patchset: 4026
CVS date: 2003/01/28 21:57:30
|
|
- be sure to initialize use_asm
CVS patchset: 4003
CVS date: 2003/01/25 11:44:19
|
|
analyzer more accurate and interesting to look at
CVS patchset: 3953
CVS date: 2003/01/18 15:28:08
|
|
jumbo audio buffers (several seconds).
unfortunately it requires an extra data copy, but i don't think that will
make any perceptible difference.
CVS patchset: 3916
CVS date: 2003/01/14 21:00:23
|
|
CVS patchset: 3914
CVS date: 2003/01/14 06:30:43
|
|
CVS patchset: 3911
CVS date: 2003/01/14 03:41:00
|
|
CVS patchset: 3802
CVS date: 2003/01/06 22:18:24
|
|
CVS patchset: 3796
CVS date: 2003/01/05 23:38:23
|
|
CVS patchset: 3795
CVS date: 2003/01/05 22:50:37
|
|
CVS patchset: 3790
CVS date: 2003/01/05 16:54:19
|
|
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
|
|
viz plguin, as well as a reference template viz plugin
CVS patchset: 3776
CVS date: 2003/01/04 20:42:47
|
|
CVS patchset: 3774
CVS date: 2003/01/04 19:35:15
|
|
CVS patchset: 3772
CVS date: 2003/01/04 15:14:40
|
|
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
|