Age | Commit message (Collapse) | Author |
|
easy to split into core + fame + rte
- now official support for librte-0.4 (zapping.sf.net); updated configure
scripts, checks for librte added. Possible to compile both librte and libfame
support in at the same time, configuration via .xinerc.
- fixed YUY2 decoding, both for libfame and librte.
Note: unifying dxr3enc (non-mpeg) and dxr3 (mpeg) seems rather easy
right now. I think I'll wait with it for a bit, because perhaps the
dxr3-dvd fixes need major replumbing in the dxr3 vo driver (but I don't
expect that; all mpeg stuff is done in the dxr3 decoder plugin)
CVS patchset: 1220
CVS date: 2001/12/11 02:26:58
|
|
(zapping.sf.net). librte is a wrapper for the mp1e backend.
This works very well. I'm considering throwing out support
for libfame (current default) and libffmpeg to be able to clean
up the code. It's now a tangled mess of defines...
Read the comments at the top of dxr3_vo_encoder.c to find out
how to enable librte.
CVS patchset: 1161
CVS date: 2001/12/02 21:14:51
|
|
CVS patchset: 1159
CVS date: 2001/12/02 07:10:02
|
|
seemingly not doing its job.
CVS patchset: 1158
CVS date: 2001/12/02 07:08:59
|
|
libfame). There's a massive A/V sync problem because the mpeg is
encoded and sent in the frame_copy function. It should be done in the
display_frame one, but that currently gives buffering problems that
upset the dxr3 card. define MP1E_DISPLAY_FRAME to 1 the source and see
for yourself... Perhaps Mike can conjure up another magic dxr3 register
variable to make things right like he did last time :-)
CVS patchset: 1157
CVS date: 2001/12/02 03:40:27
|
|
to libfame...
CVS patchset: 1152
CVS date: 2001/12/01 19:37:21
|
|
CVS patchset: 1151
CVS date: 2001/12/01 19:36:30
|
|
for mp1e sources though. libfame encoder still the default.
CVS patchset: 1150
CVS date: 2001/12/01 19:32:44
|
|
a bug that prevented it, but Vivien Chappelier has fixed that now
- removed unused fame mpeg1 object
CVS patchset: 1026
CVS date: 2001/11/12 23:56:31
|
|
CVS patchset: 980
CVS date: 2001/11/07 12:48:58
|
|
encoding and standard plugins
CVS patchset: 979
CVS date: 2001/11/07 12:30:54
|